Home
last modified time | relevance | path

Searched refs:createTypeface (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
DFontCacheSkia.cpp108 PassRefPtr<SkTypeface> FontCache::createTypeface(const FontDescription& fontDescription, const Atom… in createTypeface() function in WebCore::FontCache
138 RefPtr<SkTypeface> tf(createTypeface(fontDescription, family, name)); in createFontPlatformData()
DFontCacheSkiaWin.cpp196 RefPtr<SkTypeface> tf = createTypeface(fontDescription, family, name); in createFontPlatformData()
/external/skia/gm/
Dfontmgr.cpp76 SkSafeUnref(paint.setTypeface(set->createTypeface(j))); in onDraw()
128 SkSafeUnref(p.setTypeface(fset->createTypeface(j))); in iterateFamily()
/external/skia/src/fonts/
DSkFontMgr_fontconfig.cpp116 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE;
175 SkTypeface* SkFontStyleSet_FC::createTypeface(int index) { in createTypeface() function in SkFontStyleSet_FC
/external/chromium_org/third_party/skia/src/fonts/
DSkFontMgr_fontconfig.cpp116 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE;
175 SkTypeface* SkFontStyleSet_FC::createTypeface(int index) { in createTypeface() function in SkFontStyleSet_FC
/external/chromium_org/third_party/skia/include/ports/
DSkFontMgr.h25 virtual SkTypeface* createTypeface(int index) = 0;
/external/skia/include/ports/
DSkFontMgr.h25 virtual SkTypeface* createTypeface(int index) = 0;
/external/skia/tests/
DFontMgrTest.cpp67 SkAutoTUnref<SkTypeface> face(set->createTypeface(j)); in test_fontiter()
DFontNamesTest.cpp155 SkAutoTUnref<SkTypeface> typeface(set->createTypeface(j)); in test_systemfonts()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontCache.h140 …PassRefPtr<SkTypeface> createTypeface(const FontDescription&, const AtomicString& family, CString&…
/external/skia/src/core/
DSkFontHost.cpp78 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE { in createTypeface() function in SkEmptyFontStyleSet
/external/chromium_org/third_party/skia/src/core/
DSkFontHost.cpp78 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE { in createTypeface() function in SkEmptyFontStyleSet
/external/skia/src/ports/
DSkFontHost_linux.cpp155 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE { in createTypeface() function in SkFontStyleSet_Custom
DSkFontHost_win_dw.cpp176 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE;
1802 SkTypeface* SkFontStyleSet_DirectWrite::createTypeface(int index) { in createTypeface() function in SkFontStyleSet_DirectWrite
DSkFontHost_mac.cpp2171 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE { in createTypeface() function in SkFontStyleSet_Mac
DSkFontHost_win.cpp2509 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE { in createTypeface() function in SkFontStyleSetGDI
/external/chromium_org/third_party/skia/src/ports/
DSkFontHost_linux.cpp155 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE { in createTypeface() function in SkFontStyleSet_Custom
DSkFontHost_win_dw.cpp176 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE;
1802 SkTypeface* SkFontStyleSet_DirectWrite::createTypeface(int index) { in createTypeface() function in SkFontStyleSet_DirectWrite
DSkFontHost_mac.cpp2171 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE { in createTypeface() function in SkFontStyleSet_Mac
DSkFontHost_win.cpp2509 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE { in createTypeface() function in SkFontStyleSetGDI