HomeSort by relevance Sort by last modified time
    Searched full:bubble_anchor_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/
pinned_contents_info_bubble.h 18 : bubble_anchor_(bubble_anchor) {}
31 const gfx::Point bubble_anchor_; member in class:PinnedContentsBorderContents
51 const gfx::Point& bubble_anchor_,
60 : bubble_anchor_(bubble_anchor) {}
64 const gfx::Point bubble_anchor_; member in class:PinnedContentsInfoBubble
pinned_contents_info_bubble.cc 18 offset -= bubble_anchor_.x();
52 return new PinnedContentsBorderContents(bubble_anchor_);

Completed in 52 milliseconds