Searched refs:tangent (Results 1 – 6 of 6) sorted by relevance
/reactos/win32ss/gdi/ntgdi/ |
H A D | drawing.c | 744 double tangent; in app_boundary_point() local 771 tangent = tan(DEGREES_TO_RADIANS(angle)); in app_boundary_point() 774 return pt((int)(cx+r.height/tangent/2), r.y); in app_boundary_point() 776 return pt((int)(cx-r.height/tangent/2), r.y+r.height); in app_boundary_point() 778 return pt(r.x, (int)(cy+r.width*tangent/2)); in app_boundary_point() 780 return pt(r.x+r.width, (int)(cy-r.width*tangent/2)); in app_boundary_point()
|
/reactos/base/applications/cmdutils/replace/lang/ |
H A D | sv-SE.rc | 52 STRING_ERROR_D_PAUSEMSG "Tryck på valfri tangent för att fortsätta . . . "
|
/reactos/base/applications/calc/ |
H A D | help.txt | 169 It calculates the tangent of the given angle. 170 If the [Inv] modifier is activated, it finds the angle whose tangent value is shown into the output… 188 Hyperbolic tangent 468 It calculates the tangent, hyperbolic tangent, arcstangent or the hyperbolic arctangent of an angle.
|
/reactos/sdk/tools/winesync/d3dx9_staging/ |
H A D | 0004-d3dx9_36__Implement_D3DXDisassembleShader._(v2).diff | 28 + "tangent", "binormal", "tessfactor", "positiont", "color" };
|
/reactos/base/shell/cmd/lang/ |
H A D | sv-SE.rc | 292 'Tryck valfri tangent för att fortsätta...' eller en användaren definerad mening.\n\n\ 490 STRING_ERROR_D_PAUSEMSG "Tryck på valfri tangent för att fortsätta . . . "
|
/reactos/dll/win32/shell32/lang/ |
H A D | sv-SE.rc | 593 …n igång på låg energi med minnet intakt. Datorn vaknar när du trycker en tangent eller rör musen."…
|