Home
last modified time | relevance | path

Searched defs:TOUCH_COORD_TO_PIXEL (Results 1 – 9 of 9) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Rendering/UI/
H A DvtkWin32RenderWindowInteractor.cxx70 #define TOUCH_COORD_TO_PIXEL(l) ((l) / 100) macro
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkWin32RenderWindowInteractor.cxx60 #define TOUCH_COORD_TO_PIXEL(l) ((l) / 100) macro
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkWin32OpenGLRenderWindowInteractor.cxx60 #define TOUCH_COORD_TO_PIXEL(l) ((l) / 100) macro
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgViewer/
H A DGraphicsWindowWin32.cpp66 #define TOUCH_COORD_TO_PIXEL(l) ((l) / 100) macro
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgViewer/
H A DGraphicsWindowWin32.cpp68 #define TOUCH_COORD_TO_PIXEL(l) ((l) / 100) macro
/dports/graphics/jogamp-jogl/jogl/src/newt/native/
H A DWindowsWindow.c108 #define TOUCH_COORD_TO_PIXEL(l) (l/100) macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java4527 public static final native long TOUCH_COORD_TO_PIXEL(long touchCoord); in TOUCH_COORD_TO_PIXEL() method in OS
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h2624 #define TOUCH_COORD_TO_PIXEL(l) ((l) / 100) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h2624 #define TOUCH_COORD_TO_PIXEL(l) ((l) / 100) macro