Searched refs:STATUS_ZOOMOUT (Results 1 – 1 of 1) sorted by relevance
276 constexpr int32_t STATUS_ZOOMOUT = 2; variable950 if ((zoomStatus_ == STATUS_ZOOMOUT && curScaleNew - preScaleNew < 0) in CheckZoomStatus()1001 zoomStatus_ = STATUS_ZOOMOUT; in ZoomOutAndIn()