Searched refs:FX_IsCtrlCode (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/fxcrt/
H A Dfx_unicode.cpp17 bool FX_IsCtrlCode(FX_WCHAR ch) { function
H A Dfx_ucd.h115 bool FX_IsCtrlCode(FX_WCHAR ch);
/external/pdfium/xfa/fgas/layout/
H A Dfgas_textbreak.cpp1564 bool bRet = (!bSingleLine && FX_IsCtrlCode(wch));

Completed in 192 milliseconds