Searched refs:lastWindowWidth_ (Results 1 – 2 of 2) sorted by relevance
135 int32_t lastWindowWidth_ = 0.0; variable
554 if (width != lastWindowWidth_ || height != lastWindowHeight_) { in OnWindowSizeChanged()558 lastWindowWidth_ = width; in OnWindowSizeChanged()