Home
last modified time | relevance | path

Searched refs:IDWriteFontCollectionLoader (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_win_dw.h43 IDWriteFontCollectionLoader* fontCollectionLoader) in Loaders()
56 SkTScopedComPtr<IDWriteFontCollectionLoader> fDWriteFontCollectionLoader;
H A DSkTypeface_win_dw.cpp1003 class StreamFontCollectionLoader : public IDWriteFontCollectionLoader {
1037 if (iid == IID_IUnknown || iid == __uuidof(IDWriteFontCollectionLoader)) { in QueryInterface()
1086 HRESULT unregister(IDWriteFactory* factory, IDWriteFontCollectionLoader* unregister) { in unregister()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddwrite_2.h191 IDWriteFontCollectionLoader *collectionLoader, in DECLARE_INTERFACE_()
197 IDWriteFontCollectionLoader *fontCollectionLoader) PURE; in DECLARE_INTERFACE_()
200 IDWriteFontCollectionLoader *fontCollectionLoader) PURE; in DECLARE_INTERFACE_()
Ddwrite_1.h506 IDWriteFontCollectionLoader *collectionLoader, in DECLARE_INTERFACE_()
512 IDWriteFontCollectionLoader *fontCollectionLoader) PURE; in DECLARE_INTERFACE_()
515 IDWriteFontCollectionLoader *fontCollectionLoader) PURE; in DECLARE_INTERFACE_()
Ddwrite.h69 typedef struct IDWriteFontCollectionLoader IDWriteFontCollectionLoader; typedef
694 IDWriteFontCollectionLoader *collectionLoader, in DECLARE_INTERFACE_()
700 IDWriteFontCollectionLoader *fontCollectionLoader) PURE; in DECLARE_INTERFACE_()
703 IDWriteFontCollectionLoader *fontCollectionLoader) PURE; in DECLARE_INTERFACE_()
1236 #define INTERFACE IDWriteFontCollectionLoader
1237 DECLARE_INTERFACE_(IDWriteFontCollectionLoader,IUnknown) in DECLARE_INTERFACE_() argument
2311 __CRT_UUID_DECL(IDWriteFontCollectionLoader, 0xcca920e4,0x52f0,0x492b,0xbf,0xa8,0x29,0xc7,0x2e,0xe0…