MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / ScrollWindow

Function ScrollWindow

include/window.h:9142–9147  ·  view source on GitHub ↗

* \fn void GUIAPI ScrollWindow (HWND hWnd, int dx, int dy, \ const RECT* prcScroll, const RECT* prcClip) * \brief Scrolls the content of a window's client area. * * This function scrolls the content of the specified window's client area. * * \param hWnd The handle to the window. * \param dx The new x coordinate of the origin in the client coordinates * system after sc

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

update_viewportFunction · 0.85
scrolled_refresh_viewFunction · 0.85
esright_del_refreshFunction · 0.85
esleft_del_refreshFunction · 0.85
esright_del_refreshFunction · 0.85
esleft_del_refreshFunction · 0.85

Calls 1

ScrollWindowExFunction · 0.85

Tested by 1

HelloWinProcFunction · 0.68