Searched refs:childY (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderFlexibleBox.cpp432 int childY = yPos; local
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);
H A DRenderLayer.cpp2868 int childY = 0; local
2869 columnLayers[colIndex - 1]->convertToLayerCoords(rootLayer, childX, childY);
2871 transform.translateRight(childX + offset.width(), childY + offset.height());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 63 milliseconds