Searched refs:_bWithDefaultProps (Results 1 – 1 of 1) sorted by relevance
157 VCLXWindowImpl( VCLXWindow& _rAntiImpl, ::vos::IMutex& _rMutex, bool _bWithDefaultProps );213 …ndowImpl::VCLXWindowImpl( VCLXWindow& _rAntiImpl, ::vos::IMutex& _rMutex, bool _bWithDefaultProps ) in VCLXWindowImpl() argument236 ,mbWithDefaultProps( _bWithDefaultProps ) in VCLXWindowImpl()375 VCLXWindow::VCLXWindow( bool _bWithDefaultProps ) in VCLXWindow() argument380 mpImpl = new VCLXWindowImpl( *this, GetMutex(), _bWithDefaultProps ); in VCLXWindow()
Completed in 29 milliseconds