Searched refs:bubble_anchor (Results 1 – 2 of 2) sorted by relevance
17 explicit PinnedContentsBorderContents(const gfx::Point& bubble_anchor) in PinnedContentsBorderContents() argument18 : bubble_anchor_(bubble_anchor) {} in PinnedContentsBorderContents()59 explicit PinnedContentsInfoBubble(const gfx::Point& bubble_anchor) in PinnedContentsInfoBubble() argument60 : bubble_anchor_(bubble_anchor) {} in PinnedContentsInfoBubble()
41 const gfx::Point& bubble_anchor, in Show() argument45 new PinnedContentsInfoBubble(bubble_anchor); in Show()