Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.h118 void DrawSpellCheck(CFX_Graphics* pGraphics, const CFX_Matrix* pMatrix);
Dcfwl_edit.cpp187 void CFWL_Edit::DrawSpellCheck(CFX_Graphics* pGraphics, in DrawSpellCheck() function in CFWL_Edit
258 DrawSpellCheck(pGraphics, pMatrix); in DrawWidget()