Home | History | Annotate | Download | only in location_bar

Lines Matching refs:Border

22 #include "views/border.h"
108 if (border())
109 border()->GetInsets(&saved_insets_);
163 if (border())
164 border()->GetInsets(&current_insets);
165 // During the animation we draw a border, an icon and the text. The text area
168 // border is no longer painted around the icon. |visible_text_size_| is 0 when
173 // is the kIconLeftMargin, so we need to animate border reduction when it
175 views::Border* empty_border = views::Border::CreateEmptyBorder(
182 // Paint an icon with possibly non-empty left border.