Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfile-xmc.c1465 gboolean size_warn = FALSE; /* become TRUE if even one in save_image() local
1611 &size_warn); in save_image()
1698 &(imagesp->images[i]->delay), re, &size_warn); in save_image()
1797 if (size_warn) in save_image()
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h1017 int size_warn; ///< warn the user that incorrectly sized frames were found (threshold count) member
H A Dsaveplay.c3294 if (mainw->size_warn) {
3295 if (mainw->size_warn > 0 && mainw->files[mainw->size_warn]) {
3300 mainw->files[mainw->size_warn]->name);
3308 mainw->size_warn = 0;
H A Dmain.c1238 mainw->size_warn = 0; in lives_init()
8612 mainw->size_warn = mainw->current_file;