Searched refs:FX_EDIT_ISLATINWORD (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/include/fxedit/
H A Dfx_edit.h47 #define FX_EDIT_ISLATINWORD(u) \ macro
/external/pdfium/xfa/src/fwl/src/basewidget/
H A Dfwl_editimp.cpp315 #define FX_EDIT_ISLATINWORD(u) \ macro
370 if (!FX_EDIT_ISLATINWORD(wsSpell[i])) {
404 if (!FX_EDIT_ISLATINWORD(wsSpell[i])) {
439 if (FX_EDIT_ISLATINWORD(wsSpell[i])) {
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Edit.cpp1129 !FX_EDIT_ISLATINWORD(wordinfo.Word)) {
1149 !FX_EDIT_ISLATINWORD(wordinfo.Word)) {
H A DPWL_Utils.cpp527 if (FX_EDIT_ISLATINWORD(word.Word)) {
1718 if (FX_EDIT_ISLATINWORD(word.Word)) {
/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_ffwidgethandler.cpp623 #define FX_EDIT_ISLATINWORD(u) \ macro
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp145 return FX_EDIT_ISLATINWORD(word);

Completed in 255 milliseconds