Searched refs:adjust_if_offscreen_ (Results 1 – 2 of 2) sorted by relevance
97 bool adjust_if_offscreen() const { return adjust_if_offscreen_; } in adjust_if_offscreen()98 void set_adjust_if_offscreen(bool adjust) { adjust_if_offscreen_ = adjust; } in set_adjust_if_offscreen()221 bool adjust_if_offscreen_; variable
64 adjust_if_offscreen_(true), in BubbleDelegateView()86 adjust_if_offscreen_(true), in BubbleDelegateView()325 GetPreferredSize(), adjust_if_offscreen_); in GetBubbleBounds()