Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
118
int GetRectWidth(const RECT *rc)
119
{
120
return rc->right - rc->left;
121
}
Callers
14
OnSize
Method · 0.85
OnDpiChanged
Method · 0.85
SetListViewInitialPosition
Method · 0.85
CaptureTabScreenshot
Method · 0.85
GetTabLivePreviewBitmap
Method · 0.85
CreateStatusBar
Method · 0.85
OnInitDialog
Method · 0.85
OnInitDialog
Method · 0.85
GetDropLocation
Method · 0.85
UpdateDialogForBookmarkFolder
Method · 0.85
DrawThumbnail
Method · 0.85
CenterWindow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected