Searched refs:DrawFocus (Results 1 – 6 of 6) sorted by relevance
76 DrawFocus(pGraphics, *pData, matrix); in DrawListBoxItem()
57 void DrawFocus(CXFA_Graphics* pGraphics,
79 DrawFocus(pGraphics, rtInner, pParams.m_matrix); in DrawBackground()
132 void CFWL_WidgetTP::DrawFocus(CXFA_Graphics* pGraphics, in DrawFocus() function in CFWL_WidgetTP
94 void DrawFocus(CXFA_Graphics* pGS, CFX_Matrix* pMatrix);
111 void CXFA_FFField::DrawFocus(CXFA_Graphics* pGS, CFX_Matrix* pMatrix) { in DrawFocus() function in CXFA_FFField