Searched defs:createTypeface (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
H A DFontCacheSkia.cpp186 PassRefPtr<SkTypeface> FontCache::createTypeface(const FontDescription& fontDescription, const FontFaceCreationParams& creationParams, CString& name) function in class:blink::FontCache
246 RefPtr<SkTypeface> tf(createTypeface(fontDescription, creationParams, name));
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontMgr_win_dw.cpp309 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE;
652 SkTypeface* SkFontStyleSet_DirectWrite::createTypeface(int index) { function in class:SkFontStyleSet_DirectWrite
/external/skia/src/ports/
H A DSkFontMgr_win_dw.cpp309 virtual SkTypeface* createTypeface(int index) SK_OVERRIDE;
652 SkTypeface* SkFontStyleSet_DirectWrite::createTypeface(int index) { function in class:SkFontStyleSet_DirectWrite

Completed in 212 milliseconds