Searched refs:mDepth (Results 1 – 2 of 2) sorted by relevance
35 mWordId(NOT_A_WORD_ID), mDepth(0), mLeavingDepth(0), mPrevWordCount(0) {} in DicNodeProperties()45 mDepth = depth; in init()56 mDepth = 0; in init()66 mDepth = dicNodeProp->mDepth; in initByCopy()78 mDepth = dicNodeProp->mDepth + 1; // Increment the depth of a passing child in init()94 return mDepth; in getDepth()107 return (mChildrenPtNodeArrayPos != NOT_A_DICT_POS) || mDepth != mLeavingDepth; in hasChildren()125 uint16_t mDepth; variable
62 private int mDepth = 0; field in BrowseTree399 mDepth = depth; in setCurrentBrowsedPlayer()517 if (mDepth > 0) { in getNextStepToFolder()518 mDepth--; in getNextStepToFolder()