Home
last modified time | relevance | path

Searched refs:show_focus_rect_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/location_bar/
Dlocation_bar_view.h496 bool show_focus_rect_; variable
Dlocation_bar_view.cc179 show_focus_rect_(false), in LocationBarView()
500 show_focus_rect_ = show; in SetShowFocusRect()
1483 if (show_focus_rect_ && HasFocus()) in PaintChildren()