Searched refs:mDepth (Results 1 – 3 of 3) 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
51 return depthController.mDepth;79 private float mDepth; field in BaseDepthController132 float depth = mDepth; in applyDepthAndBlur()198 if (Float.compare(mDepth, depthF) == 0) {201 mDepth = depthF;
61 private int mDepth = 0; field in BrowseTree435 mDepth = depth; in setCurrentBrowsedPlayer()548 if (mDepth > 0) { in getNextStepToFolder()549 mDepth--; in getNextStepToFolder()