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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTextControlSingleLine.h 94 virtual bool isIntristicallyScrollable(ScrollbarOrientation orientation) const OVERRIDE
RenderLayerScrollableArea.cpp 495 if (box().isIntristicallyScrollable(orientation))
    [all...]
RenderBox.h 495 virtual bool isIntristicallyScrollable(ScrollbarOrientation orientation) const { return false; }
    [all...]

Completed in 176 milliseconds