Searched defs:setOrientation (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ui/ | ||
H A D | previewholder.cpp | 239 void PreviewHolder::setOrientation(SPAnchorType how) function in class:Inkscape::UI::PreviewHolder |
/inkscape/src/ui/widget/ | ||
H A D | panel.cpp | 317 void Panel::setOrientation(SPAnchorType how) function in class:Inkscape::UI::Widget::Panel |
/inkscape/src/ui/dialog/ | ||
H A D | swatches.cpp | 701 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 D | toolbox.cpp | 1243 void ToolboxFactory::setOrientation(GtkWidget* toolbox, GtkOrientation orientation) function in class:ToolboxFactory |
Completed in 28 milliseconds