Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_unicode.h30 kLRO = 16, // Left-to-Right Override enumerator
Dfx_ucddata.inc8238 CHARPROP____(0x1ffu, kControl, kLRO, kCM) // U+202D
/external/pdfium/xfa/fgas/layout/
Dcfx_char.cpp104 FX_BIDICLASS::kRLE, FX_BIDICLASS::kLRO, FX_BIDICLASS::kLRE,
461 case FX_BIDICLASS::kLRO: in ResolveWhitespace()