Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ setScale
Method
setScale
DSView/pv/winshadow.h:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
void moveShadow();
47
48
inline void setScale(int k){
49
m_scale = k;
50
}
51
52
void showLater();
53
void hideShadow();
Callers
1
ResizeChild
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected