Home | History | Annotate | Download | only in ports

Lines Matching refs:fDWriteFontCollectionLoader

528         , fDWriteFontCollectionLoader(SkSafeRefComPtr(fontCollectionLoader))
536 SkTScopedComPtr<IDWriteFontCollectionLoader> fDWriteFontCollectionLoader;
555 if (fDWriteFontCollectionLoader.get() == NULL) return;
559 HRV(factory->UnregisterFontCollectionLoader(fDWriteFontCollectionLoader.get()));