Home | History | Annotate | Download | only in widget

Lines Matching defs:getNextLocationOffset

505         // (See getNextLocationOffset and getLocationOffset)
507 // sum([getNextLocationOffset(getChildAt(i)) / i < mBaselineAlignedChildIndex])
733 lp.bottomMargin + getNextLocationOffset(child));
815 lp.topMargin + lp.bottomMargin + getNextLocationOffset(child));
899 lp.topMargin + lp.bottomMargin + getNextLocationOffset(child));
1094 getNextLocationOffset(child);
1098 lp.rightMargin + getNextLocationOffset(child));
1192 getNextLocationOffset(child);
1196 lp.leftMargin + lp.rightMargin + getNextLocationOffset(child));
1275 getNextLocationOffset(child);
1279 lp.leftMargin + lp.rightMargin + getNextLocationOffset(child));
1459 int getNextLocationOffset(View child) {
1559 childTop += childHeight + lp.bottomMargin + getNextLocationOffset(child);
1695 getNextLocationOffset(child);