Home
last modified time | relevance | path

Searched defs:GetScreenCoordinates (Results 1 – 5 of 5) sorted by relevance

/dports/math/amath/amath-1.8.5/src/main/
H A Dfgrid.cpp92 void Grid::GetScreenCoordinates(double value, int* x, int* y) const in GetScreenCoordinates() function in Grid
101 void Grid::GetScreenCoordinates(double xval, int* x, double yval, int* y) const in GetScreenCoordinates() function in Grid
/dports/graphics/pinta/pinta-1.7.1/Pinta.Docking/Extensions/
H A DGtkExtensions.cs48 public static Gdk.Point GetScreenCoordinates (this Gtk.Widget w, Gdk.Point p) in GetScreenCoordinates() method in Pinta.Docking.GtkExtensions
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/browser_plugin/
H A Dbrowser_plugin_guest.cc153 gfx::Point BrowserPluginGuest::GetScreenCoordinates( in GetScreenCoordinates() function in content::BrowserPluginGuest
/dports/games/0ad/0ad-0.0.23b-alpha/source/graphics/
H A DCamera.cpp189 void CCamera::GetScreenCoordinates(const CVector3D& world, float& x, float& y) const in GetScreenCoordinates() function in CCamera
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/browser_plugin/
H A Dbrowser_plugin_guest.cc267 gfx::Point BrowserPluginGuest::GetScreenCoordinates( in GetScreenCoordinates() function in content::BrowserPluginGuest