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

  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollView.h 119 bool canBlitOnScroll() const;
ScrollView.cpp 172 bool ScrollView::canBlitOnScroll() const
547 if (canBlitOnScroll()) { // The main frame can just blit the WebView window
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.cpp     [all...]

Completed in 1264 milliseconds