Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderGrid.cpp399 LayoutUnit borderAndPaddingInInlineDirection = borderAndPaddingLogicalWidth(); in computePreferredLogicalWidths() local
400 m_minPreferredLogicalWidth += borderAndPaddingInInlineDirection; in computePreferredLogicalWidths()
401 m_maxPreferredLogicalWidth += borderAndPaddingInInlineDirection; in computePreferredLogicalWidths()