Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/display/toolkit/
H A Dout_position.cxx193 C_nMaxDepth = 30; in get_UpLink() local
195 C_sUpLinkArray[3*C_nMaxDepth+1] = in get_UpLink()
202 if ( i_depth <= C_nMaxDepth ) in get_UpLink()
204 return C_sUpLink + 3*(C_nMaxDepth - i_depth); in get_UpLink()

Completed in 11 milliseconds