Home
last modified time | relevance | path

Searched defs:anchor_in_root_view (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/components/web_contents_delegate_android/
Dvalidation_message_bubble_android.cc32 const gfx::Rect& anchor_in_root_view, in ValidationMessageBubbleAndroid()
54 RenderWidgetHost* widget_host, const gfx::Rect& anchor_in_root_view) { in SetPositionRelativeToAnchor()
Dweb_contents_delegate_android.cc352 const gfx::Rect& anchor_in_root_view, in ShowValidationMessage()
372 const gfx::Rect& anchor_in_root_view) { in MoveValidationMessage()
/external/chromium_org/chrome/browser/ui/views/
Dvalidation_message_bubble_view.cc32 const gfx::Rect& anchor_in_root_view) OVERRIDE { in SetPositionRelativeToAnchor()
69 const gfx::Rect& anchor_in_root_view, in CreateAndShow()
/external/chromium_org/content/public/browser/
Dweb_contents_delegate.h474 const gfx::Rect& anchor_in_root_view, in ShowValidationMessage()
485 const gfx::Rect& anchor_in_root_view) {} in MoveValidationMessage()
/external/chromium_org/content/shell/renderer/test_runner/
Dweb_test_proxy.h382 virtual void showValidationMessage(const blink::WebRect& anchor_in_root_view, in showValidationMessage()
/external/chromium_org/chrome/browser/ui/
Dbrowser.cc1196 const gfx::Rect& anchor_in_root_view, in ShowValidationMessage()
1215 const gfx::Rect& anchor_in_root_view) { in MoveValidationMessage()
/external/chromium_org/content/renderer/
Drender_view_impl.cc1865 const blink::WebRect& anchor_in_root_view, in showValidationMessage()
1886 const blink::WebRect& anchor_in_root_view) { in moveValidationMessage()
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc1858 const gfx::Rect& anchor_in_root_view, in OnShowValidationMessage()
1872 const gfx::Rect& anchor_in_root_view) { in OnMoveValidationMessage()