Changeset 3c3657c in mainline for uspace/lib/ui/private/window.h
- Timestamp:
- 2021-09-04T08:04:36Z (4 years ago)
- Branches:
- master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7896f23
- Parents:
- 81d3612
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/private/window.h
r81d3612 r3c3657c 74 74 /** Window rectangle */ 75 75 gfx_rect_t rect; 76 /** Display position (if fullscreen mode) */ 77 gfx_coord2_t dpos; 76 78 /** Application area bitmap */ 77 79 gfx_bitmap_t *app_bmp;
Note:
See TracChangeset
for help on using the changeset viewer.