Changeset 313ac8e in mainline for uspace/lib/gfxfont/private/font.h
- Timestamp:
- 2020-09-17T15:28:03Z (4 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7bef2d8
- Parents:
- 414020d9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/gfxfont/private/font.h
r414020d9 r313ac8e 84 84 85 85 extern errno_t gfx_font_splice_at_glyph(gfx_font_t *, gfx_glyph_t *, 86 gfx_ coord_t, gfx_coord_t);86 gfx_rect_t *); 87 87 88 88 #endif
Note:
See TracChangeset
for help on using the changeset viewer.