Searched defs:iHatch (Results 1 – 5 of 5) sorted by relevance
/reactos/win32ss/gdi/ntgdi/ |
H A D | brush.cpp | 17 _In_ ULONG iHatch, in BRUSH() 205 _In_ ULONG iHatch, in CreateBrushInternal() 358 _In_ ULONG iHatch, in NtGdiCreateHatchBrushInternal()
|
H A D | brush.h | 16 ULONG iHatch; // This is not the brush style, but the hatch style! member
|
/reactos/win32ss/gdi/eng/ |
H A D | engbrush.c | 217 ULONG iHatch) in EngRealizeBrush() 320 ULONG iHatch; in EBRUSHOBJ_bRealizeBrush() local
|
H A D | drvdbg.c | 181 _In_ ULONG iHatch) in DbgDrvRealizeBrush()
|
/reactos/modules/rostests/apitests/gdi32/ |
H A D | ExtCreatePen.c | 479 ULONG iType, iStyle, iEndCap, iJoin, iWidth, iStyleCount, iStyles, iBrushStyle, iHatch; in Test_ExtCreatePen_Params2() local
|