Searched refs:pPrevChar (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/layout/
H A Dcfx_rtfbreak.cpp190 CFX_Char* pPrevChar = GetLastChar(2, false, true); local
191 wForm = pdfium::arabic::GetFormChar(pLastChar, pPrevChar, pCurChar);
H A Dcfx_txtbreak.cpp136 CFX_Char* pPrevChar = GetLastChar(2, true, false); local
137 wForm = pdfium::arabic::GetFormChar(pLastChar, pPrevChar, pCurChar);

Completed in 119 milliseconds