Searched defs:tType (Results 1 – 2 of 2) sorted by relevance
1108 GType tType = GTK_TYPE_TOGGLE_BUTTON; // prevent waring by initializing in getWidget() local1313 GType tType; in setValue() local1342 GType tType; in getValue() local1393 GType tType; in setLabel() local1430 GType tType; in getLabel() local
96 ConditionThread( ::osl::Condition& Con, ConditionType tType): m_MyCon( Con ), m_MyType( tType ) { } in ConditionThread()
Completed in 62 milliseconds