Searched refs:pFT (Results 1 – 1 of 1) sorted by relevance
248 const FX_ARBFORMTABLE* pFT = FX_GetArabicFormTable(wChar); in ParseChar() local249 if (!pFT || eType >= FX_CHARTYPE_ArabicNormal) in ParseChar()252 return pFT; in ParseChar()