Home
last modified time | relevance | path

Searched refs:ELF_VENDOR_SIZE (Results 1 – 3 of 3) sorted by relevance

/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/
H A Dobjects.c261 for(i = 0; i < ELF_VENDOR_SIZE; i++) in EMFDRV_CreateFontIndirect()
/reactos/sdk/include/psdk/
H A Dwingdi.h293 #define ELF_VENDOR_SIZE 4 macro
1920 BYTE elfVendorId[ELF_VENDOR_SIZE];
1932 BYTE elfVendorId[ELF_VENDOR_SIZE];
/reactos/win32ss/gdi/gdi32/wine/
H A Demfdc.c391 for (i = 0; i < ELF_VENDOR_SIZE; i++) in emfdc_create_font()