Home
last modified time | relevance | path

Searched defs:timeStampSeconds (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebInputEventFactoryAndroid.cpp43 double timeStampSeconds, in keyboardEvent()
73 double timeStampSeconds, in mouseEvent()
117 double timeStampSeconds, in mouseWheelEvent()
160 double timeStampSeconds, in gestureEvent()
170 double timeStampSeconds, in gestureEvent()
DWebInputEventFactoryGtk.cpp417 …ardEvent WebInputEventFactory::keyboardEvent(wchar_t character, int state, double timeStampSeconds) in keyboardEvent()
/external/chromium_org/content/browser/renderer_host/input/
Dweb_input_event_builders_gtk.cc391 double timeStampSeconds) { in Build()
/external/chromium_org/third_party/WebKit/public/web/
DWebInputEvent.h178 double timeStampSeconds; // Seconds since epoch. variable
/external/chromium_org/third_party/npapi/bindings/
Dnpapi_extensions.h120 double timeStampSeconds; member