Searched defs:selectionBottom (Results 1 – 2 of 2) sorted by relevance
120 int selectionBottom() { return m_overflow ? m_overflow->m_selectionBottom : m_y + height(); } in selectionBottom() function
352 int selectionBottom = heightOfBlock; in verticallyAlignBoxes() local483 … int& topPosition, int& bottomPosition, int& selectionTop, int& selectionBottom) in placeBoxesVertically()