Searched refs:BACKWARDS (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DIterators.h105 BACKWARDS, enumerator in enum:TreeIterator::__anon2
H A DIterators.cpp244 - \c BACKWARDS: Forward/to the right. Goes to the previous child node of
253 \c FORWARD and \c BACKWARDS do not change the current node!
255 \param direction \c FORWARD, \c BACKWARDS, \c UP or \c DOWN
274 case BACKWARDS:
329 found = (GoTo(BACKWARDS) == B_OK);

Completed in 35 milliseconds