Home | History | Annotate | Download | only in rendering

Lines Matching refs:boxAlign

1297     bool stretching = (parent()->style()->boxAlign() == BSTRETCH);
1447 && (parent()->style()->boxOrient() == HORIZONTAL || parent()->style()->boxAlign() != BSTRETCH))
1498 bool stretching = parent()->style()->boxAlign() == BSTRETCH;