Home | History | Annotate | Download | only in bookmaker

Lines Matching full:parentname

704                         vector<string> parentName;
705 parentName.push_back(fParent->fName);
706 if (!this->addDefinition(fChar - 1, true, fParent->fMarkType, parentName)) {