Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/css/
DCSSProperty.cpp148 enum LogicalExtent { LogicalWidth, LogicalHeight }; enumerator
262 return resolveToPhysicalProperty(writingMode, LogicalHeight, properties); in resolveDirectionAwareProperty()
270 return resolveToPhysicalProperty(writingMode, LogicalHeight, properties); in resolveDirectionAwareProperty()
278 return resolveToPhysicalProperty(writingMode, LogicalHeight, properties); in resolveDirectionAwareProperty()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0647584 calcBorderBoxWidth/Height -> computeBorderBoxLogicalWidth/LogicalHeight
47586 calcContentBoxWidth/Height -> computeContentBoxLogicalWidth/LogicalHeight