Lines Matching defs:true

205     // Call attributes(true) to force attribute synchronization to occur for SVG and style attributes.
206 if (NamedNodeMap* attributeMap = attributes(true))
754 document()->axObjectCache()->postNotification(renderer(), AXObjectCache::AXValueChanged, true);
765 document()->axObjectCache()->postNotification(renderer(), AXObjectCache::AXInvalidStatusChanged, true);
788 // Returns true is the given attribute is an event handler.
938 // need to do superclass processing first so inDocument() is true
974 shadow->insertedIntoTree(true);
983 shadow->removedFromTree(true);
1049 return true;
1055 return true;
1066 return true;
1100 newStyle->setAffectedByHoverRules(true);
1102 newStyle->setAffectedByActiveRules(true);
1104 newStyle->setAffectedByDragRules(true);
1201 oldRoot->removedFromTree(true);
1214 return true;
1330 checkForSiblingStyleChanges(this, renderStyle(), true, lastChild(), 0, 0);
1343 dispatchScopedEvent(MutationEvent::create(DOMAttrModifiedEvent, true, attr, attr->value(),
1356 dispatchScopedEvent(MutationEvent::create(DOMAttrModifiedEvent, true, attr, attr->value(),
1365 NamedNodeMap* attrMap = attributes(true);
1448 NamedNodeMap* attrs = attributes(true);
1496 NamedNodeMap* attrs = attributes(true);
1505 NamedNodeMap* attrs = attributes(true);
1513 NamedNodeMap* attrs = attributes(true);
1525 NamedNodeMap* attrs = attributes(true);
1571 ensureRareData()->setNeedsFocusAppearanceUpdateSoonAfterAttach(true);
1619 return textContent(true);
1703 NamedNodeMap* attrs = attributes(true);
1787 return true;
1896 if (equalIgnoringCase(value, "true") || equalIgnoringCase(value, ""))
1910 return true;
1921 return true;