Searched refs:ErrorPageReturn (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DQWebPageAdapter.h213 struct ErrorPageReturn { struct in class:QWebPageAdapter
219 virtual bool errorPageExtension(ErrorPageOption*, ErrorPageReturn*) = 0;
H A DFrameLoaderClientQt.cpp1146 QWebPageAdapter::ErrorPageReturn output;
/macosx-10.9.5/WebKit-7537.78.2/qt/WidgetApi/
H A Dqwebpage_p.h135 virtual bool errorPageExtension(ErrorPageOption *, ErrorPageReturn *) OVERRIDE;
H A Dqwebpage.cpp403 bool QWebPagePrivate::errorPageExtension(QWebPageAdapter::ErrorPageOption *opt, QWebPageAdapter::ErrorPageReturn *out)

Completed in 88 milliseconds