Searched refs:has_FontBBox (Results 1 – 5 of 5) sorted by relevance
36 bool has_FontBBox() const;
55 bool SkPdfType3FontDictionary::has_FontBBox() const { in has_FontBBox() function in SkPdfType3FontDictionary
55 bool SkPdfFontDescriptorDictionary::has_FontBBox() const { in has_FontBBox() function in SkPdfFontDescriptorDictionary
528 bool has_FontBBox() const;
411 if (dict->has_FontBBox()) { in SkPdfType3Font()