Home | History | Annotate | Download | only in webkit

Lines Matching refs:windowWidth

2512                     int windowWidth = calculateWindowWidth(tentativeViewWidth);
2514 // the windowWidth will be the content width, to get a more likely
2516 data.mScale = (float) webViewWidth / windowWidth;