Home
last modified time | relevance | path

Searched defs:pSetTextAlign (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/gdi/gdi32/include/wine/
H A Dgdi_driver.h177 UINT (*pSetTextAlign)(PHYSDEV,UINT); member
/reactos/win32ss/gdi/gdi32/wine/
H A Denhmetafile.c855 const EMRSETTEXTALIGN *pSetTextAlign = (const EMRSETTEXTALIGN *)mr; in PlayEnhMetaFileRecord() local