Home
last modified time | relevance | path

Searched defs:FontInfo (Results 1 – 7 of 7) sorted by relevance

/external/skia/modules/skottie/src/
DSkottiePriv.h66 struct FontInfo { struct
76 const FontInfo* findFont(const SkString& name) const; argument
/external/llvm-project/llvm/tools/llvm-rc/
DResourceFileWriter.h85 struct FontInfo { struct
86 uint32_t Size;
87 StringRef Typeface;
88 uint32_t Weight;
89 bool IsItalic;
90 uint32_t Charset;
/external/skqp/modules/skottie/src/
DSkottiePriv.h187 struct FontInfo { struct
202 SkTHashMap<SkString, FontInfo> fFonts; argument
/external/sfntly/cpp/src/sample/subtly/
Dfont_info.cc57 FontInfo::FontInfo() in FontInfo() function in subtly::FontInfo
63 FontInfo::FontInfo(CharacterMap* chars_to_glyph_ids, in FontInfo() function in subtly::FontInfo
/external/python/cpython2/Mac/Modules/qd/
Dqdsupport.py56 FontInfo = OpaqueType('FontInfo', 'QdFI') variable
/external/freetype/include/freetype/internal/
Dpsaux.h1304 AFM_FontInfo FontInfo; member
/external/mesa3d/src/imgui/
Dimgui_draw.cpp1752 stbtt_fontinfo FontInfo; member