Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.cpp266 Length styleLogicalWidth = style()->logicalWidth(); in updateLogicalWidth() local
316 LayoutUnit RenderTable::convertStyleLogicalWidthToComputedWidth(const Length& styleLogicalWidth, La… in convertStyleLogicalWidthToComputedWidth()