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

/inkscape/src/ui/dialog/
H A Dsvg-fonts-dialog.h46 void set_size(int x, int y);
H A Dsvg-fonts-dialog.cpp61 void SvgFontDrawingArea::set_size(int x, int y){ function in class:SvgFontDrawingArea
808 kerning_preview.set_size(300 + 20, 150 + 20);
809 _font_da.set_size(150 + 20, 50 + 20);
/inkscape/src/ui/widget/
H A Dpreferences-widget.h120 void set_size(int x, int y);
H A Dpreferences-widget.cpp365 set_size(width, height);
368 void ZoomCorrRuler::set_size(int x, int y) function in class:Inkscape::UI::Widget::ZoomCorrRuler
549 _ruler.set_size(ruler_width, ruler_height);

Completed in 30 milliseconds