Home
last modified time | relevance | path

Searched refs:cellh_adjust (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfile-gih.c544 SizeAdjustmentData cellh_adjust; in gih_save_dialog() local
627 cellh_adjust.image = image_ID; in gih_save_dialog()
628 cellh_adjust.toplayer = layer_ID[nlayers-1]; in gih_save_dialog()
629 cellh_adjust.nguides = 0; in gih_save_dialog()
630 cellh_adjust.guides = NULL; in gih_save_dialog()
635 &cellh_adjust); in gih_save_dialog()
675 cellh_adjust.count_label = label; in gih_save_dialog()
676 cellh_adjust.count = &gihparams.rows; in gih_save_dialog()
677 cellh_adjust.other_count = &gihparams.cols; in gih_save_dialog()
702 cellh_adjust.warning_label = label; in gih_save_dialog()
[all …]