Home
last modified time | relevance | path

Searched refs:zcr_cursor_shapes (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/host/
H A Dwayland_zcr_cursor_shapes.cc21 zcr_cursor_shapes_v1* zcr_cursor_shapes, in WaylandZcrCursorShapes() argument
23 : zcr_cursor_shapes_v1_(zcr_cursor_shapes), connection_(connection) { in WaylandZcrCursorShapes()
H A Dwayland_zcr_cursor_shapes.h21 WaylandZcrCursorShapes(zcr_cursor_shapes_v1* zcr_cursor_shapes,
H A Dwayland_connection.cc401 auto zcr_cursor_shapes = in Global() local
403 if (!zcr_cursor_shapes) { in Global()
408 zcr_cursor_shapes.release(), connection); in Global()
H A Dwayland_window.cc231 if (connection_->zcr_cursor_shapes()) { in SetCursor()
241 connection_->zcr_cursor_shapes()->SetCursorShape(shape.value()); in SetCursor()
H A Dwayland_connection.h127 WaylandZcrCursorShapes* zcr_cursor_shapes() const { in zcr_cursor_shapes() function
H A Dwayland_window_unittest.cc194 auto zcr_cursor_shapes = std::make_unique<MockZcrCursorShapes>(); in InstallMockZcrCursorShapes() local
195 MockZcrCursorShapes* mock_cursor_shapes = zcr_cursor_shapes.get(); in InstallMockZcrCursorShapes()
197 test_api.SetZcrCursorShapes(std::move(zcr_cursor_shapes)); in InstallMockZcrCursorShapes()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/wayland/
H A DBUILD.gn157 "zcr_cursor_shapes.cc",
158 "zcr_cursor_shapes.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/wayland/
H A DBUILD.gn155 "zcr_cursor_shapes.cc",
156 "zcr_cursor_shapes.h",