Searched refs:aUpperBoundIt (Results 1 – 1 of 1) sorted by relevance
1344 tSwNumberTreeChildren::const_iterator aUpperBoundIt = in GetPrecedingNodeOf() local1346 if ( aUpperBoundIt != mChildren.begin() ) in GetPrecedingNodeOf()1348 --aUpperBoundIt; in GetPrecedingNodeOf()1349 pPrecedingNode = (*aUpperBoundIt)->GetPrecedingNodeOf( rNode ); in GetPrecedingNodeOf()
Completed in 13 milliseconds