Searched defs:screenHeight (Results 1 – 3 of 3) sorted by relevance
68 int PlatformBridge::screenHeight(const WebCore::FrameView* view) in screenHeight() function in WebCore::PlatformBridge
454 int screenHeight() const { return m_screenHeight; } in screenHeight() function
1183 int screenWidth, float scale, int realScreenWidth, int screenHeight, in setSizeScreenWidthAndScale()2589 jint screenWidth, jfloat scale, jint realScreenWidth, jint screenHeight, in SetSize()