Searched defs:newHeight (Results 1 – 11 of 11) sorted by relevance
49 int newHeight = scale.height() * cairo_image_surface_get_height(image); in scaleDragImage() local
63 bool ImageFrame::setSize(int newWidth, int newHeight) in setSize()
87 bool ImageFrame::setSize(int newWidth, int newHeight) in setSize()
92 bool ImageFrame::setSize(int newWidth, int newHeight) in setSize()
218 int newWidth, newHeight; in WIMP_ModeChanged() local
173 int newHeight = renderBox.width() * elementSize.height() / elementSize.width(); in videoBox() local
949 int newHeight = blockChild->heightForLineCount(numVisibleLines); in applyLineClamp() local
580 int newHeight = yPos - borderThickness; in positionFrames() local
1507 int newHeight = height(); in repaintDuringLayoutIfMoved() local2043 int newHeight = block->computeContentBoxLogicalHeight(block->contentHeight()); in computeReplacedLogicalHeightUsing() local2100 int newHeight = block->computeContentBoxLogicalHeight(block->contentLogicalHeight()); in availableLogicalHeightUsing() local
1285 int newHeight = logicalHeight(); in layoutBlock() local2112 int newHeight = applyAfterBreak(child, logicalHeight(), marginInfo); in layoutBlockChild() local
195 bool ImageFrame::setSize(int newWidth, int newHeight) in setSize()