Lines Matching defs:wr

57 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)
62 init_parent(key, wr, repr_in, doc_in);
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)
121 init_parent(key, wr, repr_in, doc_in);
170 RegisteredUnitMenu::RegisteredUnitMenu (const Glib::ustring& label, const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in, SPDocument *doc_in)
173 init_parent(key, wr, repr_in, 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)
215 init_parent(key, wr, repr_in, doc_in);
281 const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in,
285 init_parent(key, wr, repr_in, doc_in);
329 const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in,
333 init_parent(key, wr, repr_in, doc_in);
376 Registry& wr,
381 init_parent("", wr, repr_in, doc_in);
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)
458 init_parent(key, wr, repr_in, doc_in);
501 const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in, SPDocument *doc_in)
506 init_parent(key, wr, repr_in, doc_in);
567 const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in,
571 init_parent(key, wr, repr_in, doc_in);
612 const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in,
617 init_parent(key, wr, repr_in, doc_in);
679 const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in,
684 init_parent(key, wr, repr_in, doc_in);
763 const Glib::ustring& key, Registry& wr, Inkscape::XML::Node* repr_in,
767 init_parent(key, wr, repr_in, doc_in);