Searched refs:sRotate (Results 1 – 3 of 3) sorted by relevance
612 sRotate=vs[12], sreset =vs[13], smove =vs[14], sH =vs[15], sPos =vs[16]; in updFmtTxt() local616 …sLEFT+": "+sPitch+" "+sshift+": "+sRotate+" | "+sRIGHT+": "+sHeight+" "+sshift+": "+sDist+","+sH… in updFmtTxt()620 …sLEFT+": "+sPitch+" "+sshift+": "+sRotate+" | "+sRIGHT+": "+sHeight+" "+sshift+": "+sDist+","+sH… in updFmtTxt()624 …sLEFT+": "+sPitch+", "+sDist+" "+sshift+": "+sRotate+" | "+sRIGHT+": "+sHeight+" "+sshift+": "+s… in updFmtTxt()628 sLEFT+": "+sRotate+" "+sshift+": "+sPitch+" | "+sRIGHT+": "+smove+" "+sshift+": "+sHeight+"\n"+ in updFmtTxt()
1236 sRotate = 0.0f; in Element()1868 sRotate = (float) (sRotate*flexibleData0+(endRotate-rot)*flexibleData1); in transforms()1869 rot += sRotate; in transforms()
305 float sRotate; variable