Searched refs:show_focus_rect_ (Results 1 – 2 of 2) sorted by relevance
496 bool show_focus_rect_; variable
179 show_focus_rect_(false), in LocationBarView()500 show_focus_rect_ = show; in SetShowFocusRect()1483 if (show_focus_rect_ && HasFocus()) in PaintChildren()