Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/jni/
DWebViewCore.cpp1191 int orsw = m_screenWidth * m_screenWidthScale / m_scale; in setSizeScreenWidthAndScale() local
1248 if ((orsw && osh && bounds.width() && bounds.height()) in setSizeScreenWidthAndScale()
1260 leftAlign ? 0.0 : (float) (anchorX - m_scrollOffsetX) / orsw; in setSizeScreenWidthAndScale()