Home | History | Annotate | Download | only in rendering

Lines Matching refs:boxAlign

1292     bool stretching = (parent()->style()->boxAlign() == BSTRETCH);
1442 && (parent()->style()->boxOrient() == HORIZONTAL || parent()->style()->boxAlign() != BSTRETCH))
1493 bool stretching = parent()->style()->boxAlign() == BSTRETCH;