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

  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
WeightSumTest.java 53 final int containerWidth = mContainer.getWidth();
55 assertEquals(containerWidth / 2, childWidth);
  /external/webkit/WebCore/rendering/
RenderBox.cpp     [all...]

Completed in 183 milliseconds