ReactOS 0.4.15-dev-7924-g5949c20
nsIDOMHTMLTextAreaElement Member List

This is the complete list of members for nsIDOMHTMLTextAreaElement, including all inherited members.

AddRef()nsISupports
CheckValidity(bool *_retval)nsIDOMHTMLTextAreaElement
GetAutofocus(bool *aAutofocus)nsIDOMHTMLTextAreaElement
GetCols(uint32_t *aCols)nsIDOMHTMLTextAreaElement
GetControllers(nsIControllers **aControllers)nsIDOMHTMLTextAreaElement
GetDefaultValue(nsAString *aDefaultValue)nsIDOMHTMLTextAreaElement
GetDisabled(bool *aDisabled)nsIDOMHTMLTextAreaElement
GetForm(nsIDOMHTMLFormElement **aForm)nsIDOMHTMLTextAreaElement
GetMaxLength(int32_t *aMaxLength)nsIDOMHTMLTextAreaElement
GetName(nsAString *aName)nsIDOMHTMLTextAreaElement
GetPlaceholder(nsAString *aPlaceholder)nsIDOMHTMLTextAreaElement
GetReadOnly(bool *aReadOnly)nsIDOMHTMLTextAreaElement
GetRequired(bool *aRequired)nsIDOMHTMLTextAreaElement
GetRows(uint32_t *aRows)nsIDOMHTMLTextAreaElement
GetSelectionDirection(nsAString *aSelectionDirection)nsIDOMHTMLTextAreaElement
GetSelectionEnd(int32_t *aSelectionEnd)nsIDOMHTMLTextAreaElement
GetSelectionStart(int32_t *aSelectionStart)nsIDOMHTMLTextAreaElement
GetTextLength(int32_t *aTextLength)nsIDOMHTMLTextAreaElement
GetType(nsAString *aType)nsIDOMHTMLTextAreaElement
GetValidationMessage(nsAString *aValidationMessage)nsIDOMHTMLTextAreaElement
GetValidity(nsIDOMValidityState **aValidity)nsIDOMHTMLTextAreaElement
GetValue(nsAString *aValue)nsIDOMHTMLTextAreaElement
GetWillValidate(bool *aWillValidate)nsIDOMHTMLTextAreaElement
GetWrap(nsAString *aWrap)nsIDOMHTMLTextAreaElement
QueryInterface(nsIIDRef riid, void **result)nsISupports
Release()nsISupports
Select()nsIDOMHTMLTextAreaElement
SetAutofocus(bool aAutofocus)nsIDOMHTMLTextAreaElement
SetCols(uint32_t aCols)nsIDOMHTMLTextAreaElement
SetCustomValidity(const nsAString *error)nsIDOMHTMLTextAreaElement
SetDefaultValue(const nsAString *aDefaultValue)nsIDOMHTMLTextAreaElement
SetDisabled(bool aDisabled)nsIDOMHTMLTextAreaElement
SetMaxLength(int32_t aMaxLength)nsIDOMHTMLTextAreaElement
SetName(const nsAString *aName)nsIDOMHTMLTextAreaElement
SetPlaceholder(const nsAString *aPlaceholder)nsIDOMHTMLTextAreaElement
SetReadOnly(bool aReadOnly)nsIDOMHTMLTextAreaElement
SetRequired(bool aRequired)nsIDOMHTMLTextAreaElement
SetRows(uint32_t aRows)nsIDOMHTMLTextAreaElement
SetSelectionDirection(const nsAString *aSelectionDirection)nsIDOMHTMLTextAreaElement
SetSelectionEnd(int32_t aSelectionEnd)nsIDOMHTMLTextAreaElement
SetSelectionRange(int32_t selectionStart, int32_t selectionEnd, const nsAString *direction)nsIDOMHTMLTextAreaElement
SetSelectionStart(int32_t aSelectionStart)nsIDOMHTMLTextAreaElement
SetValue(const nsAString *aValue)nsIDOMHTMLTextAreaElement
SetWrap(const nsAString *aWrap)nsIDOMHTMLTextAreaElement