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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderDeprecatedFlexibleBox.cpp 481 LayoutUnit childY = yPos;
484 childY += child->marginTop() + max<LayoutUnit>(0, (contentHeight() - (child->height() + child->marginHeight())) / 2);
491 childY += child->marginTop() + (maxAscent - ascent);
495 childY += contentHeight() - child->marginBottom() - child->height();
498 childY += child->marginTop();
502 placeChild(child, LayoutPoint(xPos, childY));
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1473 milliseconds