Home
last modified time | relevance | path

Searched defs:SkFontStyle (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/core/
DSkFontHost.cpp56 SkFontStyle::SkFontStyle() { in SkFontStyle() function in SkFontStyle
63 SkFontStyle::SkFontStyle(int weight, int width, Slant slant) { in SkFontStyle() function in SkFontStyle
75 virtual void getStyle(int, SkFontStyle*, SkString*) SK_OVERRIDE { in getStyle() argument
82 virtual SkTypeface* matchStyle(const SkFontStyle&) SK_OVERRIDE { in matchStyle()
110 const SkFontStyle&) SK_OVERRIDE { in onMatchFamilyStyle()
114 const SkFontStyle&) SK_OVERRIDE { in onMatchFaceStyle()
/external/chromium_org/third_party/skia/src/core/
DSkFontHost.cpp56 SkFontStyle::SkFontStyle() { in SkFontStyle() function in SkFontStyle
63 SkFontStyle::SkFontStyle(int weight, int width, Slant slant) { in SkFontStyle() function in SkFontStyle
75 virtual void getStyle(int, SkFontStyle*, SkString*) SK_OVERRIDE { in getStyle() argument
82 virtual SkTypeface* matchStyle(const SkFontStyle&) SK_OVERRIDE { in matchStyle()
110 const SkFontStyle&) SK_OVERRIDE { in onMatchFamilyStyle()
114 const SkFontStyle&) SK_OVERRIDE { in onMatchFaceStyle()
/external/skia/src/fonts/
DSkFontMgr_fontconfig.cpp264 const SkFontStyle&) { return NULL; } in onMatchFamilyStyle()
266 const SkFontStyle&) { return NULL; } in onMatchFaceStyle()
/external/chromium_org/third_party/skia/src/fonts/
DSkFontMgr_fontconfig.cpp264 const SkFontStyle&) { return NULL; } in onMatchFamilyStyle()
266 const SkFontStyle&) { return NULL; } in onMatchFaceStyle()
/external/skia/src/ports/
DSkFontHost_mac.cpp2275 const SkFontStyle&) SK_OVERRIDE { in onMatchFamilyStyle()
2280 const SkFontStyle&) SK_OVERRIDE { in onMatchFaceStyle()
/external/chromium_org/third_party/skia/src/ports/
DSkFontHost_mac.cpp2275 const SkFontStyle&) SK_OVERRIDE { in onMatchFamilyStyle()
2280 const SkFontStyle&) SK_OVERRIDE { in onMatchFaceStyle()