Searched refs:getNextLocationOffset (Results 1 – 3 of 3) sorted by relevance
856 lp.bottomMargin + getNextLocationOffset(child)); in measureVertical()937 lp.topMargin + lp.bottomMargin + getNextLocationOffset(child)); in measureVertical()1016 lp.topMargin + lp.bottomMargin + getNextLocationOffset(child)); in measureVertical()1218 + getNextLocationOffset(child); in measureHorizontal()1222 + lp.rightMargin + getNextLocationOffset(child)); in measureHorizontal()1315 getNextLocationOffset(child); in measureHorizontal()1319 lp.leftMargin + lp.rightMargin + getNextLocationOffset(child)); in measureHorizontal()1392 getNextLocationOffset(child); in measureHorizontal()1396 lp.leftMargin + lp.rightMargin + getNextLocationOffset(child)); in measureHorizontal()1575 int getNextLocationOffset(View child) { in getNextLocationOffset() method in LinearLayout[all …]
275 int getNextLocationOffset(View child) { in getNextLocationOffset() method in TableRow
26055 HSPLandroid/widget/LinearLayout;->getNextLocationOffset(Landroid/view/View;)I