Searched refs:ControlChain_Impl (Results 1 – 2 of 2) sorted by relevance
405 struct ControlChain_Impl struct408 ControlChain_Impl* _pNext; argument411 ControlChain_Impl( Window* pControl, ControlChain_Impl* pNext ); argument412 ~ControlChain_Impl();417 ControlChain_Impl::ControlChain_Impl in ControlChain_Impl() function in ControlChain_Impl420 ControlChain_Impl* pNext in ControlChain_Impl()430 ControlChain_Impl::~ControlChain_Impl() in ~ControlChain_Impl()3208 ControlChain_Impl* pElement = _pUserControls; in ReleaseOwnerShip()3225 ControlChain_Impl* pElement = _pUserControls; in AddControl()3343 _pUserControls = new ControlChain_Impl( pControl, _pUserControls ); in AddControl()
58 struct ControlChain_Impl;96 ControlChain_Impl* _pUserControls;
Completed in 29 milliseconds