OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kBubbleAnchorWidth
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/gtk/
manage_passwords_bubble_gtk.cc
26
const int
kBubbleAnchorWidth
= 20;
90
gfx::Rect rect = gfx::Rect(
kBubbleAnchorWidth
, kBubbleAnchorHeight);
zoom_bubble_gtk.cc
38
const int
kBubbleAnchorWidth
= 20;
131
gfx::Rect rect = gfx::Rect(
kBubbleAnchorWidth
, kBubbleAnchorHeight);
Completed in 40 milliseconds