Home | History | Annotate | Download | only in dom

Lines Matching refs:layoutSize

605                 return adjustLayoutUnitForAbsoluteZoom(view->layoutSize().width(), *renderView);
626 return adjustLayoutUnitForAbsoluteZoom(view->layoutSize().height(), *renderView);
2428 LayoutSize Element::minimumSizeForResizing() const
2433 void Element::setMinimumSizeForResizing(const LayoutSize& size)