Home | History | Annotate | Download | only in rendering

Lines Matching refs:overrideHeight

912                                 child->setOverrideSize(child->overrideHeight() + spaceAdd);
931 child->setOverrideSize(child->overrideHeight() + spaceAdd);
1052 int h = child->overrideHeight() - (child->borderTop() + child->borderBottom() + child->paddingTop() + child->paddingBottom());
1078 int h = child->overrideHeight() - (child->borderLeft() + child->borderRight() + child->paddingLeft() + child->paddingRight());