Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ unlock
Method
unlock
MyGUIEngine/src/MyGUI_Canvas.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
void Canvas::unlock()
206
{
207
mTexture->unlock();
208
}
209
210
bool Canvas::isTextureSrcSize() const
211
{
Callers
6
updateTexture
Method · 0.45
renderToTarget
Method · 0.45
initialiseFreeType
Method · 0.45
load
Method · 0.45
updateTexture
Method · 0.45
~lock_block
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected