Searched defs:PIX_BUTTONS_ON (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | input.cpp | 483 PIX_BUTTONS_NONE, PIX_BUTTONS_ON, PIX_BUTTONS_OFF, enumerator in enum:Inkscape::UI::Dialog::InputDialogImpl::PixId 586 mappings[PIX_BUTTONS_ON] = Gdk::Pixbuf::create_from_xpm_data(button_on); 1669 testButtons[i].set(getPix(PIX_BUTTONS_ON)); |
Completed in 831 milliseconds