Home
last modified time | relevance | path

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/
Ddwrite.h101 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 DSkTypeface_win_dw.cpp282 SkTScopedComPtr<IDWriteLocalFontFileLoader> localFontFileLoader; in onGetResourceName()