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

  /external/pdfium/xfa/fgas/font/
cfgas_fontmgr.h 165 std::vector<uint16_t> GetCharsets(FXFT_Face pFace) const;
cfgas_fontmgr.cpp 808 std::vector<uint16_t> charsets = GetCharsets(pFace);
904 std::vector<uint16_t> CFGAS_FontMgr::GetCharsets(FXFT_Face pFace) const {
    [all...]

Completed in 494 milliseconds