Home
last modified time | relevance | path

Searched defs:fFontCollection (Results 1 – 5 of 5) sorted by relevance

/external/skia/modules/skparagraph/src/
DParagraphBuilderImpl.h81 sk_sp<FontCollection> fFontCollection; variable
/external/skia/bench/
DParagraphBench.cpp23 sk_sp<skia::textlayout::FontCollection> fFontCollection; member in ParagraphBench
/external/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp438 SkTScopedComPtr<IDWriteFontCollection> fFontCollection; member in SkRemotableFontMgr_DirectWrite
DSkFontMgr_mac_ct.cpp445 SkUniqueCFRef<CTFontCollectionRef> fFontCollection; member in SkFontMgr_Mac
DSkFontMgr_win_dw.cpp377 SkTScopedComPtr<IDWriteFontCollection> fFontCollection; member in SkFontMgr_DirectWrite