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

/inkscape/src/ui/tools/
H A Dpencil-tool.h61 bool _handleKeyRelease(GdkEventKey const &event);
H A Dpencil-tool.cpp130 ret = this->_handleKeyRelease(event->key);
513 bool PencilTool::_handleKeyRelease(GdkEventKey const &event) { function in class:Inkscape::UI::Tools::PencilTool

Completed in 16 milliseconds