MCPcopy Create free account
hub / github.com/derceg/explorerplusplus / GetRectWidth

Function GetRectWidth

Explorer++/Helper/WindowHelper.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118int GetRectWidth(const RECT *rc)
119{
120 return rc->right - rc->left;
121}

Callers 14

OnSizeMethod · 0.85
OnDpiChangedMethod · 0.85
CaptureTabScreenshotMethod · 0.85
CreateStatusBarMethod · 0.85
OnInitDialogMethod · 0.85
OnInitDialogMethod · 0.85
GetDropLocationMethod · 0.85
DrawThumbnailMethod · 0.85
CenterWindowFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected