Searched defs:FX_EDIT_ISLATINWORD (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/fxedit/ | ||
D | fx_edit.h | 14 #define FX_EDIT_ISLATINWORD(u) \ macro |
/external/pdfium/xfa/fwl/ | ||
D | cfwl_edit.cpp | 41 bool FX_EDIT_ISLATINWORD(FX_WCHAR c) { in FX_EDIT_ISLATINWORD() function |