Home
last modified time | relevance | path

Searched refs:angle_z (Results 1 – 3 of 3) sorted by path

/trunk/main/basebmp/test/
H A Dbmpdemo.cxx990 const double angle_z = M_PI / 6.0; in project() local
1003 double x2 = x1 * cos( angle_z ) + y1 * sin( angle_z ); in project()
/trunk/main/padmin/source/
H A Dpadialog.cxx307 const double angle_z = M_PI / 6.0; in project() local
320 double x2 = x1 * cos( angle_z ) + y1 * sin( angle_z ); in project()
/trunk/main/vcl/workben/
H A Dsvptest.cxx164 const double angle_z = M_PI / 6.0; in project() local
177 double x2 = x1 * cos( angle_z ) + y1 * sin( angle_z ); in project()

Completed in 36 milliseconds