Home
last modified time | relevance | path

Searched defs:deltaZ (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/Shared/
DWebMouseEvent.cpp49 …position, const IntPoint& globalPosition, float deltaX, float deltaY, float deltaZ, int clickCount… in WebMouseEvent()
66 …position, const IntPoint& globalPosition, float deltaX, float deltaY, float deltaZ, int clickCount… in WebMouseEvent()
DWebEvent.h133 float deltaZ() const { return m_deltaZ; } in deltaZ() function
/external/webkit/Source/WebCore/platform/graphics/android/
DGLUtils.cpp103 float deltaZ = farZ - nearZ; in setOrthographicMatrix() local
/external/webkit/Source/WebCore/bridge/
Dnpapi.h665 double deltaZ; member