Home
last modified time | relevance | path

Searched refs:QueryCommandSupported (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DnsHTMLDocument.h231 bool QueryCommandSupported(const nsAString& aCommandID);
H A DnsHTMLDocument.cpp3458 nsHTMLDocument::QueryCommandSupported(const nsAString & commandID, in QueryCommandSupported() function in nsHTMLDocument
3461 *_retval = QueryCommandSupported(commandID); in QueryCommandSupported()
3466 nsHTMLDocument::QueryCommandSupported(const nsAString& commandID) in QueryCommandSupported() function in nsHTMLDocument
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DnsHTMLDocument.h189 bool QueryCommandSupported(const nsAString& aCommandID,
H A DnsHTMLDocument.cpp3062 bool nsHTMLDocument::QueryCommandSupported(const nsAString& commandID, in QueryCommandSupported() function in nsHTMLDocument
/dports/www/kf5-khtml/khtml-5.89.0/src/ecma/
H A Dkjs_dom.h166 QueryCommandIndeterm, QueryCommandState, QueryCommandSupported, in DEFINE_PSEUDO_CONSTRUCTOR() enumerator
H A Dkjs_dom.cpp1209 case DOMDocument::QueryCommandSupported: { in callAsFunction()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.h3309 bool QueryCommandSupported(const nsAString& aHTMLCommandName,
H A DDocument.cpp5094 bool Document::QueryCommandSupported(const nsAString& aHTMLCommandName, in QueryCommandSupported() function in mozilla::dom::Document
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.h3381 MOZ_CAN_RUN_SCRIPT bool QueryCommandSupported(
H A DDocument.cpp5723 bool Document::QueryCommandSupported(const nsAString& aHTMLCommandName, in QueryCommandSupported() function in mozilla::dom::Document
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.h3352 MOZ_CAN_RUN_SCRIPT bool QueryCommandSupported(
H A DDocument.cpp5542 bool Document::QueryCommandSupported(const nsAString& aHTMLCommandName, in QueryCommandSupported() function in mozilla::dom::Document
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.h3352 MOZ_CAN_RUN_SCRIPT bool QueryCommandSupported(
H A DDocument.cpp5542 bool Document::QueryCommandSupported(const nsAString& aHTMLCommandName, in QueryCommandSupported() function in mozilla::dom::Document
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DNativeMethods.cs929 bool QueryCommandSupported( in QueryCommandSupported() method