Home | History | Annotate | Download | only in native_theme

Lines Matching defs:kBottom

637   const int kBottom = rect.bottom();
638 SkRect skrect = SkRect::MakeLTRB(rect.x(), rect.y(), kRight, kBottom);
660 gradient_bounds[kDarkEnd].iset(rect.x(), kBottom - 1);