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

Function InflateRect

include/gdi.h:6281–6285  ·  view source on GitHub ↗

* \fn void InflateRect (RECT* prc, int cx, int cy) * \brief Increases or decreases the width and height of an rectangle. * * This function increases or decreases the width and height of * the specified rectangle \a prc. This function adds \a cx units * to the left and right ends of the rectangle and \a cy units to the * top and bottom. the \a cx and \a cy are signed values; positive values

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

MonthCalendarCtrlProcFunction · 0.85
lstDrawFocusRectFunction · 0.85
ShowScrollBarFunction · 0.85
pt_lp2sp_helperFunction · 0.85
arc_lp2sp_helperFunction · 0.85
LineToFunction · 0.85
OnModeDrawTextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected