Searched defs:parentHeight (Results 1 – 6 of 6) sorted by relevance
218 unsigned int parentWidth, parentHeight; in getWidth() local237 unsigned int parentWidth, parentHeight; in getHeight() local
234 int parentHeight = parentBottom - parentTop; in setupTextLayout() local375 int parentHeight = parentBottom - parentTop; in setupBitmapLayout() local
108 private void measureIllustrationChild(View child, int parentWidth, int parentHeight) { in measureIllustrationChild()
112 public float parentHeight; field in CollisionVolume.FlipInfo
632 int parentHeight = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local