Searched refs:CreateTypeface (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_none.cpp13 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace, function in class:SkFontHost
21 SkDEBUGFAIL("SkFontHost::CreateTypeface unimplemented");
H A DSkFontHost_fontconfig.cpp122 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace, function in class:SkFontHost
H A DSkFontHost_linux.cpp492 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace, function in class:SkFontHost
H A DSkFontHost_mac.cpp2287 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace, function in class:SkFontHost
H A DSkFontHost_win.cpp2366 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace,
H A DSkFontHost_win_dw.cpp1836 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace,
/external/skia/src/ports/
H A DSkFontHost_none.cpp13 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace, function in class:SkFontHost
21 SkDEBUGFAIL("SkFontHost::CreateTypeface unimplemented");
H A DSkFontHost_fontconfig.cpp129 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace, function in class:SkFontHost
H A DSkFontHost_linux.cpp492 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace, function in class:SkFontHost
H A DSkFontHost_mac.cpp2287 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace, function in class:SkFontHost
H A DSkFontHost_win.cpp2366 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace,
H A DSkFontHost_win_dw.cpp1836 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace,
/external/chromium_org/third_party/skia/include/core/
H A DSkFontHost.h104 static SkTypeface* CreateTypeface(const SkTypeface* familyFace,
/external/skia/include/core/
H A DSkFontHost.h104 static SkTypeface* CreateTypeface(const SkTypeface* familyFace,
/external/chromium_org/third_party/skia/src/core/
H A DSkTypeface.cpp52 SkFontHost::CreateTypeface(NULL, NULL, style);
78 return SkFontHost::CreateTypeface(NULL, name, style);
86 return SkFontHost::CreateTypeface(family, NULL, s);
H A DSkFontHost.cpp225 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace, function in class:SkFontHost
/external/skia/src/core/
H A DSkTypeface.cpp52 SkFontHost::CreateTypeface(NULL, NULL, style);
78 return SkFontHost::CreateTypeface(NULL, name, style);
86 return SkFontHost::CreateTypeface(family, NULL, s);
H A DSkFontHost.cpp225 SkTypeface* SkFontHost::CreateTypeface(const SkTypeface* familyFace, function in class:SkFontHost

Completed in 209 milliseconds