Home | History | Annotate | Download | only in WebView

Lines Matching refs:docWidth

1346     float printWidth = root->style()->isHorizontalWritingMode() ? root->docWidth() / printScaleFactor : pageSize.width;