Home
last modified time | relevance | path

Searched refs:position_relative_to_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/bubble/
Dbubble.cc162 position_relative_to_ = position_relative_to; in InitBubble()
288 window_bounds = border_->SizeAndGetBounds(position_relative_to_, in SizeToContents()
293 border_contents_->SizeAndGetBounds(position_relative_to_, in SizeToContents()
Dbubble.h209 gfx::Rect position_relative_to_; variable