Home
last modified time | relevance | path

Searched refs:relative_to_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/views/
Dbrowser_bubble.cc39 relative_to_(relative_to), in BrowserBubble()
47 gfx::Point origin = relative_to_.origin(); in BrowserBubble()
49 relative_to_.set_origin(origin); in BrowserBubble()
126 gfx::Rect relative_rect = relative_to_; in GetAbsoluteRelativeTo()
Dbrowser_bubble.h122 gfx::Rect relative_to_; variable
/external/chromium/chrome/browser/ui/views/extensions/
Dextension_popup.h109 gfx::Rect relative_to_; variable
Dextension_popup.cc56 relative_to_(relative_to), in ExtensionPopup()