Searched refs:parentLeft (Results 1 – 1 of 1) sorted by relevance
246 final int parentLeft = getPaddingLeft() + mForegroundPadding.left; in layoutBoxChildren() local287 childLeft = parentLeft + lp.leftMargin; in layoutBoxChildren()291 childLeft = parentLeft + (parentRight - parentLeft - width) / 2 + in layoutBoxChildren()311 childLeft = parentLeft + lp.leftMargin; in layoutBoxChildren()