Searched defs:FontInfo (Results 1 – 7 of 7) sorted by relevance
66 struct FontInfo { struct76 const FontInfo* findFont(const SkString& name) const; argument
85 struct FontInfo { struct86 uint32_t Size;87 StringRef Typeface;88 uint32_t Weight;89 bool IsItalic;90 uint32_t Charset;
187 struct FontInfo { struct202 SkTHashMap<SkString, FontInfo> fFonts; argument
57 FontInfo::FontInfo() in FontInfo() function in subtly::FontInfo63 FontInfo::FontInfo(CharacterMap* chars_to_glyph_ids, in FontInfo() function in subtly::FontInfo
56 FontInfo = OpaqueType('FontInfo', 'QdFI') variable
1304 AFM_FontInfo FontInfo; member
1752 stbtt_fontinfo FontInfo; member