Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Push
Method
Push
engine/Poseidon/UI/Controls/UIControlsExt.cpp:1099–1099 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1097
{
1098
public:
1099
void Push(HTMLStackItem item) { Add(item); }
1100
void Push(HTMLContext c, HTMLAlign a, HTMLFormat f) { Add(HTMLStackItem(c, a, f)); }
1101
HTMLStackItem Pop()
1102
{
Callers
2
LoadBuffer
Method · 0.45
test_wave_streaming_buffers.cpp
File · 0.45
Calls
2
Add
Class · 0.85
HTMLStackItem
Class · 0.85
Tested by
no test coverage detected