Searched refs:tangent (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp168 IOFixed64 tangent[2]; member in struct:IOHIPointing__PAParameters
1958 outParams.tangent[0] = OSObjectToIOFixed64(parameters->getObject(kHIDAccelTangentSpeedLinearKey));
1959 outParams.tangent[1] = OSObjectToIOFixed64(parameters->getObject(kHIDAccelTangentSpeedParabolicRootKey));
1960 // outParams.tangent[2] = OSObjectToIOFixed64(parameters->getObject(kHIDAccelTangentSpeedCubicRootKey));
1961 // outParams.tangent[3] = OSObjectToIOFixed64(parameters->getObject(kHIDAccelTangentSpeedQuarticRootKey));
2035 primaryParams.tangent[index] = low_curve_params.tangent[index] + (high_curve_params.tangent[index] - low_curve_params.tangent[index]) * ratio;
2036 if (primaryParams.tangent[inde
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DPathCairo.cpp244 float tangent = radius / tan(acos(cos_phi) / 2); local
245 float factor_p1p0 = tangent / p1p0_length;
268 float factor_p1p2 = tangent / p1p2_length;
/macosx-10.10/tcl-105/tk/tk/generic/
H A Dtk3d.c1114 * tangent of an angle to the inverse of its cosine. If the slope of the
1127 double tangent, cosine;
1130 tangent = i/128.0;
1131 cosine = 128/cos(atan(tangent)) + .5;
1108 double tangent, cosine; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A Dtk3d.c1133 * words, the table maps from the tangent of an angle to
1148 double tangent, cosine;
1151 tangent = i/128.0;
1152 cosine = 128/cos(atan(tangent)) + .5;
1129 double tangent, cosine; local
/macosx-10.10/vim-55/runtime/syntax/
H A Drebol.vim93 syn keyword rebolMathFunction square-root subtract tangent
/macosx-10.10/ksh-23/ksh/src/lib/libast/misc/
H A Dmagic.tab512 +18 short 93 arc-tangent-a5
647 +18 short 93 arc-tangent-a5

Completed in 146 milliseconds