Home
last modified time | relevance | path

Searched refs:nsGenericHTMLFormElementWithState (Results 1 – 25 of 56) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLButtonElement.cpp55 : nsGenericHTMLFormElementWithState( in HTMLButtonElement()
70 nsGenericHTMLFormElementWithState, mValidity) in NS_IMPL_CYCLE_COLLECTION_INHERITED() argument
73 nsGenericHTMLFormElementWithState, in NS_IMPL_CYCLE_COLLECTION_INHERITED()
92 nsGenericHTMLFormElementWithState::FieldSetDisabledChanged(aNotify); in FieldSetDisabledChanged()
117 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
263 nsGenericHTMLFormElementWithState::BindToTree(aContext, aParent); in BindToTree()
273 nsGenericHTMLFormElementWithState::UnbindFromTree(aNullParent); in UnbindFromTree()
332 return nsGenericHTMLFormElementWithState::BeforeSetAttr(aNameSpaceID, aName, in BeforeSetAttr()
361 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
391 EventStates state = nsGenericHTMLFormElementWithState::IntrinsicState(); in IntrinsicState()
H A DHTMLSelectElement.cpp113 : nsGenericHTMLFormElementWithState(std::move(aNodeInfo), aFromParser, in HTMLSelectElement()
144 HTMLSelectElement, nsGenericHTMLFormElementWithState) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED() argument
150 HTMLSelectElement, nsGenericHTMLFormElementWithState) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
187 nsGenericHTMLFormElementWithState::InsertChildBefore(aKid, aBeforeThis, in InsertChildBefore()
197 nsGenericHTMLFormElementWithState::RemoveChildNode(aKid, aNotify); in RemoveChildNode()
961 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
1023 nsGenericHTMLFormElementWithState::UnbindFromTree(aNullParent); in UnbindFromTree()
1093 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
1197 nsGenericHTMLFormElementWithState::GetEventTargetParent(aVisitor); in GetEventTargetParent()
1219 return nsGenericHTMLFormElementWithState::PostHandleEvent(aVisitor); in PostHandleEvent()
[all …]
H A DTextControlElement.h29 class TextControlElement : public nsGenericHTMLFormElementWithState {
33 : nsGenericHTMLFormElementWithState(std::move(aNodeInfo), aFromParser, in TextControlElement()
38 nsGenericHTMLFormElementWithState) in NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED() argument
H A DHTMLTextAreaElement.cpp162 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
402 nsGenericHTMLFormElementWithState::MapDivAlignAttributeInto(aAttributes, in MapAttributesIntoRule()
404 nsGenericHTMLFormElementWithState::MapCommonAttributesInto(aAttributes, in MapAttributesIntoRule()
411 nsGenericHTMLFormElementWithState::GetAttributeChangeHint(aAttribute, in GetAttributeChangeHint()
474 nsGenericHTMLFormElementWithState::GetEventTargetParent(aVisitor); in GetEventTargetParent()
482 return nsGenericHTMLFormElementWithState::PreHandleEvent(aVisitor); in PreHandleEvent()
806 nsGenericHTMLFormElementWithState::BindToTree(aContext, aParent); in BindToTree()
821 nsGenericHTMLFormElementWithState::UnbindFromTree(aNullParent); in UnbindFromTree()
913 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
918 nsresult rv = nsGenericHTMLFormElementWithState::CopyInnerTo(aDest); in CopyInnerTo()
[all …]
H A DHTMLButtonElement.h19 class HTMLButtonElement final : public nsGenericHTMLFormElementWithState,
29 nsGenericHTMLFormElementWithState)
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLButtonElement.cpp55 : nsGenericHTMLFormElementWithState( in HTMLButtonElement()
70 nsGenericHTMLFormElementWithState, mValidity) in NS_IMPL_CYCLE_COLLECTION_INHERITED() argument
73 nsGenericHTMLFormElementWithState, in NS_IMPL_CYCLE_COLLECTION_INHERITED()
92 nsGenericHTMLFormElementWithState::FieldSetDisabledChanged(aNotify); in FieldSetDisabledChanged()
117 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
263 nsGenericHTMLFormElementWithState::BindToTree(aContext, aParent); in BindToTree()
273 nsGenericHTMLFormElementWithState::UnbindFromTree(aNullParent); in UnbindFromTree()
332 return nsGenericHTMLFormElementWithState::BeforeSetAttr(aNameSpaceID, aName, in BeforeSetAttr()
361 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
391 EventStates state = nsGenericHTMLFormElementWithState::IntrinsicState(); in IntrinsicState()
H A DHTMLSelectElement.cpp113 : nsGenericHTMLFormElementWithState(std::move(aNodeInfo), aFromParser, in HTMLSelectElement()
144 HTMLSelectElement, nsGenericHTMLFormElementWithState) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED() argument
150 HTMLSelectElement, nsGenericHTMLFormElementWithState) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
187 nsGenericHTMLFormElementWithState::InsertChildBefore(aKid, aBeforeThis, in InsertChildBefore()
197 nsGenericHTMLFormElementWithState::RemoveChildNode(aKid, aNotify); in RemoveChildNode()
961 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
1023 nsGenericHTMLFormElementWithState::UnbindFromTree(aNullParent); in UnbindFromTree()
1093 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
1197 nsGenericHTMLFormElementWithState::GetEventTargetParent(aVisitor); in GetEventTargetParent()
1219 return nsGenericHTMLFormElementWithState::PostHandleEvent(aVisitor); in PostHandleEvent()
[all …]
H A DTextControlElement.h29 class TextControlElement : public nsGenericHTMLFormElementWithState {
33 : nsGenericHTMLFormElementWithState(std::move(aNodeInfo), aFromParser, in TextControlElement()
38 nsGenericHTMLFormElementWithState) in NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED() argument
H A DHTMLTextAreaElement.cpp162 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
402 nsGenericHTMLFormElementWithState::MapDivAlignAttributeInto(aAttributes, in MapAttributesIntoRule()
404 nsGenericHTMLFormElementWithState::MapCommonAttributesInto(aAttributes, in MapAttributesIntoRule()
411 nsGenericHTMLFormElementWithState::GetAttributeChangeHint(aAttribute, in GetAttributeChangeHint()
474 nsGenericHTMLFormElementWithState::GetEventTargetParent(aVisitor); in GetEventTargetParent()
482 return nsGenericHTMLFormElementWithState::PreHandleEvent(aVisitor); in PreHandleEvent()
806 nsGenericHTMLFormElementWithState::BindToTree(aContext, aParent); in BindToTree()
821 nsGenericHTMLFormElementWithState::UnbindFromTree(aNullParent); in UnbindFromTree()
913 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
918 nsresult rv = nsGenericHTMLFormElementWithState::CopyInnerTo(aDest); in CopyInnerTo()
[all …]
H A DHTMLButtonElement.h19 class HTMLButtonElement final : public nsGenericHTMLFormElementWithState,
29 nsGenericHTMLFormElementWithState)
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLButtonElement.cpp60 : nsGenericHTMLFormElementWithState(aNodeInfo), in HTMLButtonElement()
77 nsGenericHTMLFormElementWithState, in NS_IMPL_CYCLE_COLLECTION_INHERITED() argument
89 NS_INTERFACE_TABLE_TAIL_INHERITING(nsGenericHTMLFormElementWithState) in NS_IMPL_CYCLE_COLLECTION_INHERITED()
117 nsGenericHTMLFormElementWithState::FieldSetDisabledChanged(aNotify); in FieldSetDisabledChanged()
130 return nsGenericHTMLFormElementWithState::GetForm(aForm); in NS_IMPL_ELEMENT_CLONE()
156 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable(aWithMouse, aIsFocusable, aTabIndex)) { in IsHTMLFocusable()
349 nsGenericHTMLFormElementWithState::BindToTree(aDocument, aParent, aBindingParent, in BindToTree()
362 nsGenericHTMLFormElementWithState::UnbindFromTree(aDeep, aNullParent); in UnbindFromTree()
434 return nsGenericHTMLFormElementWithState::BeforeSetAttr(aNameSpaceID, aName, in BeforeSetAttr()
455 return nsGenericHTMLFormElementWithState::AfterSetAttr(aNameSpaceID, aName, in AfterSetAttr()
[all …]
H A DHTMLSelectElement.cpp107 : nsGenericHTMLFormElementWithState(aNodeInfo), in HTMLSelectElement()
162 NS_INTERFACE_TABLE_TAIL_INHERITING(nsGenericHTMLFormElementWithState) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
196 return nsGenericHTMLFormElementWithState::GetForm(aForm); in GetForm()
205 nsresult rv = nsGenericHTMLFormElementWithState::InsertChildAt(aKid, aIndex, in InsertChildAt()
217 nsGenericHTMLFormElementWithState::RemoveChildAt(aIndex, aNotify); in RemoveChildAt()
1264 nsGenericHTMLFormElementWithState::UnbindFromTree(aDeep, aNullParent); in UnbindFromTree()
1306 return nsGenericHTMLFormElementWithState::AfterSetAttr(aNameSpaceID, aName, in AfterSetAttr()
1457 return nsGenericHTMLFormElementWithState::PreHandleEvent(aVisitor); in PreHandleEvent()
1481 return nsGenericHTMLFormElementWithState::PostHandleEvent(aVisitor); in PostHandleEvent()
1487 EventStates state = nsGenericHTMLFormElementWithState::IntrinsicState(); in IntrinsicState()
[all …]
H A DHTMLTextAreaElement.cpp56 : nsGenericHTMLFormElementWithState(aNodeInfo), in HTMLTextAreaElement()
81 nsGenericHTMLFormElementWithState, in NS_IMPL_CYCLE_COLLECTION_INHERITED() argument
98 NS_INTERFACE_TABLE_TAIL_INHERITING(nsGenericHTMLFormElementWithState) in NS_IMPL_CYCLE_COLLECTION_INHERITED()
136 return nsGenericHTMLFormElementWithState::GetForm(aForm); in NS_IMPL_NSICONSTRAINTVALIDATION_EXCEPT_SETCUSTOMVALIDITY()
204 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable(aWithMouse, aIsFocusable, in IsHTMLFocusable()
542 return nsGenericHTMLFormElementWithState::PreHandleEvent(aVisitor); in PreHandleEvent()
1195 EventStates state = nsGenericHTMLFormElementWithState::IntrinsicState(); in IntrinsicState()
1266 nsGenericHTMLFormElementWithState::UnbindFromTree(aDeep, aNullParent); in UnbindFromTree()
1286 return nsGenericHTMLFormElementWithState::BeforeSetAttr(aNameSpaceID, aName, in BeforeSetAttr()
1367 nsresult rv = nsGenericHTMLFormElementWithState::CopyInnerTo(aDest); in CopyInnerTo()
[all …]
H A DHTMLTextAreaElement.h40 class HTMLTextAreaElement final : public nsGenericHTMLFormElementWithState,
155 nsGenericHTMLFormElementWithState)
195 using nsGenericHTMLFormElementWithState::GetForm;
300 using nsGenericHTMLFormElementWithState::IsSingleLineTextControl;
H A DHTMLButtonElement.h20 class HTMLButtonElement final : public nsGenericHTMLFormElementWithState,
31 nsGenericHTMLFormElementWithState)
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLButtonElement.cpp57 : nsGenericHTMLFormElementWithState(aNodeInfo, kButtonDefaultType->value), in HTMLButtonElement()
70 nsGenericHTMLFormElementWithState, mValidity) in NS_IMPL_CYCLE_COLLECTION_INHERITED() argument
73 nsGenericHTMLFormElementWithState, in NS_IMPL_CYCLE_COLLECTION_INHERITED()
92 nsGenericHTMLFormElementWithState::FieldSetDisabledChanged(aNotify); in FieldSetDisabledChanged()
117 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
292 nsresult rv = nsGenericHTMLFormElementWithState::BindToTree( in BindToTree()
303 nsGenericHTMLFormElementWithState::UnbindFromTree(aDeep, aNullParent); in UnbindFromTree()
364 return nsGenericHTMLFormElementWithState::BeforeSetAttr(aNameSpaceID, aName, in BeforeSetAttr()
393 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
422 EventStates state = nsGenericHTMLFormElementWithState::IntrinsicState(); in IntrinsicState()
H A DHTMLTextAreaElement.cpp55 : nsGenericHTMLFormElementWithState(aNodeInfo, NS_FORM_TEXTAREA), in HTMLTextAreaElement()
174 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
407 nsGenericHTMLFormElementWithState::MapDivAlignAttributeInto(aAttributes, in MapAttributesIntoRule()
409 nsGenericHTMLFormElementWithState::MapCommonAttributesInto(aAttributes, in MapAttributesIntoRule()
416 nsGenericHTMLFormElementWithState::GetAttributeChangeHint(aAttribute, in GetAttributeChangeHint()
495 return nsGenericHTMLFormElementWithState::PreHandleEvent(aVisitor); in PreHandleEvent()
830 nsresult rv = nsGenericHTMLFormElementWithState::BindToTree( in BindToTree()
846 nsGenericHTMLFormElementWithState::UnbindFromTree(aDeep, aNullParent); in UnbindFromTree()
934 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
940 nsresult rv = nsGenericHTMLFormElementWithState::CopyInnerTo( in CopyInnerTo()
[all …]
H A DHTMLSelectElement.cpp116 : nsGenericHTMLFormElementWithState(aNodeInfo, NS_FORM_SELECT), in HTMLSelectElement()
146 HTMLSelectElement, nsGenericHTMLFormElementWithState) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED() argument
152 HTMLSelectElement, nsGenericHTMLFormElementWithState) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
189 nsresult rv = nsGenericHTMLFormElementWithState::InsertChildBefore( in InsertChildBefore()
218 nsGenericHTMLFormElementWithState::RemoveChildNode(aKid, aNotify); in RemoveChildNode()
990 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
1038 nsresult rv = nsGenericHTMLFormElementWithState::BindToTree( in BindToTree()
1055 nsGenericHTMLFormElementWithState::UnbindFromTree(aDeep, aNullParent); in UnbindFromTree()
1125 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
1254 return nsGenericHTMLFormElementWithState::PostHandleEvent(aVisitor); in PostHandleEvent()
[all …]
H A DHTMLTextAreaElement.h40 class HTMLTextAreaElement final : public nsGenericHTMLFormElementWithState,
164 nsGenericHTMLFormElementWithState) in NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED() argument
202 using nsGenericHTMLFormElementWithState::GetForm;
288 using nsGenericHTMLFormElementWithState::IsSingleLineTextControl;
H A DHTMLButtonElement.h19 class HTMLButtonElement final : public nsGenericHTMLFormElementWithState,
29 nsGenericHTMLFormElementWithState)
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLButtonElement.cpp56 : nsGenericHTMLFormElementWithState(std::move(aNodeInfo), aFromParser, in HTMLButtonElement()
70 nsGenericHTMLFormElementWithState, mValidity) in NS_IMPL_CYCLE_COLLECTION_INHERITED() argument
73 nsGenericHTMLFormElementWithState, in NS_IMPL_CYCLE_COLLECTION_INHERITED()
92 nsGenericHTMLFormElementWithState::FieldSetDisabledChanged(aNotify); in FieldSetDisabledChanged()
117 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
285 nsGenericHTMLFormElementWithState::BindToTree(aContext, aParent); in BindToTree()
295 nsGenericHTMLFormElementWithState::UnbindFromTree(aNullParent); in UnbindFromTree()
354 return nsGenericHTMLFormElementWithState::BeforeSetAttr(aNameSpaceID, aName, in BeforeSetAttr()
383 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
413 EventStates state = nsGenericHTMLFormElementWithState::IntrinsicState(); in IntrinsicState()
H A DHTMLSelectElement.cpp114 : nsGenericHTMLFormElementWithState(std::move(aNodeInfo), aFromParser, in HTMLSelectElement()
145 HTMLSelectElement, nsGenericHTMLFormElementWithState) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED() argument
151 HTMLSelectElement, nsGenericHTMLFormElementWithState) in NS_IMPL_CYCLE_COLLECTION_TRAVERSE_BEGIN_INHERITED()
188 nsresult rv = nsGenericHTMLFormElementWithState::InsertChildBefore( in InsertChildBefore()
199 nsGenericHTMLFormElementWithState::RemoveChildNode(aKid, aNotify); in RemoveChildNode()
963 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
1025 nsGenericHTMLFormElementWithState::UnbindFromTree(aNullParent); in UnbindFromTree()
1095 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
1199 nsGenericHTMLFormElementWithState::GetEventTargetParent(aVisitor); in GetEventTargetParent()
1221 return nsGenericHTMLFormElementWithState::PostHandleEvent(aVisitor); in PostHandleEvent()
[all …]
H A DTextControlElement.h29 class TextControlElement : public nsGenericHTMLFormElementWithState {
33 : nsGenericHTMLFormElementWithState(std::move(aNodeInfo), aFromParser, in TextControlElement()
38 nsGenericHTMLFormElementWithState) in NS_DECL_CYCLE_COLLECTION_CLASS_INHERITED() argument
H A DHTMLTextAreaElement.cpp185 if (nsGenericHTMLFormElementWithState::IsHTMLFocusable( in IsHTMLFocusable()
424 nsGenericHTMLFormElementWithState::MapDivAlignAttributeInto(aAttributes, in MapAttributesIntoRule()
426 nsGenericHTMLFormElementWithState::MapCommonAttributesInto(aAttributes, in MapAttributesIntoRule()
433 nsGenericHTMLFormElementWithState::GetAttributeChangeHint(aAttribute, in GetAttributeChangeHint()
491 nsGenericHTMLFormElementWithState::GetEventTargetParent(aVisitor); in GetEventTargetParent()
499 return nsGenericHTMLFormElementWithState::PreHandleEvent(aVisitor); in PreHandleEvent()
829 nsGenericHTMLFormElementWithState::BindToTree(aContext, aParent); in BindToTree()
844 nsGenericHTMLFormElementWithState::UnbindFromTree(aNullParent); in UnbindFromTree()
932 return nsGenericHTMLFormElementWithState::AfterSetAttr( in AfterSetAttr()
937 nsresult rv = nsGenericHTMLFormElementWithState::CopyInnerTo(aDest); in CopyInnerTo()
[all …]
H A DHTMLButtonElement.h19 class HTMLButtonElement final : public nsGenericHTMLFormElementWithState,
29 nsGenericHTMLFormElementWithState)

123