Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Resize
Method
Resize
libs/drape_frontend/gui/skin.cpp:253–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
void Skin::Resize(int w, int h)
254
{
255
m_displayWidth = w;
256
m_displayHeight = h;
257
}
258
259
ReaderPtr<Reader> ResolveGuiSkinFile(std::string const & deviceType)
260
{
Callers
1
OnResize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected