Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ GetContainer
Method
GetContainer
SOUI/src/core/Swnd.cpp:544–547 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
542
}
543
544
ISwndContainer *SWindow::GetContainer()
545
{
546
return m_pContainer;
547
}
548
549
const ISwndContainer* SWindow::GetContainer() const
550
{
Callers
15
Create
Method · 0.80
GetMsgLoop
Method · 0.80
TxClientToScreen
Method · 0.80
TxScreenToClient
Method · 0.80
TxSetCaretPos
Method · 0.80
TxShowCaret
Method · 0.80
TxImmGetContext
Method · 0.80
TxImmReleaseContext
Method · 0.80
GetAxHostWindow
Method · 0.80
PointL2FrameClient
Method · 0.80
GetHostHwnd
Method · 0.80
SItemPanel.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected