OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onLegacyCreateTypeface
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/third_party/skia/include/ports/
SkFontMgr.h
146
virtual SkTypeface*
onLegacyCreateTypeface
(const char familyName[],
SkFontMgr_indirect.h
62
virtual SkTypeface*
onLegacyCreateTypeface
(const char familyName[],
/external/chromium_org/third_party/skia/src/core/
SkFontHost.cpp
140
virtual SkTypeface*
onLegacyCreateTypeface
(const char [], unsigned) const SK_OVERRIDE {
214
return this->
onLegacyCreateTypeface
(familyName, styleBits);
/external/chromium_org/third_party/skia/src/fonts/
SkFontMgr_fontconfig.cpp
318
virtual SkTypeface*
onLegacyCreateTypeface
(const char familyName[],
SkFontMgr_indirect.cpp
287
SkTypeface* SkFontMgr_Indirect::
onLegacyCreateTypeface
(const char familyName[],
/external/chromium_org/third_party/skia/src/ports/
SkFontHost_linux.cpp
291
virtual SkTypeface*
onLegacyCreateTypeface
(const char familyName[],
SkFontMgr_win_dw.cpp
278
virtual SkTypeface*
onLegacyCreateTypeface
(const char familyName[],
608
SkTypeface* SkFontMgr_DirectWrite::
onLegacyCreateTypeface
(const char familyName[],
SkFontMgr_android.cpp
446
virtual SkTypeface*
onLegacyCreateTypeface
(const char familyName[],
SkFontMgr_fontconfig.cpp
[
all
...]
SkFontHost_mac.cpp
[
all
...]
SkFontHost_win.cpp
[
all
...]
Completed in 253 milliseconds