Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_unicode.h31 kLRE = 17, // Left-to-Right Embedding enumerator
Dfx_ucddata.inc8235 CHARPROP____(0x1ffu, kControl, kLRE, kCM) // U+202A
/external/pdfium/xfa/fgas/layout/
Dcfx_char.cpp104 FX_BIDICLASS::kRLE, FX_BIDICLASS::kLRO, FX_BIDICLASS::kLRE,
460 case FX_BIDICLASS::kLRE: in ResolveWhitespace()