Home
last modified time | relevance | path

Searched refs:i_depth (Results 1 – 2 of 2) sorted by relevance

/trunk/main/autodoc/source/display/toolkit/
H A Dout_position.cxx190 get_UpLink(uintt i_depth) in get_UpLink() argument
202 if ( i_depth <= C_nMaxDepth ) in get_UpLink()
204 return C_sUpLink + 3*(C_nMaxDepth - i_depth); in get_UpLink()
210 uintt nNeededSize = i_depth * 3 + 1; in get_UpLink()
226 return &aRet[aRet.size() - 1 - 3*i_depth]; in get_UpLink()
/trunk/main/autodoc/source/display/inc/toolkit/
H A Dout_position.hxx102 uintt i_depth );

Completed in 22 milliseconds