Searched refs:rect_height (Results 1 – 1 of 1) sorted by relevance
341 GX_VALUE rect_height; in _gx_canvas_aligned_text_draw() local353 rect_height = (GX_VALUE)(rectangle -> gx_rectangle_bottom - rectangle -> gx_rectangle_top + 1); in _gx_canvas_aligned_text_draw()357 y_pos = (GX_VALUE)(y_pos + (rect_height - text_height) / 2); in _gx_canvas_aligned_text_draw()