Home
last modified time | relevance | path

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

/dports/editors/lazarus/lazarus/components/tachart/test/
H A DSourcesTest.pas86 function IdentityDouble(AX: Double): Double; in IdentityDouble() function
97 function TDummyTransform.IdentityDouble(AX: Double): Double; in TDummyTransform.IdentityDouble() function
110 FAxisToGraph := @IdentityDouble;
111 FGraphToAxis := @IdentityDouble;
/dports/editors/lazarus-qt5/lazarus/components/tachart/test/
H A DSourcesTest.pas86 function IdentityDouble(AX: Double): Double; in IdentityDouble() function
97 function TDummyTransform.IdentityDouble(AX: Double): Double; in TDummyTransform.IdentityDouble() function
110 FAxisToGraph := @IdentityDouble;
111 FGraphToAxis := @IdentityDouble;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/test/
H A DSourcesTest.pas88 function IdentityDouble(AX: Double): Double; in IdentityDouble() function
99 function TDummyTransform.IdentityDouble(AX: Double): Double; in TDummyTransform.IdentityDouble() function
112 FAxisToGraph := @IdentityDouble;
113 FGraphToAxis := @IdentityDouble;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/test/
H A DSourcesTest.pas88 function IdentityDouble(AX: Double): Double; in IdentityDouble() function
99 function TDummyTransform.IdentityDouble(AX: Double): Double; in TDummyTransform.IdentityDouble() function
112 FAxisToGraph := @IdentityDouble;
113 FGraphToAxis := @IdentityDouble;
/dports/devel/dbus-java/dbus-java-2.7/org/freedesktop/
H A DDBus.java406 public double IdentityDouble(double input); in IdentityDouble() method
/dports/devel/dbus-java/dbus-java-2.7/org/freedesktop/dbus/test/
H A Dcross_test_server.java140 public double IdentityDouble(double input) in IdentityDouble() method in cross_test_server
/dports/devel/pydbus-common/dbus-python-1.2.18/test/
H A Dcross-test-server.py158 def IdentityDouble(self, input): member in TestsImpl
/dports/devel/py-dbus/dbus-python-1.2.18/test/
H A Dcross-test-server.py158 def IdentityDouble(self, input): member in TestsImpl