Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c127 int use_thresholding; member
198 gThreshFillReplaceInfo.use_thresholding = TRUE; in ResetThreshFillReplaceInfo()
203 gThreshFillReplaceInfo.use_thresholding = FALSE; in ResetThreshFillReplaceInfo()
8634 if (pixel != (-1) && gThreshFillReplaceInfo.use_thresholding) {
8646 if (gThreshFillReplaceInfo.use_thresholding) {
9190 if (gThreshFillReplaceInfo.use_thresholding) {
9373 if (do_flood_fill && pixel != (-1) && gThreshFillReplaceInfo.use_thresholding) {