Searched refs:nameShouldBeVisibleInDocumentAll (Results 1 – 1 of 1) sorted by relevance
291 static inline bool nameShouldBeVisibleInDocumentAll(const HTMLElement& element) in nameShouldBeVisibleInDocumentAll() function461 …if (!nameAttribute.isEmpty() && (type() != DocAll || nameShouldBeVisibleInDocumentAll(toHTMLElemen… in supportedPropertyNames()489 …Empty() && idAttrVal != nameAttrVal && (type() != DocAll || nameShouldBeVisibleInDocumentAll(toHTM… in updateIdNameCache()