Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/ntgdi/
H A Dfillshap.c23 PBRUSH pbrLine, pbrFill; in IntGdiPolygon() local
572 PBRUSH pbrLine, pbrFill; in IntRectangle() local
793 PBRUSH pbrLine, pbrFill; in IntRoundRect() local
H A Ddc.h59 PBRUSH pbrFill; member
263 DC_vSelectFillBrush(PDC pdc, PBRUSH pbrFill) in DC_vSelectFillBrush()
H A Ddcobjs.c19 PBRUSH pbrFill; in DC_vUpdateFillBrush() local
H A Dbitblt.c1195 _In_opt_ PBRUSH pbrFill) in IntGdiFillRgn()
1308 PBRUSH pbrFill; in NtGdiFillRgn() local
H A Dpath.c1517 PBRUSH pbrFill) in PATH_FillPathEx()