static Rect rectSetHeightToWidth(Rect r) { ret r == null ? null : rect(r.x, r.y, r.w, r.w); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024811 |
| Snippet name: | rectSetHeightToWidth |
| Eternal ID of this version: | #1024811/2 |
| Text MD5: | da527827dd48371474ae4e6be6fad7e6 |
| Author: | stefan |
| Category: | javax / maths |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-26 00:41:07 |
| Source code size: | 97 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 412 / 451 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |