Searched refs:idIndex (Results 1 – 5 of 5) sorted by relevance
361 size_t idIndex = size_t(-1),371 size_t idIndex() const;514 Boolean idIndex(unsigned &) const;653 size_t AttributeDefinitionList::idIndex() const in idIndex() function899 Boolean AttributeList::idIndex(unsigned &ind) const in idIndex() function901 if (def_.isNull() || def_->idIndex() == size_t(-1)) in idIndex()904 ind = def_->idIndex(); in idIndex()
120 unsigned &idIndex);
828 size_t idIndex, in AttributeDefinitionList() argument830 : index_(index), anyCurrent_(anyCurrent), idIndex_(idIndex), in AttributeDefinitionList()1218 size_t i = def_->idIndex(); in getId()
1500 unsigned &idIndex) in autoForm() argument1514 && atts.idIndex(idIndex) in autoForm()1515 && atts.specified(idIndex)) { in autoForm()
896 size_t idIndex = size_t(-1); in parseAttlistDecl() local925 if (idIndex != size_t(-1)) in parseAttlistDecl()927 StringMessageArg(defs[idIndex]->name())); in parseAttlistDecl()928 idIndex = defs.size(); in parseAttlistDecl()1013 idIndex, in parseAttlistDecl()1051 curAdl->idIndex(), in parseAttlistDecl()