Searched refs:LogicalHeight (Results 1 – 2 of 2) sorted by relevance
148 enum LogicalExtent { LogicalWidth, LogicalHeight }; enumerator262 return resolveToPhysicalProperty(writingMode, LogicalHeight, properties); in resolveDirectionAwareProperty()270 return resolveToPhysicalProperty(writingMode, LogicalHeight, properties); in resolveDirectionAwareProperty()278 return resolveToPhysicalProperty(writingMode, LogicalHeight, properties); in resolveDirectionAwareProperty()
47584 calcBorderBoxWidth/Height -> computeBorderBoxLogicalWidth/LogicalHeight47586 calcContentBoxWidth/Height -> computeContentBoxLogicalWidth/LogicalHeight