HomeSort by relevance Sort by last modified time
    Searched refs:m_screenWidth (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKit/android/jni/
WebViewCore.h 453 int screenWidth() const { return m_screenWidth; }
537 int m_screenWidth; // width of the visible rect in document coordinates
WebViewCore.cpp 309 m_screenWidth = 320;
442 m_screenWidth = 0;
    [all...]

Completed in 5607 milliseconds