Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c9801 static int gnContourW=0, gnContourH=0; variable
9813 for (i=0; i < gnContourH; i++) { in CleanUpContour()
9835 if (x >= 0 && x < gnContourW && y >= 0 && y < gnContourH) {
10039 gnContourH = image_h;