Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx157 VCLXWindowImpl( VCLXWindow& _rAntiImpl, ::vos::IMutex& _rMutex, bool _bWithDefaultProps );
213 …ndowImpl::VCLXWindowImpl( VCLXWindow& _rAntiImpl, ::vos::IMutex& _rMutex, bool _bWithDefaultProps ) in VCLXWindowImpl() argument
236 ,mbWithDefaultProps( _bWithDefaultProps ) in VCLXWindowImpl()
375 VCLXWindow::VCLXWindow( bool _bWithDefaultProps ) in VCLXWindow() argument
380 mpImpl = new VCLXWindowImpl( *this, GetMutex(), _bWithDefaultProps ); in VCLXWindow()

Completed in 24 milliseconds