Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dcfx_rtfbreak.cpp208 CFX_Char* pPrevChar = GetLastChar(2, false, true); in AppendChar_Arabic() local
209 wForm = pdfium::arabic::GetFormChar(pLastChar, pPrevChar, pCurChar); in AppendChar_Arabic()
Dcfx_txtbreak.cpp143 CFX_Char* pPrevChar = GetLastChar(2, true, false); in AppendChar_Arabic() local
144 wForm = pdfium::arabic::GetFormChar(pLastChar, pPrevChar, pCurChar); in AppendChar_Arabic()