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.cpp262 Length styleLogicalWidth = style()->logicalWidth(); in updateLogicalWidth() local
327 LayoutUnit RenderTable::convertStyleLogicalWidthToComputedWidth(const Length& styleLogicalWidth, La… in convertStyleLogicalWidthToComputedWidth()