Searched refs:nOtherEnd (Results 1 – 1 of 1) sorted by relevance
394 const xub_StrLen nOtherEnd ( *(pOther)->GetEnd() ); in TryInsertNesting() local432 } else if (nNewEnd < nOtherEnd) { in TryInsertNesting()462 const xub_StrLen nOtherEnd ( *(*itOther)->GetEnd() ); in TryInsertNesting() local474 nOtherStart, nOtherEnd)) in TryInsertNesting()552 const xub_StrLen nOtherEnd ( *(*itOther)->GetEnd() ); in TryInsertNesting() local555 if ((nNewStart <= nOtherStart) && (nOtherEnd <= nNewEnd)) in TryInsertNesting()573 rNode, **itOther, nNewEnd, nOtherEnd ) ); in TryInsertNesting()623 const xub_StrLen nOtherEnd = *pOther->GetEnd(); in BuildPortions() local689 const xub_StrLen nOtherEnd = *pOther->End(); in BuildPortions() local692 aBounds.insert( nOtherEnd ); in BuildPortions()[all …]
Completed in 22 milliseconds