Searched refs:_handleAction (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | swatches.h | 49 virtual void _handleAction( int setId, int itemId ); |
H A D | swatches.cpp | 1138 void SwatchesPanel::_handleAction( int setId, int itemId ) function in class:Inkscape::UI::Dialogs::SwatchesPanel |
/inkscape/src/ui/widget/ | ||
H A D | panel.h | 131 virtual void _handleAction(int set_id, int item_id); |
H A D | panel.cpp | 519 _handleAction(i - PANEL_SETTING_NEXTFREE, j); 569 void Panel::_handleAction(int /*set_id*/, int /*item_id*/) function in class:Inkscape::UI::Widget::Panel |
Completed in 21 milliseconds