Searched refs:iColor (Results 1 – 4 of 4) sorted by relevance
102 self.iColor = 0128 self.iColor = 0 185 color = GRAPH_COLORS[self.iColor]186 self.iColor = self.iColor + 1187 if self.iColor >= len(GRAPH_COLORS):188 self.iColor = 0226 self.iColor = 0
84 int iColor; member94 int prev_color = 0 == prev.iColor ? iColor : prev.iColor; in Energy()97 1 * pow2(iColor - prev_color) / 4 + in Energy()279 if (m_trPrev.iColor != 0) in FindContours()281 iMinLevelPrev = m_trPrev.iColor - nLayers / 2; in FindContours()282 iMaxLevelPrev = m_trPrev.iColor + nLayers / 2; in FindContours()321 cr.iColor = colors[i]; in FindContours()331 cr.iColor = colors[i]; in FindContours()361 rNew.iColor = (pRect1->iColor + pRect2->iColor + 1) / 2; in MergeRects()772 face[element[2]].iColor = 0; in ChoiceTrackingFace2()
264 cr.iColor = color; in AddContours2Rect()276 cr.iColor = color; in AddContours2Rect()
213 int iColor; member