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

  /external/webkit/Source/WebCore/rendering/
RenderFlexibleBox.cpp 432 int childY = yPos;
435 childY += child->marginTop() + max(0, (contentHeight() - (child->height() + child->marginTop() + child->marginBottom())) / 2);
442 childY += child->marginTop() + (maxAscent - ascent);
446 childY += contentHeight() - child->marginBottom() - child->height();
449 childY += child->marginTop();
453 placeChild(child, xPos, childY);
    [all...]
RenderLayer.cpp     [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 53 milliseconds