Home | History | Annotate | Download | only in i18n

Lines Matching defs:getChildNode

268 TextTrieMap::getChildNode(CharacterNode *parent, UChar c) const {
343 node = getChildNode(node, c);
350 node = getChildNode(node, c);