Searched defs:rectCount (Results 1 – 9 of 9) sorted by relevance
188 int rectCount = path.isRectContours() ? path.rectContours(NULL, NULL) : 0; in showPath() local
94 int rectCount = path.isRectContours() ? path.rectContours(NULL, NULL) : 0; in showPath() local
230 int rectCount = 0; in filterPath() local
122 int rectCount = path.isRectContours() ? path.rectContours(NULL, NULL) : 0; in showPath() local
587 unsigned rectCount = rects.size(); in drawFocusRing() local