Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_arabic.cpp36 case FX_BIDICLASS_AL: in AppendChar()
Dfx_unicode.cpp33 return (FX_BIDICLASS_R == iBidiCls || FX_BIDICLASS_AL == iBidiCls); in FX_IsBidiChar()
/external/pdfium/core/include/fxcrt/
Dfx_ucd.h61 FX_BIDICLASS_AL = 5, enumerator