Home | History | Annotate | Download | only in jni

Lines Matching refs:ow

1288     int ow = window->width();
1295 ow, oh, osw, m_scale, width, height, screenWidth, scale);
1312 if (ow != width || (!ignoreHeight && oh != height) || reflow) {