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

/inkscape/src/ui/dialog/
H A Dpixelartdialog.cpp123 Gtk::VBox heuristicsVBox; member in class:Inkscape::UI::Dialog::PixelArtDialogImpl
202 heuristicsVBox.pack_start(curvesMultiplierHBox, false, false);
217 heuristicsVBox.pack_start(islandsWeightHBox, false, false);
253 heuristicsVBox.pack_start(sparsePixelsRadiusHBox, false, false);
257 heuristicsVBox.pack_start(sparsePixelsMultiplierHBox, false, false);
260 heuristicsFrame.add(heuristicsVBox);

Completed in 14 milliseconds