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

/inkscape/src/ui/dialog/
H A Dclonetiler.h92 int shiftx_excludew, int shifty_excludeh,
H A Dclonetiler.cpp315 GtkWidget *l = clonetiler_checkbox (_("Exclude tile height in shift"), "shifty_excludeh");
1430 int shiftx_excludew, int shifty_excludeh,
1493 if( !shifty_excludeh ) shiftj += j;
2284 bool shifty_excludeh = prefs->getBool(prefs_path + "shifty_excludeh"); local
2434 shiftx_excludew, shifty_excludeh,
1411 clonetiler_get_transform( int type, int i, int j, double cx, double cy, double w, double h, double shiftx_per_i, double shifty_per_i, double shiftx_per_j, double shifty_per_j, double shiftx_rand, double shifty_rand, double shiftx_exp, double shifty_exp, int shiftx_alternate, int shifty_alternate, int shiftx_cumulate, int shifty_cumulate, int shiftx_excludew, int shifty_excludeh, double scalex_per_i, double scaley_per_i, double scalex_per_j, double scaley_per_j, double scalex_rand, double scaley_rand, double scalex_exp, double scaley_exp, double scalex_log, double scaley_log, int scalex_alternate, int scaley_alternate, int scalex_cumulate, int scaley_cumulate, double rotate_per_i, double rotate_per_j, double rotate_rand, int rotate_alternatei, int rotate_alternatej, int rotate_cumulatei, int rotate_cumulatej ) argument

Completed in 24 milliseconds