webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::AutoscrollController Class Reference

#include <AutoscrollController.h>

Public Member Functions

 AutoscrollController ()
 
RenderBoxautoscrollRenderer () const
 
bool autoscrollInProgress () const
 
bool panScrollInProgress () const
 
void startAutoscrollForSelection (RenderObject *)
 
void stopAutoscrollTimer (bool rendererIsBeingDestroyed=false)
 
void updateAutoscrollRenderer ()
 
void updateDragAndDrop (Node *targetNode, const IntPoint &eventPosition, double eventTime)
 
 AutoscrollController ()
 
RenderBoxautoscrollRenderer () const
 
bool autoscrollInProgress () const
 
bool panScrollInProgress () const
 
void startAutoscrollForSelection (RenderObject *)
 
void stopAutoscrollTimer (bool rendererIsBeingDestroyed=false)
 
void updateAutoscrollRenderer ()
 
void updateDragAndDrop (Node *targetNode, const IntPoint &eventPosition, double eventTime)
 

Constructor & Destructor Documentation

◆ AutoscrollController() [1/2]

WebCore::AutoscrollController::AutoscrollController ( )

◆ AutoscrollController() [2/2]

WebCore::AutoscrollController::AutoscrollController ( )

Member Function Documentation

◆ autoscrollInProgress() [1/2]

bool WebCore::AutoscrollController::autoscrollInProgress ( ) const

◆ autoscrollInProgress() [2/2]

bool WebCore::AutoscrollController::autoscrollInProgress ( ) const

◆ autoscrollRenderer() [1/2]

RenderBox * WebCore::AutoscrollController::autoscrollRenderer ( ) const

◆ autoscrollRenderer() [2/2]

RenderBox* WebCore::AutoscrollController::autoscrollRenderer ( ) const

◆ panScrollInProgress() [1/2]

bool WebCore::AutoscrollController::panScrollInProgress ( ) const

◆ panScrollInProgress() [2/2]

bool WebCore::AutoscrollController::panScrollInProgress ( ) const

◆ startAutoscrollForSelection() [1/2]

void WebCore::AutoscrollController::startAutoscrollForSelection ( RenderObject renderer)

◆ startAutoscrollForSelection() [2/2]

void WebCore::AutoscrollController::startAutoscrollForSelection ( RenderObject )

◆ stopAutoscrollTimer() [1/2]

void WebCore::AutoscrollController::stopAutoscrollTimer ( bool  rendererIsBeingDestroyed = false)

◆ stopAutoscrollTimer() [2/2]

void WebCore::AutoscrollController::stopAutoscrollTimer ( bool  rendererIsBeingDestroyed = false)

◆ updateAutoscrollRenderer() [1/2]

void WebCore::AutoscrollController::updateAutoscrollRenderer ( )

◆ updateAutoscrollRenderer() [2/2]

void WebCore::AutoscrollController::updateAutoscrollRenderer ( )

◆ updateDragAndDrop() [1/2]

void WebCore::AutoscrollController::updateDragAndDrop ( Node targetNode,
const IntPoint eventPosition,
double  eventTime 
)

◆ updateDragAndDrop() [2/2]

void WebCore::AutoscrollController::updateDragAndDrop ( Node targetNode,
const IntPoint eventPosition,
double  eventTime 
)

The documentation for this class was generated from the following files: