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

  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.h 154 virtual float visibleContentScaleFactor() const OVERRIDE { return m_visibleContentScaleFactor; }
515 float m_visibleContentScaleFactor;
FrameView.cpp 119 , m_visibleContentScaleFactor(1)
    [all...]

Completed in 1000 milliseconds