Home | History | Annotate | Download | only in rendering

Lines Matching full:mouse

1120     // We need to check if the current mouse position is out of the window. When the mouse is out of the window, the position is incoherent
2403 // We didn't hit any layer. If we are the root layer and the mouse is -- or just was -- down,
2404 // return ourselves. We do this so mouse events continue getting delivered after a drag has
2623 // This variable tracks which layer the mouse ends up being inside.
2657 // Next we want to see if the mouse pos is inside the child RenderObjects of the layer.
3121 // We are clearing the :active chain because the mouse has been released.
3141 // If the mouse is down and if this is a mouse move event, we want to restrict changes in
3143 // at the time the mouse went down.