Lines Matching defs:position
89 // remember the position, id, transform and style of the topmost path, they will be assigned to the combined one
90 gint position = 0;
121 position = first->getRepr()->position();
134 // reduce position only if the same parent
136 position--;
173 // move to the position of the topmost, reduced by the number of deleted items
174 repr->setPosition(position > 0 ? position : 0);
223 gint pos = item->getRepr()->position();
259 // move to the saved position
414 // remember the position of the item
415 gint pos = item->getRepr()->position();
449 // move to the saved position