Home
last modified time | relevance | path

Searched defs:GraphicsLayer (Results 1 – 25 of 79) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/testing/
H A Dstub_graphics_layer_client.h15 const GraphicsLayer*, in ComputeInterestRect()
20 bool NeedsRepaint(const GraphicsLayer&) const override { return false; } in NeedsRepaint()
21 void PaintContents(const GraphicsLayer*, in PaintContents()
27 String DebugName(const GraphicsLayer*) const override { return "DebugName"; } in DebugName()
H A Dfake_graphics_layer_client.h17 IntRect ComputeInterestRect(const GraphicsLayer*, in ComputeInterestRect()
21 String DebugName(const GraphicsLayer*) const override { return String(); } in DebugName()
25 bool NeedsRepaint(const GraphicsLayer&) const override { in NeedsRepaint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/testing/
H A Dfake_graphics_layer_client.h17 IntRect ComputeInterestRect(const GraphicsLayer*, in ComputeInterestRect()
21 String DebugName(const GraphicsLayer*) const override { return String(); } in DebugName()
25 bool NeedsRepaint(const GraphicsLayer&) const override { in NeedsRepaint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/
H A Dgraphics_layer_client.h36 class GraphicsLayer; variable
78 const GraphicsLayer*) const { in GetScrollableAreaForTesting()
H A Dgraphics_layer_tree_as_text.h15 class GraphicsLayer; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/
H A Dgraphics_layer_client.h36 class GraphicsLayer; variable
86 const GraphicsLayer*) const { in GetScrollableAreaForTesting()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderLayerCompositor.h37 class GraphicsLayer; variable
193 virtual void notifyAnimationStarted(const GraphicsLayer*, double) { } in notifyAnimationStarted()
194 virtual void notifySyncRequired(const GraphicsLayer*) { scheduleLayerFlush(); } in notifySyncRequired()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/compositing/
H A Dgraphics_layer_tree_as_text.h15 class GraphicsLayer; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/paint/
H A Dgraphics_layer_display_item.h16 class GraphicsLayer; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/mac/
H A DWebLayer.h34 class GraphicsLayer; variable
H A DWebGLLayer.h34 class GraphicsLayer; variable
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/common/widgets/
H A Dgraphicslayercombobox.h38 class GraphicsLayer; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeWin.h70 virtual void notifyAnimationStarted(const GraphicsLayer*, double time) { } in notifyAnimationStarted()
71 virtual void notifySyncRequired(const GraphicsLayer*) { } in notifySyncRequired()
H A DWebLayer.h35 class GraphicsLayer; variable
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/project/boards/drc/
H A Dboardclipperpathgenerator.h36 class GraphicsLayer; variable
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/common/dialogs/
H A Ddxfimportdialog.h41 class GraphicsLayer; variable
H A Dpolygonpropertiesdialog.h39 class GraphicsLayer; variable
H A Dcirclepropertiesdialog.h36 class GraphicsLayer; variable
H A Dstroketextpropertiesdialog.h36 class GraphicsLayer; variable
H A Dtextpropertiesdialog.h36 class GraphicsLayer; variable
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/project/boards/graphicsitems/
H A Dbgi_netpoint.h36 class GraphicsLayer; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebPage/ca/
H A DLayerTreeHostCA.cpp177 void LayerTreeHostCA::notifyAnimationStarted(const WebCore::GraphicsLayer*, double time) in notifyAnimationStarted()
181 void LayerTreeHostCA::notifySyncRequired(const WebCore::GraphicsLayer*) in notifySyncRequired()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DChromeClient.h52 class GraphicsLayer; variable
68 class GraphicsLayer; variable
278 virtual void setRootFullScreenLayer(GraphicsLayer*) { } in setRootFullScreenLayer() argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebPage/
H A DChunkedUpdateDrawingArea.h48 virtual void setRootCompositingLayer(WebCore::GraphicsLayer*) { } in setRootCompositingLayer()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/project/schematics/graphicsitems/
H A Dsgi_netpoint.h36 class GraphicsLayer; variable

1234