Home
last modified time | relevance | path

Searched refs:getAttributeItem (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLTreeBuilderSimulator.cpp88 …tch(tagName, fontTag) && (token.getAttributeItem(colorAttr) || token.getAttributeItem(faceAttr) ||… in tokenExitsForeignContent()
DCompactHTMLToken.h60 const Attribute* getAttributeItem(const QualifiedName&) const;
DCompactHTMLToken.cpp84 const CompactHTMLToken::Attribute* CompactHTMLToken::getAttributeItem(const QualifiedName& name) co… in getAttributeItem() function in WebCore::CompactHTMLToken
DHTMLFormattingElementList.cpp184 Attribute* candidateAttribute = candidate->getAttributeItem(attribute.name()); in ensureNoahsArkCondition()
DAtomicHTMLToken.h68 Attribute* getAttributeItem(const QualifiedName& attributeName) in getAttributeItem() function
DHTMLStackItem.h71 Attribute* getAttributeItem(const QualifiedName& attributeName) in getAttributeItem() function
DHTMLToken.h358 const Attribute* getAttributeItem(const QualifiedName& name) const in getAttributeItem() function
DHTMLTreeBuilder.cpp795 Attribute* typeAttribute = token->getAttributeItem(typeAttr); in processStartTagForInBody()
1029 Attribute* typeAttribute = token->getAttributeItem(typeAttr); in processStartTagForInTable()
2731 …->name() == fontTag && (token->getAttributeItem(colorAttr) || token->getAttributeItem(faceAttr) ||… in processTokenInForeignContent()
DHTMLPreloadScanner.cpp468 if (const typename Token::Attribute* hrefAttribute = token.getAttributeItem(hrefAttr)) in updatePredictedBaseURL()
DHTMLElementStack.cpp295 Attribute* encodingAttr = item->getAttributeItem(MathMLNames::encodingAttr); in isHTMLIntegrationPoint()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp315 AttributeItem *getAttributeItem(unsigned Attribute) { in getAttributeItem() function in __anone38e19ba0111::ARMTargetELFStreamer
325 if (AttributeItem *Item = getAttributeItem(Attribute)) { in setAttributeItem()
346 if (AttributeItem *Item = getAttributeItem(Attribute)) { in setAttributeItem()
367 if (AttributeItem *Item = getAttributeItem(Attribute)) { in setAttributeItems()