Home
last modified time | relevance | path

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

/dports/games/searchandrescue/searchandrescue_1.4.0/sar/
H A Dgwx_dialog.c1511 int line_height_pixels; in GWXDialogDraw() local
1582 line_height_pixels = md->line_height_pixels; in GWXDialogDraw()
1586 (line_height_pixels > 0) in GWXDialogDraw()
1614 y += line_height_pixels; in GWXDialogDraw()
2134 md->line_height_pixels = 0; in GWXDialogSetMesg()
2216 md->line_height_pixels = font->max_bounds.ascent + in GWXDialogSetMesg()
2218 md->lines_height_pixels = md->line_height_pixels * md->strc; in GWXDialogSetMesg()
H A Dgw.h351 line_height_pixels, member