Searched refs:aAbsIdx (Results 1 – 1 of 1) sorted by relevance
248 CompareNodeCntnt aAbsIdx( pTOXSrc->GetIndex(), *pMark->GetStart() ); in GotoTOXMark() local287 if ( (aAbsNew < aAbsIdx && aAbsNew > aPrevPos && in GotoTOXMark()288 aPrevPos != aAbsIdx && aAbsNew != aAbsIdx ) || in GotoTOXMark()289 (aAbsIdx == aAbsNew && in GotoTOXMark()292 (pNew && (aPrevPos < aAbsIdx || in GotoTOXMark()294 (aPrevPos == aAbsNew && aAbsIdx != aAbsNew && in GotoTOXMark()312 if ( (aAbsNew > aAbsIdx && aAbsNew < aNextPos && in GotoTOXMark()313 aNextPos != aAbsIdx && aAbsNew != aAbsIdx ) || in GotoTOXMark()314 (aAbsIdx == aAbsNew && in GotoTOXMark()317 (pNew && (aNextPos > aAbsIdx || in GotoTOXMark()[all …]
Completed in 20 milliseconds