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

  /external/pdfium/core/fpdfdoc/
cpvt_generateap.cpp 63 uint32_t dwCharCode = pPDFFont->CharCodeFromUnicode(Word);
64 if (dwCharCode != CPDF_Font::kInvalidCharCode)
65 pPDFFont->AppendChar(&sWord, dwCharCode);
    [all...]
  /external/pdfium/fpdfsdk/pwl/
cpwl_edit_impl.cpp     [all...]

Completed in 56 milliseconds