Searched refs:viewLogicalHeight (Results 1 – 2 of 2) sorted by relevance
76 int viewLogicalHeight() const;
119 …m_extent = (!shouldUsePrintingLayout() && m_frameView) ? LayoutUnit(viewLogicalHeight()) : logical… in computeLogicalHeight()791 int RenderView::viewLogicalHeight() const in viewLogicalHeight() function in blink::RenderView800 return viewLogicalHeight(); in viewLogicalHeightForPercentages()