Home
last modified time | relevance | path

Searched defs:FX_EDIT_ISLATINWORD (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/fxedit/
Dfx_edit.h14 #define FX_EDIT_ISLATINWORD(u) \ macro
/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp41 bool FX_EDIT_ISLATINWORD(FX_WCHAR c) { in FX_EDIT_ISLATINWORD() function