Searched refs:danglingChildIndex (Results 1 – 1 of 1) sorted by relevance
1001 int danglingChildIndex = -1; in offsetRowsIndividually() local1005 danglingChildIndex = i; in offsetRowsIndividually()1010 mAnchorPageBreakPosition = danglingChildIndex; in offsetRowsIndividually()1013 Log.v(TAG, ":: offsetRowsIndividually danglingChildIndex: " + danglingChildIndex); in offsetRowsIndividually()1039 if (i < danglingChildIndex) { in offsetRowsIndividually()1041 } else if (i > danglingChildIndex) { in offsetRowsIndividually()