HomeSort by relevance Sort by last modified time
    Searched full:touchev (Results 1 - 1 of 1) sorted by null

  /external/webkit/Tools/QtTestBrowser/
launcherwindow.cpp 466 QTouchEvent touchEv(type);
467 touchEv.setTouchPoints(m_touchPoints);
468 QCoreApplication::sendEvent(page(), &touchEv);
    [all...]

Completed in 946 milliseconds