Home | History | Annotate | Download | only in native_theme

Lines Matching defs:kRight

683   const int kRight = rect.right();
685 SkRect skrect = SkRect::MakeLTRB(rect.x(), rect.y(), kRight, kBottom);