Changeset 7470d97 in mainline for uspace/lib/memgfx/private/memgc.h
- Timestamp:
- 2021-04-30T15:05:06Z (4 years ago)
- Branches:
- master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 051349b
- Parents:
- 252d03c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/memgfx/private/memgc.h
r252d03c r7470d97 49 49 /** Bounding rectangle */ 50 50 gfx_rect_t rect; 51 /** Clipping rectangle */ 52 gfx_rect_t clip_rect; 51 53 /** Allocation info */ 52 54 gfx_bitmap_alloc_t alloc;
Note:
See TracChangeset
for help on using the changeset viewer.