Home
last modified time | relevance | path

Searched refs:boxSizing (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
DShapeInfo.h90 } else if (m_renderer->style()->boxSizing() == CONTENT_BOX) { in setShapeSize()
114 …LayoutUnit shapeContainingBlockHeight() const { return (m_renderer->style()->boxSizing() == CONTEN… in shapeContainingBlockHeight()
146 …return m_renderer->style()->boxSizing() == CONTENT_BOX ? m_renderer->borderAndPaddingBefore() : La… in logicalTopOffset()
163 …return (m_renderer->style()->boxSizing() == CONTENT_BOX && !m_renderer->isRenderRegion()) ? m_rend… in logicalLeftOffset()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleBoxData.h60 EBoxSizing boxSizing() const { return static_cast<EBoxSizing>(m_boxSizing); } in boxSizing() function
DRenderStyle.cpp388 if (m_box->boxSizing() != other->m_box->boxSizing()) in diff()
DRenderStyle.h788 EBoxSizing boxSizing() const { return m_box->boxSizing(); } in boxSizing() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableCell.h103 if (!document().inQuirksMode() && style()->boxSizing() != BORDER_BOX) in logicalHeightForRowSizing()
DRenderTable.cpp335 …ogicalWidth.isSpecified() && styleLogicalWidth.isPositive() && style()->boxSizing() == CONTENT_BOX) in convertStyleLogicalWidthToComputedWidth()
351 if ((node() && isHTMLTableElement(node())) || style()->boxSizing() == BORDER_BOX) { in convertStyleLogicalHeightToComputedHeight()
DRenderBox.cpp443 && style->boxSizing() == CONTENT_BOX; in canDetermineWidthWithoutLayout()
1147 if (style()->boxSizing() == CONTENT_BOX) in adjustBorderBoxLogicalWidthForBoxSizing()
1155 if (style()->boxSizing() == CONTENT_BOX) in adjustBorderBoxLogicalHeightForBoxSizing()
1162 if (style()->boxSizing() == BORDER_BOX) in adjustContentBoxLogicalWidthForBoxSizing()
1169 if (style()->boxSizing() == BORDER_BOX) in adjustContentBoxLogicalHeightForBoxSizing()
DRenderLayerScrollableArea.cpp1274 bool isBoxSizingBorder = m_box->style()->boxSizing() == BORDER_BOX; in resize()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSComputedStyleDeclaration.cpp735 …return box->style()->boxSizing() == BORDER_BOX ? box->borderBoxRect() : box->computedCSSContentBox… in sizingBox()
2426 if (style->boxSizing() == CONTENT_BOX) in getPropertyCSSValue()
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/
Djquery-1.8.2.min.js2boxSizing&&p.css(a,"boxSizing")==="border-box";if(d<=0||d==null){d=bH(a,b);if(d<0||d==null)d=a.sty…
/external/chromium_org/third_party/flot/
Djquery.min.js2boxSizing&&v.css(e,"boxSizing")==="border-box";if(r<=0||r==null){r=Dt(e,t);if(r<0||r==null)r=e.sty…