Home
last modified time | relevance | path

Searched defs:iHatch (Results 1 – 5 of 5) sorted by relevance

/reactos/win32ss/gdi/ntgdi/
H A Dbrush.cpp17 _In_ ULONG iHatch, in BRUSH()
205 _In_ ULONG iHatch, in CreateBrushInternal()
358 _In_ ULONG iHatch, in NtGdiCreateHatchBrushInternal()
H A Dbrush.h16 ULONG iHatch; // This is not the brush style, but the hatch style! member
/reactos/win32ss/gdi/eng/
H A Dengbrush.c217 ULONG iHatch) in EngRealizeBrush()
320 ULONG iHatch; in EBRUSHOBJ_bRealizeBrush() local
H A Ddrvdbg.c181 _In_ ULONG iHatch) in DbgDrvRealizeBrush()
/reactos/modules/rostests/apitests/gdi32/
H A DExtCreatePen.c479 ULONG iType, iStyle, iEndCap, iJoin, iWidth, iStyleCount, iStyles, iBrushStyle, iHatch; in Test_ExtCreatePen_Params2() local