Searched refs:bottom_ (Results 1 – 2 of 2) sorted by relevance
20 PrintMargin::PrintMargin() : hasTop_(false), top_(0), hasBottom_(false), bottom_(0), hasLeft_(false… in PrintMargin()34 bottom_ = right.bottom_; in Set()58 bottom_ = 0; in Reset()74 bottom_ = bottom; in SetBottom()106 return bottom_; in GetBottom()192 PRINT_HILOGD("bottom_ = %{public}d", bottom_); in Dump()
74 uint32_t bottom_; variable