Searched refs:separator_height (Results 1 – 1 of 1) sorted by relevance
161 SkScalar separator_height = SkIntToScalar(kSeparatorLineHeight); in Layout() local170 SkIntToScalar(arrow_height()) - (separator_height * SK_ScalarHalf)); in Layout()177 fill_path_->offset(0, -separator_height * SK_ScalarHalf); in Layout()182 fill_path_->rLineTo(0, separator_height); in Layout()