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

  /external/webkit/Source/WebKit/qt/WebCoreSupport/
DumpRenderTreeSupportQt.h 99 static bool pauseTransitionOfProperty(QWebFrame*, const QString& name, double time, const QString& elementId);
DumpRenderTreeSupportQt.cpp 275 bool DumpRenderTreeSupportQt::pauseTransitionOfProperty(QWebFrame *frame, const QString &propertyName, double time, const QString &elementId)
    [all...]
  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 510 return DumpRenderTreeSupportQt::pauseTransitionOfProperty(frame, propertyName, time, elementId);

Completed in 91 milliseconds