Searched refs:adjust_if_offscreen_ (Results 1 – 2 of 2) sorted by relevance
95 bool adjust_if_offscreen() const { return adjust_if_offscreen_; } in adjust_if_offscreen()96 void set_adjust_if_offscreen(bool adjust) { adjust_if_offscreen_ = adjust; } in set_adjust_if_offscreen()195 bool adjust_if_offscreen_; variable
60 adjust_if_offscreen_(true), in BubbleDelegateView()80 adjust_if_offscreen_(true), in BubbleDelegateView()281 GetPreferredSize(), adjust_if_offscreen_ && !anchor_minimized); in GetBubbleBounds()