Home
last modified time | relevance | path

Searched refs:NETPoint (Results 1 – 9 of 9) sorted by relevance

/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/
H A Dnetwm_def.h27 struct NETPoint { struct
31 NETPoint() in NETPoint() argument
37 NETPoint(const QPoint &p) in NETPoint() argument
126 NETPoint pos;
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/autotests/
H A Dnetrootinfotestwm.cpp669 NETPoint desktopOne; in testDesktopViewports()
672 NETPoint desktopTwo; in testDesktopViewports()
678 const NETPoint compareZero = rootInfo.desktopViewport(0); in testDesktopViewports()
681 const NETPoint compareOne = rootInfo.desktopViewport(1); in testDesktopViewports()
684 const NETPoint compareTwo = rootInfo.desktopViewport(2); in testDesktopViewports()
687 const NETPoint compareThree = rootInfo.desktopViewport(3); in testDesktopViewports()
711 const NETPoint compareOne2 = rootInfo.desktopViewport(1); in testDesktopViewports()
714 const NETPoint compareTwo2 = rootInfo.desktopViewport(2); in testDesktopViewports()
717 const NETPoint compareThree2 = rootInfo.desktopViewport(3); in testDesktopViewports()
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/platforms/xcb/
H A Dnetwm.h390 NETPoint desktopViewport(int desktop) const;
540 void setDesktopViewport(int desktop, const NETPoint &viewport);
782 virtual void changeDesktopViewport(int desktop, const NETPoint &viewport) in changeDesktopViewport()
H A Dnetwm_p.h104 NETRArray<NETPoint> viewport;
H A Dkwindowsystem.cpp533 NETPoint p = s_d->desktopViewport(s_d->currentDesktop(true)); in currentDesktop()
573 NETPoint p; in setCurrentDesktop()
1216 NETPoint c = s_d->desktopViewport(s_d->currentDesktop(true)); in constrainViewportRelativePosition()
H A Dnetwm.cpp741 void NETRootInfo::setDesktopViewport(int desktop, const NETPoint &viewport) in setDesktopViewport()
1690 NETPoint pt; in event()
2396 NETPoint NETRootInfo::desktopViewport(int desktop) const in desktopViewport()
2399 NETPoint pt; // set to (0,0) in desktopViewport()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dvirtualdesktops.cpp651 NETPoint *viewports = new NETPoint[n]; in updateRootInfo()
H A Dworkspace.cpp402 NETPoint* viewports = new NETPoint[VirtualDesktopManager::self()->count()]; in initializeX11()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py13127 return NETPoint()
13311 class NETPoint(): class
13319 return NETPoint()