Lines Matching defs:box
119 void WebThemeControlDRTWin::box(const SkIRect& rect, SkColor fillColor)
217 box(m_irect, outerColor);
222 box(lirect, innerColor);
295 // Indent amounts for the short and long sides of a scroll thumb box.
327 box(m_irect, m_bgColor);
335 // Indeterminate checkbox is a box containing '-'.
349 // Draw a box with a notch at the left.
357 // Draw a box with a notch at the right.
365 // Draw a box with a notch at the top.
373 // Draw a box with a notch at the bottom.
381 // Draw a narrower box on top of the outside box.
386 // Draw a shorter box on top of the outside box.
420 // Draw a left arrow inside a box.
421 box(m_irect, m_bgColor);
428 // Draw a left arrow inside a box.
429 box(m_irect, m_bgColor);
436 // Draw an up arrow inside a box.
437 box(m_irect, m_bgColor);
444 // Draw a down arrow inside a box.
445 box(m_irect, m_bgColor);
452 // Draw a narrow rect for the track plus box hatches on the ends.
456 box(lirect, m_bgColor);
463 // Draw a box with a big down arrow on top.
464 box(m_irect, m_bgColor);