Searched defs:FontConfigTypeface (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontConfigTypeface.h15 class FontConfigTypeface : public SkTypeface_FreeType { class in inherits:SkTypeface_FreeType
21 FontConfigTypeface(Style style, function in class:FontConfigTypeface
29 FontConfigTypeface(Style style, SkStream* localStream) function in class:FontConfigTypeface
36 virtual ~FontConfigTypeface() {
/external/skia/src/ports/
H A DSkFontConfigTypeface.h15 class FontConfigTypeface : public SkTypeface_FreeType { class in inherits:SkTypeface_FreeType
21 FontConfigTypeface(Style style, function in class:FontConfigTypeface
29 FontConfigTypeface(Style style, bool fixedWidth, SkStream* localStream) function in class:FontConfigTypeface
36 virtual ~FontConfigTypeface() {

Completed in 130 milliseconds