Home
last modified time | relevance | path

Searched refs:resetClickCount (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/DumpRenderTree/qt/
DEventSenderQt.h55 void resetClickCount() { m_clickCount = 0; } in resetClickCount() function
DEventSenderQt.cpp70 resetClickCount(); in EventSender()
DDumpRenderTreeQt.cpp552 m_eventSender->resetClickCount(); in resetToConsistentStateBeforeTesting()
/external/webkit/Tools/
DChangeLog-2010-05-2413626 (EventSender::resetClickCount):