Home | History | Annotate | Download | only in jni

Lines Matching defs:ow

1135     int ow = window->width();
1156 if (ow != width || (!ignoreHeight && oh != height) || reflow) {