Searched refs:newRootDicNode (Results 1 – 2 of 2) sorted by relevance
31 const WordIdArrayView prevWordIds, DicNode *const newRootDicNode) { in initAsRoot() argument32 newRootDicNode->initAsRoot(dictionaryStructurePolicy->getRootPosition(), prevWordIds); in initAsRoot()37 const DicNode *const prevWordLastDicNode, DicNode *const newRootDicNode) { in initAsRootWithPreviousWord() argument38 newRootDicNode->initAsRootWithPreviousWord( in initAsRootWithPreviousWord()
34 const WordIdArrayView prevWordIds, DicNode *const newRootDicNode);37 const DicNode *const prevWordLastDicNode, DicNode *const newRootDicNode);