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

  /external/pdfium/core/fpdfapi/font/
cpdf_type3font.h 27 const CPDF_Type3Font* AsType3Font() const override;
28 CPDF_Type3Font* AsType3Font() override;
cpdf_font.h 46 virtual const CPDF_Type3Font* AsType3Font() const;
47 virtual CPDF_Type3Font* AsType3Font();
cpdf_type3font.cpp 36 const CPDF_Type3Font* CPDF_Type3Font::AsType3Font() const {
40 CPDF_Type3Font* CPDF_Type3Font::AsType3Font() {
cpdf_font.cpp 101 const CPDF_Type3Font* CPDF_Font::AsType3Font() const {
105 CPDF_Type3Font* CPDF_Font::AsType3Font() {
  /external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.cpp     [all...]

Completed in 153 milliseconds