Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp46 bool FxEditIsLatinWord(wchar_t c) { in FxEditIsLatinWord() function
200 if (FxEditIsLatinWord(wsSpell[i])) { in DrawSpellCheck()