Searched defs:_focus_event (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/ui/dialog/ | ||
| H A D | floating-behavior.cpp | 53 _focus_event(); 54 _dialog_active.signal_changed().connect(sigc::mem_fun(this, &FloatingBehavior::_focus_event)); 68 void FloatingBehavior::_focus_event (void) function in class:Inkscape::UI::Dialog::Behavior::FloatingBehavior 97 * This is a timer function that is set up by _focus_event to slightly |
Completed in 14 milliseconds