Home
last modified time | relevance | path

Searched defs:GetPlaceholderNode (Results 1 – 7 of 7) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/layout/forms/
H A DnsTextControlFrame.h209 mozilla::dom::Element* GetPlaceholderNode() const { return mPlaceholderDiv; } in GetPlaceholderNode() function
/dports/lang/spidermonkey60/firefox-60.9.0/layout/forms/
H A DnsTextControlFrame.h185 mozilla::dom::Element* GetPlaceholderNode() const { return mPlaceholderDiv; } in GetPlaceholderNode() function
/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsTextControlFrame.h224 Element* GetPlaceholderNode() const { return mPlaceholderDiv; } in GetPlaceholderNode() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsTextControlFrame.h224 Element* GetPlaceholderNode() const { return mPlaceholderDiv; } in GetPlaceholderNode() function
/dports/www/firefox/firefox-99.0/layout/forms/
H A DnsTextControlFrame.h224 Element* GetPlaceholderNode() const { return mPlaceholderDiv; } in GetPlaceholderNode() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DnsTextEditorState.h168 mozilla::dom::Element* GetPlaceholderNode() { in GetPlaceholderNode() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DnsTextEditorState.cpp1006 Element* nsTextEditorState::GetPlaceholderNode() { in GetPlaceholderNode() function in nsTextEditorState