Searched defs:setOrientation (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/
H A Dpreviewholder.cpp239 void PreviewHolder::setOrientation(SPAnchorType how) function in class:Inkscape::UI::PreviewHolder
/inkscape/src/ui/widget/
H A Dpanel.cpp317 void Panel::setOrientation(SPAnchorType how) function in class:Inkscape::UI::Widget::Panel
/inkscape/src/ui/dialog/
H A Dswatches.cpp701 void SwatchesPanel::setOrientation(SPAnchorType how) function in class:Inkscape::UI::Dialogs::SwatchesPanel
704 Inkscape::UI::Widget::Panel::setOrientation( how );
708 _holder->setOrientation(SP_ANCHOR_SOUTH);
/inkscape/src/widgets/
H A Dtoolbox.cpp1243 void ToolboxFactory::setOrientation(GtkWidget* toolbox, GtkOrientation orientation) function in class:ToolboxFactory

Completed in 594 milliseconds