Searched refs:i_nLevels (Results 1 – 4 of 4) sorted by relevance
80 PathUp( uintt i_nLevels ) in PathUp() argument85 for ( uintt lev = 0; lev < i_nLevels; ++lev ) in PathUp()93 PathPerLevelsUp( uintt i_nLevels, in PathPerLevelsUp() argument97 strcpy( sResult, PathUp(i_nLevels) ); // SAFE STRCPY (#100211# - checked) in PathPerLevelsUp()
109 uintt i_nLevels );111 uintt i_nLevels,
83 Directory::operator-=( uintt i_nLevels ) in operator -=() argument86 aPath.DirChain().PopBack(i_nLevels); in operator -=()
70 uintt i_nLevels );
Completed in 111 milliseconds