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

/inkscape/src/ui/dialog/
H A Dclonetiler.h38 GtkWidget * clonetiler_table_x_y_rand(int values);
H A Dclonetiler.cpp180 GtkWidget *table = clonetiler_table_x_y_rand (3);
331 GtkWidget *table = clonetiler_table_x_y_rand (2);
477 GtkWidget *table = clonetiler_table_x_y_rand (1);
553 GtkWidget *table = clonetiler_table_x_y_rand (1);
674 GtkWidget *table = clonetiler_table_x_y_rand (3);
2880 GtkWidget * CloneTiler::clonetiler_table_x_y_rand(int values) function in class:Inkscape::UI::Dialog::CloneTiler

Completed in 25 milliseconds