| Index: xfa/fwl/theme/cfwl_widgettp.h
|
| diff --git a/xfa/fwl/theme/cfwl_widgettp.h b/xfa/fwl/theme/cfwl_widgettp.h
|
| index 761cc8941513fa4fb1c073a0fdb07ca2ddfbe57f..90d697379c4b498d9eb6287d32ffc565632ae1d8 100644
|
| --- a/xfa/fwl/theme/cfwl_widgettp.h
|
| +++ b/xfa/fwl/theme/cfwl_widgettp.h
|
| @@ -134,10 +134,6 @@ class CFWL_WidgetTP {
|
| void InitTTO();
|
| void FinalizeTTO();
|
|
|
| - void DrawEdge(CFX_Graphics* pGraphics,
|
| - uint32_t dwStyles,
|
| - const CFX_RectF* pRect,
|
| - CFX_Matrix* pMatrix = nullptr);
|
| void Draw3DRect(CFX_Graphics* pGraphics,
|
| FWLTHEME_EDGE eType,
|
| FX_FLOAT fWidth,
|
|
|