1 | static Rect dm_getBounds(O module) {
|
2 | ret shallowCloneToClass Rect(call(dm_getStem(module), 'getFrameRect)); |
3 | } |
4 | |
5 | ifndef InOSCore |
6 | static Rect dm_getBounds() {
|
7 | ret dm_getBounds(dm_current_generic()); |
8 | } |
9 | endifndef |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016705 |
| Snippet name: | dm_getBounds |
| Eternal ID of this version: | #1016705/5 |
| Text MD5: | 456b662682850b84b2fa748a55c66bbd |
| Author: | stefan |
| Category: | javax / dynamic modules |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-30 14:34:01 |
| Source code size: | 219 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 697 / 774 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |