Searched defs:oldBool (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/widgets/
H A Dtoolbox.cpp805 bool oldBool = gtk_toggle_action_get_active(act); local
807 if (!freeze && (newBool != oldBool)) {

Completed in 20 milliseconds