LibreOffice Module android (master) 1
Public Member Functions | List of all members
org.mozilla.gecko.gfx.SimpleScaleGestureDetector.SimpleScaleGestureListener Interface Reference
Inheritance diagram for org.mozilla.gecko.gfx.SimpleScaleGestureDetector.SimpleScaleGestureListener:
[legend]

Public Member Functions

boolean onScale (SimpleScaleGestureDetector detector)
 
boolean onScaleBegin (SimpleScaleGestureDetector detector)
 
void onScaleEnd (SimpleScaleGestureDetector detector)
 

Detailed Description

Definition at line 316 of file SimpleScaleGestureDetector.java.

Member Function Documentation

◆ onScale()

boolean org.mozilla.gecko.gfx.SimpleScaleGestureDetector.SimpleScaleGestureListener.onScale ( SimpleScaleGestureDetector  detector)

◆ onScaleBegin()

boolean org.mozilla.gecko.gfx.SimpleScaleGestureDetector.SimpleScaleGestureListener.onScaleBegin ( SimpleScaleGestureDetector  detector)

◆ onScaleEnd()

void org.mozilla.gecko.gfx.SimpleScaleGestureDetector.SimpleScaleGestureListener.onScaleEnd ( SimpleScaleGestureDetector  detector)

The documentation for this interface was generated from the following file: