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

  /external/pdfium/core/fpdfapi/font/
cpdf_fontencoding.h 46 bool IsIdentical(CPDF_FontEncoding* pAnother) const;
cpdf_fontencoding.cpp     [all...]
  /external/pdfium/core/fpdfapi/page/
cpdf_docpagedata.cpp 175 if (pEncoding && !pT1Font->GetEncoding()->IsIdentical(pEncoding))

Completed in 498 milliseconds