Searched refs:kChoiceHeight (Results 1 – 1 of 1) sorted by relevance
342 constexpr double kChoiceHeight = 15; in SelectOption() local344 option_point.y -= kChoiceHeight * (item_index + 1); in SelectOption()