Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkFontMgr_win_dw.cpp1248 SkTScopedComPtr<IDWriteFontCollection> systemFontCollection; in SkFontMgr_New_DirectWrite() local
1250 HRNM(factory->GetSystemFontCollection(&systemFontCollection, FALSE), in SkFontMgr_New_DirectWrite()
1252 collection = systemFontCollection.get(); in SkFontMgr_New_DirectWrite()

Completed in 3 milliseconds