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

  /external/pdfium/core/fpdftext/
cpdf_textpage.h 145 bool GenerateCharInfo(wchar_t unicode, PAGECHAR_INFO& info);
cpdf_textpage.cpp 545 if (!GenerateCharInfo(unicode, generateChar))
962 if (GenerateCharInfo(TEXT_SPACE_CHAR, generateChar)) {
    [all...]

Completed in 468 milliseconds