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

  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollView.h 308 bool adjustScrollbarExistence(ComputeScrollbarExistenceOption = FirstPass);
ScrollView.cpp 423 bool ScrollView::adjustScrollbarExistence(ComputeScrollbarExistenceOption option)
467 if (!adjustScrollbarExistence(updateScrollbarsPass ? Incremental : FirstPass))
    [all...]

Completed in 480 milliseconds