OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetBubbleBounds
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/shelf/
overflow_bubble_view.cc
183
gfx::Rect OverflowBubbleView::
GetBubbleBounds
() {
/external/chromium_org/chrome/browser/ui/views/autofill/
new_credit_card_bubble_views.cc
107
gfx::Rect NewCreditCardBubbleViews::
GetBubbleBounds
() {
108
gfx::Rect bounds = views::BubbleDelegateView::
GetBubbleBounds
();
/external/chromium_org/ui/views/bubble/
bubble_delegate.cc
312
GetWidget()->SetBounds(
GetBubbleBounds
());
321
gfx::Rect BubbleDelegateView::
GetBubbleBounds
() {
Completed in 30 milliseconds