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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_linux.cpp105 class SkTypeface_File : public SkTypeface_Custom { class in inherits:SkTypeface_Custom
107 SkTypeface_File(Style style, bool isFixedPitch, bool sysFont, const SkString familyName, function in class:SkTypeface_File
345 SkTypeface_Custom* tf = SkNEW_ARGS(SkTypeface_File, (
/external/skia/src/ports/
H A DSkFontHost_linux.cpp99 class SkTypeface_File : public SkTypeface_Custom { class in inherits:SkTypeface_Custom
101 SkTypeface_File(Style style, bool sysFont, const char path[], function in class:SkTypeface_File
338 SkTypeface_Custom* tf = SkNEW_ARGS(SkTypeface_File, (

Completed in 208 milliseconds