Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dfx_arabic.cpp156 const FX_ARBFORMTABLE* pFT = GetArabicFormTable(*wChar); in ParseChar() local
157 if (!pFT || *eType >= FX_CHARTYPE::kArabicNormal) in ParseChar()
160 return pFT; in ParseChar()