Home
last modified time | relevance | path

Searched refs:kPDF (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_unicode.h32 kPDF = 18, // Pop Directional Format enumerator
Dfx_unicode.cpp149 ASSERT(result <= static_cast<uint16_t>(FX_BIDICLASS::kPDF)); in FX_GetBidiClass()
Dfx_ucddata.inc8237 CHARPROP____(0x1ffu, kControl, kPDF, kCM) // U+202C
/external/pdfium/xfa/fgas/layout/
Dcfx_char.cpp105 FX_BIDICLASS::kPDF, FX_BIDICLASS::kON,
463 case FX_BIDICLASS::kPDF: in ResolveWhitespace()