Home
last modified time | relevance | path

Searched defs:rootPos (Results 1 – 10 of 10) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/platforms/x11/standalone/
H A Dscreenedges_filter.cpp30 const QPoint rootPos(mouseEvent->root_x, mouseEvent->root_y); in event() local
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/tabbox/
H A Dx11_filter.cpp91 const QPoint rootPos(mouseEvent->root_x, mouseEvent->root_y); in motion() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/UI/
H A DUI.cpp161 const IntVector2& rootPos = rootElement_->GetPosition(); in SetCursor() local
418 const IntVector2& rootPos = rootElement_->GetPosition(); in RenderUpdate() local
474 const IntVector2& rootPos = rootElement_->GetPosition(); in DebugDraw() local
681 const IntVector2& rootPos = rootElement_->GetPosition(); in GetElementAt() local
1543 const IntVector2& rootPos = rootElement_->GetPosition(); in HandleMouseMove() local
/dports/games/stockfish/Stockfish-sf_14/src/
H A Dthread.h68 Position rootPos; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/w32/
H A Dfile_url.cxx149 const sal_Int32 rootPos = getRootLength(p.pData); in removeRelativeParts() local
/dports/deskutils/akregator/akregator-21.12.3/plugins/mk4storage/metakit/src/
H A Dviewx.cpp774 t4_i32 rootPos = 0; in EndOfData() local
/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dgimagexdraw.c1943 GRect rootPos = {0, 0, XDisplayWidth(display,gdisp->screen), in _GXDraw_Image() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/common/
H A DtcuRasterizationVerifier.cpp2123 const int rootPos = (isXMajor) ? (fragPos.y()) : (fragPos.x()); in verifySinglesampleWideLineGroupInterpolation() local
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/unity3d/autogen/
H A DNativeMethods.cs3510 public static extern int b3SetVRCameraRootPosition(IntPtr commandHandle, ref double rootPos) ; in b3SetVRCameraRootPosition()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/
H A Dpybullet.c7115 double rootPos[3]; in pybullet_setVRCameraState() local