Searched refs:BoolValue (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dprop.h217 virtual bool BoolValue(void) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dprop.cpp366 (*this) = copyFrom.BoolValue();
791 bool wxPropertyValue::BoolValue(void) const { function in class:wxPropertyValue
H A Dpropform.cpp619 checkBox->SetValue((bool)property->GetValue().BoolValue());
H A Dproplist.cpp1096 if (property->GetValue().BoolValue())

Completed in 130 milliseconds