Home
last modified time | relevance | path

Searched refs:UNIVERSAL_FONT_ID (Results 1 – 7 of 7) sorted by relevance

/reactos/win32ss/gdi/ntgdi/
H A Ddc.h69 UNIVERSAL_FONT_ID ufi;
70 UNIVERSAL_FONT_ID ufiLoc[4]; /* Local List. */
71 UNIVERSAL_FONT_ID *pUFI;
/reactos/win32ss/printing/base/winspool/
H A Dprecomp.h82 } UNIVERSAL_FONT_ID, *PUNIVERSAL_FONT_ID; typedef
H A Dprinters.c2867 …cOut = (NumberOfUFIs * sizeof(UNIVERSAL_FONT_ID)) + sizeof(DWORD); // Include "DWORD" first part t… in QueryRemoteFonts()
2883 memcpy( pufi, pOut + sizeof(DWORD), cIn * sizeof(UNIVERSAL_FONT_ID) ); in QueryRemoteFonts()
/reactos/win32ss/include/
H A Dntgdihdl.h276 UNIVERSAL_FONT_ID ufi;
H A Dntgdityp.h269 } UNIVERSAL_FONT_ID, *PUNIVERSAL_FONT_ID; typedef
/reactos/win32ss/gdi/eng/
H A Dstubs.c708 IN UNIVERSAL_FONT_ID *pufi) in NtGdiRemoveMergeFont()
/reactos/sdk/include/psdk/
H A Dntgdi.h81 UNIVERSAL_FONT_ID ufiBase;
371 _In_ UNIVERSAL_FONT_ID *pufi);