Lines Matching full:halfheight
283 int halfHeight = m_height / 2;
336 nestedBoxes(checkIndent, halfHeight, checkIndent, halfHeight, m_bgColor, m_fgColor);
340 circle(SkIntToScalar(halfHeight), m_bgColor);
344 circle(SkIntToScalar(halfHeight), m_bgColor);
345 circle(SkIntToScalar(halfHeight - checkIndent), m_fgColor);
350 int longOffset = halfHeight - notchLongOffset;
358 int longOffset = halfHeight - notchLongOffset;
398 line(m_left + gripLongIndent, m_top + halfHeight,
399 m_right - gripLongIndent, m_top + halfHeight, m_fgColor);
409 int longOffset = halfHeight - gripLongIndent;
424 m_left + quarterWidth, m_top + halfHeight, m_fgColor);
431 m_right - quarterWidth, m_top + halfHeight,
455 lirect.inset(noOffset, halfHeight - sliderIndent);