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

12

/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2360 void round() {} function
H A Dlibroot_stubs_legacy.c2342 void round() {} function
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js1154 this.lineCap = 'round';
1169 this.lineJoin = 'round';
1402 var centerX = Math.round(rect.centerX());
1403 var centerY = Math.round(rect.centerY());
1491 console.warn('round rects not implemented, falling back to rect');

Completed in 105 milliseconds

12