Searched refs:getAllChildDicNodes (Results 1 – 4 of 4) sorted by relevance
167 DicNodeUtils::getAllChildDicNodes( in expandCurrentDicNodes()316 DicNodeUtils::getAllChildDicNodes( in processDicNodeAsOmission()341 DicNodeUtils::getAllChildDicNodes(dicNode, traverseSession->getDictionaryStructurePolicy(), in processDicNodeAsInsertion()364 DicNodeUtils::getAllChildDicNodes(dicNode, traverseSession->getDictionaryStructurePolicy(), in processDicNodeAsTransposition()376 DicNodeUtils::getAllChildDicNodes(childDicNodes1[i], in processDicNodeAsTransposition()
39 static void getAllChildDicNodes(const DicNode *dicNode,
50 /* static */ void DicNodeUtils::getAllChildDicNodes(const DicNode *dicNode, in getAllChildDicNodes() function in latinime::DicNodeUtils
77 DicNodeUtils::getAllChildDicNodes(parentDicNode, dictionaryStructurePolicy, &childDicNodes); in processChildDicNodes()