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

  /external/chromium/chrome/browser/ui/views/
find_bar_host_gtk.cc 21 TabContentsView* tab_view = find_bar_controller_->tab_contents()->view(); local
23 tab_view->GetViewBounds(&webcontents_rect);
  /external/chromium/chrome/browser/instant/
instant_controller.cc 306 gfx::NativeView tab_view = local
310 tab_view == view_gaining_focus) {
336 view_gaining_focus_ancestor != tab_view) {

Completed in 55 milliseconds