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

  /external/chromium/chrome/browser/ui/tabs/
dock_info.cc 227 gfx::Rect DockInfo::GetPopupRect() const {
  /external/chromium/chrome/browser/ui/views/
fullscreen_exit_bubble.cc 140 popup_->Init(frame->GetNativeView(), GetPopupRect(false));
175 gfx::Rect popup_rect(GetPopupRect(false));
224 (cursor_pos.y() >= GetPopupRect(true).bottom()) ||
246 gfx::Rect FullscreenExitBubble::GetPopupRect(

Completed in 60 milliseconds