Searched refs:kArabicDistortion (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/core/fxcrt/ |
D | fx_unicode.h | 92 kArabicDistortion, enumerator
|
D | fx_ucddata.inc | 1575 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/ |
D | fx_arabic.cpp | 212 return (ePrev != FX_CHARTYPE::kArabicDistortion) ? wCur : ++wCur; in GetFormChar()
|
D | cfx_rtfbreak.cpp | 104 case FX_CHARTYPE::kArabicDistortion: in AppendChar() 204 m_eCharType <= FX_CHARTYPE::kArabicDistortion) { in AppendChar_Arabic()
|
D | cfx_txtbreak.cpp | 135 m_eCharType <= FX_CHARTYPE::kArabicDistortion) { in AppendChar_Arabic() 269 case FX_CHARTYPE::kArabicDistortion: in AppendChar()
|