Searched refs:linkAttributes (Results 1 – 7 of 7) sorted by relevance
| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/ |
| H A D | LinkProcess.cxx | 34 const AttributeList *&linkAttributes, in startElement() argument 38 linkAttributes = 0; in startElement() 61 linkAttributes = &rule.attributes(); in startElement() 91 linkAttributes = &rule.attributes(); in startElement() 96 linkAttributes = 0; in startElement()
|
| H A D | ArcProcessor.h | 61 const AttributeList *linkAttributes,
|
| H A D | ArcEngine.cxx | 1023 const AttributeList *linkAttributes, in processStartElement() argument 1040 linkAttributes, in processStartElement() 1061 if (!mapAttributes(atts, linkAttributes, content, attributeList_, in processStartElement()
|
| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/nsgmls/ |
| H A D | RastEventHandler.cxx | 194 const AttributeList *linkAttributes; in startElement() local 201 linkAttributes, in startElement() 211 if (linkAttributes) { in startElement() 217 attributeInfo(*linkAttributes, linkAttribute); in startElement() 863 const Vector < const AttributeList * > &linkAttributes, in selectLinkRule() 869 if (!selectLinkRulePi(p->pi, p->loc, linkAttributes, selected)) in selectLinkRule() 872 if (linkAttributes.size() > 0) { in selectLinkRule() 886 const Vector < const AttributeList * > &linkAttributes, in selectLinkRulePi() 891 for (i = 0; i < linkAttributes.size(); i++) { in selectLinkRulePi() 892 const AttributeList &a = *linkAttributes[i]; in selectLinkRulePi()
|
| H A D | RastEventHandler.h | 65 const Vector < const AttributeList * > &linkAttributes, 72 const Vector < const AttributeList * > &linkAttributes,
|
| H A D | SgmlsEventHandler.cxx | 224 const AttributeList *linkAttributes; in startElement() local 230 linkAttributes, in startElement() 232 if (linkAttributes) in startElement() 233 attributes(*linkAttributes, in startElement()
|
| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/ |
| H A D | LinkProcess.h | 41 const AttributeList *&linkAttributes,
|