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

  /external/pdfium/core/fpdftext/
cpdf_textpage.h 157 void AddCharInfoByRLDirection(wchar_t wChar, PAGECHAR_INFO info);
cpdf_textpage.cpp 643 void CPDF_TextPage::AddCharInfoByRLDirection(wchar_t wChar,
702 AddCharInfoByRLDirection(bidi.CharAt(m - 1), m_TempCharList[m - 1]);
    [all...]

Completed in 758 milliseconds