HomeSort by relevance Sort by last modified time
    Searched refs:pPrevChar (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.cpp 336 CFX_RTFChar* pPrevChar = GetLastChar(2);
337 wForm = pdfium::arabic::GetFormChar(pLastChar, pPrevChar, pCurChar);
fgas_textbreak.cpp 454 CFX_Char* pPrevChar = GetLastChar(2);
455 wForm = pdfium::arabic::GetFormChar(pLastChar, pPrevChar, pCurChar);
    [all...]

Completed in 48 milliseconds