Searched refs:DrawStretchHandler (Results 1 – 3 of 3) sorted by relevance
63 m_pComboBox->DrawStretchHandler(pGraphics, &matrix); in OnDrawWidget()
96 void DrawStretchHandler(CXFA_Graphics* pGraphics, const CFX_Matrix* pMatrix);
290 void CFWL_ComboBox::DrawStretchHandler(CXFA_Graphics* pGraphics, in DrawStretchHandler() function in CFWL_ComboBox