Searched refs:on_bn_clicked (Results 1 – 3 of 3) sorted by relevance
27 BOOST_CONTRACT_OVERRIDES(on_bn_clicked, up_to_date_with_subject, update);50 virtual void on_bn_clicked(boost::contract::virtual_* v = 0) in on_bn_clicked() function in decrement_button56 >(v, &decrement_button::on_bn_clicked, this) in on_bn_clicked()
69 virtual void on_bn_clicked(boost::contract::virtual_* v = 0) = 0;75 void push_button::on_bn_clicked(boost::contract::virtual_* v) { in on_bn_clicked() function in push_button
75 dec.on_bn_clicked(); in main()