Searched refs:SetIndeterminate (Results 1 – 5 of 5) sorted by relevance
113 void VCLXAccessibleCheckBox::SetIndeterminate( bool bIndeterminate ) in SetIndeterminate() function in VCLXAccessibleCheckBox136 SetIndeterminate( IsIndeterminate() ); in ProcessWindowEvent()
325 pItem->SetIndeterminate( pToolBox->GetItemState( nItemId ) == STATE_DONTKNOW ); in UpdateIndeterminate_Impl()769 pChild->SetIndeterminate( true ); in getAccessibleChild()
199 void VCLXAccessibleToolBoxItem::SetIndeterminate( bool _bIndeterminate ) in SetIndeterminate() function in VCLXAccessibleToolBoxItem
61 void SetIndeterminate( bool bIndeterminate );
97 void SetIndeterminate( bool _bIndeterminate );
Completed in 20 milliseconds