Searched refs:iColor (Results 1 – 5 of 5) sorted by relevance
63 int32_t iColor = GetColorID(pParams->m_dwStates); in DrawBackground() local66 m_pThemeData->clrStart[iColor], in DrawBackground()67 m_pThemeData->clrEnd[iColor], &fillPath, in DrawBackground()70 CFX_Color crStroke(m_pThemeData->clrBorder[iColor]); in DrawBackground()78 CFX_Color crFill(m_pThemeData->clrFill[iColor]); in DrawBackground()
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