Home | History | Annotate | Download | only in jni

Lines Matching defs:osw

1290     int osw = m_screenWidth;
1295 ow, oh, osw, m_scale, width, height, screenWidth, scale);
1309 if (osh != screenHeight || osw != screenWidth)
1367 if ((osw && osh && bounds.width() && bounds.height())
1379 leftAlign ? 0.0 : (float) (anchorX - m_scrollOffsetX) / osw;