Home | History | Annotate | Download | only in jni

Lines Matching refs:ow

1187     int ow = window->width();
1194 ow, oh, osw, m_scale, width, height, screenWidth, scale);
1206 if (ow != width || (!ignoreHeight && oh != height) || osw != screenWidth) {