Searched refs:NETPoint (Results 1 – 9 of 9) sorted by relevance
27 struct NETPoint { struct31 NETPoint() in NETPoint() argument37 NETPoint(const QPoint &p) in NETPoint() argument126 NETPoint pos;
669 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()
390 NETPoint desktopViewport(int desktop) const;540 void setDesktopViewport(int desktop, const NETPoint &viewport);782 virtual void changeDesktopViewport(int desktop, const NETPoint &viewport) in changeDesktopViewport()
104 NETRArray<NETPoint> viewport;
533 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()
741 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()
651 NETPoint *viewports = new NETPoint[n]; in updateRootInfo()
402 NETPoint* viewports = new NETPoint[VirtualDesktopManager::self()->count()]; in initializeX11()
13127 return NETPoint()13311 class NETPoint(): class13319 return NETPoint()