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

  /frameworks/base/core/java/android/widget/
RelativeLayout.java 728 * @param childEnd The right or bottom field of the child's layout params
738 private int getChildMeasureSpec(int childStart, int childEnd,
756 int tempEnd = childEnd;
770 if (childStart >= 0 && childEnd >= 0) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlock.cpp     [all...]

Completed in 85 milliseconds