HomeSort by relevance Sort by last modified time
    Searched refs:COLLAPSE (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebCore/rendering/style/
RenderStyleConstants.h 342 enum EVisibility { VISIBLE, HIDDEN, COLLAPSE };
RenderStyle.cpp 496 if ((visibility() == COLLAPSE) != (other->visibility() == COLLAPSE))
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderFlexibleBox.cpp 99 && (m_currentChild->style()->boxOrdinalGroup() != m_currentOrdinal || m_currentChild->style()->visibility() == COLLAPSE)));
141 if (child->isPositioned() || child->style()->visibility() == COLLAPSE)
154 if (child->isPositioned() || child->style()->visibility() == COLLAPSE)
262 // of 0. The CSS spec states that zero-height blocks collapse their margins
266 // twice when we collapse with our previous vertically adjacent and
    [all...]
  /external/webkit/Source/WebCore/css/
CSSPrimitiveValueMappings.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 31 milliseconds