Changeset 13277e3 in mainline
- Timestamp:
- 2026-03-08T22:00:20Z (27 hours ago)
- Branches:
- master
- Parents:
- f6304727
- File:
-
- 1 edited
-
uspace/app/nav/nav.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/nav/nav.c
rf6304727 r13277e3 229 229 } 230 230 231 /** Compute size of panel rectangle. 232 * 233 * @param navigator Navigator 234 * @param i Panel index (0 .. navigator_panels -1) 235 * @param rect Place to store rectangle. 236 */ 231 237 static void navigator_panel_rect(navigator_t *navigator, unsigned i, 232 238 gfx_rect_t *rect)
Note:
See TracChangeset
for help on using the changeset viewer.
