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

  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.h 344 bool isPinnedToRightSide() const { return m_mainFrameIsPinnedToRightSide; }
    [all...]
WebPageProxy.cpp 155 , m_mainFrameIsPinnedToRightSide(false)
329 m_mainFrameIsPinnedToRightSide = false;
    [all...]

Completed in 33 milliseconds