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

  /external/skia/include/pdf/
SkPDFFont.h 195 SkAdvancedTypefaceMetrics::FontType fFontType;
  /external/skia/src/pdf/
SkPDFFont.cpp 712 return fFontType;
828 fFontType = SkAdvancedTypefaceMetrics::kNotEmbeddable_Font;
830 fFontType = SkAdvancedTypefaceMetrics::kOther_Font;
832 fFontType = info->fType;
    [all...]

Completed in 73 milliseconds