Searched refs:setYPos (Results 1 – 4 of 4) sorted by relevance
447 curr->setYPos(curr->object()->verticalPositionHint(m_firstLine)); in computeLogicalBoxHeights()474 setYPos(y + maxAscent - baseline());// Place our root box. in placeBoxesVertically()487 curr->setYPos(y); in placeBoxesVertically()489 curr->setYPos(y + maxHeight - curr->height()); in placeBoxesVertically()493 curr->setYPos(curr->yPos() + y + maxAscent - curr->baseline()); in placeBoxesVertically()539 curr->setYPos(newY); in placeBoxesVertically()554 setYPos(yPos() + baseline() - font.ascent()); in placeBoxesVertically()577 setYPos(topPos); in shrinkBoxesWithNoTextChildren()
198 void setYPos(int y) { m_y = y; } in setYPos() function
798 curBox->setYPos(curBox->yPos() + static_cast<int>(shift)); in applyTextAnchorToTextChunk()1045 curr->setYPos(minY - block()->y()); in layoutInlineBoxes()1078 curr->setYPos(minY - block()->y()); in layoutInlineBoxes()1101 start->setYPos(top); in layoutInlineBoxes()
744 r->m_box->setYPos(height()); in computeVerticalPositionsForLine()