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 140 bool prohibitsScrolling() const { return m_prohibitsScrolling; }
ScrollView.cpp 438 if (prohibitsScrolling())
507 if (m_inUpdateScrollbars || prohibitsScrolling() || delegatesScrolling() || platformWidget())
    [all...]

Completed in 31 milliseconds