Home | History | Annotate | Download | only in nav

Lines Matching refs:attr

115 void CacheBuilder::Debug::attr(const AtomicString& name, const AtomicString& value) {
465 print("// attr: ");
468 attr(a->localName(), a->value());