Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_radial_progress_bar_resize.c84 GX_VALUE new_ycenter; in _gx_radial_progress_bar_resize() local
105 new_ycenter = (GX_VALUE)((size -> gx_rectangle_top + size -> gx_rectangle_bottom) >> 1); in _gx_radial_progress_bar_resize()
110 info -> gx_radial_progress_bar_info_ycenter = new_ycenter; in _gx_radial_progress_bar_resize()