Home
last modified time | relevance | path

Searched defs:QUrl (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Tools/DumpRenderTree/qt/
Dtestplugin.cpp61 const QUrl&, in create()
DDumpRenderTreeQt.h52 class QUrl; variable
/external/webkit/Source/WebKit2/UIProcess/API/qt/
Dqwkhistory.h35 class QUrl; variable
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DDumpRenderTreeSupportQt.h54 class QUrl; variable
/external/webkit/Source/WebKit/qt/Api/
Dqwebpluginfactory.h29 class QUrl; variable
Dqwebsettings.h38 class QUrl; variable
/external/webkit/Source/WebCore/platform/graphics/qt/
DMediaPlayerPrivatePhonon.h31 class QUrl; variable
/external/webkit/Source/WebCore/xml/
DXSLTProcessorQt.cpp62 const QUrl&, const QSourceLocation& sourceLocation) in handleMessage()
/external/webkit/Source/WebCore/platform/
DKURL.h47 class QUrl; variable
/external/webkit/Tools/QtTestBrowser/
Dwebpage.cpp194 QObject* WebPage::createPlugin(const QString &classId, const QUrl&, const QStringList&, const QStri… in createPlugin()
/external/webkit/Source/WebKit/qt/tests/qwebpage/
Dtst_qwebpage.cpp827 … virtual QObject* createPlugin(const QString&, const QUrl&, const QStringList&, const QStringList&) in createPlugin()