Home | History | Annotate | Download | only in rendering

Lines Matching defs:oldHeight

1976         int oldHeight = cb->logicalHeight();
1979 cb->setLogicalHeight(oldHeight);
2053 int oldHeight = block->height();
2056 block->setHeight(oldHeight);
2110 int oldHeight = block->logicalHeight();
2113 block->setLogicalHeight(oldHeight);