MCPcopy 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

CreateMethod · 0.80
GetMsgLoopMethod · 0.80
TxClientToScreenMethod · 0.80
TxScreenToClientMethod · 0.80
TxSetCaretPosMethod · 0.80
TxShowCaretMethod · 0.80
TxImmGetContextMethod · 0.80
TxImmReleaseContextMethod · 0.80
GetAxHostWindowMethod · 0.80
PointL2FrameClientMethod · 0.80
GetHostHwndMethod · 0.80
SItemPanel.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected