Searched refs:move_with_anchor_ (Results 1 – 2 of 2) sorted by relevance
100 bool move_with_anchor() const { return move_with_anchor_; } in move_with_anchor()101 void set_move_with_anchor(bool move) { move_with_anchor_ = move; } in set_move_with_anchor()188 bool move_with_anchor_; variable
55 move_with_anchor_(false), in BubbleDelegateView()77 move_with_anchor_(false), in BubbleDelegateView()