Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.h360 struct LogicalExtentComputedValues { struct
361 LogicalExtentComputedValues() { } in LogicalExtentComputedValues() function
363 LayoutUnit m_extent;
364 LayoutUnit m_position;
365 ComputedMarginValues m_margins;