Searched refs:item_height (Results 1 – 1 of 1) sorted by relevance
112 int item_height; in OnInitDialog() local129 item_height = (rect.Height() - 30) / (ANIMATION_PARAMS_COUNT + 1) - 3; in OnInitDialog()141 size.bottom = size.top + item_height; in OnInitDialog()190 size.bottom = size.top + item_height; in OnInitDialog()195 size.top += item_height + 3; in OnInitDialog()196 size.bottom += item_height + 3; in OnInitDialog()