Searched refs:matchFamilyStyleCharacter (Results 1 - 10 of 10) sorted by relevance

/external/skia/include/ports/
H A DSkFontMgr.h87 SkTypeface* matchFamilyStyleCharacter(const char familyName[], const SkFontStyle&,
/external/skia/tools/fonts/
H A Dsk_tool_utils_font.cpp80 sk_sp<SkTypeface> fallback(fm->matchFamilyStyleCharacter(
/external/skqp/include/ports/
H A DSkFontMgr.h87 SkTypeface* matchFamilyStyleCharacter(const char familyName[], const SkFontStyle&,
/external/skia/src/core/
H A DSkFontMgr.cpp115 SkTypeface* SkFontMgr::matchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style, function in class:SkFontMgr
/external/skqp/src/core/
H A DSkFontMgr.cpp115 SkTypeface* SkFontMgr::matchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style, function in class:SkFontMgr
/external/skia/gm/
H A Dfontmgr.cpp31 sk_sp<SkTypeface> typeface(fm->matchFamilyStyleCharacter(fontName, fontStyle,
/external/skqp/gm/
H A Dfontmgr.cpp31 sk_sp<SkTypeface> typeface(fm->matchFamilyStyleCharacter(fontName, fontStyle,
/external/skia/tools/shape/
H A DSkShaper_harfbuzz.cpp249 fFallbackTypeface.reset(fFallbackMgr->matchFamilyStyleCharacter(
/external/skqp/tools/shape/
H A DSkShaper_harfbuzz.cpp247 fFallbackTypeface.reset(fFallbackMgr->matchFamilyStyleCharacter(
/external/skqp/tools/
H A Dsk_tool_utils.cpp44 sk_sp<SkTypeface> fallback(fm->matchFamilyStyleCharacter(

Completed in 309 milliseconds