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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderDeprecatedFlexibleBox.cpp 168 return child->isOutOfFlowPositioned() || child->style()->visibility() == COLLAPSE;
303 // of 0. The CSS spec states that zero-height blocks collapse their margins
307 // twice when we collapse with our previous vertically adjacent and
458 if (child->style()->visibility() == COLLAPSE) {
555 if (child->style()->visibility() == COLLAPSE)
699 if (child->style()->visibility() == COLLAPSE) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyleConstants.h 381 enum EVisibility { VISIBLE, HIDDEN, COLLAPSE };
RenderStyle.cpp 545 if ((visibility() == COLLAPSE) != (other->visibility() == COLLAPSE))
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
SgvAnimationHelper.java 62 COLLAPSE
224 * Collapse a view out by scaling it from its current scaled value to 0.
247 * Collapse a view out by scaling it from its current scaled value to 0.
StaggeredGridView.java     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/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 114 milliseconds