Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp2301 …Length logicalWidthLength = treatAsReplaced ? Length(computeReplacedLogicalWidth(), Fixed) : style… in computeLogicalWidthInRegion() local
2382 LayoutUnit RenderBox::computeIntrinsicLogicalWidthUsing(Length logicalWidthLength, LayoutUnit avail… in computeIntrinsicLogicalWidthUsing()