Home
last modified time | relevance | path

Searched refs:gUserInteractionPRLog (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/docshell/base/
H A DWindowContext.cpp35 extern mozilla::LazyLogModule gUserInteractionPRLog;
38 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, (msg, ##__VA_ARGS__))
H A DCanonicalBrowsingContext.cpp110 extern mozilla::LazyLogModule gUserInteractionPRLog;
113 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, (msg, ##__VA_ARGS__))
H A DBrowsingContext.cpp133 extern mozilla::LazyLogModule gUserInteractionPRLog;
136 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, (msg, ##__VA_ARGS__))
/dports/www/firefox/firefox-99.0/docshell/base/
H A DWindowContext.cpp35 extern mozilla::LazyLogModule gUserInteractionPRLog;
38 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, (msg, ##__VA_ARGS__))
H A DCanonicalBrowsingContext.cpp116 extern mozilla::LazyLogModule gUserInteractionPRLog;
119 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, (msg, ##__VA_ARGS__))
H A DBrowsingContext.cpp135 extern mozilla::LazyLogModule gUserInteractionPRLog;
138 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, (msg, ##__VA_ARGS__))
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/
H A DWindowContext.cpp35 extern mozilla::LazyLogModule gUserInteractionPRLog;
38 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, (msg, ##__VA_ARGS__))
H A DCanonicalBrowsingContext.cpp110 extern mozilla::LazyLogModule gUserInteractionPRLog;
113 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, (msg, ##__VA_ARGS__))
H A DBrowsingContext.cpp133 extern mozilla::LazyLogModule gUserInteractionPRLog;
136 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, (msg, ##__VA_ARGS__))
/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/
H A DCanonicalBrowsingContext.cpp41 extern mozilla::LazyLogModule gUserInteractionPRLog;
44 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, (msg, ##__VA_ARGS__))
H A DBrowsingContext.cpp84 extern mozilla::LazyLogModule gUserInteractionPRLog;
87 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, (msg, ##__VA_ARGS__))
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsDocument.cpp290 static LazyLogModule gUserInteractionPRLog("UserInteraction"); variable
11577 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, in SetUserHasInteracted()
11612 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, in ActivateByUserGesture()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.cpp448 LazyLogModule gUserInteractionPRLog("UserInteraction"); variable
15745 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, in SetUserHasInteracted()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.cpp373 LazyLogModule gUserInteractionPRLog("UserInteraction"); variable
15055 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, in SetUserHasInteracted()
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.cpp468 LazyLogModule gUserInteractionPRLog("UserInteraction"); variable
16033 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, in SetUserHasInteracted()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.cpp448 LazyLogModule gUserInteractionPRLog("UserInteraction"); variable
15745 MOZ_LOG(gUserInteractionPRLog, LogLevel::Debug, in SetUserHasInteracted()