Changeset 7c014d1 in mainline for uspace/srv/hid/fb/gfx/font-8x16.c
- Timestamp:
- 2011-09-09T15:46:21Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c69646f8
- Parents:
- 14a60e3
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/fb/gfx/font-8x16.c
r14a60e3 r7c014d1 43 43 * glyph in the font or returns an index to the question 44 44 * mark glyph if no specific glyph exists. 45 * 45 46 */ 46 47 uint16_t fb_font_glyph(const wchar_t ch)
Note:
See TracChangeset
for help on using the changeset viewer.