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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderDeprecatedFlexibleBox.cpp 446 LayoutUnit childY = yPos;
449 childY += child->marginTop() + std::max<LayoutUnit>(0, (contentHeight() - (child->height() + child->marginHeight())) / 2);
456 childY += child->marginTop() + (maxAscent - ascent);
460 childY += contentHeight() - child->marginBottom() - child->height();
463 childY += child->marginTop();
467 placeChild(child, LayoutPoint(xPos, childY));
    [all...]
  /frameworks/base/core/java/android/widget/
ListPopupWindow.java     [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 531 milliseconds