Home
last modified time | relevance | path

Searched refs:fontCollection (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/ports/
DSkFontMgr_win_dw.cpp263 SkFontMgr_DirectWrite(IDWriteFactory* factory, IDWriteFontCollection* fontCollection, in SkFontMgr_DirectWrite() argument
267 , fFontCollection(SkRefComPtr(fontCollection)) in SkFontMgr_DirectWrite()
889 SkTScopedComPtr<IDWriteFontCollection> fontCollection; in onCreateFromStream() local
890 …HRN(fFactory->CreateCustomFontCollection(fontCollectionLoader.get(), nullptr, 0, &fontCollection)); in onCreateFromStream()
893 UINT32 familyCount = fontCollection->GetFontFamilyCount(); in onCreateFromStream()
896 HRN(fontCollection->GetFontFamily(familyIndex, &fontFamily)); in onCreateFromStream()
DSkRemotableFontMgr_win_dw.cpp84 SkRemotableFontMgr_DirectWrite(IDWriteFontCollection* fontCollection, in SkRemotableFontMgr_DirectWrite() argument
86 : fFontCollection(SkRefComPtr(fontCollection)) in SkRemotableFontMgr_DirectWrite()
/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp363 GpFontCollection* fontCollection,
394 GpFontCollection** fontCollection);
396 GpFontCollection** fontCollection);
398 GpFontCollection* fontCollection,
402 GpFontCollection* fontCollection,
407 GpFontCollection* fontCollection,