Searched refs:DrawFocus (Results 1 – 6 of 6) sorted by relevance
76 DrawFocus(pGraphics, (CFX_RectF*)pData, pMatrix); in DrawListBoxItem()
77 void DrawFocus(CXFA_Graphics* pGraphics,
81 DrawFocus(pGraphics, &rtInner, &pParams->m_matrix); in DrawBackground()
163 void CFWL_WidgetTP::DrawFocus(CXFA_Graphics* pGraphics, in DrawFocus() function in CFWL_WidgetTP
83 void DrawFocus(CXFA_Graphics* pGS, CFX_Matrix* pMatrix);
103 void CXFA_FFField::DrawFocus(CXFA_Graphics* pGS, CFX_Matrix* pMatrix) { in DrawFocus() function in CXFA_FFField