Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_ucd.h28 FX_BIDICLASS_S = 11, // Segment Separator enumerator
Dfx_arabic.cpp639 case FX_BIDICLASS_S: in FX_BidiResolveWhitespace()
/external/pdfium/xfa/fgas/layout/
Dfgas_textbreak.cpp316 : ((iBidiCls == FX_BIDICLASS_L || iBidiCls == FX_BIDICLASS_S) ? 0 in AppendChar_PageLoad()