Home | History | Annotate | Download | only in jni

Lines Matching defs:oh

317     LOG_ASSERT(m_mainFrame, "Uh oh, somehow a frameview was made without an initial frame!");
1188 int oh = window->height();
1194 ow, oh, osw, m_scale, width, height, screenWidth, scale);
1206 if (ow != width || (!ignoreHeight && oh != height) || osw != screenWidth) {