Searched defs:GetFormChar (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/fxcrt/
H A Dfx_arabic.cpp300 FX_WCHAR GetFormChar(FX_WCHAR wch, FX_WCHAR prev, FX_WCHAR next) { function in namespace:pdfium::arabic
304 return GetFormChar(&c, &p, &n);
307 FX_WCHAR GetFormChar(const CFX_Char* cur, function in namespace:pdfium::arabic

Completed in 108 milliseconds