Searched refs:prependChild (Results 1 - 11 of 11) sorted by relevance

/inkscape/src/
H A Dsvg-view.cpp203 SP_CANVAS_ARENA (_drawing)->drawing.root()->prependChild(ai);
H A Dsp-mask.cpp127 v->arenaitem->prependChild(ac);
242 ai->prependChild(ac);
H A Dsp-use.cpp287 ai->prependChild(ac);
544 v->arenaitem->prependChild(ai);
H A Dsp-clippath.cpp117 v->arenaitem->prependChild(ac);
H A Dsp-marker.cpp386 parent->prependChild(view->items[pos]);
H A Dsp-hatch.cpp122 iter->arenaitem->prependChild(ac);
H A Ddesktop.cpp278 SP_CANVAS_ARENA (drawing)->drawing.root()->prependChild(ai);
1579 SP_CANVAS_ARENA (drawing)->drawing.root()->prependChild(ai);
H A Dsp-item-group.cpp116 v->arenaitem->prependChild(ac);
/inkscape/src/display/
H A Ddrawing-item.h105 void prependChild(DrawingItem *item);
H A Ddrawing-item.cpp233 DrawingItem::prependChild(DrawingItem *item) function in class:Inkscape::DrawingItem
/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp217 in_arena->prependChild(nr_text);

Completed in 38 milliseconds