Home
last modified time | relevance | path

Searched refs:borderBottom (Results 1 – 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableElement.cpp279 …(const AtomicString& value, bool& borderTop, bool& borderRight, bool& borderBottom, bool& borderLe… in getBordersFromFrameAttributeValue() argument
283 borderBottom = false; in getBordersFromFrameAttributeValue()
289 borderBottom = true; in getBordersFromFrameAttributeValue()
291 borderTop = borderBottom = true; in getBordersFromFrameAttributeValue()
299 borderTop = borderBottom = borderLeft = borderRight = true; in getBordersFromFrameAttributeValue()
349 bool borderBottom; in collectStyleForPresentationAttribute() local
351 … if (getBordersFromFrameAttributeValue(value, borderTop, borderRight, borderBottom, borderLeft)) { in collectStyleForPresentationAttribute()
354 …ertyToPresentationAttributeStyle(style, CSSPropertyBorderBottomStyle, borderBottom ? CSSValueSolid… in collectStyleForPresentationAttribute()
383 bool borderBottom; in parseAttribute() local
385 …m_frameAttr = getBordersFromFrameAttributeValue(value, borderTop, borderRight, borderBottom, borde… in parseAttribute()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.h116 virtual int borderBottom() const { return style()->borderBottomWidth(); } in borderBottom() function
128 …LayoutUnit borderAndPaddingHeight() const { return borderTop() + borderBottom() + paddingTop() + p… in borderAndPaddingHeight()
136 …ogicalRight() const { return style()->isHorizontalWritingMode() ? borderRight() : borderBottom(); } in borderLogicalRight()
DRenderIFrame.cpp112 …setLogicalHeight(childFrameView->contentsHeight() + borderTop() + borderBottom() + paddingTop() + … in layoutSeamlessly()
DRenderThemeChromiumWin.cpp356 int borderBottom = box->borderBottom(); in paintMenuList() local
363 bool drawEdges = !(!borderRight && !borderLeft && !borderTop && !borderBottom); in paintMenuList()
382 int spacingBottom = box->borderBottom() + box->paddingBottom(); in paintMenuListButton()
DRenderTreeAsText.cpp251 if (box.borderTop() || box.borderRight() || box.borderBottom() || box.borderLeft()) { in writeRenderObject()
276 if (o.style()->borderBottom() != prevBorder) { in writeRenderObject()
277 prevBorder = box.style()->borderBottom(); in writeRenderObject()
278 if (!box.borderBottom()) in writeRenderObject()
281 ts << " (" << box.borderBottom() << "px "; in writeRenderObject()
DRenderButton.cpp113 …() + borderTop(), width() - borderLeft() - borderRight(), height() - borderTop() - borderBottom()); in controlClipRect()
DRenderListBox.cpp366 height() - (borderTop() + borderBottom())); in paintScrollbar()
476 height() - borderTop() - borderBottom()); in isPointInOverflowControl()
490 …ht() < borderTop() + paddingTop() || offset.height() > height() - paddingBottom() - borderBottom()) in listIndexAtOffset()
562 …if (positionOffset.height() > height() - paddingBottom() - borderBottom() && scrollToRevealElement… in scrollToward()
DRenderLayerScrollableArea.cpp193 …scrollRect.move(horizontalScrollbarStart(0), m_box->height() - m_box->borderBottom() - scrollbar->… in invalidateScrollbarRect()
707 borderBoxRect.maxY() - m_box->borderBottom() - m_hBar->height(), in rectForHorizontalScrollbar()
722 … borderBoxRect.height() - (m_box->borderTop() + m_box->borderBottom()) - scrollCorner.height()); in rectForVerticalScrollbar()
746 …return IntSize(horizontalScrollbarStart(0), m_box->height() - m_box->borderBottom() - scrollbar->h… in scrollbarOffset()
1021 …m_box->height() - (m_box->borderTop() + m_box->borderBottom()) - (m_hBar ? m_hBar->height() : resi… in hitTestOverflowControls()
1031 m_box->height() - m_box->borderBottom() - m_hBar->height(), in hitTestOverflowControls()
DRenderThemeChromiumDefault.cpp356 …ist.hasBorder = box->borderRight() || box->borderLeft() || box->borderTop() || box->borderBottom(); in paintMenuList()
375 int spacingBottom = box->borderBottom() + box->paddingBottom(); in paintMenuList()
409 int spacingBottom = box->borderBottom() + box->paddingBottom(); in paintMenuListButton()
DRenderFileUploadControl.cpp98 …width() - borderLeft() - borderRight(), height() - borderBottom() - borderTop() + buttonShadowHeig… in paintObject()
DRenderTableCell.h114 virtual int borderBottom() const;
DLayoutState.cpp89 …sFlipped ? renderer->borderTop() + renderer->paddingTop() : renderer->borderBottom() + renderer->p… in LayoutState()
DRenderFlexibleBox.cpp469 return isLeftToRightFlow() ? borderTop() : borderBottom(); in flowAwareBorderStart()
476 return isLeftToRightFlow() ? borderBottom() : borderTop(); in flowAwareBorderEnd()
485 return borderBottom(); in flowAwareBorderBefore()
499 return borderBottom(); in flowAwareBorderAfter()
DRenderTable.h81 int borderBottom() const in borderBottom() function
DRenderWidget.cpp293 …paddingTop() + borderTop(), paddingBottom() + borderBottom(), paddingLeft() + borderLeft(), paddin… in paint()
DRenderTableCell.cpp910 int RenderTableCell::borderBottom() const in borderBottom() function in WebCore::RenderTableCell
912 return table()->collapseBorders() ? borderHalfBottom(false) : RenderBlock::borderBottom(); in borderBottom()
1196 width() - borderLeft() - borderRight(), height() - borderTop() - borderBottom()); in paintBackgroundsBehindCell()
DRenderDeprecatedFlexibleBox.cpp344 LayoutUnit toAdd = borderBottom() + paddingBottom() + horizontalScrollbarHeight(); in layoutHorizontalBox()
635 LayoutUnit toAdd = borderBottom() + paddingBottom() + horizontalScrollbarHeight(); in layoutVerticalBox()
DRenderReplaced.cpp156 …paddingTop() + borderTop(), paddingBottom() + borderBottom(), paddingLeft() + borderLeft(), paddin… in paint()
DRenderBox.cpp395 return height() - borderTop() - borderBottom() - horizontalScrollbarHeight(); in clientHeight()
1666 …+ layerRenderer->marginHeight() + layerRenderer->borderTop() + layerRenderer->borderBottom(), rh)); in repaintLayerRectsForImage()
1753 ….setSize(clipRect.size() - LayoutSize(borderLeft() + borderRight(), borderTop() + borderBottom())); in overflowClipRect()
3479 …child->isHorizontalWritingMode() ? containerBlock->borderRight() : containerBlock->borderBottom()); in computeLogicalLeftPositionedOffset()
3814 logicalTopPos += containerBlock->borderBottom(); in computeLogicalTopPositionedOffset()
4755 LayoutUnit bottom = borderBottom(); in noOverflowRect()
DRenderBoxModelObject.cpp600 …paddingTop() + borderTop(), paddingBottom() + borderBottom(), paddingLeft() + borderLeft(), paddin… in paintFillLayerExtended()
623 scrolledPaintRect.setHeight(borderTop() + thisBox->scrollHeight() + borderBottom()); in paintFillLayerExtended()
640 …scrolledPaintRect.height() - borderTop() - borderBottom() - (includePadding ? paddingTop() + paddi… in paintFillLayerExtended()
1031 bottom = borderBottom(); in calculateBackgroundImageGeometry()
DRenderObject.cpp1586 int borderBottom = isBox() ? toRenderBox(this)->borderBottom() : 0; in repaintAfterLayoutIfNeeded() local
1589 …LayoutUnit borderHeight = max<LayoutUnit>(borderBottom, max<LayoutUnit>(valueForLength(style()->bo… in repaintAfterLayoutIfNeeded()
/external/doclava/res/assets/templates/components/
Dleft_nav.cs63 $("#swapper").css({borderBottom:"2px solid #aaa"});
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXTable.cpp210 if ((cell->borderTop() > 0 && cell->borderBottom() > 0) in isDataTable()
218 if (cell->borderBottom() > 0) in isDataTable()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp1442 return borderBottom(); in borderBefore()
1456 return borderBottom(); in borderAfter()
1465 return borderBottom(); in borderAfter()
1472 return isLeftToRightDirection() ? borderTop() : borderBottom(); in borderStart()
1479 return isLeftToRightDirection() ? borderBottom() : borderTop(); in borderEnd()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorOverlay.cpp183 …enderBox->borderRight(), paddingBox.height() + renderBox->borderTop() + renderBox->borderBottom()); in buildNodeQuads()
192 …ine->borderRight(), borderBox.height() - renderInline->borderTop() - renderInline->borderBottom()); in buildNodeQuads()

12