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

/external/pdfium/xfa/fgas/layout/
H A Dfgas_rtfbreak.cpp336 CFX_RTFChar* pPrevChar = GetLastChar(2); local
337 wForm = pdfium::arabic::GetFormChar(pLastChar, pPrevChar, pCurChar);
H A Dfgas_textbreak.cpp454 CFX_Char* pPrevChar = GetLastChar(2); local
455 wForm = pdfium::arabic::GetFormChar(pLastChar, pPrevChar, pCurChar);

Completed in 247 milliseconds