Home
last modified time | relevance | path

Searched refs:IsFocusedContent (Results 1 – 25 of 47) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DnsIConstraintValidation.cpp167 nsContentUtils::IsFocusedContent(content)) { in ReportValidity()
H A DnsTextEditorState.cpp786 !nsContentUtils::IsFocusedContent(mFrame->GetContent())) { in NS_IMPL_CYCLE_COLLECTING_RELEASE()
2428 mPlaceholderVisibility = !nsContentUtils::IsFocusedContent(content); in UpdateOverlayTextVisibility()
2439 if (!nsContentUtils::IsFocusedContent(content)) { in HideSelectionIfBlurred()
H A DHTMLFormElement.cpp1811 nsContentUtils::IsFocusedContent(mControls->mElements[i])) { in CheckValidFormSubmission()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DnsIConstraintValidation.cpp188 nsContentUtils::IsFocusedContent(content)) { in ReportValidity()
H A DnsTextEditorState.cpp865 if (!weakFrame.IsAlive() || !nsContentUtils::IsFocusedContent(mFrame->GetContent())) in NS_IMPL_ISUPPORTS()
2290 mPlaceholderVisibility = !nsContentUtils::IsFocusedContent(content); in UpdatePlaceholderVisibility()
2303 if (!nsContentUtils::IsFocusedContent(content)) { in HideSelectionIfBlurred()
H A DHTMLFormElement.cpp1991 nsContentUtils::IsFocusedContent(mControls->mElements[i])) { in CheckValidFormSubmission()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/forms/
H A DnsTextControlFrame.cpp282 if (nsContentUtils::IsFocusedContent(mFrame->GetContent()))
1140 if (nsContentUtils::IsFocusedContent(mContent)) {
1146 nsContentUtils::IsFocusedContent(mContent)) {
1158 const bool focused = nsContentUtils::IsFocusedContent(mContent);
H A DnsComboboxControlFrame.cpp963 if (!sFocused && nsContentUtils::IsFocusedContent(GetContent())) { in SetDropDown()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/forms/
H A DnsTextControlFrame.cpp284 if (nsContentUtils::IsFocusedContent(mFrame->GetContent())) in EnsureEditorInitialized()
1050 if (nsContentUtils::IsFocusedContent(mContent)) { in AttributeChanged()
1056 nsContentUtils::IsFocusedContent(mContent)) { in AttributeChanged()
1066 const bool focused = nsContentUtils::IsFocusedContent(mContent); in AttributeChanged()
H A DnsComboboxControlFrame.cpp908 if (!sFocused && nsContentUtils::IsFocusedContent(GetContent())) { in SetDropDown()
/dports/www/firefox/firefox-99.0/dom/events/
H A DIMEStateManager.h329 static bool IsFocusedContent(const nsPresContext* aPresContext,
H A DIMEStateManager.cpp816 bool IMEStateManager::IsFocusedContent(const nsPresContext* aPresContext, in IsFocusedContent() function in mozilla::IMEStateManager
864 if (!IsFocusedContent(aPresContext, aContent)) { in OnFocusInEditor()
1132 NS_ASSERTION(IsFocusedContent(presContext, aContent), in UpdateIMEState()
/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsTextControlFrame.cpp286 if (nsContentUtils::IsFocusedContent(mFrame->GetContent())) in EnsureEditorInitialized()
1043 if (nsContentUtils::IsFocusedContent(mContent)) { in AttributeChanged()
1051 if (nsContentUtils::IsFocusedContent(mContent)) { in AttributeChanged()
H A DnsComboboxControlFrame.cpp919 if (!sFocused && nsContentUtils::IsFocusedContent(GetContent())) { in SetDropDown()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsTextControlFrame.cpp286 if (nsContentUtils::IsFocusedContent(mFrame->GetContent())) in EnsureEditorInitialized()
1043 if (nsContentUtils::IsFocusedContent(mContent)) { in AttributeChanged()
1051 if (nsContentUtils::IsFocusedContent(mContent)) { in AttributeChanged()
H A DnsComboboxControlFrame.cpp919 if (!sFocused && nsContentUtils::IsFocusedContent(GetContent())) { in SetDropDown()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/forms/
H A DnsTextControlFrame.cpp292 if (nsContentUtils::IsFocusedContent(mFrame->GetContent())) in EnsureEditorInitialized()
1029 if (nsContentUtils::IsFocusedContent(mContent)) { in AttributeChanged()
1037 if (nsContentUtils::IsFocusedContent(mContent)) { in AttributeChanged()
H A DnsComboboxControlFrame.cpp906 if (!sFocused && nsContentUtils::IsFocusedContent(GetContent())) { in SetDropDown()
/dports/www/firefox/firefox-99.0/layout/forms/
H A DnsTextControlFrame.cpp314 if (nsContentUtils::IsFocusedContent(mFrame->GetContent())) in EnsureEditorInitialized()
1111 if (nsContentUtils::IsFocusedContent(mContent)) { in AttributeChanged()
1119 if (nsContentUtils::IsFocusedContent(mContent)) { in AttributeChanged()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DTextControlState.cpp859 !nsContentUtils::IsFocusedContent(mFrame->GetContent())) { in NS_IMPL_CYCLE_COLLECTING_RELEASE()
3008 !nsContentUtils::IsFocusedContent(mTextCtrlElement); in UpdateOverlayTextVisibility()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h1971 static bool IsFocusedContent(const nsIContent *aContent);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h2406 static bool IsFocusedContent(const nsIContent* aContent);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h2221 static bool IsFocusedContent(const nsIContent* aContent);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h2401 static bool IsFocusedContent(const nsIContent* aContent);
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h2400 static bool IsFocusedContent(const nsIContent* aContent);

12