Home
last modified time | relevance | path

Searched defs:wChar (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp613 void CPDF_TextPage::AddCharInfoByLRDirection(wchar_t wChar, in AddCharInfoByLRDirection()
643 void CPDF_TextPage::AddCharInfoByRLDirection(wchar_t wChar, in AddCharInfoByRLDirection()
833 wchar_t wChar = actText[i]; in PreMarkedContent() local
869 wchar_t wChar = actText[k]; in ProcessMarkedContent() local
925 wchar_t wChar = !wstrItem.IsEmpty() ? wstrItem[0] : 0; in IsRightToLeft() local
/external/pdfium/core/fxcrt/
Dfx_arabic.cpp147 wchar_t* wChar, in ParseChar()