Searched refs:showViewBounds_ (Results 1 – 2 of 2) sorted by relevance
30 if (showViewBounds_ != show) { in SetShowState()31 showViewBounds_ = show; in SetShowState()
63 return showViewBounds_; in GetShowState()82 bool showViewBounds_ = false; variable