Searched defs:fontCollection (Results 1 – 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dwrite.h | 809 …FontCollection(This,collectionLoader,collectionKey,collectionKeySize,fontCollection) (This)->lpVtb… argument 821 #define IDWriteFactory_CreateTextFormat(This,fontFamilyName,fontCollection,fontWeight,fontStyle,fon… argument 825 #define IDWriteFactory_GetSystemFontCollection(This,fontCollection,checkForUpdates) (This)->lpVtbl-… argument 1071 #define IDWriteFontList_GetFontCollection(This,fontCollection) (This)->lpVtbl->GetFontCollection(Th… argument 1121 #define IDWriteFontFamily_GetFontCollection(This,fontCollection) (This)->lpVtbl->GetFontCollection(… argument
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
D | gdiplusimpl.h | 787 Unit unit, const FontCollection *fontCollection): in Font() 999 const FontCollection *fontCollection): in FontFamily()
|