HomeSort by relevance Sort by last modified time
    Searched refs:qt_drt_pauseSVGAnimation (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKitTools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 46 extern bool qt_drt_pauseSVGAnimation(QWebFrame*, const QString& animationId, double time, const QString& elementId);
380 return qt_drt_pauseSVGAnimation(frame, animationId, time, elementId);
  /external/webkit/WebKit/qt/Api/
qwebframe.cpp 154 bool QWEBKIT_EXPORT qt_drt_pauseSVGAnimation(QWebFrame *qframe, const QString &animationId, double time, const QString &elementId)
    [all...]

Completed in 51 milliseconds