Home
last modified time | relevance | path

Searched refs:DrawFocus (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fwl/theme/
Dcfwl_listboxtp.cpp76 DrawFocus(pGraphics, (CFX_RectF*)pData, pMatrix); in DrawListBoxItem()
Dcfwl_widgettp.h77 void DrawFocus(CXFA_Graphics* pGraphics,
Dcfwl_pushbuttontp.cpp81 DrawFocus(pGraphics, &rtInner, &pParams->m_matrix); in DrawBackground()
Dcfwl_widgettp.cpp163 void CFWL_WidgetTP::DrawFocus(CXFA_Graphics* pGraphics, in DrawFocus() function in CFWL_WidgetTP
/external/pdfium/xfa/fxfa/
Dcxfa_fffield.h83 void DrawFocus(CXFA_Graphics* pGS, CFX_Matrix* pMatrix);
Dcxfa_fffield.cpp103 void CXFA_FFField::DrawFocus(CXFA_Graphics* pGS, CFX_Matrix* pMatrix) { in DrawFocus() function in CXFA_FFField