Home
last modified time | relevance | path

Searched refs:osh (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/android/jni/
DWebViewCore.cpp1192 int osh = m_screenHeight; in setSizeScreenWidthAndScale() local
1248 if ((orsw && osh && bounds.width() && bounds.height()) in setSizeScreenWidthAndScale()
1262 const float yPercentInView = (float) (anchorY - m_scrollOffsetY) / osh; in setSizeScreenWidthAndScale()