Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/
DSkottiePriv.h82 struct FontInfo { struct
92 const FontInfo* findFont(const SkString& name) const; argument
/external/skia/modules/skparagraph/include/
DParagraph.h243 struct FontInfo { struct
244 FontInfo(const SkFont& font, const TextRange textRange) in FontInfo() function
270 virtual std::vector<FontInfo> getFonts() const = 0; argument
/external/python/cpython2/Mac/Modules/qd/
Dqdsupport.py56 FontInfo = OpaqueType('FontInfo', 'QdFI') variable
/external/freetype/include/freetype/internal/
Dpsaux.h1300 AFM_FontInfo FontInfo; member
/external/mesa3d/src/imgui/
Dimgui_draw.cpp1752 stbtt_fontinfo FontInfo; member