Home | History | Annotate | Download | only in css

Lines Matching refs:computedCSSContentBoxRect

716     return box->style()->boxSizing() == BORDER_BOX ? box->borderBoxRect() : box->computedCSSContentBoxRect();