Home
last modified time | relevance | path

Searched refs:OnRedundantChildDock (Results 1 – 4 of 4) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Controls/
H A DDockBase.cpp200 pDockParent->OnRedundantChildDock(this); in DoRedundancyCheck()
234 void DockBase::OnRedundantChildDock(DockBase* pDockBase) in OnRedundantChildDock() function in DockBase
H A DDockBase.h52 virtual void OnRedundantChildDock(DockBase* pDockBase);
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Controls/
H A DDockBase.cpp200 pDockParent->OnRedundantChildDock(this); in DoRedundancyCheck()
234 void DockBase::OnRedundantChildDock(DockBase* pDockBase) in OnRedundantChildDock() function in DockBase
H A DDockBase.h52 virtual void OnRedundantChildDock(DockBase* pDockBase);