Searched refs:ignore_next_left_content_ (Results 1 – 2 of 2) sorted by relevance
48 ignore_next_left_content_(false) { in StatusBubbleGtk()158 if (left_content && ignore_next_left_content_) { in MouseMoved()159 ignore_next_left_content_ = false; in MouseMoved()349 ignore_next_left_content_ = true; in HandleEnterNotify()
173 bool ignore_next_left_content_; variable