Home | History | Annotate | Download | only in syncable

Lines Matching refs:a_position

158   int64 a_position = a->ref(SERVER_POSITION_IN_PARENT);
160 if (a_position != b_position)
161 return a_position < b_position;