HomeSort by relevance Sort by last modified time
    Searched refs:first_view (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/toolbar/
toolbar_view_browsertest.cc 43 views::View* first_view = focus_manager->GetFocusedView(); local
52 while (view != first_view) {
74 while (view != first_view) {
  /external/chromium/chrome/browser/ui/webui/
new_tab_ui.cc 308 static bool first_view = true; local
309 if (first_view) {
310 first_view = false;

Completed in 42 milliseconds