static Rect growRectRight(Rect r, int pixels) { ret new Rect(r.x, r.y, r.w+pixels, r.h); }
Began life as a copy of #1006816
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006822 | 
| Snippet name: | growRectRight | 
| Eternal ID of this version: | #1006822/1 | 
| Text MD5: | a0ad7ab40d14f289a9010ed8fbb01b85 | 
| Author: | stefan | 
| Category: | javax / maths | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-02-05 04:07:06 | 
| Source code size: | 94 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 754 / 826 | 
| Referenced in: | [show references] |