Home
last modified time | relevance | path

Searched refs:FindByDWriteFont (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/ports/
DSkFontMgr_win_dw.cpp422 static bool FindByDWriteFont(SkTypeface* cached, void* ctx) { in FindByDWriteFont() function
532 sk_sp<SkTypeface> face = fTFCache.findByProcAndRef(FindByDWriteFont, &spec); in makeTypefaceFromDWriteFont()
/third_party/flutter/skia/src/ports/
DSkFontMgr_win_dw.cpp361 static bool FindByDWriteFont(SkTypeface* cached, void* ctx) { in FindByDWriteFont() function
461 sk_sp<SkTypeface> face = fTFCache.findByProcAndRef(FindByDWriteFont, &spec); in makeTypefaceFromDWriteFont()