Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 9 of 9) sorted by relevance

/RvlSDK-3.2.2/man/en_US/CSS/
Drevolution.css17 letter-spacing : normal;
112 position : normal;
121 position : normal;
178 font-weight : normal;
230 position : normal;
Dtitles2.css28 position : normal;
33 position : normal;
/RvlSDK-3.2.2/build/demos/gxdemo/src/Transform/
Dtf-stitch.c477 Vec normal = ((VecPtr)MyVert)[idx]; in ComputeNormalRotMtx() local
484 VECCrossProduct(&axis, &normal, &axis); in ComputeNormalRotMtx()
/RvlSDK-3.2.2/build/libraries/mtx/src/
Dvec.c763 void C_VECReflect ( const Vec *src, const Vec *normal, Vec *dst ) in C_VECReflect() argument
770 ASSERTMSG( (normal != 0), VEC_REFLECT_2 ); in C_VECReflect()
784 VECNormalize( normal, &uN); in C_VECReflect()
/RvlSDK-3.2.2/build/demos/hio2demo/vc++/dual/
Ddouble-common.rc366 AFX_IDS_SCRESTORE "Restore the window to normal size"
Ddual.rc349 AFX_IDS_SCRESTORE "Restore the window to normal size"
/RvlSDK-3.2.2/build/demos/hio2demo/vc++/multi/
Dmulti.rc383 AFX_IDS_SCRESTORE "Restore the window to normal size"
/RvlSDK-3.2.2/include/revolution/
Dmtx.h418 void C_VECReflect ( const Vec *src, const Vec *normal, Vec *dst );
/RvlSDK-3.2.2/build/buildtools/
Dcommondefs137 # Codewarrior installer. Change the backslashes into normal slashes,