Searched refs:second_inset (Results 1 – 1 of 1) sorted by relevance
253 int second_inset = std::max(inset, images_->arrow_thickness); in GetInsets() local256 std::swap(first_inset, second_inset); in GetInsets()258 gfx::Insets(first_inset, inset, second_inset, inset) : in GetInsets()259 gfx::Insets(inset, first_inset, inset, second_inset); in GetInsets()