Searched refs:get_state (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/dialog/
H A Dextensions.cpp64 Extension::state_t state = in_plug->get_state();
H A Docaldialogs.cpp350 get_style()->paint_shadow(get_window(), get_state(), Gtk::SHADOW_IN,
508 Gdk::Color background_fill = get_style()->get_base(get_state());
643 Gdk::Color background_fill = get_style()->get_base(get_state());
648 get_style()->paint_shadow(get_window(), get_state(), Gtk::SHADOW_IN,
702 Gdk::Color logo_fill = get_style()->get_mid(get_state());
1187 Gdk::Color grey = entry_search->get_style()->get_text_aa(entry_search->get_state());
/inkscape/src/extension/
H A Dextension.cpp228 Extension::get_state (void) function in class:Inkscape::Extension::Extension
240 return get_state() == STATE_LOADED;
402 return get_state() == STATE_DEACTIVATED;
H A Dextension.h126 state_t get_state (void);

Completed in 20 milliseconds