Home
last modified time | relevance | path

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

/dports/x11/xsnow/xsnow-3.4.2/src/
H A Dtranswindow.c190 setabove(GTK_WINDOW(widget)); in setvaria()
223 void setabove(GtkWindow *w) in setabove() function
H A Dtranswindow.h29 extern void setabove(GtkWindow *w);
H A Dwindows.h33 extern void setabove(GtkWindow *w);
H A Dmain.c544 if(TransA)setabove(GTK_WINDOW(TransA)); in set_below_above()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Darithlow.c259 l_int32 i, j, setabove; in thresholdToValueLow() local
263 setabove = TRUE; in thresholdToValueLow()
265 setabove = FALSE; in thresholdToValueLow()
269 if (setabove == TRUE) { in thresholdToValueLow()
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dpixarith.c447 l_int32 i, j, w, h, d, wpld, setabove; in pixThresholdToValue() local
477 setabove = TRUE; in pixThresholdToValue()
479 setabove = FALSE; in pixThresholdToValue()
483 if (setabove == TRUE) { in pixThresholdToValue()