Home
last modified time | relevance | path

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

/dports/x11-toolkits/qml-box2d/qml-box2d-21e57f/
H A Dbox2dworld.h339 inline float Box2DWorld::toPixels(float length) const in toPixels() function
355 inline QPointF Box2DWorld::toPixels(const b2Vec2 &vec) const in toPixels() function
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWLength.C148 double WLength::toPixels(double fontSize) const in toPixels() function
/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dcgm.c399 static void SetCGMTransform(GpTransform *toPixels, int landscape, in SetCGMTransform()
1446 GpTransform toPixels; in GpCGMEngine() local
1490 GpTransform toPixels; in GcgmSetScale() local
H A Dps.c164 static void SetPSTransform(GpTransform *toPixels, int landscape) in SetPSTransform()
1365 GpTransform toPixels; in GpPSEngine() local
H A Dxbasic.c1342 GxEngine(p_scr *s, char *name, GpTransform *toPixels, in GxEngine()
1432 GpTransform toPixels; in GpBXEngine() local
H A Deps.c668 GpTransform toPixels; in EPSPreview() local
H A Dxfancy.c81 GpTransform toPixels; in GpFXEngine() local
/dports/devel/love10/love-0.10.2/src/modules/window/sdl/
H A DWindow.cpp940 double Window::toPixels(double x) const in toPixels() function in love::window::sdl::Window
945 void Window::toPixels(double wx, double wy, double &px, double &py) const in toPixels() function in love::window::sdl::Window
/dports/devel/love/love-11.3/src/modules/window/sdl/
H A DWindow.cpp1131 double Window::toPixels(double x) const in toPixels() function in love::window::sdl::Window
1136 void Window::toPixels(double wx, double wy, double &px, double &py) const in toPixels() function in love::window::sdl::Window