Home | History | Annotate | Download | only in runner

Lines Matching refs:box

121 void WebTestThemeControlWin::box(const SkIRect& rect, SkColor fillColor)
209 box(m_irect, outerColor);
211 box(lirect, innerColor);
276 // Indent amounts for the short and long sides of a scroll thumb box.
304 box(m_irect, m_bgColor);
312 // Indeterminate checkbox is a box containing '-'.
326 // Draw a box with a notch at the left.
334 // Draw a box with a notch at the right.
342 // Draw a box with a notch at the top.
350 // Draw a box with a notch at the bottom.
358 // Draw a narrower box on top of the outside box.
363 // Draw a shorter box on top of the outside box.
392 // Draw a left arrow inside a box.
393 box(m_irect, m_bgColor);
398 // Draw a left arrow inside a box.
399 box(m_irect, m_bgColor);
404 // Draw an up arrow inside a box.
405 box(m_irect, m_bgColor);
410 // Draw a down arrow inside a box.
411 box(m_irect, m_bgColor);
416 // Draw a narrow rect for the track plus box hatches on the ends.
420 box(lirect, m_bgColor);
427 // Draw a narrow rect for the track plus box hatches on the ends.
431 box(lirect, m_bgColor);
438 // Draw a box with a big down arrow on top.
439 box(m_irect, m_bgColor);