Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/gtk/
Dmanage_passwords_bubble_gtk.cc26 const int kBubbleAnchorWidth = 20; variable
90 gfx::Rect rect = gfx::Rect(kBubbleAnchorWidth, kBubbleAnchorHeight); in ManagePasswordsBubbleGtk()
Dzoom_bubble_gtk.cc38 const int kBubbleAnchorWidth = 20; variable
131 gfx::Rect rect = gfx::Rect(kBubbleAnchorWidth, kBubbleAnchorHeight); in ZoomBubbleGtk()