Home
last modified time | relevance | path

Searched refs:ANIMATING_ZOOM (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.h1232 ANIMATING_ZOOM, /* animated zoom to a new rect */ enumerator
1634 return mState == PINCHING || mState == ANIMATING_ZOOM; in IsAsyncZooming()
H A DAsyncPanZoomController.cpp1328 case ANIMATING_ZOOM: in OnTouchStart()
1374 case ANIMATING_ZOOM: in OnTouchMove()
1458 case ANIMATING_ZOOM: in OnTouchEnd()
4874 SetState(ANIMATING_ZOOM); in ZoomToRect()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.h1323 ANIMATING_ZOOM, /* animated zoom to a new rect */ enumerator
1754 return mState == PINCHING || mState == ANIMATING_ZOOM; in IsAsyncZooming()
H A DAsyncPanZoomController.cpp1261 case ANIMATING_ZOOM: in OnTouchStart()
1309 case ANIMATING_ZOOM: in OnTouchMove()
1394 case ANIMATING_ZOOM: in OnTouchEnd()
4316 (mState == PINCHING || mState == ANIMATING_ZOOM) ? ZoomInProgress::Yes in RequestContentRepaint()
5498 SetState(ANIMATING_ZOOM); in ZoomToRect()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.h1327 ANIMATING_ZOOM, /* animated zoom to a new rect */ enumerator
1727 return mState == PINCHING || mState == ANIMATING_ZOOM; in IsAsyncZooming()
H A DAsyncPanZoomController.cpp1237 case ANIMATING_ZOOM: in OnTouchStart()
1285 case ANIMATING_ZOOM: in OnTouchMove()
1369 case ANIMATING_ZOOM: in OnTouchEnd()
4265 (mState == PINCHING || mState == ANIMATING_ZOOM) ? ZoomInProgress::Yes in RequestContentRepaint()
5508 SetState(ANIMATING_ZOOM); in ZoomToRect()
6101 case AsyncPanZoomController::PanZoomState::ANIMATING_ZOOM: in operator <<()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.h1323 ANIMATING_ZOOM, /* animated zoom to a new rect */ enumerator
1754 return mState == PINCHING || mState == ANIMATING_ZOOM; in IsAsyncZooming()
H A DAsyncPanZoomController.cpp1261 case ANIMATING_ZOOM: in OnTouchStart()
1309 case ANIMATING_ZOOM: in OnTouchMove()
1394 case ANIMATING_ZOOM: in OnTouchEnd()
4316 (mState == PINCHING || mState == ANIMATING_ZOOM) ? ZoomInProgress::Yes in RequestContentRepaint()
5498 SetState(ANIMATING_ZOOM); in ZoomToRect()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/src/
H A DAsyncPanZoomController.h800 ANIMATING_ZOOM, /* animated zoom to a new rect */ enumerator
H A DAsyncPanZoomController.cpp1093 case ANIMATING_ZOOM: in OnTouchStart()
1134 case ANIMATING_ZOOM: in OnTouchMove()
1208 case ANIMATING_ZOOM: in OnTouchEnd()
3575 SetState(ANIMATING_ZOOM); in ZoomToRect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DAsyncPanZoomController.h998 ANIMATING_ZOOM, /* animated zoom to a new rect */ enumerator
H A DAsyncPanZoomController.cpp1187 case ANIMATING_ZOOM: in OnTouchStart()
1232 case ANIMATING_ZOOM: in OnTouchMove()
1318 case ANIMATING_ZOOM: in OnTouchEnd()
4211 SetState(ANIMATING_ZOOM); in ZoomToRect()