Home
last modified time | relevance | path

Searched defs:IsInteractiveHTMLContent (Results 1 – 25 of 62) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLDetailsElement.h43 bool IsInteractiveHTMLContent() const override { return true; } in IsInteractiveHTMLContent() function
H A DHTMLAudioElement.cpp60 bool HTMLAudioElement::IsInteractiveHTMLContent() const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLAudioElement
H A DHTMLEmbedElement.h64 virtual bool IsInteractiveHTMLContent() const override { return true; } in IsInteractiveHTMLContent() function
H A DHTMLAnchorElement.cpp36 bool HTMLAnchorElement::IsInteractiveHTMLContent() const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLAnchorElement
H A DHTMLObjectElement.cpp48 bool HTMLObjectElement::IsInteractiveHTMLContent() const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLObjectElement
H A DHTMLTextAreaElement.h57 virtual bool IsInteractiveHTMLContent() const override { return true; } in IsInteractiveHTMLContent() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLDetailsElement.h43 bool IsInteractiveHTMLContent() const override { return true; } in IsInteractiveHTMLContent() function
H A DHTMLAudioElement.cpp61 bool HTMLAudioElement::IsInteractiveHTMLContent() const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLAudioElement
H A DHTMLEmbedElement.h64 virtual bool IsInteractiveHTMLContent() const override { return true; } in IsInteractiveHTMLContent() function
H A DHTMLAnchorElement.cpp51 bool HTMLAnchorElement::IsInteractiveHTMLContent() const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLAnchorElement
H A DHTMLTextAreaElement.h55 virtual bool IsInteractiveHTMLContent() const override { return true; } in IsInteractiveHTMLContent() function
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLDetailsElement.h43 bool IsInteractiveHTMLContent() const override { return true; } in IsInteractiveHTMLContent() function
H A DHTMLAudioElement.cpp60 bool HTMLAudioElement::IsInteractiveHTMLContent() const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLAudioElement
H A DHTMLEmbedElement.h64 virtual bool IsInteractiveHTMLContent() const override { return true; } in IsInteractiveHTMLContent() function
H A DHTMLAnchorElement.cpp36 bool HTMLAnchorElement::IsInteractiveHTMLContent() const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLAnchorElement
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLDetailsElement.h43 bool IsInteractiveHTMLContent() const override { return true; } in IsInteractiveHTMLContent() function
H A DHTMLAudioElement.cpp60 bool HTMLAudioElement::IsInteractiveHTMLContent() const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLAudioElement
H A DHTMLEmbedElement.h64 virtual bool IsInteractiveHTMLContent() const override { return true; } in IsInteractiveHTMLContent() function
H A DHTMLAnchorElement.cpp36 bool HTMLAnchorElement::IsInteractiveHTMLContent() const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLAnchorElement
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLAudioElement.cpp39 bool HTMLAudioElement::IsInteractiveHTMLContent(bool aIgnoreTabindex) const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLAudioElement
H A DHTMLVideoElement.cpp128 bool HTMLVideoElement::IsInteractiveHTMLContent(bool aIgnoreTabindex) const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLVideoElement
H A DHTMLAnchorElement.cpp50 bool HTMLAnchorElement::IsInteractiveHTMLContent(bool aIgnoreTabindex) const { in IsInteractiveHTMLContent() function in mozilla::dom::HTMLAnchorElement
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLAudioElement.cpp40 HTMLAudioElement::IsInteractiveHTMLContent(bool aIgnoreTabindex) const in IsInteractiveHTMLContent() function in mozilla::dom::HTMLAudioElement
H A DHTMLVideoElement.cpp145 HTMLVideoElement::IsInteractiveHTMLContent(bool aIgnoreTabindex) const in IsInteractiveHTMLContent() function in mozilla::dom::HTMLVideoElement
H A DHTMLTextAreaElement.h59 virtual bool IsInteractiveHTMLContent(bool aIgnoreTabindex) const override in IsInteractiveHTMLContent() function

123