Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ GetSize
Method
GetSize
deps/LLGL/sources/Core/Blob.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
std::size_t BlobManaged::GetSize() const
62
{
63
return size_;
64
}
65
66
67
/*
Callers
8
DirectFB_WM_GetClientSize
Function · 0.45
DirectFB_WM_ProcessEvent
Function · 0.45
DirectFB_InitModes
Function · 0.45
DirectFB_MaximizeWindow
Function · 0.45
DirectFB_AdjustWindowSurface
Function · 0.45
printWindowSize
Function · 0.45
main
Function · 0.45
CsWindow.cpp
File · 0.45
Calls
1
size
Method · 0.45
Tested by
1
printWindowSize
Function · 0.36