Home | History | Annotate | Download | only in WebView

Lines Matching refs:docHeight

1347     float printHeight = root->style()->isHorizontalWritingMode() ? pageSize.height : root->docHeight() / printScaleFactor;