Searched refs:Registry (Results 1 - 25 of 48) sorted by relevance

12

/inkscape/src/ui/widget/
H A Dregistry.cpp24 Registry::Registry() : _updating(false) {} function in class:Inkscape::UI::Widget::Registry
26 Registry::~Registry() {}
29 Registry::isUpdating()
35 Registry::setUpdating (bool upd)
H A Dregistry.h20 class Registry { class in namespace:Inkscape::UI::Widget
22 Registry();
23 ~Registry();
H A Dlicensor.h22 class Registry;
33 void init (Registry&);
H A Dentity-entry.h26 class Registry;
30 static EntityEntry* create (rdf_work_entity_t* ent, Registry& wr);
40 EntityEntry (rdf_work_entity_t* ent, Registry& wr);
43 Registry *_wr;
48 EntityLineEntry (rdf_work_entity_t* ent, Registry& wr);
59 EntityMultiLineEntry (rdf_work_entity_t* ent, Registry& wr);
H A Dtolerance-slider.h28 class Registry;
43 Registry& wr);
56 Registry& wr);
73 Registry *_wr;
H A Dregistered-widget.h47 class Registry;
83 void init_parent(const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in, SPDocument *doc_in)
121 Registry * _wr;
144 RegisteredCheckButton (const Glib::ustring& label, const Glib::ustring& tip, const Glib::ustring& key, Registry& wr, bool right=true, Inkscape::XML::Node* repr_in=NULL, SPDocument *doc_in=NULL, char const *active_str = "true", char const *inactive_str = "false");
169 RegisteredToggleButton (const Glib::ustring& label, const Glib::ustring& tip, const Glib::ustring& key, Registry& wr, bool right=true, Inkscape::XML::Node* repr_in=NULL, SPDocument *doc_in=NULL, char const *active_str = "true", char const *inactive_str = "false");
196 Registry& wr,
224 Registry& wr,
242 Registry& wr,
257 Registry& wr,
275 Registry
[all...]
H A Dlicensor.cpp47 LicenseItem (struct rdf_license_t const* license, EntityEntry* entity, Registry &wr, Gtk::RadioButtonGroup *group);
52 Registry &_wr;
55 LicenseItem::LicenseItem (struct rdf_license_t const* license, EntityEntry* entity, Registry &wr, Gtk::RadioButtonGroup *group)
92 void Licensor::init (Registry& wr)
H A Dregistered-widget.cpp57 RegisteredCheckButton::RegisteredCheckButton (const Glib::ustring& label, const Glib::ustring& tip, const Glib::ustring& key, Registry& wr, bool right, Inkscape::XML::Node* repr_in, SPDocument *doc_in, char const *active_str, char const *inactive_str)
116 RegisteredToggleButton::RegisteredToggleButton (const Glib::ustring& /*label*/, const Glib::ustring& tip, const Glib::ustring& key, Registry& wr, bool right, Inkscape::XML::Node* repr_in, SPDocument *doc_in, char const *active_str, char const *inactive_str)
170 RegisteredUnitMenu::RegisteredUnitMenu (const Glib::ustring& label, const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in, SPDocument *doc_in)
211 RegisteredScalarUnit::RegisteredScalarUnit (const Glib::ustring& label, const Glib::ustring& tip, const Glib::ustring& key, const RegisteredUnitMenu &rum, Registry& wr, Inkscape::XML::Node* repr_in, SPDocument *doc_in, RSU_UserUnits user_units)
281 const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in,
329 const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in,
376 Registry& wr,
454 RegisteredSuffixedInteger::RegisteredSuffixedInteger (const Glib::ustring& label, const Glib::ustring& tip, const Glib::ustring& suffix, const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in, SPDocument *doc_in)
501 const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in, SPDocument *doc_in)
567 const Glib::ustring& key, Registry
[all...]
H A Dentity-entry.cpp44 EntityEntry::create (rdf_work_entity_t* ent, Registry& wr)
65 EntityEntry::EntityEntry (rdf_work_entity_t* ent, Registry& wr)
83 EntityLineEntry::EntityLineEntry (rdf_work_entity_t* ent, Registry& wr)
134 EntityMultiLineEntry::EntityMultiLineEntry (rdf_work_entity_t* ent, Registry& wr)
/inkscape/src/live_effects/parameter/
H A Dparameter.h40 class Registry;
53 Inkscape::UI::Widget::Registry* wr,
79 Inkscape::UI::Widget::Registry * param_wr;
103 Inkscape::UI::Widget::Registry* wr,
H A Dbool.h26 Inkscape::UI::Widget::Registry* wr,
H A Doriginalpath.h23 Inkscape::UI::Widget::Registry* wr,
H A Dunit.h27 Inkscape::UI::Widget::Registry* wr,
H A Dbool.cpp23 const Glib::ustring& key, Inkscape::UI::Widget::Registry* wr,
H A Dpoint.h30 Inkscape::UI::Widget::Registry* wr,
H A Drandom.h26 Inkscape::UI::Widget::Registry* wr,
H A Dtext.h32 Inkscape::UI::Widget::Registry* wr,
H A Dunit.cpp23 const Glib::ustring& key, Inkscape::UI::Widget::Registry* wr,
H A Dtogglebutton.h31 Inkscape::UI::Widget::Registry* wr,
H A Dparameter.cpp27 const Glib::ustring& key, Inkscape::UI::Widget::Registry* wr,
56 const Glib::ustring& key, Inkscape::UI::Widget::Registry* wr,
H A Darray.h31 Inkscape::UI::Widget::Registry* wr,
H A Denum.h28 Inkscape::UI::Widget::Registry* wr,
H A Dtransformedpoint.h29 Inkscape::UI::Widget::Registry* wr,
/inkscape/src/live_effects/
H A Dlpe-vonkoch.h26 Inkscape::UI::Widget::Registry* wr,
39 Inkscape::UI::Widget::Registry* wr,
/inkscape/src/ui/dialog/
H A Ddocument-metadata.h77 UI::Widget::Registry _wr;

Completed in 80 milliseconds

12