Home
last modified time | relevance | path

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

/external/webkit/WebKit/chromium/src/gtk/
DWebInputEventFactory.cpp291 …ardEvent WebInputEventFactory::keyboardEvent(wchar_t character, int state, double timeStampSeconds) in keyboardEvent()
/external/webkit/WebKit/chromium/public/
DWebInputEvent.h122 double timeStampSeconds; // Seconds since epoch. variable