Home
last modified time | relevance | path

Searched refs:NtGdiLineTo (Results 1 – 11 of 11) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Ddraw.c213 NtGdiLineTo(hdc, epx, epy); in IntDrawDiagEdge()
225 NtGdiLineTo(hdc, epx, epy-1); in IntDrawDiagEdge()
237 NtGdiLineTo(hdc, epx, epy+1); in IntDrawDiagEdge()
252 NtGdiLineTo(hdc, epx, epy+1); in IntDrawDiagEdge()
265 NtGdiLineTo(hdc, epx+1, epy); in IntDrawDiagEdge()
280 NtGdiLineTo(hdc, epx, epy); in IntDrawDiagEdge()
295 NtGdiLineTo(hdc, epx-1, epy+1); in IntDrawDiagEdge()
496 NtGdiLineTo(hdc, InnerRect.right, InnerRect.top); in IntDrawRectEdge()
501 NtGdiLineTo(hdc, InnerRect.left, InnerRect.bottom); in IntDrawRectEdge()
508 NtGdiLineTo(hdc, InnerRect.right, InnerRect.bottom-1); in IntDrawRectEdge()
[all …]
H A Dnonclient.c1054 NtGdiLineTo(hDC, TempRect.right, TempRect.bottom); in UserDrawCaptionBar()
1226 NtGdiLineTo(hDC, TempRect.right, TempRect.bottom); in NC_DoNCPaint()
H A Dmenu.c2359 NtGdiLineTo( hdc, rc.left, rc.bottom ); in MENU_DrawMenuItem()
2380 NtGdiLineTo( hdc, rc.right, rc.top ); in MENU_DrawMenuItem()
2394 NtGdiLineTo(hdc, rect.right, (rect.top + rect.bottom) / 2); in MENU_DrawMenuItem()
2724 NtGdiLineTo(hDC, Rect->right, Rect->bottom - 1); in IntDrawMenuBarTemp()
/reactos/win32ss/gdi/ntgdi/
H A Dline.c497 NtGdiLineTo(HDC hDC, in NtGdiLineTo() function
/reactos/win32ss/gdi/gdi32/objects/
H A Dpainting.c18 return NtGdiLineTo(hdc, x, y); in LineTo()
/reactos/win32ss/user/rtl/
H A Dtext.c929 NtGdiLineTo (hdc, prefix_end, y); in TEXT_DrawUnderscore()
/reactos/modules/rostests/apitests/win32u/win32u_ros/
H A Dwin32u_ros.spec232 @ stdcall NtGdiLineTo(ptr long long)
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/
H A Dwin32u_2k3sp2.spec230 @ stdcall NtGdiLineTo(ptr long long)
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/
H A Dwin32u_xpsp2.spec231 @ stdcall NtGdiLineTo(ptr long long)
/reactos/modules/rostests/apitests/win32u/win32u_vista/
H A Dwin32u_vista.spec357 @ stdcall NtGdiLineTo(ptr long long)
/reactos/sdk/include/psdk/
H A Dntgdi.h2623 NtGdiLineTo(