OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:anchor_in_screen
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/ui/views/
validation_message_bubble_view.cc
21
const gfx::Rect&
anchor_in_screen
,
52
const gfx::Rect&
anchor_in_screen
,
56
anchor_in_screen
, main_text, sub_text, this);
72
const gfx::Rect
anchor_in_screen
= anchor_in_root_view
local
75
widget_host,
anchor_in_screen
, main_text, sub_text));
validation_message_bubble_delegate.h
26
ValidationMessageBubbleDelegate(const gfx::Rect&
anchor_in_screen
,
33
void SetPositionRelativeToAnchor(const gfx::Rect&
anchor_in_screen
);
validation_message_bubble_delegate.cc
22
const gfx::Rect&
anchor_in_screen
,
29
SetAnchorRect(
anchor_in_screen
);
88
const gfx::Rect&
anchor_in_screen
) {
89
SetAnchorRect(
anchor_in_screen
);
/external/chromium_org/components/web_contents_delegate_android/
validation_message_bubble_android.h
28
const gfx::Rect&
anchor_in_screen
,
34
const gfx::Rect&
anchor_in_screen
);
/external/chromium_org/chrome/browser/ui/gtk/
validation_message_bubble_gtk.cc
33
const gfx::Rect&
anchor_in_screen
,
Completed in 118 milliseconds