Home
last modified time | relevance | path

Searched defs:bubble_anchor (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/
Dpinned_contents_info_bubble.h17 explicit PinnedContentsBorderContents(const gfx::Point& bubble_anchor) in PinnedContentsBorderContents()
59 explicit PinnedContentsInfoBubble(const gfx::Point& bubble_anchor) in PinnedContentsInfoBubble()
Dpinned_contents_info_bubble.cc41 const gfx::Point& bubble_anchor, in Show()