Searched refs:new_radius (Results 1 – 1 of 1) sorted by relevance
85 GX_VALUE new_radius; in _gx_radial_progress_bar_resize() local106 new_radius = (GX_VALUE)(new_xcenter - size -> gx_rectangle_left); in _gx_radial_progress_bar_resize()107 new_radius = (GX_VALUE)(new_radius - width); in _gx_radial_progress_bar_resize()112 if (new_radius > 0) in _gx_radial_progress_bar_resize()114 info -> gx_radial_progress_bar_info_radius = new_radius; in _gx_radial_progress_bar_resize()