Searched refs:get_font_data (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/debug/
H A Dframe_buffer_console.cpp132 get_font_data(uint8 glyph, int y) function
158 uint16_t bits = get_font_data(glyph, y);
186 uint16_t bits = get_font_data(glyph, y);

Completed in 13 milliseconds