Home
last modified time | relevance | path

Searched refs:kArabicDistortion (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_unicode.h92 kArabicDistortion, enumerator
Dfx_ucddata.inc1575 CHARPROP____(0x1ffu, kArabicDistortion, kAL, kAL) // U+0626
1577 CHARPROP____(0x1ffu, kArabicDistortion, kAL, kAL) // U+0628
1579 CHARPROP____(0x1ffu, kArabicDistortion, kAL, kAL) // U+062A
1580 CHARPROP____(0x1ffu, kArabicDistortion, kAL, kAL) // U+062B
1581 CHARPROP____(0x1ffu, kArabicDistortion, kAL, kAL) // U+062C
1582 CHARPROP____(0x1ffu, kArabicDistortion, kAL, kAL) // U+062D
1583 CHARPROP____(0x1ffu, kArabicDistortion, kAL, kAL) // U+062E
1588 CHARPROP____(0x1ffu, kArabicDistortion, kAL, kAL) // U+0633
1589 CHARPROP____(0x1ffu, kArabicDistortion, kAL, kAL) // U+0634
1590 CHARPROP____(0x1ffu, kArabicDistortion, kAL, kAL) // U+0635
[all …]
/external/pdfium/xfa/fgas/layout/
Dfx_arabic.cpp212 return (ePrev != FX_CHARTYPE::kArabicDistortion) ? wCur : ++wCur; in GetFormChar()
Dcfx_rtfbreak.cpp104 case FX_CHARTYPE::kArabicDistortion: in AppendChar()
204 m_eCharType <= FX_CHARTYPE::kArabicDistortion) { in AppendChar_Arabic()
Dcfx_txtbreak.cpp135 m_eCharType <= FX_CHARTYPE::kArabicDistortion) { in AppendChar_Arabic()
269 case FX_CHARTYPE::kArabicDistortion: in AppendChar()