Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/bubble/
Dbubble_delegate.h100 bool move_with_anchor() const { return move_with_anchor_; } in move_with_anchor() function
Dbubble_delegate.cc178 if (move_with_anchor()) in OnWidgetBoundsChanged()