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

  /external/webkit/Source/WebCore/platform/
ScrollView.h 136 bool prohibitsScrolling() const { return m_prohibitsScrolling; }
ScrollView.cpp 407 if (prohibitsScrolling())
476 if (m_inUpdateScrollbars || prohibitsScrolling() || delegatesScrolling() || platformWidget())
    [all...]

Completed in 36 milliseconds