Searched refs:SkRemotableFontMgr_DirectWrite (Results 1 – 1 of 1) sorted by relevance
24 class SK_API SkRemotableFontMgr_DirectWrite : public SkRemotableFontMgr { class83 SK_DECLARE_INST_COUNT(SkRemotableFontMgr_DirectWrite)86 SkRemotableFontMgr_DirectWrite(IDWriteFontCollection* fontCollection, in SkRemotableFontMgr_DirectWrite() function in SkRemotableFontMgr_DirectWrite267 FontFallbackRenderer(const SkRemotableFontMgr_DirectWrite* outer, UINT32 character) in FontFallbackRenderer()385 SkAutoTUnref<const SkRemotableFontMgr_DirectWrite> fOuter;505 return SkNEW_ARGS(SkRemotableFontMgr_DirectWrite, (sysFontCollection.get(), in SkRemotableFontMgr_New_DirectWrite()