Home
last modified time | relevance | path

Searched refs:HTMLTextAreaElement (Results 1 – 25 of 580) sorted by relevance

12345678910>>...24

/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLTextAreaElement.cpp49 HTMLTextAreaElement::HTMLTextAreaElement( in HTMLTextAreaElement() function in mozilla::dom::HTMLTextAreaElement
75 HTMLTextAreaElement::~HTMLTextAreaElement() { in ~HTMLTextAreaElement()
133 void HTMLTextAreaElement::Select() { in Select()
282 void HTMLTextAreaElement::EnablePreview() { in EnablePreview()
616 void HTMLTextAreaElement::SetSelectionStart( in SetSelectionStart()
628 void HTMLTextAreaElement::SetSelectionEnd( in SetSelectionEnd()
684 nsresult HTMLTextAreaElement::Reset() { in Reset()
725 HTMLTextAreaElement::SaveState() { in SaveState()
967 bool HTMLTextAreaElement::IsTooLong() { in IsTooLong()
985 bool HTMLTextAreaElement::IsTooShort() { in IsTooShort()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLTextAreaElement.cpp50 HTMLTextAreaElement::HTMLTextAreaElement( in HTMLTextAreaElement() function in mozilla::dom::HTMLTextAreaElement
77 HTMLTextAreaElement::~HTMLTextAreaElement() { in ~HTMLTextAreaElement()
138 void HTMLTextAreaElement::Select() { in Select()
249 void HTMLTextAreaElement::EnablePreview() { in EnablePreview()
599 void HTMLTextAreaElement::SetSelectionStart( in SetSelectionStart()
611 void HTMLTextAreaElement::SetSelectionEnd( in SetSelectionEnd()
668 nsresult HTMLTextAreaElement::Reset() { in Reset()
708 HTMLTextAreaElement::SaveState() { in SaveState()
948 bool HTMLTextAreaElement::IsTooLong() { in IsTooLong()
966 bool HTMLTextAreaElement::IsTooShort() { in IsTooShort()
[all …]
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLTextAreaElement.cpp48 HTMLTextAreaElement::HTMLTextAreaElement( in HTMLTextAreaElement() function in mozilla::dom::HTMLTextAreaElement
75 HTMLTextAreaElement::~HTMLTextAreaElement() { in ~HTMLTextAreaElement()
136 void HTMLTextAreaElement::Select() { in Select()
247 void HTMLTextAreaElement::EnablePreview() { in EnablePreview()
597 void HTMLTextAreaElement::SetSelectionStart( in SetSelectionStart()
609 void HTMLTextAreaElement::SetSelectionEnd( in SetSelectionEnd()
666 nsresult HTMLTextAreaElement::Reset() { in Reset()
700 void HTMLTextAreaElement::SaveState() { in SaveState()
935 bool HTMLTextAreaElement::IsTooLong() { in IsTooLong()
953 bool HTMLTextAreaElement::IsTooShort() { in IsTooShort()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLTextAreaElement.cpp50 HTMLTextAreaElement::HTMLTextAreaElement( in HTMLTextAreaElement() function in mozilla::dom::HTMLTextAreaElement
77 HTMLTextAreaElement::~HTMLTextAreaElement() { in ~HTMLTextAreaElement()
138 void HTMLTextAreaElement::Select() { in Select()
249 void HTMLTextAreaElement::EnablePreview() { in EnablePreview()
599 void HTMLTextAreaElement::SetSelectionStart( in SetSelectionStart()
611 void HTMLTextAreaElement::SetSelectionEnd( in SetSelectionEnd()
668 nsresult HTMLTextAreaElement::Reset() { in Reset()
708 HTMLTextAreaElement::SaveState() { in SaveState()
948 bool HTMLTextAreaElement::IsTooLong() { in IsTooLong()
966 bool HTMLTextAreaElement::IsTooShort() { in IsTooShort()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLTextAreaElement.cpp53 HTMLTextAreaElement::HTMLTextAreaElement( in HTMLTextAreaElement() function in mozilla::dom::HTMLTextAreaElement
97 RefPtr<HTMLTextAreaElement> it = new HTMLTextAreaElement(ni); in NS_IMPL_CYCLE_COLLECTION_INHERITED()
120 void HTMLTextAreaElement::Select() { in Select()
237 HTMLTextAreaElement::GetPlaceholderNode() { in NS_IMETHODIMP_()
265 HTMLTextAreaElement::EnablePreview() { in NS_IMETHODIMP_()
680 nsresult HTMLTextAreaElement::Reset() { in Reset()
721 HTMLTextAreaElement::SaveState() { in SaveState()
971 bool HTMLTextAreaElement::IsTooLong() { in IsTooLong()
989 bool HTMLTextAreaElement::IsTooShort() { in IsTooShort()
1097 HTMLTextAreaElement::GetWrapCols() { in NS_IMETHODIMP_()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLTextAreaElement.cpp54 HTMLTextAreaElement::HTMLTextAreaElement(already_AddRefed<mozilla::dom::NodeInfo>& aNodeInfo, in HTMLTextAreaElement() function in mozilla::dom::HTMLTextAreaElement
109 RefPtr<HTMLTextAreaElement> it = new HTMLTextAreaElement(ni); in NS_IMPL_CYCLE_COLLECTION_INHERITED()
143 HTMLTextAreaElement::Select() in Select()
255 HTMLTextAreaElement::GetTextEditor() in NS_IMETHODIMP_()
287 HTMLTextAreaElement::CreateEditor() in CreateEditor()
1079 HTMLTextAreaElement::Reset() in Reset()
1126 HTMLTextAreaElement::SaveState() in SaveState()
1406 HTMLTextAreaElement::IsTooLong() in IsTooLong()
1429 HTMLTextAreaElement::IsTooShort() in IsTooShort()
1579 HTMLTextAreaElement::GetCols() in NS_IMETHODIMP_()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/
H A DHTMLTextAreaElement.cpp67 HTMLTextAreaElement::HTMLTextAreaElement(const QualifiedName& tagName, Document* document, HTMLForm… in HTMLTextAreaElement() function in WebCore::HTMLTextAreaElement
80 PassRefPtr<HTMLTextAreaElement> HTMLTextAreaElement::create(const QualifiedName& tagName, Document*… in create()
187 void HTMLTextAreaElement::reset() in reset()
198 bool HTMLTextAreaElement::isMouseFocusable() const in isMouseFocusable()
271 void HTMLTextAreaElement::updateValue() const in updateValue()
284 String HTMLTextAreaElement::value() const in value()
333 String HTMLTextAreaElement::defaultValue() const in defaultValue()
371 int HTMLTextAreaElement::maxLength() const in maxLength()
403 void HTMLTextAreaElement::accessKeyAction(bool) in accessKeyAction()
408 void HTMLTextAreaElement::setCols(int cols) in setCols()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dhtml_text_area_element.cc83 HTMLTextAreaElement::HTMLTextAreaElement(Document& document) in HTMLTextAreaElement() function in blink::HTMLTextAreaElement
111 int HTMLTextAreaElement::scrollWidth() { in scrollWidth()
129 int HTMLTextAreaElement::scrollHeight() { in scrollHeight()
191 void HTMLTextAreaElement::ParseAttribute( in ParseAttribute()
284 void HTMLTextAreaElement::ResetImpl() { in ResetImpl()
423 void HTMLTextAreaElement::UpdateValue() { in UpdateValue()
430 String HTMLTextAreaElement::value() const { in value()
441 void HTMLTextAreaElement::SetNonDirtyValue( in SetNonDirtyValue()
448 void HTMLTextAreaElement::SetValueCommon( in SetValueCommon()
574 bool HTMLTextAreaElement::TooLong() const { in TooLong()
[all …]
H A Dhtml_text_area_element_test.cc21 HTMLTextAreaElement& TestElement() { in TestElement()
24 return To<HTMLTextAreaElement>(*element); in TestElement()
32 EXPECT_EQ("", HTMLTextAreaElement::SanitizeUserInputValue("", 0)); in TEST_P()
33 EXPECT_EQ("", HTMLTextAreaElement::SanitizeUserInputValue("a", 0)); in TEST_P()
34 EXPECT_EQ("", HTMLTextAreaElement::SanitizeUserInputValue("\n", 0)); in TEST_P()
40 EXPECT_EQ("", HTMLTextAreaElement::SanitizeUserInputValue("", 1)); in TEST_P()
42 EXPECT_EQ("a", HTMLTextAreaElement::SanitizeUserInputValue("a", 1)); in TEST_P()
43 EXPECT_EQ("\n", HTMLTextAreaElement::SanitizeUserInputValue("\n", 1)); in TEST_P()
46 EXPECT_EQ("abc", HTMLTextAreaElement::SanitizeUserInputValue( in TEST_P()
62 HTMLTextAreaElement& textarea = TestElement(); in TEST_P()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSHTMLTextAreaElement.cpp192 HTMLTextAreaElement* imp = static_cast<HTMLTextAreaElement*>(castedThis->impl()); in jsHTMLTextAreaElementDefaultValue()
202 HTMLTextAreaElement* imp = static_cast<HTMLTextAreaElement*>(castedThis->impl()); in jsHTMLTextAreaElementForm()
212 HTMLTextAreaElement* imp = static_cast<HTMLTextAreaElement*>(castedThis->impl()); in jsHTMLTextAreaElementValidity()
222 HTMLTextAreaElement* imp = static_cast<HTMLTextAreaElement*>(castedThis->impl()); in jsHTMLTextAreaElementAccessKey()
232 HTMLTextAreaElement* imp = static_cast<HTMLTextAreaElement*>(castedThis->impl()); in jsHTMLTextAreaElementCols()
242 HTMLTextAreaElement* imp = static_cast<HTMLTextAreaElement*>(castedThis->impl()); in jsHTMLTextAreaElementDisabled()
252 HTMLTextAreaElement* imp = static_cast<HTMLTextAreaElement*>(castedThis->impl()); in jsHTMLTextAreaElementAutofocus()
262 HTMLTextAreaElement* imp = static_cast<HTMLTextAreaElement*>(castedThis->impl()); in jsHTMLTextAreaElementMaxLength()
272 HTMLTextAreaElement* imp = static_cast<HTMLTextAreaElement*>(castedThis->impl()); in jsHTMLTextAreaElementName()
282 HTMLTextAreaElement* imp = static_cast<HTMLTextAreaElement*>(castedThis->impl()); in jsHTMLTextAreaElementPlaceholder()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dhtml_text_area_element.cc79 HTMLTextAreaElement::HTMLTextAreaElement(Document& document) in HTMLTextAreaElement() function in blink::HTMLTextAreaElement
102 void HTMLTextAreaElement::RestoreFormControlState( in RestoreFormControlState()
151 void HTMLTextAreaElement::ParseAttribute( in ParseAttribute()
236 void HTMLTextAreaElement::ResetImpl() { in ResetImpl()
286 void HTMLTextAreaElement::SubtreeHasChanged() { in SubtreeHasChanged()
375 void HTMLTextAreaElement::UpdateValue() { in UpdateValue()
382 String HTMLTextAreaElement::value() const { in value()
393 void HTMLTextAreaElement::SetNonDirtyValue( in SetNonDirtyValue()
400 void HTMLTextAreaElement::SetValueCommon( in SetValueCommon()
526 bool HTMLTextAreaElement::TooLong() const { in TooLong()
[all …]
H A Dhtml_text_area_element_test.cc14 EXPECT_EQ("", HTMLTextAreaElement::SanitizeUserInputValue("", 0)); in TEST()
15 EXPECT_EQ("", HTMLTextAreaElement::SanitizeUserInputValue("a", 0)); in TEST()
16 EXPECT_EQ("", HTMLTextAreaElement::SanitizeUserInputValue("\n", 0)); in TEST()
20 EXPECT_EQ("", HTMLTextAreaElement::SanitizeUserInputValue(lead_surrogate, 0)); in TEST()
22 EXPECT_EQ("", HTMLTextAreaElement::SanitizeUserInputValue("", 1)); in TEST()
23 EXPECT_EQ("", HTMLTextAreaElement::SanitizeUserInputValue(lead_surrogate, 1)); in TEST()
24 EXPECT_EQ("a", HTMLTextAreaElement::SanitizeUserInputValue("a", 1)); in TEST()
25 EXPECT_EQ("\n", HTMLTextAreaElement::SanitizeUserInputValue("\n", 1)); in TEST()
26 EXPECT_EQ("\n", HTMLTextAreaElement::SanitizeUserInputValue("\n", 2)); in TEST()
28 EXPECT_EQ("abc", HTMLTextAreaElement::SanitizeUserInputValue( in TEST()
[all …]
/dports/www/netsurf/netsurf-3.10/content/handlers/javascript/duktape/
H A DHTMLTextAreaElement.bnd13 getter HTMLTextAreaElement::defaultValue();
14 setter HTMLTextAreaElement::defaultValue();
16 getter HTMLTextAreaElement::disabled();
17 setter HTMLTextAreaElement::disabled();
19 getter HTMLTextAreaElement::name();
20 setter HTMLTextAreaElement::name();
22 getter HTMLTextAreaElement::readOnly();
23 setter HTMLTextAreaElement::readOnly();
25 getter HTMLTextAreaElement::type();
27 getter HTMLTextAreaElement::value();
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/react-mde/lib/definitions/components/
H A DTextArea.d.ts29 refObject?: React.RefObject<HTMLTextAreaElement>;
39 …textAreaComponent?: ComponentSimilarTo<HTMLTextAreaElement, TextareaHTMLAttributes<HTMLTextAreaEle…
41 …al<React.DetailedHTMLProps<React.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>…
46 onPossibleKeyCommand?: (e: React.KeyboardEvent<HTMLTextAreaElement>) => boolean;
65 getTextArea: () => HTMLTextAreaElement;
66 handleOnChange: (event: React.ChangeEvent<HTMLTextAreaElement>) => void;
69 loadEmptySuggestion: (target: HTMLTextAreaElement, key: string) => void;
71 handleKeyDown: (event: React.KeyboardEvent<HTMLTextAreaElement>) => void;
72 handleKeyUp: (event: React.KeyboardEvent<HTMLTextAreaElement>) => void;
73 handleKeyPress: (event: React.KeyboardEvent<HTMLTextAreaElement>) => void;
/dports/www/kf5-khtml/khtml-5.89.0/src/dom/
H A Dhtml_form.cpp1146 HTMLTextAreaElement::HTMLTextAreaElement() : HTMLElement() in HTMLTextAreaElement() function in HTMLTextAreaElement
1150 HTMLTextAreaElement::HTMLTextAreaElement(const HTMLTextAreaElement &other) : HTMLElement(other) in HTMLTextAreaElement() function in HTMLTextAreaElement
1154 HTMLTextAreaElement::HTMLTextAreaElement(HTMLTextAreaElementImpl *impl) : HTMLElement(impl) in HTMLTextAreaElement() function in HTMLTextAreaElement
1158 HTMLTextAreaElement &HTMLTextAreaElement::operator = (const Node &other) in operator =()
1164 HTMLTextAreaElement &HTMLTextAreaElement::operator = (const HTMLTextAreaElement &other) in operator =()
1170 HTMLTextAreaElement::~HTMLTextAreaElement() in ~HTMLTextAreaElement()
1209 long HTMLTextAreaElement::cols() const in cols()
1271 long HTMLTextAreaElement::rows() const in rows()
1327 void HTMLTextAreaElement::blur() in blur()
1334 void HTMLTextAreaElement::focus() in focus()
[all …]
H A Dhtml_form.h215 friend class HTMLTextAreaElement; variable
1059 class KHTML_EXPORT HTMLTextAreaElement : public HTMLElement
1062 HTMLTextAreaElement();
1063 HTMLTextAreaElement(const HTMLTextAreaElement &other);
1064 HTMLTextAreaElement(const Node &other) : HTMLElement() in HTMLTextAreaElement() function
1069 HTMLTextAreaElement(HTMLTextAreaElementImpl *impl);
1072 HTMLTextAreaElement &operator = (const HTMLTextAreaElement &other);
1073 HTMLTextAreaElement &operator = (const Node &other);
1075 ~HTMLTextAreaElement();
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/react-mde/lib/definitions/
H A DcommandOrchestrator.d.ts5 textAreaRef: React.RefObject<HTMLTextAreaElement>;
6 constructor(textAreaRef: React.RefObject<HTMLTextAreaElement>);
11 export declare function getStateFromTextArea(textArea: HTMLTextAreaElement): TextState;
13 textAreaRef: React.RefObject<HTMLTextAreaElement>;
21 constructor(commands: CommandGroup[], textArea: React.RefObject<HTMLTextAreaElement>);
25 handlePossibleKeyCommand: (e: React.KeyboardEvent<HTMLTextAreaElement>) => boolean;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/react-mde/lib/definitions/commands/
H A Dcommand-orchestrator.d.ts5 textAreaRef: React.RefObject<HTMLTextAreaElement>;
6 constructor(textAreaRef: React.RefObject<HTMLTextAreaElement>);
11 export declare function getStateFromTextArea(textArea: HTMLTextAreaElement): TextState;
26 …constructor(customCommands: CommandMap, textArea: React.RefObject<HTMLTextAreaElement>, l18n?: L18…
32 handlePossibleKeyCommand: (e: React.KeyboardEvent<HTMLTextAreaElement>) => boolean;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/exported/
H A Dweb_form_control_element.cc112 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in AutoComplete()
125 } else if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) { in SetValue()
147 if (IsA<HTMLInputElement>(*private_) || IsA<HTMLTextAreaElement>(*private_)) { in SetAutofillValue()
169 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in Value()
179 } else if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) { in SetSuggestedValue()
189 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in SuggestedValue()
199 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in EditingValue()
207 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in SetSelectionRange()
214 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in SelectionStart()
222 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in SelectionEnd()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderTextControlMultiLine.cpp42 static_cast<HTMLTextAreaElement*>(node())->rendererWillBeDestroyed(); in ~RenderTextControlMultiLine()
48 HTMLTextAreaElement* textArea = static_cast<HTMLTextAreaElement*>(node()); in subtreeHasChanged()
89 int factor = static_cast<HTMLTextAreaElement*>(node())->cols(); in preferredContentWidth()
95 setHeight(height() + lineHeight * static_cast<HTMLTextAreaElement*>(node())->rows()); in adjustControlHeightBasedOnLineHeight()
108 setInnerTextValue(static_cast<HTMLTextAreaElement*>(node())->value()); in updateFromElement()
113 static_cast<HTMLTextAreaElement*>(node())->cacheSelection(start, end); in cacheSelection()
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/dodo/src/
H A DHTMLTextAreaElement.php9 class HTMLTextAreaElement extends HTMLElement implements \Wikimedia\IDLeDOM\HTMLTextAreaElement { class
11 use \Wikimedia\IDLeDOM\Stub\HTMLTextAreaElement;
15 use \Wikimedia\IDLeDOM\Helper\HTMLTextAreaElement;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/exported/
H A Dweb_form_control_element.cc129 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in AutoComplete()
142 } else if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) { in SetValue()
164 if (IsA<HTMLInputElement>(*private_) || IsA<HTMLTextAreaElement>(*private_)) { in SetAutofillValue()
186 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in Value()
196 } else if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) { in SetSuggestedValue()
206 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in SuggestedValue()
216 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in EditingValue()
224 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in SetSelectionRange()
231 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in SelectionStart()
239 if (auto* textarea = DynamicTo<HTMLTextAreaElement>(*private_)) in SelectionEnd()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dhtmltextareaelement.rs42 pub struct HTMLTextAreaElement { struct
113 impl HTMLTextAreaElement { impl
116 document: &Document) -> HTMLTextAreaElement { in new_inherited() argument
118 HTMLTextAreaElement { in new_inherited()
134 document: &Document) -> DomRoot<HTMLTextAreaElement> { in new() argument
148 impl TextControlElement for HTMLTextAreaElement { implementation
162 impl HTMLTextAreaElementMethods for HTMLTextAreaElement { implementation
324 impl HTMLTextAreaElement { impl
339 impl VirtualMethods for HTMLTextAreaElement { implementation
483 impl FormControl for HTMLTextAreaElement { implementation
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esm/components/forms/
H A DtextArea.d.ts6 …face ITextAreaProps extends IntentProps, Props, React.TextareaHTMLAttributes<HTMLTextAreaElement> {
26 inputRef?: IRef<HTMLTextAreaElement>;
34 textareaElement: HTMLTextAreaElement | null;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esnext/components/forms/
H A DtextArea.d.ts6 …face ITextAreaProps extends IntentProps, Props, React.TextareaHTMLAttributes<HTMLTextAreaElement> {
26 inputRef?: IRef<HTMLTextAreaElement>;
34 textareaElement: HTMLTextAreaElement | null;

12345678910>>...24