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

  /external/webkit/Source/WebKit2/UIProcess/API/qt/
qwkpage.h 64 inline bool isUserScalable() const { return m_isUserScalable; };
74 bool m_isUserScalable;
  /external/webkit/Source/WebKit/qt/Api/
qwebpage.h 228 inline bool isUserScalable() const { return m_isUserScalable; }
238 bool m_isUserScalable;

Completed in 173 milliseconds