Home
last modified time | relevance | path

Searched refs:_font_width (Results 1 – 1 of 1) sorted by relevance

/include/
A Dvideo_font_data.h21 #define FONT_ENTRY(_font_width, _font_height, _width_x_height) \ argument
24 .width = _font_width, \
26 .byte_width = VIDEO_FONT_BYTE_WIDTH(_font_width), \
27 .char_pixel_bytes = VIDEO_FONT_CHAR_PIXEL_BYTES(_font_width, _font_height), \

Completed in 2 milliseconds