Home
last modified time | relevance | path

Searched defs:isScrollable (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderIFrame.cpp51 bool isScrollable = frame->scrollingMode() != ScrollbarAlwaysOff; in computeLogicalHeight() local
69 bool isScrollable = frame->scrollingMode() != ScrollbarAlwaysOff; in computeLogicalWidth() local
86 bool isScrollable = element->scrollingMode() != ScrollbarAlwaysOff; in flattenFrame() local
DRenderFrameBase.cpp64 bool isScrollable = element->scrollingMode() != ScrollbarAlwaysOff; in layoutWithFlattening() local