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

  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.h 343 bool isPinnedToLeftSide() const { return m_mainFrameIsPinnedToLeftSide; }
    [all...]
WebPageProxy.cpp 154 , m_mainFrameIsPinnedToLeftSide(false)
328 m_mainFrameIsPinnedToLeftSide = false;
    [all...]

Completed in 43 milliseconds