/external/chromium_org/ui/webui/resources/js/cr/ui/table/ |
D | table_list.js | 107 if (style.overflowX != 'scroll') { 108 style.overflowX = 'scroll'; 115 if (cm.totalWidth <= offsetWidth && style.overflowX != 'hidden') { 116 style.overflowX = 'hidden'; 122 if (style.overflowX != x) { 123 style.overflowX = x;
|
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/ |
D | StyleAdjuster.cpp | 287 style->setOverflowX(style->overflowX() == OVISIBLE ? OAUTO : style->overflowX()); in adjustRenderStyle() 303 if (style->overflowX() == OVISIBLE && style->overflowY() != OVISIBLE) { in adjustRenderStyle() 308 } else if (style->overflowY() == OVISIBLE && style->overflowX() != OVISIBLE) { in adjustRenderStyle() 322 if (style->overflowX() != OVISIBLE && style->overflowX() != OHIDDEN) in adjustRenderStyle() 356 if (style->preserves3D() && (style->overflowX() != OVISIBLE in adjustRenderStyle() 374 if (style->overflowX() == OSCROLL) in adjustRenderStyle() 376 else if (style->overflowX() == OAUTO) in adjustRenderStyle()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderLayerScrollableArea.cpp | 473 m_box->style()->overflowX() : m_box->style()->overflowY(); in userInputScrollable() 556 if (m_box->style()->overflowX() == OSCROLL) in updateAfterLayout() 579 if (m_box->style()->overflowX() == OAUTO || m_box->style()->overflowY() == OAUTO) { in updateAfterLayout() 657 EOverflow overflowX = m_box->style()->overflowX(); in updateAfterStyleChange() local 661 …alScrollbar() && overflowDefinesAutomaticScrollbar(overflowX)) || overflowRequiresScrollbar(overfl… in updateAfterStyleChange() 668 …if (needsHorizontalScrollbar && oldStyle && oldStyle->overflowX() == OSCROLL && overflowX != OSCRO… in updateAfterStyleChange()
|
D | RenderTextControl.cpp | 138 …if ((isHorizontalWritingMode() && (style()->overflowX() == OSCROLL || (style()->overflowX() == OA… in computeLogicalHeight()
|
D | RenderNamedFlowFragment.cpp | 67 newStyle->setOverflowX(parentStyle->overflowX()); in setStyleForNamedFlowFragment()
|
D | RenderBox.h | 467 …ollbar() const { return hasOverflowClip() && (style()->overflowX() == OAUTO || style()->overflowX(… in hasAutoHorizontalScrollbar() 472 …virtual bool scrollsOverflowX() const { return hasOverflowClip() && (style()->overflowX() == OSCRO… in scrollsOverflowX()
|
D | RenderRegion.cpp | 112 bool clipX = style()->overflowX() != OVISIBLE; in overflowRectForFlowThreadPortion()
|
D | RenderBox.cpp | 339 if (styleToUse->overflowX() != OVISIBLE && !isRootObject && isRenderBlock()) { in updateFromStyle() 346 && document().documentElement()->renderer()->style()->overflowX() == OVISIBLE) { in updateFromStyle() 767 if (!hasOverflowClip() || style()->overflowX() == OOVERLAY) in horizontalScrollbarHeight() 783 if (!isHorizontalWritingMode() && style()->overflowX() == OSCROLL) { in instrinsicScrollbarLogicalWidth()
|
D | RenderLayer.cpp | 3923 …urn !hasCompositedLayerMapping() && oldStyle && (oldStyle->overflowX() != newStyle->overflowX()) &… in needsCompositingLayersRebuiltForOverflow()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | SVGRenderSupport.cpp | 288 ASSERT(object->style()->overflowX() == object->style()->overflowY()); in isOverflowHidden() 291 ASSERT(object->style()->overflowX() != OSCROLL); in isOverflowHidden() 296 return object->style()->overflowX() == OHIDDEN; in isOverflowHidden()
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
D | SpatialNavigation.cpp | 458 …return (container->renderer()->style()->overflowX() != OHIDDEN && container->renderBox()->scrollLe… in canScrollInDirection() 462 …return (container->renderer()->style()->overflowX() != OHIDDEN && container->renderBox()->scrollLe… in canScrollInDirection() 684 …ft || direction == FocusDirectionRight) && parentNode->renderer()->style()->overflowX() == OHIDDEN) in canBeScrolledIntoView()
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
D | FrameView.cpp | 579 EOverflow overflowX = o->style()->overflowX(); in applyOverflowToViewport() local 586 overflowX = OHIDDEN; in applyOverflowToViewport() 594 switch (overflowX) { in applyOverflowToViewport() 638 …documentOrBodyRenderer = documentRenderer->style()->overflowX() == OVISIBLE && isHTMLHtmlElement(d… in applyPaginationToViewport() 692 …RenderObject* o = rootRenderer->style()->overflowX() == OVISIBLE && isHTMLHtmlElement(document->do… in calculateScrollbarModesForLayout()
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSComputedStyleDeclaration.cpp | 2218 return cssValuePool().createValue(max(style->overflowX(), style->overflowY())); in getPropertyCSSValue() 2222 return cssValuePool().createValue(style->overflowX()); in getPropertyCSSValue()
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/ |
D | jquery-1.8.2.min.js | 2 …overflowX,m.overflowY],p.css(a,"display")==="inline"&&p.css(a,"float")==="none"&&(!p.support.inlin…
|
/external/chromium_org/third_party/flot/ |
D | jquery.min.js | 2 …overflowX,p.overflowY],v.css(e,"display")==="inline"&&v.css(e,"float")==="none"&&(!v.support.inlin…
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | RenderStyle.h | 526 EOverflow overflowX() const { return static_cast<EOverflow>(noninherited_flags._overflowX); } in overflowX() function
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/ |
D | jquery-1.4.3.min.js | 147 …(k==="height"||k==="width")){h.overflow=[this.style.overflow,this.style.overflowX,this.style.overf…
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/ |
D | jquery-1.6.4.js | 8238 … opt.overflow = [ this.style.overflow, this.style.overflowX, this.style.overflowY ];
|