Searched refs:get_entries (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/widgets/
H A Dsp-attribute-widget.h125 std::vector<Gtk::Entry *> get_entries(void) {return _entries;}; function in class:SPAttributeTable
H A Dsp-attribute-widget.cpp265 std::vector<Gtk::Entry *> entries = spat->get_entries();
290 std::vector<Gtk::Entry *> entries = spat->get_entries();

Completed in 94 milliseconds