Home
last modified time | relevance | path

Searched refs:wxROTATE_EPSILON (Results 1 – 8 of 8) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Docpn_pixel.cpp1253 static const double wxROTATE_EPSILON = 1e-10; variable
1427 if (d1 < wxROTATE_EPSILON) in Image_Rotate()
1437 else if (d2 < wxROTATE_EPSILON) in Image_Rotate()
1447 else if (d3 < wxROTATE_EPSILON) in Image_Rotate()
1457 else if (d4 < wxROTATE_EPSILON) in Image_Rotate()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dimage.cpp2801 static const double wxROTATE_EPSILON = 1e-10; variable
2973 if (d1 < wxROTATE_EPSILON) in Rotate()
2983 else if (d2 < wxROTATE_EPSILON) in Rotate()
2993 else if (d3 < wxROTATE_EPSILON) in Rotate()
3003 else if (d4 < wxROTATE_EPSILON) in Rotate()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dimage.cpp2801 static const double wxROTATE_EPSILON = 1e-10; variable
2973 if (d1 < wxROTATE_EPSILON) in Rotate()
2983 else if (d2 < wxROTATE_EPSILON) in Rotate()
2993 else if (d3 < wxROTATE_EPSILON) in Rotate()
3003 else if (d4 < wxROTATE_EPSILON) in Rotate()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dimage.cpp2801 static const double wxROTATE_EPSILON = 1e-10; variable
2973 if (d1 < wxROTATE_EPSILON) in Rotate()
2983 else if (d2 < wxROTATE_EPSILON) in Rotate()
2993 else if (d3 < wxROTATE_EPSILON) in Rotate()
3003 else if (d4 < wxROTATE_EPSILON) in Rotate()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dimage.cpp2801 static const double wxROTATE_EPSILON = 1e-10; variable
2973 if (d1 < wxROTATE_EPSILON) in Rotate()
2983 else if (d2 < wxROTATE_EPSILON) in Rotate()
2993 else if (d3 < wxROTATE_EPSILON) in Rotate()
3003 else if (d4 < wxROTATE_EPSILON) in Rotate()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dimage.cpp3559 static const double wxROTATE_EPSILON = 1e-10; variable
3729 if (d1 < wxROTATE_EPSILON) in Rotate()
3739 else if (d2 < wxROTATE_EPSILON) in Rotate()
3749 else if (d3 < wxROTATE_EPSILON) in Rotate()
3759 else if (d4 < wxROTATE_EPSILON) in Rotate()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dimage.cpp3344 static const double wxROTATE_EPSILON = 1e-10; variable
3514 if (d1 < wxROTATE_EPSILON) in Rotate()
3524 else if (d2 < wxROTATE_EPSILON) in Rotate()
3534 else if (d3 < wxROTATE_EPSILON) in Rotate()
3544 else if (d4 < wxROTATE_EPSILON) in Rotate()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dimage.cpp3340 static const double wxROTATE_EPSILON = 1e-10; variable
3510 if (d1 < wxROTATE_EPSILON) in Rotate()
3520 else if (d2 < wxROTATE_EPSILON) in Rotate()
3530 else if (d3 < wxROTATE_EPSILON) in Rotate()
3540 else if (d4 < wxROTATE_EPSILON) in Rotate()