Searched refs:QWebPageClient (Results 1 – 22 of 22) sorted by relevance
34 class QWebPageClient; variable69 QWebPageClient* pageClient() const;
50 class PageClientQWidget : public QWebPageClient {146 class PageClientQGraphicsWidget : public QWebPageClient {
371 QWebPageClient* pageClient = platformPageClient(); in windowResizerRect()453 QWebPageClient* pageClient = platformPageClient(); in windowToScreen()469 QWebPageClient* pageClient = platformPageClient(); in screenToWindow()610 QWebPageClient* pageClient = platformPageClient(); in setCursor()
269 QWebPageClient* QtFallbackWebPopup::pageClient() const in pageClient()
646 QWebPageClient* webPageClient = m_page->d->client.get(); in setInputMethodState()
1604 QWebPageClient* client = m_webFrame->page()->d->client.get(); in createPlugin()
50 QWebPageClient* client = w->root()->hostWindow()->platformPageClient(); in screenNumber()63 QWebPageClient* client = w->root()->hostWindow()->platformPageClient(); in screenDepthPerComponent()
44 class QWebPageClient {46 virtual ~QWebPageClient() { } in ~QWebPageClient()
261 QWebPageClient* pageClient = m_page->chrome()->client()->platformPageClient(); in qStyle()1103 QWebPageClient* pageClient = chromeClient->platformPageClient(); in setPaletteFromPageClientIfExists()
66 class QWebPageClient; variable166 OwnPtr<QWebPageClient> client;
103 class QWebPageClient; variable104 typedef QWebPageClient* PlatformPageClient;
216 QWebPageClient* client = m_parentFrame->view()->hostWindow()->platformPageClient(); in paintUsingImageSurfaceExtension()301 QWebPageClient* client = m_parentFrame->view()->hostWindow()->platformPageClient(); in paintUsingXPixmap()415 QWebPageClient* client = m_parentFrame->view()->hostWindow()->platformPageClient(); in initXEvent()786 QWebPageClient* client = m_parentFrame->view()->hostWindow()->platformPageClient(); in platformGetValue()931 QWebPageClient* client = m_parentFrame->view()->hostWindow()->platformPageClient(); in platformStart()
402 QWebPageClient* client = m_parentFrame->view()->hostWindow()->platformPageClient(); in platformStart()
79 #include "QWebPageClient.h"208 if (QWebPageClient* client = m_parentFrame->view()->hostWindow()->platformPageClient()) {
462 QWebPageClient* webPageClient = m_hostWindow->platformPageClient(); in getViewportGLWidget()
1376 [Qt] Memory leaks for QWebPageClient3403 Get the QGraphicsItemOverlay* via the QWebPageClient (d->page->d->client)8044 QGraphicsWebViewPrivate doesn't inherit QWebPageClient anymore8759 This lets the QWebPageClient "veto" the settings value for accelerated compositing.10966 (QGraphicsWebViewPrivate::style): Implement QWebPageClient::style() and return the graphics10969 … (QWebPageWidgetClient::style): Implement QWebPageClient::style() and return the widget's style.11012 [Qt] Save the QWebPageClient instead of the ownerWidget in QtAbstractWebPopup11014 The QWebPageClient is required for the QtFallbackWebPopup. QtFallbackWebPopup will11077 * Api/qgraphicswebview.h: reimp compositing stuff from QWebPageClient12534 test for input method support. Instead query using QWebPageClient[all …]
2031 platform/qt/QWebPageClient.h \
3839 * platform/qt/QWebPageClient.h: Add function to return the style.4747 [Qt] Save the QWebPageClient instead of the ownerWidget in QtAbstractWebPopup4749 The QWebPageClient is required for the QtFallbackWebPopup. QtFallbackWebPopup will5796 * platform/qt/QWebPageClient.h: virtual functions for QGraphicsWebView5798 (QWebPageClient::setRootGraphicsLayer): let QGraphicsWebView know that5800 (QWebPageClient::markForSync): let QGraphicsWebView know the30643 * platform/qt/QWebPageClient.h:31108 [Qt] QWebPageClient.h needs in some cases QCursor, but it does not31115 * platform/qt/QWebPageClient.h:33880 in QWebPageClient.[all …]
4950 * platform/qt/QWebPageClient.h:4951 (QWebPageClient::graphicsItemVisibleRect):15125 * platform/qt/QWebPageClient.h:15126 (QWebPageClient::resetCursor):15127 (QWebPageClient::setCursor):19129 * platform/qt/QWebPageClient.h:19130 (QWebPageClient::allowsAcceleratedCompositing):31456 * platform/qt/QWebPageClient.h:31931 * platform/qt/QWebPageClient.h:31932 (QWebPageClient::isQWidgetClient):
4870 'platform/qt/QWebPageClient.h',
219 * platform/qt/QWebPageClient.h:220 (QWebPageClient::setRootGraphicsLayer):230 Pass a GraphicsLayer* instead of a PlatformLayer* to the QWebPageClient.234 * platform/qt/QWebPageClient.h:235 (QWebPageClient::setRootGraphicsLayer):40565 Check if we actually have a QWebPageClient before dereferencing it.
23687 * platform/qt/QWebPageClient.h:23688 (QWebPageClient::setRootGraphicsLayer):26432 * platform/qt/QWebPageClient.h:26433 (QWebPageClient::setRootGraphicsLayer):39716 * platform/qt/QWebPageClient.h:45115 * platform/qt/QWebPageClient.h:86388 * platform/qt/QWebPageClient.h:119612 * platform/qt/QWebPageClient.h: