Searched refs:bar_target_height (Results 1 – 2 of 2) sorted by relevance
107 int bar_target_height() const { return bar_target_height_; } in bar_target_height() function
294 std::max((bar_target_height() - view->height()) / 2, 0) - in OffsetY()295 (bar_target_height() - bar_height()); in OffsetY()