Home
last modified time | relevance | path

Searched refs:IPWL_SpellCheck (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h22 class IPWL_SpellCheck; variable
169 class IPWL_SpellCheck {
171 virtual ~IPWL_SpellCheck() {} in ~IPWL_SpellCheck()
237 IPWL_SpellCheck* pSpellCheck; // required for spellchecking
DPWL_Edit.h15 class IPWL_SpellCheck; variable
160 IPWL_SpellCheck* m_pSpellCheck;
DPWL_Utils.h106 class IPWL_SpellCheck; variable
181 IPWL_SpellCheck* pSpellCheck,
243 IPWL_SpellCheck* pSpellCheck);
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp506 IPWL_SpellCheck* pSpellCheck, in GetSpellCheckAppStream()
1679 IPWL_SpellCheck* pSpellCheck) { in DrawEditSpellCheck()