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

Function OffsetRect

include/gdi.h:6260–6263  ·  view source on GitHub ↗

* \fn void OffsetRect (RECT* prc, int x, int y) * \brief Moves a rectangle by offsets. * * This function moves the specified rectangle by the specified offsets. * \a x and \a y specify the amount to move the rectangle left/right or up/down * respectively. \a x must be a negative value to move the rectangle to * the left, and \a y must be a negative value to move the rectangle up. * * \para

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

GBIMEWinProcFunction · 0.85
mcDrawMonthDayFunction · 0.85
mcDrawCalendarFunction · 0.85
NewToolbarCtrlProcFunction · 0.85
mglist_refresh_item_exFunction · 0.85
__mg_update_secondary_dcFunction · 0.85
_wndInvalidateRectFunction · 0.85
BeginPaintFunction · 0.85
GetWindowRegionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected