Searched refs:IDWriteLocalFontFileLoader (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dwrite.h | 101 typedef struct IDWriteLocalFontFileLoader IDWriteLocalFontFileLoader; typedef 1421 #define INTERFACE IDWriteLocalFontFileLoader 1422 DECLARE_INTERFACE_(IDWriteLocalFontFileLoader,IDWriteFontFileLoader) in DECLARE_INTERFACE_() argument 2313 __CRT_UUID_DECL(IDWriteLocalFontFileLoader,0xb2d9f3ec,0xc9fe,0x4a11,0xa2,0xec,0xd8,0x62,0x08,0xf7,0…
|
/aosp_15_r20/external/skia/src/ports/ |
H A D | SkTypeface_win_dw.cpp | 282 SkTScopedComPtr<IDWriteLocalFontFileLoader> localFontFileLoader; in onGetResourceName()
|