Searched refs:shear (Results 26 - 28 of 28) sorted by path

12

/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteMessage.cpp393 float falseBoldWidth, rotation, shear, size; local
399 Read(shear);
412 font.SetShear(shear);
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js549 this.shear = 0;
565 this.shear = remoteMessage.dataView.readFloat32();
/haiku/src/tools/translation/stxtinfo/
H A Dstxtinfo.cpp72 float shear; // typically 90.0 member in struct:Style
86 style.shear = B_BENDIAN_TO_HOST_FLOAT(style.shear);
95 printf("shear: %f (typically 90.0)\n", style.shear);

Completed in 70 milliseconds

12