Home
last modified time | relevance | path

Searched refs:DrawSpellCheck (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_edit.h117 void DrawSpellCheck(CXFA_Graphics* pGraphics, const CFX_Matrix* pMatrix);
Dcfwl_edit.cpp185 void CFWL_Edit::DrawSpellCheck(CXFA_Graphics* pGraphics, in DrawSpellCheck() function in CFWL_Edit
255 DrawSpellCheck(pGraphics, &matrix); in DrawWidget()