Searched refs:_bIndeterminate (Results 1 – 2 of 2) sorted by relevance
199 void VCLXAccessibleToolBoxItem::SetIndeterminate( bool _bIndeterminate ) in SetIndeterminate() argument201 if ( m_bIndeterminate != _bIndeterminate ) in SetIndeterminate()208 m_bIndeterminate = _bIndeterminate; in SetIndeterminate()
97 void SetIndeterminate( bool _bIndeterminate );
Completed in 10 milliseconds