Home | History | Annotate | Download | only in views

Lines Matching refs:view

22 class View;
28 // The border class is used to display a border around a view.
29 // To set a border on a view, just call SetBorder on the view, for example:
30 // view->SetBorder(Border::CreateSolidBorder(1, SkColorSetRGB(25, 25, 112));
31 // Once set on a view, the border is owned by the view.
35 // border (by calling View::GetLocalBoundsExcludingBorder) when doing layout and
73 // Renders the border for the specified view.
74 virtual void Paint(const View& view, gfx::Canvas* canvas) = 0;
81 // some graphical border around a view, and this would return the minimum size
83 // insets may be larger or smaller, depending on how the view wanted its