Searched refs:setElementDefinition (Results 1 – 3 of 3) sorted by relevance
48 documentElementContainer_.setElementDefinition(def, 0); in startContent()154 p->setElementDefinition(new ElementDefinition(loc, in lookupCreateUndefinedElement()
718 elements[i]->setElementDefinition(constDef, i); in parseElementDecl()2229 p->setElementDefinition(def, i++); in checkDtd()
101 void setElementDefinition(const ConstPtr<ElementDefinition> &,244 void ElementType::setElementDefinition(const ConstPtr<ElementDefinition> &def, in setElementDefinition() function