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

/inkscape/src/
H A Dsp-item-group.h65 int getItemCount() const;
H A Dsp-switch.cpp67 gint len = this->getItemCount();
H A Dsp-conn-end-pair.cpp198 if (SP_GROUP(h2attItem[h])->getItemCount() == 0) {
H A Dsp-item-group.cpp311 gint len = this->getItemCount();
770 gint SPGroup::getItemCount() const { function in class:SPGroup

Completed in 19 milliseconds