Searched refs:on_my_key_press_event (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/widget/
H A Dspinbutton.cpp30 signal_key_press_event().connect(sigc::mem_fun(*this, &SpinButton::on_my_key_press_event));
72 bool SpinButton::on_my_key_press_event(GdkEventKey* event) function in class:Inkscape::UI::Widget::SpinButton
H A Dspinbutton.h87 bool on_my_key_press_event(GdkEventKey* event);

Completed in 13 milliseconds