Searched refs:IsIndeterminate (Results 1 – 3 of 3) sorted by relevance
60 m_bIndeterminate = IsIndeterminate(); in VCLXAccessibleCheckBox()84 bool VCLXAccessibleCheckBox::IsIndeterminate() in IsIndeterminate() function in VCLXAccessibleCheckBox136 SetIndeterminate( IsIndeterminate() ); in ProcessWindowEvent()155 if ( IsIndeterminate() ) in FillAccessibleStateSet()
58 bool IsIndeterminate();
98 inline bool IsIndeterminate() const { return m_bIndeterminate; } in IsIndeterminate() function in VCLXAccessibleToolBoxItem
Completed in 17 milliseconds