Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

a - Variable in class akasha.DOMMatrix
 
a() - Method in interface akasha.DOMMatrix2DInit
 
a(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
a(double) - Method in interface akasha.DOMMatrixInit.Builder
 
a() - Method in class akasha.DOMMatrixReadOnly
 
a() - Method in interface akasha.gpu.GPUColorDict
 
a(double) - Method in interface akasha.gpu.GPUColorDict.Builder
 
a_rate - Static variable in annotation type akasha.audio.AutomationRate
 
abbr - Variable in class akasha.HTMLTableCellElement
 
abort() - Method in class akasha.AbortController
The abort() method of the AbortController interface aborts a DOM request (e.g.
abort() - Static method in class akasha.AbortSignal
 
abort() - Method in class akasha.FileReader
The abort method aborts the read operation.
abort() - Method in class akasha.idb.IDBTransaction
The abort() method of the IDBTransaction interface rolls back all the changes to objects in the database associated with this transaction.
abort() - Method in class akasha.media.SourceBuffer
The abort() method of the SourceBuffer interface aborts the current segment and resets the segment parser.
abort() - Method in class akasha.speech.SpeechRecognition
The abort() method of the Web Speech API stops the speech recognition service from listening to incoming audio, and doesn't attempt to return a SpeechRecognitionResult.
abort() - Method in interface akasha.UnderlyingSink
 
abort(UnderlyingSinkAbortCallback) - Method in interface akasha.UnderlyingSink.Builder
 
abort(Object) - Method in class akasha.WritableStream
The abort() method of the WritableStream interface aborts the stream, signaling that the producer can no longer successfully write to the stream and it is to be immediately moved to an error state, with any queued writes discarded.
abort() - Method in class akasha.WritableStream
The abort() method of the WritableStream interface aborts the stream, signaling that the producer can no longer successfully write to the stream and it is to be immediately moved to an error state, with any queued writes discarded.
abort(Object) - Method in class akasha.WritableStreamDefaultWriter
 
abort() - Method in class akasha.WritableStreamDefaultWriter
 
abort() - Method in class akasha.XMLHttpRequest
The XMLHttpRequest.abort() method aborts the request if it has already been sent.
ABORT_ERR - Static variable in class akasha.DOMException
 
AbortController - Class in akasha
The AbortController interface represents a controller object that allows you to abort one or more Web requests as and when desired.
AbortController() - Constructor for class akasha.AbortController
The AbortController() constructor creates a new AbortController object instance.
aborted() - Method in class akasha.AbortSignal
The aborted read-only property returns a Boolean that indicates whether the DOM request(s) the signal is communicating with is/are aborted (true) or not (false).
aborted - Static variable in annotation type akasha.speech.SpeechRecognitionErrorCode
 
AbortSignal - Class in akasha
The AbortSignal interface represents a signal object that allows you to communicate with a DOM request (such as a fetch request) and abort it if required via an AbortController object.
AbortSignal() - Constructor for class akasha.AbortSignal
 
abs(double) - Static method in class akasha.core.JsMath
The Math.abs() function returns the absolute value of a number.
absolute() - Method in class akasha.DeviceOrientationEvent
Indicates whether or not the device is providing orientation data absolutely (that is, in reference to the Earth's coordinate frame) or using some arbitrary frame determined by the device.
absolute() - Method in interface akasha.DeviceOrientationEventInit
 
absolute(boolean) - Method in interface akasha.DeviceOrientationEventInit.Builder
 
AbstractRange - Class in akasha
The AbstractRange abstract interface is the base class upon which all DOM range types are defined.
AbstractRange() - Constructor for class akasha.AbstractRange
 
acceleration() - Method in class akasha.DeviceMotionEvent
The acceleration property returns the amount of acceleration recorded by the device, in meters per second squared (m/s2).
acceleration() - Method in interface akasha.DeviceMotionEventInit
 
acceleration(DeviceMotionEventAccelerationInit) - Method in interface akasha.DeviceMotionEventInit.Builder
 
accelerationIncludingGravity() - Method in class akasha.DeviceMotionEvent
The accelerationIncludingGravity property returns the amount of acceleration recorded by the device, in meters per second squared (m/s2).
accelerationIncludingGravity() - Method in interface akasha.DeviceMotionEventInit
 
accelerationIncludingGravity(DeviceMotionEventAccelerationInit) - Method in interface akasha.DeviceMotionEventInit.Builder
 
accelerometer - Static variable in annotation type akasha.PermissionName
 
accept - Variable in class akasha.HTMLInputElement
 
acceptAllDevices() - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
acceptAllDevices(boolean) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor.Builder
 
acceptAllDevices() - Method in interface akasha.bluetooth.RequestDeviceOptions
 
acceptAllDevices(boolean) - Method in interface akasha.bluetooth.RequestDeviceOptions.Builder
 
AcceptCallback<T> - Interface in akasha.promise
The callback function invoked when the promise is fulfilled.
acceptCharset - Variable in class akasha.HTMLFormElement
The HTMLFormElement.acceptCharset property represents a list of the supported character encodings for the given form element.
acceptNode(Node) - Method in interface akasha.NodeFilter
The NodeFilter.acceptNode() method returns an unsigned short that will be used to tell if a given Node must be accepted or not by the NodeIterator or TreeWalker iteration algorithm.
access() - Method in interface akasha.gpu.GPUStorageTextureBindingLayout
 
access(String) - Method in interface akasha.gpu.GPUStorageTextureBindingLayout.Builder
 
accessKey - Variable in class akasha.HTMLElement
The HTMLElement.accessKey property sets the keystroke which a user can press to jump to a given element.
accessKeyLabel() - Method in class akasha.HTMLElement
The HTMLElement.accessKeyLabel read-only property returns a String containing the element's browser-assigned access key (if any); otherwise it returns an empty string.
accumulate - Static variable in annotation type akasha.CompositeOperation
 
accumulate - Static variable in annotation type akasha.CompositeOperationOrAuto
 
accuracy() - Method in class akasha.GeolocationCoordinates
 
acos(double) - Static method in class akasha.core.JsMath
The Math.acos() function returns the arccosine (in radians) of a number, that is
acosh(double) - Static method in class akasha.core.JsMath
The Math.acosh() function returns the hyperbolic arc-cosine of a number, that is
action - Variable in class akasha.HTMLFormElement
The HTMLFormElement.action property represents the action of the form element.
action() - Method in interface akasha.notifications.NotificationAction
 
action(String) - Method in interface akasha.notifications.NotificationAction.Builder
 
action() - Method in interface akasha.notifications.NotificationEventInit
 
action(String) - Method in interface akasha.notifications.NotificationEventInit.Builder
 
actions() - Method in class akasha.notifications.Notification
The actions read-only property of the Notification interface returns the list of NotificationAction objects set using the actions option when creating the notification using the Notification() constructor.
actions() - Method in interface akasha.notifications.NotificationOptions
 
actions(JsArray<NotificationAction>) - Method in interface akasha.notifications.NotificationOptions.Builder
 
actions(NotificationAction...) - Method in interface akasha.notifications.NotificationOptions.Builder
 
activated - Static variable in annotation type akasha.ServiceWorkerState
 
activating - Static variable in annotation type akasha.ServiceWorkerState
 
active - Static variable in annotation type akasha.AnimationReplaceState
 
active() - Method in class akasha.media.MediaStream
The active read-only property of the MediaStream interface returns a Boolean value which is true if the stream is currently active; otherwise, it returns false.
active - Static variable in annotation type akasha.rtc.RTCIceTcpCandidateType
 
active() - Method in interface akasha.rtc.RTCRtpEncodingParameters
 
active(boolean) - Method in interface akasha.rtc.RTCRtpEncodingParameters.Builder
 
active() - Method in class akasha.ServiceWorkerRegistration
The active property of the ServiceWorkerRegistration interface returns a service worker whose ServiceWorker.state is activating or activated.
active - Static variable in annotation type akasha.TimelinePhase
 
ACTIVE_ATTRIBUTES - Static variable in class akasha.gl.WebGL2RenderingContext
 
ACTIVE_ATTRIBUTES - Static variable in class akasha.gl.WebGLRenderingContext
 
ACTIVE_TEXTURE - Static variable in class akasha.gl.WebGL2RenderingContext
 
ACTIVE_TEXTURE - Static variable in class akasha.gl.WebGLRenderingContext
 
ACTIVE_UNIFORM_BLOCKS - Static variable in class akasha.gl.WebGL2RenderingContext
 
ACTIVE_UNIFORMS - Static variable in class akasha.gl.WebGL2RenderingContext
 
ACTIVE_UNIFORMS - Static variable in class akasha.gl.WebGLRenderingContext
 
activeCues() - Method in class akasha.TextTrack
 
activeDuration() - Method in interface akasha.ComputedEffectTiming
 
activeDuration(double) - Method in interface akasha.ComputedEffectTiming.Builder
 
activeElement() - Method in class akasha.Document
The activeElement read-only property of the Document and ShadowRoot interfaces returns the Element within the DOM or shadow DOM tree that currently has focus.
activeElement() - Method in class akasha.ShadowRoot
The activeElement read-only property of the Document and ShadowRoot interfaces returns the Element within the DOM or shadow DOM tree that currently has focus.
ActiveInfoDataType - Annotation Type in akasha.gl
 
ActiveInfoDataType.Util - Class in akasha.gl
 
activeSourceBuffers() - Method in class akasha.media.MediaSource
The activeSourceBuffers read-only property of the MediaSource interface returns a SourceBufferList object containing a subset of the SourceBuffer objects contained within sourceBuffers — the list of objects providing the selected video track, enabled audio tracks, and shown/hidden text tracks.
activeTexture(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.activeTexture() method of the WebGL API specifies which texture unit to make active.
activeTexture(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.activeTexture() method of the WebGL API specifies which texture unit to make active.
actualBoundingBoxAscent() - Method in class akasha.TextMetrics
The read-only actualBoundingBoxAscent property of the TextMetrics interface is a double giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute to the top of the bounding rectangle used to render the text, in CSS pixels.
actualBoundingBoxDescent() - Method in class akasha.TextMetrics
The read-only actualBoundingBoxDescent property of the TextMetrics interface is a double giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute to the bottom of the bounding rectangle used to render the text, in CSS pixels.
actualBoundingBoxLeft() - Method in class akasha.TextMetrics
The read-only actualBoundingBoxLeft property of the TextMetrics interface is a double giving the distance parallel to the baseline from the alignment point given by the CanvasRenderingContext2D.textAlign property to the left side of the bounding rectangle of the given text, in CSS pixels.
actualBoundingBoxRight() - Method in class akasha.TextMetrics
The read-only actualBoundingBoxRight property of the TextMetrics interface is a double giving the distance parallel to the baseline from the alignment point given by the CanvasRenderingContext2D.textAlign property to the right side of the bounding rectangle of the given text, in CSS pixels.
add(RequestInfo) - Method in class akasha.Cache
The add() method of the Cache interface takes a URL, retrieves it, and adds the resulting response object to the given cache.
add(Request) - Method in class akasha.Cache
The add() method of the Cache interface takes a URL, retrieves it, and adds the resulting response object to the given cache.
add(String) - Method in class akasha.Cache
The add() method of the Cache interface takes a URL, retrieves it, and adds the resulting response object to the given cache.
add - Static variable in annotation type akasha.CompositeOperation
 
add - Static variable in annotation type akasha.CompositeOperationOrAuto
 
add(IntegerTypedArray, int, int) - Static method in class akasha.core.Atomics
Add the provided value to the existing value at the specified index of the array.
add(T) - Method in class akasha.core.JsSet
The add() method appends a new element with a specified value to the end of a Set object.
add(T) - Method in class akasha.core.JsWeakSet
The add() method appends a new object to the end of a WeakSet object.
add(String, String) - Method in class akasha.DataTransferItemList
The DataTransferItemList.add() method creates a new DataTransferItem using the specified data and adds it to the drag data list.
add(File) - Method in class akasha.DataTransferItemList
The DataTransferItemList.add() method creates a new DataTransferItem using the specified data and adds it to the drag data list.
add(String...) - Method in class akasha.DOMTokenList
The add() method of the DOMTokenList interface adds the given token to the list.
add - Static variable in annotation type akasha.gpu.GPUBlendOperation
 
add(HTMLOptionElement, HTMLElement) - Method in class akasha.HTMLOptionsCollection
 
add(HTMLOptGroupElement, HTMLElement) - Method in class akasha.HTMLOptionsCollection
 
add(HTMLOptionElement, int) - Method in class akasha.HTMLOptionsCollection
 
add(HTMLOptGroupElement, int) - Method in class akasha.HTMLOptionsCollection
 
add(HTMLOptionElement) - Method in class akasha.HTMLOptionsCollection
 
add(HTMLOptGroupElement) - Method in class akasha.HTMLOptionsCollection
 
add(HTMLOptionElement, HTMLElement) - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.add() method adds an element to the collection of option elements for this select element.
add(HTMLOptGroupElement, HTMLElement) - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.add() method adds an element to the collection of option elements for this select element.
add(HTMLOptionElement, int) - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.add() method adds an element to the collection of option elements for this select element.
add(HTMLOptGroupElement, int) - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.add() method adds an element to the collection of option elements for this select element.
add(HTMLOptionElement) - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.add() method adds an element to the collection of option elements for this select element.
add(HTMLOptGroupElement) - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.add() method adds an element to the collection of option elements for this select element.
add(Object, Object) - Method in class akasha.idb.IDBObjectStore
To determine if the add operation has completed successfully, listen for the transaction’s complete event in addition to the IDBObjectStore.add request’s success event, because the transaction may still fail after the success event fires.
add(Object) - Method in class akasha.idb.IDBObjectStore
To determine if the add operation has completed successfully, listen for the transaction’s complete event in addition to the IDBObjectStore.add request’s success event, because the transaction may still fail after the success event fires.
addAbortListener(EventListener, AddEventListenerOptions) - Method in class akasha.AbortSignal
 
addAbortListener(EventListener, boolean) - Method in class akasha.AbortSignal
 
addAbortListener(EventListener) - Method in class akasha.AbortSignal
 
addAbortListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.FileReader
 
addAbortListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
addAbortListener(ProgressEventListener) - Method in class akasha.FileReader
 
addAbortListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addAbortListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addAbortListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addAbortListener(EventListener, AddEventListenerOptions) - Method in class akasha.idb.IDBDatabase
 
addAbortListener(EventListener, boolean) - Method in class akasha.idb.IDBDatabase
 
addAbortListener(EventListener) - Method in class akasha.idb.IDBDatabase
 
addAbortListener(EventListener, AddEventListenerOptions) - Method in class akasha.idb.IDBTransaction
 
addAbortListener(EventListener, boolean) - Method in class akasha.idb.IDBTransaction
 
addAbortListener(EventListener) - Method in class akasha.idb.IDBTransaction
 
addAbortListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.XMLHttpRequest
 
addAbortListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
addAbortListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
addAddtrackListener(TrackEventListener, AddEventListenerOptions) - Method in class akasha.AudioTrackList
 
addAddtrackListener(TrackEventListener, boolean) - Method in class akasha.AudioTrackList
 
addAddtrackListener(TrackEventListener) - Method in class akasha.AudioTrackList
 
addAddtrackListener(MediaStreamTrackEventListener, AddEventListenerOptions) - Method in class akasha.media.MediaStream
 
addAddtrackListener(MediaStreamTrackEventListener, boolean) - Method in class akasha.media.MediaStream
 
addAddtrackListener(MediaStreamTrackEventListener) - Method in class akasha.media.MediaStream
 
addAddtrackListener(TrackEventListener, AddEventListenerOptions) - Method in class akasha.TextTrackList
 
addAddtrackListener(TrackEventListener, boolean) - Method in class akasha.TextTrackList
 
addAddtrackListener(TrackEventListener) - Method in class akasha.TextTrackList
 
addAddtrackListener(TrackEventListener, AddEventListenerOptions) - Method in class akasha.VideoTrackList
 
addAddtrackListener(TrackEventListener, boolean) - Method in class akasha.VideoTrackList
 
addAddtrackListener(TrackEventListener) - Method in class akasha.VideoTrackList
 
addAdvertisementreceivedListener(BluetoothAdvertisingEventListener, AddEventListenerOptions) - Method in class akasha.bluetooth.BluetoothDevice
 
addAdvertisementreceivedListener(BluetoothAdvertisingEventListener, boolean) - Method in class akasha.bluetooth.BluetoothDevice
 
addAdvertisementreceivedListener(BluetoothAdvertisingEventListener) - Method in class akasha.bluetooth.BluetoothDevice
 
addAfterprintListener(EventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addAfterprintListener(EventListener, boolean) - Method in class akasha.Window
 
addAfterprintListener(EventListener) - Method in class akasha.Window
 
addAfterprintListener(EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addAfterprintListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
addAfterprintListener(EventListener) - Static method in class akasha.WindowGlobal
 
addAll(JsArray<RequestInfo>) - Method in class akasha.Cache
The addAll() method of the Cache interface takes an array of URLs, retrieves them, and adds the resulting response objects to the given cache.
addAll(RequestInfo[]) - Method in class akasha.Cache
The addAll() method of the Cache interface takes an array of URLs, retrieves them, and adds the resulting response objects to the given cache.
addAnimationcancelListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addAnimationcancelListener(AnimationEventListener, boolean) - Method in class akasha.Document
 
addAnimationcancelListener(AnimationEventListener) - Method in class akasha.Document
 
addAnimationcancelListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addAnimationcancelListener(AnimationEventListener, boolean) - Method in class akasha.HTMLElement
 
addAnimationcancelListener(AnimationEventListener) - Method in class akasha.HTMLElement
 
addAnimationcancelListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addAnimationcancelListener(AnimationEventListener, boolean) - Method in class akasha.Window
 
addAnimationcancelListener(AnimationEventListener) - Method in class akasha.Window
 
addAnimationcancelListener(AnimationEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addAnimationcancelListener(AnimationEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addAnimationcancelListener(AnimationEventListener) - Static method in class akasha.WindowGlobal
 
addAnimationendListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addAnimationendListener(AnimationEventListener, boolean) - Method in class akasha.Document
 
addAnimationendListener(AnimationEventListener) - Method in class akasha.Document
 
addAnimationendListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addAnimationendListener(AnimationEventListener, boolean) - Method in class akasha.HTMLElement
 
addAnimationendListener(AnimationEventListener) - Method in class akasha.HTMLElement
 
addAnimationendListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addAnimationendListener(AnimationEventListener, boolean) - Method in class akasha.Window
 
addAnimationendListener(AnimationEventListener) - Method in class akasha.Window
 
addAnimationendListener(AnimationEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addAnimationendListener(AnimationEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addAnimationendListener(AnimationEventListener) - Static method in class akasha.WindowGlobal
 
addAnimationiterationListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addAnimationiterationListener(AnimationEventListener, boolean) - Method in class akasha.Document
 
addAnimationiterationListener(AnimationEventListener) - Method in class akasha.Document
 
addAnimationiterationListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addAnimationiterationListener(AnimationEventListener, boolean) - Method in class akasha.HTMLElement
 
addAnimationiterationListener(AnimationEventListener) - Method in class akasha.HTMLElement
 
addAnimationiterationListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addAnimationiterationListener(AnimationEventListener, boolean) - Method in class akasha.Window
 
addAnimationiterationListener(AnimationEventListener) - Method in class akasha.Window
 
addAnimationiterationListener(AnimationEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addAnimationiterationListener(AnimationEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addAnimationiterationListener(AnimationEventListener) - Static method in class akasha.WindowGlobal
 
addAnimationstartListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addAnimationstartListener(AnimationEventListener, boolean) - Method in class akasha.Document
 
addAnimationstartListener(AnimationEventListener) - Method in class akasha.Document
 
addAnimationstartListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addAnimationstartListener(AnimationEventListener, boolean) - Method in class akasha.HTMLElement
 
addAnimationstartListener(AnimationEventListener) - Method in class akasha.HTMLElement
 
addAnimationstartListener(AnimationEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addAnimationstartListener(AnimationEventListener, boolean) - Method in class akasha.Window
 
addAnimationstartListener(AnimationEventListener) - Method in class akasha.Window
 
addAnimationstartListener(AnimationEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addAnimationstartListener(AnimationEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addAnimationstartListener(AnimationEventListener) - Static method in class akasha.WindowGlobal
 
addAppinstalledListener(EventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addAppinstalledListener(EventListener, boolean) - Method in class akasha.Window
 
addAppinstalledListener(EventListener) - Method in class akasha.Window
 
addAppinstalledListener(EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addAppinstalledListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
addAppinstalledListener(EventListener) - Static method in class akasha.WindowGlobal
 
addAudioendListener(EventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
addAudioendListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
addAudioendListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
addAudioprocessListener(AudioProcessingEventListener, AddEventListenerOptions) - Method in class akasha.audio.ScriptProcessorNode
 
addAudioprocessListener(AudioProcessingEventListener, boolean) - Method in class akasha.audio.ScriptProcessorNode
 
addAudioprocessListener(AudioProcessingEventListener) - Method in class akasha.audio.ScriptProcessorNode
 
addAudiostartListener(EventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
addAudiostartListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
addAudiostartListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
addAuxclickListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addAuxclickListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addAuxclickListener(MouseEventListener) - Method in class akasha.Element
 
addAvailabilitychangedListener(EventListener, AddEventListenerOptions) - Method in class akasha.bluetooth.Bluetooth
 
addAvailabilitychangedListener(EventListener, boolean) - Method in class akasha.bluetooth.Bluetooth
 
addAvailabilitychangedListener(EventListener) - Method in class akasha.bluetooth.Bluetooth
 
addBeforeinputListener(InputEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addBeforeinputListener(InputEventListener, boolean) - Method in class akasha.HTMLElement
 
addBeforeinputListener(InputEventListener) - Method in class akasha.HTMLElement
 
addBeforeprintListener(EventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addBeforeprintListener(EventListener, boolean) - Method in class akasha.Window
 
addBeforeprintListener(EventListener) - Method in class akasha.Window
 
addBeforeprintListener(EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addBeforeprintListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
addBeforeprintListener(EventListener) - Static method in class akasha.WindowGlobal
 
addBeforeunloadListener(EventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addBeforeunloadListener(EventListener, boolean) - Method in class akasha.Window
 
addBeforeunloadListener(EventListener) - Method in class akasha.Window
 
addBeforeunloadListener(EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addBeforeunloadListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
addBeforeunloadListener(EventListener) - Static method in class akasha.WindowGlobal
 
addBlockedListener(IDBVersionChangeEventListener, AddEventListenerOptions) - Method in class akasha.idb.IDBOpenDBRequest
 
addBlockedListener(IDBVersionChangeEventListener, boolean) - Method in class akasha.idb.IDBOpenDBRequest
 
addBlockedListener(IDBVersionChangeEventListener) - Method in class akasha.idb.IDBOpenDBRequest
 
addBlurListener(FocusEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addBlurListener(FocusEventListener, boolean) - Method in class akasha.Element
 
addBlurListener(FocusEventListener) - Method in class akasha.Element
 
addBlurListener(FocusEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addBlurListener(FocusEventListener, boolean) - Method in class akasha.Window
 
addBlurListener(FocusEventListener) - Method in class akasha.Window
 
addBlurListener(FocusEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addBlurListener(FocusEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addBlurListener(FocusEventListener) - Static method in class akasha.WindowGlobal
 
addBoundaryListener(SpeechSynthesisEventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addBoundaryListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addBoundaryListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addBufferedamountlowListener(EventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCDataChannel
 
addBufferedamountlowListener(EventListener, boolean) - Method in class akasha.rtc.RTCDataChannel
 
addBufferedamountlowListener(EventListener) - Method in class akasha.rtc.RTCDataChannel
 
addCancelListener(EventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addCancelListener(EventListener, boolean) - Method in class akasha.Element
 
addCancelListener(EventListener) - Method in class akasha.Element
 
addCanplayListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addCanplayListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addCanplayListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addCanplaythroughListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addCanplaythroughListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addCanplaythroughListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addChangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.AudioTrackList
 
addChangeListener(EventListener, boolean) - Method in class akasha.AudioTrackList
 
addChangeListener(EventListener) - Method in class akasha.AudioTrackList
 
addChangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addChangeListener(EventListener, boolean) - Method in class akasha.HTMLElement
 
addChangeListener(EventListener) - Method in class akasha.HTMLElement
 
addChangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.TextTrackList
 
addChangeListener(EventListener, boolean) - Method in class akasha.TextTrackList
 
addChangeListener(EventListener) - Method in class akasha.TextTrackList
 
addChangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.VideoTrackList
 
addChangeListener(EventListener, boolean) - Method in class akasha.VideoTrackList
 
addChangeListener(EventListener) - Method in class akasha.VideoTrackList
 
addCharacteristicvaluechangedListener(ValueEventListener, AddEventListenerOptions) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
 
addCharacteristicvaluechangedListener(ValueEventListener, boolean) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
 
addCharacteristicvaluechangedListener(ValueEventListener) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
 
addClickListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addClickListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addClickListener(MouseEventListener) - Method in class akasha.Element
 
addClipboardchangeListener(ClipboardEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addClipboardchangeListener(ClipboardEventListener, boolean) - Method in class akasha.Window
 
addClipboardchangeListener(ClipboardEventListener) - Method in class akasha.Window
 
addClipboardchangeListener(ClipboardEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addClipboardchangeListener(ClipboardEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addClipboardchangeListener(ClipboardEventListener) - Static method in class akasha.WindowGlobal
 
addCloseListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLDialogElement
 
addCloseListener(EventListener, boolean) - Method in class akasha.HTMLDialogElement
 
addCloseListener(EventListener) - Method in class akasha.HTMLDialogElement
 
addCloseListener(EventListener, AddEventListenerOptions) - Method in class akasha.idb.IDBDatabase
 
addCloseListener(EventListener, boolean) - Method in class akasha.idb.IDBDatabase
 
addCloseListener(EventListener) - Method in class akasha.idb.IDBDatabase
 
addCloseListener(EventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCDataChannel
 
addCloseListener(EventListener, boolean) - Method in class akasha.rtc.RTCDataChannel
 
addCloseListener(EventListener) - Method in class akasha.rtc.RTCDataChannel
 
addCloseListener(CloseEventListener, AddEventListenerOptions) - Method in class akasha.WebSocket
 
addCloseListener(CloseEventListener, boolean) - Method in class akasha.WebSocket
 
addCloseListener(CloseEventListener) - Method in class akasha.WebSocket
 
addColorStop(double, String) - Method in class akasha.CanvasGradient
The CanvasGradient.addColorStop() method adds a new color stop, defined by an offset and a color, to a given canvas gradient.
addCompleteListener(OfflineAudioCompletionEventListener, AddEventListenerOptions) - Method in class akasha.audio.OfflineAudioContext
 
addCompleteListener(OfflineAudioCompletionEventListener, boolean) - Method in class akasha.audio.OfflineAudioContext
 
addCompleteListener(OfflineAudioCompletionEventListener) - Method in class akasha.audio.OfflineAudioContext
 
addCompleteListener(EventListener, AddEventListenerOptions) - Method in class akasha.idb.IDBTransaction
 
addCompleteListener(EventListener, boolean) - Method in class akasha.idb.IDBTransaction
 
addCompleteListener(EventListener) - Method in class akasha.idb.IDBTransaction
 
addCompositionendListener(CompositionEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addCompositionendListener(CompositionEventListener, boolean) - Method in class akasha.Element
 
addCompositionendListener(CompositionEventListener) - Method in class akasha.Element
 
addCompositionstartListener(CompositionEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addCompositionstartListener(CompositionEventListener, boolean) - Method in class akasha.Element
 
addCompositionstartListener(CompositionEventListener) - Method in class akasha.Element
 
addCompositionupdateListener(CompositionEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addCompositionupdateListener(CompositionEventListener, boolean) - Method in class akasha.Element
 
addCompositionupdateListener(CompositionEventListener) - Method in class akasha.Element
 
addConnectionstatechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
addConnectionstatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
addConnectionstatechangeListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
addContextmenuListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addContextmenuListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addContextmenuListener(MouseEventListener) - Method in class akasha.Element
 
addCopyListener(ClipboardEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addCopyListener(ClipboardEventListener, boolean) - Method in class akasha.Document
 
addCopyListener(ClipboardEventListener) - Method in class akasha.Document
 
addCopyListener(ClipboardEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addCopyListener(ClipboardEventListener, boolean) - Method in class akasha.Element
 
addCopyListener(ClipboardEventListener) - Method in class akasha.Element
 
addCopyListener(ClipboardEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addCopyListener(ClipboardEventListener, boolean) - Method in class akasha.Window
 
addCopyListener(ClipboardEventListener) - Method in class akasha.Window
 
addCopyListener(ClipboardEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addCopyListener(ClipboardEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addCopyListener(ClipboardEventListener) - Static method in class akasha.WindowGlobal
 
addCue(TextTrackCue) - Method in class akasha.TextTrack
 
addCuechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLTrackElement
 
addCuechangeListener(EventListener, boolean) - Method in class akasha.HTMLTrackElement
 
addCuechangeListener(EventListener) - Method in class akasha.HTMLTrackElement
 
addCuechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.TextTrack
 
addCuechangeListener(EventListener, boolean) - Method in class akasha.TextTrack
 
addCuechangeListener(EventListener) - Method in class akasha.TextTrack
 
addCutListener(ClipboardEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addCutListener(ClipboardEventListener, boolean) - Method in class akasha.Document
 
addCutListener(ClipboardEventListener) - Method in class akasha.Document
 
addCutListener(ClipboardEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addCutListener(ClipboardEventListener, boolean) - Method in class akasha.Element
 
addCutListener(ClipboardEventListener) - Method in class akasha.Element
 
addCutListener(ClipboardEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addCutListener(ClipboardEventListener, boolean) - Method in class akasha.Window
 
addCutListener(ClipboardEventListener) - Method in class akasha.Window
 
addCutListener(ClipboardEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addCutListener(ClipboardEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addCutListener(ClipboardEventListener) - Static method in class akasha.WindowGlobal
 
addDatachannelListener(RTCDataChannelEventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
addDatachannelListener(RTCDataChannelEventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
addDatachannelListener(RTCDataChannelEventListener) - Method in class akasha.rtc.RTCPeerConnection
 
addDblclickListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addDblclickListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addDblclickListener(MouseEventListener) - Method in class akasha.Element
 
addDevicechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.xr.XRSystem
 
addDevicechangeListener(EventListener, boolean) - Method in class akasha.xr.XRSystem
 
addDevicechangeListener(EventListener) - Method in class akasha.xr.XRSystem
 
addDevicemotionListener(DeviceMotionEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addDevicemotionListener(DeviceMotionEventListener, boolean) - Method in class akasha.Window
 
addDevicemotionListener(DeviceMotionEventListener) - Method in class akasha.Window
 
addDevicemotionListener(DeviceMotionEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addDevicemotionListener(DeviceMotionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addDevicemotionListener(DeviceMotionEventListener) - Static method in class akasha.WindowGlobal
 
addDeviceorientationListener(DeviceOrientationEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addDeviceorientationListener(DeviceOrientationEventListener, boolean) - Method in class akasha.Window
 
addDeviceorientationListener(DeviceOrientationEventListener) - Method in class akasha.Window
 
addDeviceorientationListener(DeviceOrientationEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addDeviceorientationListener(DeviceOrientationEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addDeviceorientationListener(DeviceOrientationEventListener) - Static method in class akasha.WindowGlobal
 
addDOMActivateListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addDOMActivateListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addDOMActivateListener(MouseEventListener) - Method in class akasha.Element
 
addDOMContentLoadedListener(EventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addDOMContentLoadedListener(EventListener, boolean) - Method in class akasha.Document
 
addDOMContentLoadedListener(EventListener) - Method in class akasha.Document
 
addDOMContentLoadedListener(EventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addDOMContentLoadedListener(EventListener, boolean) - Method in class akasha.Window
 
addDOMContentLoadedListener(EventListener) - Method in class akasha.Window
 
addDOMContentLoadedListener(EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addDOMContentLoadedListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
addDOMContentLoadedListener(EventListener) - Static method in class akasha.WindowGlobal
 
addDragendListener(DragEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addDragendListener(DragEventListener, boolean) - Method in class akasha.Document
 
addDragendListener(DragEventListener) - Method in class akasha.Document
 
addDragenterListener(DragEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addDragenterListener(DragEventListener, boolean) - Method in class akasha.Document
 
addDragenterListener(DragEventListener) - Method in class akasha.Document
 
addDragexitListener(DragEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addDragexitListener(DragEventListener, boolean) - Method in class akasha.Document
 
addDragexitListener(DragEventListener) - Method in class akasha.Document
 
addDragleaveListener(DragEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addDragleaveListener(DragEventListener, boolean) - Method in class akasha.Document
 
addDragleaveListener(DragEventListener) - Method in class akasha.Document
 
addDragListener(DragEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addDragListener(DragEventListener, boolean) - Method in class akasha.Document
 
addDragListener(DragEventListener) - Method in class akasha.Document
 
addDragoverListener(DragEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addDragoverListener(DragEventListener, boolean) - Method in class akasha.Document
 
addDragoverListener(DragEventListener) - Method in class akasha.Document
 
addDragstartListener(DragEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addDragstartListener(DragEventListener, boolean) - Method in class akasha.Document
 
addDragstartListener(DragEventListener) - Method in class akasha.Document
 
addDropListener(DragEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addDropListener(DragEventListener, boolean) - Method in class akasha.Document
 
addDropListener(DragEventListener) - Method in class akasha.Document
 
addDurationchangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addDurationchangeListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addDurationchangeListener(EventListener) - Method in class akasha.HTMLMediaElement
 
added() - Method in class akasha.xr.XRInputSourcesChangeEvent
The read-only XRInputSourcesChangeEvent property added is a list of zero or more input sources, each identified using an XRInputSource object, which have been newly made available for use.
added() - Method in interface akasha.xr.XRInputSourcesChangeEventInit
The XRInputSourcesChangeEventInit property added specifies a list of input sources, each identified using an XRInputSource object, which the represented inputsourceschange event is to indicate are newly available for use.
added(JsArray<XRInputSource>) - Method in interface akasha.xr.XRInputSourcesChangeEventInit.Builder
The XRInputSourcesChangeEventInit property added specifies a list of input sources, each identified using an XRInputSource object, which the represented inputsourceschange event is to indicate are newly available for use.
addedNodes() - Method in class akasha.MutationRecord
 
addEmptiedListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addEmptiedListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addEmptiedListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addEndedListener(EventListener, AddEventListenerOptions) - Method in class akasha.audio.AudioScheduledSourceNode
 
addEndedListener(EventListener, boolean) - Method in class akasha.audio.AudioScheduledSourceNode
 
addEndedListener(EventListener) - Method in class akasha.audio.AudioScheduledSourceNode
 
addEndedListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addEndedListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addEndedListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addEndedListener(EventListener, AddEventListenerOptions) - Method in class akasha.media.MediaStreamTrack
 
addEndedListener(EventListener, boolean) - Method in class akasha.media.MediaStreamTrack
 
addEndedListener(EventListener) - Method in class akasha.media.MediaStreamTrack
 
addEndListener(EventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
addEndListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
addEndListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
addEndListener(SpeechSynthesisEventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addEndListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addEndListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addErrorListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.FileReader
 
addErrorListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
addErrorListener(ProgressEventListener) - Method in class akasha.FileReader
 
addErrorListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addErrorListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addErrorListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addErrorListener(EventListener, AddEventListenerOptions) - Method in class akasha.idb.IDBDatabase
 
addErrorListener(EventListener, boolean) - Method in class akasha.idb.IDBDatabase
 
addErrorListener(EventListener) - Method in class akasha.idb.IDBDatabase
 
addErrorListener(EventListener, AddEventListenerOptions) - Method in class akasha.idb.IDBRequest
 
addErrorListener(EventListener, boolean) - Method in class akasha.idb.IDBRequest
 
addErrorListener(EventListener) - Method in class akasha.idb.IDBRequest
 
addErrorListener(EventListener, AddEventListenerOptions) - Method in class akasha.idb.IDBTransaction
 
addErrorListener(EventListener, boolean) - Method in class akasha.idb.IDBTransaction
 
addErrorListener(EventListener) - Method in class akasha.idb.IDBTransaction
 
addErrorListener(MediaRecorderErrorEventListener, AddEventListenerOptions) - Method in class akasha.media.MediaRecorder
 
addErrorListener(MediaRecorderErrorEventListener, boolean) - Method in class akasha.media.MediaRecorder
 
addErrorListener(MediaRecorderErrorEventListener) - Method in class akasha.media.MediaRecorder
 
addErrorListener(RTCErrorEventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCDataChannel
 
addErrorListener(RTCErrorEventListener, boolean) - Method in class akasha.rtc.RTCDataChannel
 
addErrorListener(RTCErrorEventListener) - Method in class akasha.rtc.RTCDataChannel
 
addErrorListener(SpeechRecognitionErrorEventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
addErrorListener(SpeechRecognitionErrorEventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
addErrorListener(SpeechRecognitionErrorEventListener) - Method in class akasha.speech.SpeechRecognition
 
addErrorListener(SpeechSynthesisErrorEventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addErrorListener(SpeechSynthesisErrorEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addErrorListener(SpeechSynthesisErrorEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addErrorListener(EventListener, AddEventListenerOptions) - Method in class akasha.WebSocket
 
addErrorListener(EventListener, boolean) - Method in class akasha.WebSocket
 
addErrorListener(EventListener) - Method in class akasha.WebSocket
 
addErrorListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.XMLHttpRequest
 
addErrorListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
addErrorListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
addEventListener(String, EventListener, AddEventListenerOptions) - Method in class akasha.EventTarget
The EventTarget method addEventListener() sets up a function that will be called whenever the specified event is delivered to the target.
addEventListener(String, EventListener, boolean) - Method in class akasha.EventTarget
The EventTarget method addEventListener() sets up a function that will be called whenever the specified event is delivered to the target.
addEventListener(String, EventListener) - Method in class akasha.EventTarget
The EventTarget method addEventListener() sets up a function that will be called whenever the specified event is delivered to the target.
addEventListener(String, EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
The EventTarget method addEventListener() sets up a function that will be called whenever the specified event is delivered to the target.
addEventListener(String, EventListener, boolean) - Static method in class akasha.WindowGlobal
The EventTarget method addEventListener() sets up a function that will be called whenever the specified event is delivered to the target.
addEventListener(String, EventListener) - Static method in class akasha.WindowGlobal
The EventTarget method addEventListener() sets up a function that will be called whenever the specified event is delivered to the target.
AddEventListenerOptions - Interface in akasha
 
AddEventListenerOptions.Builder - Interface in akasha
 
addFocusinListener(FocusEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addFocusinListener(FocusEventListener, boolean) - Method in class akasha.Element
 
addFocusinListener(FocusEventListener) - Method in class akasha.Element
 
addFocusListener(FocusEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addFocusListener(FocusEventListener, boolean) - Method in class akasha.Element
 
addFocusListener(FocusEventListener) - Method in class akasha.Element
 
addFocusListener(FocusEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addFocusListener(FocusEventListener, boolean) - Method in class akasha.Window
 
addFocusListener(FocusEventListener) - Method in class akasha.Window
 
addFocusListener(FocusEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addFocusListener(FocusEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addFocusListener(FocusEventListener) - Static method in class akasha.WindowGlobal
 
addFocusoutListener(FocusEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addFocusoutListener(FocusEventListener, boolean) - Method in class akasha.Element
 
addFocusoutListener(FocusEventListener) - Method in class akasha.Element
 
addFormdataListener(FormDataEventListener, AddEventListenerOptions) - Method in class akasha.HTMLFormElement
 
addFormdataListener(FormDataEventListener, boolean) - Method in class akasha.HTMLFormElement
 
addFormdataListener(FormDataEventListener) - Method in class akasha.HTMLFormElement
 
addFromString(String, float) - Method in class akasha.speech.SpeechGrammarList
The addFromString() method of the SpeechGrammarList interface takes a grammar present in a specific DOMString within the code base (e.g.
addFromString(String) - Method in class akasha.speech.SpeechGrammarList
The addFromString() method of the SpeechGrammarList interface takes a grammar present in a specific DOMString within the code base (e.g.
addFromURI(String, float) - Method in class akasha.speech.SpeechGrammarList
The addFromURI() method of the SpeechGrammarList interface takes a grammar present at a specific URI and adds it to the SpeechGrammarList as a new SpeechGrammar object.
addFromURI(String) - Method in class akasha.speech.SpeechGrammarList
The addFromURI() method of the SpeechGrammarList interface takes a grammar present at a specific URI and adds it to the SpeechGrammarList as a new SpeechGrammar object.
addFullscreenchangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addFullscreenchangeListener(EventListener, boolean) - Method in class akasha.Document
 
addFullscreenchangeListener(EventListener) - Method in class akasha.Document
 
addFullscreenchangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addFullscreenchangeListener(EventListener, boolean) - Method in class akasha.Element
 
addFullscreenchangeListener(EventListener) - Method in class akasha.Element
 
addFullscreenerrorListener(EventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addFullscreenerrorListener(EventListener, boolean) - Method in class akasha.Element
 
addFullscreenerrorListener(EventListener) - Method in class akasha.Element
 
addGamepadconnectedListener(GamepadEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addGamepadconnectedListener(GamepadEventListener, boolean) - Method in class akasha.Window
 
addGamepadconnectedListener(GamepadEventListener) - Method in class akasha.Window
 
addGamepadconnectedListener(GamepadEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addGamepadconnectedListener(GamepadEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addGamepadconnectedListener(GamepadEventListener) - Static method in class akasha.WindowGlobal
 
addGamepaddisconnectedListener(GamepadEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addGamepaddisconnectedListener(GamepadEventListener, boolean) - Method in class akasha.Window
 
addGamepaddisconnectedListener(GamepadEventListener) - Method in class akasha.Window
 
addGamepaddisconnectedListener(GamepadEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addGamepaddisconnectedListener(GamepadEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addGamepaddisconnectedListener(GamepadEventListener) - Static method in class akasha.WindowGlobal
 
addGatheringstatechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCIceTransport
 
addGatheringstatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCIceTransport
 
addGatheringstatechangeListener(EventListener) - Method in class akasha.rtc.RTCIceTransport
 
addGattserverdisconnectedListener(EventListener, AddEventListenerOptions) - Method in class akasha.bluetooth.BluetoothDevice
 
addGattserverdisconnectedListener(EventListener, boolean) - Method in class akasha.bluetooth.BluetoothDevice
 
addGattserverdisconnectedListener(EventListener) - Method in class akasha.bluetooth.BluetoothDevice
 
addGotpointercaptureListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addGotpointercaptureListener(PointerEventListener, boolean) - Method in class akasha.Document
 
addGotpointercaptureListener(PointerEventListener) - Method in class akasha.Document
 
addGotpointercaptureListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addGotpointercaptureListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
addGotpointercaptureListener(PointerEventListener) - Method in class akasha.HTMLElement
 
addHashchangeListener(HashChangeEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addHashchangeListener(HashChangeEventListener, boolean) - Method in class akasha.Window
 
addHashchangeListener(HashChangeEventListener) - Method in class akasha.Window
 
addHashchangeListener(HashChangeEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addHashchangeListener(HashChangeEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addHashchangeListener(HashChangeEventListener) - Static method in class akasha.WindowGlobal
 
addIceCandidate(RTCIceCandidateInit) - Method in class akasha.rtc.RTCPeerConnection
When a web site or app using RTCPeerConnection receives a new ICE candidate from the remote peer over its signaling channel, it delivers the newly-received candidate to the browser's ICE agent by calling RTCPeerConnection.addIceCandidate().
addIceCandidate() - Method in class akasha.rtc.RTCPeerConnection
When a web site or app using RTCPeerConnection receives a new ICE candidate from the remote peer over its signaling channel, it delivers the newly-received candidate to the browser's ICE agent by calling RTCPeerConnection.addIceCandidate().
addIceCandidate(RTCIceCandidateInit, VoidFunction, RTCPeerConnectionErrorCallback) - Method in class akasha.rtc.RTCPeerConnection
When a web site or app using RTCPeerConnection receives a new ICE candidate from the remote peer over its signaling channel, it delivers the newly-received candidate to the browser's ICE agent by calling RTCPeerConnection.addIceCandidate().
addIcecandidateerrorListener(RTCPeerConnectionIceErrorEventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
addIcecandidateerrorListener(RTCPeerConnectionIceErrorEventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
addIcecandidateerrorListener(RTCPeerConnectionIceErrorEventListener) - Method in class akasha.rtc.RTCPeerConnection
 
addIcecandidateListener(RTCPeerConnectionIceEventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
addIcecandidateListener(RTCPeerConnectionIceEventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
addIcecandidateListener(RTCPeerConnectionIceEventListener) - Method in class akasha.rtc.RTCPeerConnection
 
addIceconnectionstatechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
addIceconnectionstatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
addIceconnectionstatechangeListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
addIcegatheringstatechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
addIcegatheringstatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
addIcegatheringstatechangeListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
addInputListener(InputEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addInputListener(InputEventListener, boolean) - Method in class akasha.HTMLElement
 
addInputListener(InputEventListener) - Method in class akasha.HTMLElement
 
addInvalidListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addInvalidListener(EventListener, boolean) - Method in class akasha.HTMLElement
 
addInvalidListener(EventListener) - Method in class akasha.HTMLElement
 
additional_name - Static variable in annotation type akasha.AutocompleteType
The middle name.
additionalData() - Method in interface akasha.crypto.AesGcmParams
 
additionalData(BufferSource) - Method in interface akasha.crypto.AesGcmParams.Builder
 
additiveSymbols - Variable in class akasha.CSSCounterStyleRule
 
addKeydownListener(KeyboardEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addKeydownListener(KeyboardEventListener, boolean) - Method in class akasha.Document
 
addKeydownListener(KeyboardEventListener) - Method in class akasha.Document
 
addKeypressListener(KeyboardEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addKeypressListener(KeyboardEventListener, boolean) - Method in class akasha.Document
 
addKeypressListener(KeyboardEventListener) - Method in class akasha.Document
 
addKeyupListener(KeyboardEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addKeyupListener(KeyboardEventListener, boolean) - Method in class akasha.Document
 
addKeyupListener(KeyboardEventListener) - Method in class akasha.Document
 
addLanguagechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addLanguagechangeListener(EventListener, boolean) - Method in class akasha.Window
 
addLanguagechangeListener(EventListener) - Method in class akasha.Window
 
addLanguagechangeListener(EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addLanguagechangeListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
addLanguagechangeListener(EventListener) - Static method in class akasha.WindowGlobal
 
addListener(EventListener) - Method in class akasha.MediaQueryList
The addListener() method of the MediaQueryList interface adds a listener to the MediaQueryListener that will run a custom callback function in response to the media query status changing.
addLoadeddataListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addLoadeddataListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addLoadeddataListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addLoadedmetadataListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addLoadedmetadataListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addLoadedmetadataListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addLoadendListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.FileReader
 
addLoadendListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
addLoadendListener(ProgressEventListener) - Method in class akasha.FileReader
 
addLoadendListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.XMLHttpRequest
 
addLoadendListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
addLoadendListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
addLoadListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.FileReader
 
addLoadListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
addLoadListener(ProgressEventListener) - Method in class akasha.FileReader
 
addLoadListener(EventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addLoadListener(EventListener, boolean) - Method in class akasha.Window
 
addLoadListener(EventListener) - Method in class akasha.Window
 
addLoadListener(EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addLoadListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
addLoadListener(EventListener) - Static method in class akasha.WindowGlobal
 
addLoadListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.XMLHttpRequest
 
addLoadListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
addLoadListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
addLoadstartListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.FileReader
 
addLoadstartListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
addLoadstartListener(ProgressEventListener) - Method in class akasha.FileReader
 
addLoadstartListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addLoadstartListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addLoadstartListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addLoadstartListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.XMLHttpRequest
 
addLoadstartListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
addLoadstartListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
addLostpointercaptureListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addLostpointercaptureListener(PointerEventListener, boolean) - Method in class akasha.Document
 
addLostpointercaptureListener(PointerEventListener) - Method in class akasha.Document
 
addLostpointercaptureListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addLostpointercaptureListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
addLostpointercaptureListener(PointerEventListener) - Method in class akasha.HTMLElement
 
addMarkListener(SpeechSynthesisEventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addMarkListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addMarkListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addMessageerrorListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.BroadcastChannel
 
addMessageerrorListener(MessageEventListener, boolean) - Method in class akasha.BroadcastChannel
 
addMessageerrorListener(MessageEventListener) - Method in class akasha.BroadcastChannel
 
addMessageerrorListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.MessagePort
 
addMessageerrorListener(MessageEventListener, boolean) - Method in class akasha.MessagePort
 
addMessageerrorListener(MessageEventListener) - Method in class akasha.MessagePort
 
addMessageerrorListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addMessageerrorListener(MessageEventListener, boolean) - Method in class akasha.Window
 
addMessageerrorListener(MessageEventListener) - Method in class akasha.Window
 
addMessageerrorListener(MessageEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addMessageerrorListener(MessageEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addMessageerrorListener(MessageEventListener) - Static method in class akasha.WindowGlobal
 
addMessageerrorListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.Worker
 
addMessageerrorListener(MessageEventListener, boolean) - Method in class akasha.Worker
 
addMessageerrorListener(MessageEventListener) - Method in class akasha.Worker
 
addMessageListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.BroadcastChannel
 
addMessageListener(MessageEventListener, boolean) - Method in class akasha.BroadcastChannel
 
addMessageListener(MessageEventListener) - Method in class akasha.BroadcastChannel
 
addMessageListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.EventSource
 
addMessageListener(MessageEventListener, boolean) - Method in class akasha.EventSource
 
addMessageListener(MessageEventListener) - Method in class akasha.EventSource
 
addMessageListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.MessagePort
 
addMessageListener(MessageEventListener, boolean) - Method in class akasha.MessagePort
 
addMessageListener(MessageEventListener) - Method in class akasha.MessagePort
 
addMessageListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCDataChannel
 
addMessageListener(MessageEventListener, boolean) - Method in class akasha.rtc.RTCDataChannel
 
addMessageListener(MessageEventListener) - Method in class akasha.rtc.RTCDataChannel
 
addMessageListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.ServiceWorkerContainer
 
addMessageListener(MessageEventListener, boolean) - Method in class akasha.ServiceWorkerContainer
 
addMessageListener(MessageEventListener) - Method in class akasha.ServiceWorkerContainer
 
addMessageListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.WebSocket
 
addMessageListener(MessageEventListener, boolean) - Method in class akasha.WebSocket
 
addMessageListener(MessageEventListener) - Method in class akasha.WebSocket
 
addMessageListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addMessageListener(MessageEventListener, boolean) - Method in class akasha.Window
 
addMessageListener(MessageEventListener) - Method in class akasha.Window
 
addMessageListener(MessageEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addMessageListener(MessageEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addMessageListener(MessageEventListener) - Static method in class akasha.WindowGlobal
 
addMessageListener(MessageEventListener, AddEventListenerOptions) - Method in class akasha.Worker
 
addMessageListener(MessageEventListener, boolean) - Method in class akasha.Worker
 
addMessageListener(MessageEventListener) - Method in class akasha.Worker
 
addModule(String, WorkletOptions) - Method in class akasha.Worklet
The addModule() method of the Worklet interface loads the module in the given JavaScript file and adds it to the current Worklet.
addModule(String) - Method in class akasha.Worklet
The addModule() method of the Worklet interface loads the module in the given JavaScript file and adds it to the current Worklet.
addMousedownListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addMousedownListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addMousedownListener(MouseEventListener) - Method in class akasha.Element
 
addMouseenterListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addMouseenterListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addMouseenterListener(MouseEventListener) - Method in class akasha.Element
 
addMouseleaveListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addMouseleaveListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addMouseleaveListener(MouseEventListener) - Method in class akasha.Element
 
addMousemoveListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addMousemoveListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addMousemoveListener(MouseEventListener) - Method in class akasha.Element
 
addMouseoutListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addMouseoutListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addMouseoutListener(MouseEventListener) - Method in class akasha.Element
 
addMouseoverListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addMouseoverListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addMouseoverListener(MouseEventListener) - Method in class akasha.Element
 
addMouseupListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addMouseupListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addMouseupListener(MouseEventListener) - Method in class akasha.Element
 
addMuteListener(EventListener, AddEventListenerOptions) - Method in class akasha.media.MediaStreamTrack
 
addMuteListener(EventListener, boolean) - Method in class akasha.media.MediaStreamTrack
 
addMuteListener(EventListener) - Method in class akasha.media.MediaStreamTrack
 
addNegotiationneededListener(EventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
addNegotiationneededListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
addNegotiationneededListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
addNomatchListener(SpeechRecognitionEventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
addNomatchListener(SpeechRecognitionEventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
addNomatchListener(SpeechRecognitionEventListener) - Method in class akasha.speech.SpeechRecognition
 
addOfflineListener(EventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addOfflineListener(EventListener, boolean) - Method in class akasha.Window
 
addOfflineListener(EventListener) - Method in class akasha.Window
 
addOfflineListener(EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addOfflineListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
addOfflineListener(EventListener) - Static method in class akasha.WindowGlobal
 
addOnlineListener(EventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addOnlineListener(EventListener, boolean) - Method in class akasha.Window
 
addOnlineListener(EventListener) - Method in class akasha.Window
 
addOnlineListener(EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addOnlineListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
addOnlineListener(EventListener) - Static method in class akasha.WindowGlobal
 
addOpenListener(EventListener, AddEventListenerOptions) - Method in class akasha.EventSource
 
addOpenListener(EventListener, boolean) - Method in class akasha.EventSource
 
addOpenListener(EventListener) - Method in class akasha.EventSource
 
addOpenListener(RTCDataChannelEventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCDataChannel
 
addOpenListener(RTCDataChannelEventListener, boolean) - Method in class akasha.rtc.RTCDataChannel
 
addOpenListener(RTCDataChannelEventListener) - Method in class akasha.rtc.RTCDataChannel
 
addOpenListener(EventListener, AddEventListenerOptions) - Method in class akasha.WebSocket
 
addOpenListener(EventListener, boolean) - Method in class akasha.WebSocket
 
addOpenListener(EventListener) - Method in class akasha.WebSocket
 
addOrientationchangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addOrientationchangeListener(EventListener, boolean) - Method in class akasha.Window
 
addOrientationchangeListener(EventListener) - Method in class akasha.Window
 
addOrientationchangeListener(EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addOrientationchangeListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
addOrientationchangeListener(EventListener) - Static method in class akasha.WindowGlobal
 
addPagehideListener(PageTransitionEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addPagehideListener(PageTransitionEventListener, boolean) - Method in class akasha.Window
 
addPagehideListener(PageTransitionEventListener) - Method in class akasha.Window
 
addPagehideListener(PageTransitionEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addPagehideListener(PageTransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addPagehideListener(PageTransitionEventListener) - Static method in class akasha.WindowGlobal
 
addPageshowListener(PageTransitionEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addPageshowListener(PageTransitionEventListener, boolean) - Method in class akasha.Window
 
addPageshowListener(PageTransitionEventListener) - Method in class akasha.Window
 
addPageshowListener(PageTransitionEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addPageshowListener(PageTransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addPageshowListener(PageTransitionEventListener) - Static method in class akasha.WindowGlobal
 
addPasteListener(ClipboardEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addPasteListener(ClipboardEventListener, boolean) - Method in class akasha.Document
 
addPasteListener(ClipboardEventListener) - Method in class akasha.Document
 
addPasteListener(ClipboardEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addPasteListener(ClipboardEventListener, boolean) - Method in class akasha.Element
 
addPasteListener(ClipboardEventListener) - Method in class akasha.Element
 
addPasteListener(ClipboardEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addPasteListener(ClipboardEventListener, boolean) - Method in class akasha.Window
 
addPasteListener(ClipboardEventListener) - Method in class akasha.Window
 
addPasteListener(ClipboardEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addPasteListener(ClipboardEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addPasteListener(ClipboardEventListener) - Static method in class akasha.WindowGlobal
 
addPath(Path2D, DOMMatrix2DInit) - Method in class akasha.Path2D
The Path2D.addPath() method of the Canvas 2D API adds one Path2D object to another Path2D object.
addPath(Path2D) - Method in class akasha.Path2D
The Path2D.addPath() method of the Canvas 2D API adds one Path2D object to another Path2D object.
addPauseListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addPauseListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addPauseListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addPauseListener(SpeechSynthesisEventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addPauseListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addPauseListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addPeeridentityListener(EventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
addPeeridentityListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
addPeeridentityListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
addPlayingListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addPlayingListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addPlayingListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addPlayListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addPlayListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addPlayListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addPointercancelListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addPointercancelListener(PointerEventListener, boolean) - Method in class akasha.Document
 
addPointercancelListener(PointerEventListener) - Method in class akasha.Document
 
addPointercancelListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addPointercancelListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
addPointercancelListener(PointerEventListener) - Method in class akasha.HTMLElement
 
addPointerdownListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addPointerdownListener(PointerEventListener, boolean) - Method in class akasha.Document
 
addPointerdownListener(PointerEventListener) - Method in class akasha.Document
 
addPointerdownListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addPointerdownListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
addPointerdownListener(PointerEventListener) - Method in class akasha.HTMLElement
 
addPointerenterListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addPointerenterListener(PointerEventListener, boolean) - Method in class akasha.Document
 
addPointerenterListener(PointerEventListener) - Method in class akasha.Document
 
addPointerenterListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addPointerenterListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
addPointerenterListener(PointerEventListener) - Method in class akasha.HTMLElement
 
addPointerleaveListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addPointerleaveListener(PointerEventListener, boolean) - Method in class akasha.Document
 
addPointerleaveListener(PointerEventListener) - Method in class akasha.Document
 
addPointerleaveListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addPointerleaveListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
addPointerleaveListener(PointerEventListener) - Method in class akasha.HTMLElement
 
addPointerlockchangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addPointerlockchangeListener(EventListener, boolean) - Method in class akasha.Document
 
addPointerlockchangeListener(EventListener) - Method in class akasha.Document
 
addPointerlockerrorListener(EventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addPointerlockerrorListener(EventListener, boolean) - Method in class akasha.Document
 
addPointerlockerrorListener(EventListener) - Method in class akasha.Document
 
addPointermoveListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addPointermoveListener(PointerEventListener, boolean) - Method in class akasha.Document
 
addPointermoveListener(PointerEventListener) - Method in class akasha.Document
 
addPointermoveListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addPointermoveListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
addPointermoveListener(PointerEventListener) - Method in class akasha.HTMLElement
 
addPointeroutListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addPointeroutListener(PointerEventListener, boolean) - Method in class akasha.Document
 
addPointeroutListener(PointerEventListener) - Method in class akasha.Document
 
addPointeroutListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addPointeroutListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
addPointeroutListener(PointerEventListener) - Method in class akasha.HTMLElement
 
addPointeroverListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addPointeroverListener(PointerEventListener, boolean) - Method in class akasha.Document
 
addPointeroverListener(PointerEventListener) - Method in class akasha.Document
 
addPointeroverListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addPointeroverListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
addPointeroverListener(PointerEventListener) - Method in class akasha.HTMLElement
 
addPointerupListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addPointerupListener(PointerEventListener, boolean) - Method in class akasha.Document
 
addPointerupListener(PointerEventListener) - Method in class akasha.Document
 
addPointerupListener(PointerEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addPointerupListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
addPointerupListener(PointerEventListener) - Method in class akasha.HTMLElement
 
addProgressListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.FileReader
 
addProgressListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
addProgressListener(ProgressEventListener) - Method in class akasha.FileReader
 
addProgressListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addProgressListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addProgressListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addProgressListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.XMLHttpRequest
 
addProgressListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
addProgressListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
addRange(Range) - Method in class akasha.Selection
The Selection.addRange() method adds a Range to a Selection.
addRatechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addRatechangeListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addRatechangeListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addReadystatechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addReadystatechangeListener(EventListener, boolean) - Method in class akasha.Document
 
addReadystatechangeListener(EventListener) - Method in class akasha.Document
 
addRejectionhandledListener(PromiseRejectionEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addRejectionhandledListener(PromiseRejectionEventListener, boolean) - Method in class akasha.Window
 
addRejectionhandledListener(PromiseRejectionEventListener) - Method in class akasha.Window
 
addRejectionhandledListener(PromiseRejectionEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addRejectionhandledListener(PromiseRejectionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addRejectionhandledListener(PromiseRejectionEventListener) - Static method in class akasha.WindowGlobal
 
addRemovetrackListener(TrackEventListener, AddEventListenerOptions) - Method in class akasha.AudioTrackList
 
addRemovetrackListener(TrackEventListener, boolean) - Method in class akasha.AudioTrackList
 
addRemovetrackListener(TrackEventListener) - Method in class akasha.AudioTrackList
 
addRemovetrackListener(MediaStreamTrackEventListener, AddEventListenerOptions) - Method in class akasha.media.MediaStream
 
addRemovetrackListener(MediaStreamTrackEventListener, boolean) - Method in class akasha.media.MediaStream
 
addRemovetrackListener(MediaStreamTrackEventListener) - Method in class akasha.media.MediaStream
 
addRemovetrackListener(TrackEventListener, AddEventListenerOptions) - Method in class akasha.VideoTrackList
 
addRemovetrackListener(TrackEventListener, boolean) - Method in class akasha.VideoTrackList
 
addRemovetrackListener(TrackEventListener) - Method in class akasha.VideoTrackList
 
addResetListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLFormElement
 
addResetListener(EventListener, boolean) - Method in class akasha.HTMLFormElement
 
addResetListener(EventListener) - Method in class akasha.HTMLFormElement
 
addResetListener(XRReferenceSpaceEventListener, AddEventListenerOptions) - Method in class akasha.xr.XRReferenceSpace
 
addResetListener(XRReferenceSpaceEventListener, boolean) - Method in class akasha.xr.XRReferenceSpace
 
addResetListener(XRReferenceSpaceEventListener) - Method in class akasha.xr.XRReferenceSpace
 
addResizeListener(EventListener, AddEventListenerOptions) - Method in class akasha.VisualViewport
 
addResizeListener(EventListener, boolean) - Method in class akasha.VisualViewport
 
addResizeListener(EventListener) - Method in class akasha.VisualViewport
 
addResizeListener(UIEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addResizeListener(UIEventListener, boolean) - Method in class akasha.Window
 
addResizeListener(UIEventListener) - Method in class akasha.Window
 
addResizeListener(UIEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addResizeListener(UIEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addResizeListener(UIEventListener) - Static method in class akasha.WindowGlobal
 
addResourcetimingbufferfullListener(EventListener, AddEventListenerOptions) - Method in class akasha.perf.Performance
 
addResourcetimingbufferfullListener(EventListener, boolean) - Method in class akasha.perf.Performance
 
addResourcetimingbufferfullListener(EventListener) - Method in class akasha.perf.Performance
 
address() - Method in class akasha.rtc.RTCIceCandidate
The RTCIceCandidate interface's read-only address property is a string providing the address of the device which is the source of the candidate.
address() - Method in interface akasha.rtc.RTCIceCandidateStats
The address property of the RTCIceCandidateStats dictionary indicates the address of the ICE candidate.
address(String) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The address property of the RTCIceCandidateStats dictionary indicates the address of the ICE candidate.
address() - Method in class akasha.rtc.RTCPeerConnectionIceErrorEvent
The RTCPeerConnectionIceErrorEvent property address is a string which indicates the local IP address being used to communicate with the STUN or TURN server during negotiations.
address() - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit
 
address(String) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit.Builder
 
address_level1 - Static variable in annotation type akasha.AutocompleteType
The first administrative level in the address.
address_level2 - Static variable in annotation type akasha.AutocompleteType
The second administrative level, in addresses with at least two of them.
address_level3 - Static variable in annotation type akasha.AutocompleteType
The third administrative level, in addresses with at least three administrative levels.
address_level4 - Static variable in annotation type akasha.AutocompleteType
The finest-grained administrative level, in addresses which have four levels.
address_line1 - Static variable in annotation type akasha.AutocompleteType
Each individual line of the street address.
address_line2 - Static variable in annotation type akasha.AutocompleteType
Each individual line of the street address.
address_line3 - Static variable in annotation type akasha.AutocompleteType
Each individual line of the street address.
addressModeU() - Method in interface akasha.gpu.GPUSamplerDescriptor
 
addressModeU(String) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
 
addressModeV() - Method in interface akasha.gpu.GPUSamplerDescriptor
 
addressModeV(String) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
 
addressModeW() - Method in interface akasha.gpu.GPUSamplerDescriptor
 
addressModeW(String) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
 
addResultListener(SpeechRecognitionEventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
addResultListener(SpeechRecognitionEventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
addResultListener(SpeechRecognitionEventListener) - Method in class akasha.speech.SpeechRecognition
 
addResumeListener(SpeechSynthesisEventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addResumeListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addResumeListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addRule(String, String, int) - Method in class akasha.CSSStyleSheet
 
addRule(String, String) - Method in class akasha.CSSStyleSheet
 
addRule(String) - Method in class akasha.CSSStyleSheet
 
addRule() - Method in class akasha.CSSStyleSheet
 
addScrollListener(EventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addScrollListener(EventListener, boolean) - Method in class akasha.Document
 
addScrollListener(EventListener) - Method in class akasha.Document
 
addScrollListener(EventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addScrollListener(EventListener, boolean) - Method in class akasha.Element
 
addScrollListener(EventListener) - Method in class akasha.Element
 
addScrollListener(EventListener, AddEventListenerOptions) - Method in class akasha.VisualViewport
 
addScrollListener(EventListener, boolean) - Method in class akasha.VisualViewport
 
addScrollListener(EventListener) - Method in class akasha.VisualViewport
 
addSearchListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLInputElement
 
addSearchListener(EventListener, boolean) - Method in class akasha.HTMLInputElement
 
addSearchListener(EventListener) - Method in class akasha.HTMLInputElement
 
addSeekedListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addSeekedListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addSeekedListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addSeekingListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addSeekingListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addSeekingListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addSelectedcandidatepairchangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCIceTransport
 
addSelectedcandidatepairchangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCIceTransport
 
addSelectedcandidatepairchangeListener(EventListener) - Method in class akasha.rtc.RTCIceTransport
 
addSelectionchangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addSelectionchangeListener(EventListener, boolean) - Method in class akasha.Document
 
addSelectionchangeListener(EventListener) - Method in class akasha.Document
 
addSelectstartListener(EventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addSelectstartListener(EventListener, boolean) - Method in class akasha.Document
 
addSelectstartListener(EventListener) - Method in class akasha.Document
 
addServiceaddedListener(EventListener, AddEventListenerOptions) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
addServiceaddedListener(EventListener, boolean) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
addServiceaddedListener(EventListener) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
addServicechangedListener(EventListener, AddEventListenerOptions) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
addServicechangedListener(EventListener, boolean) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
addServicechangedListener(EventListener) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
addServiceremovedListener(EventListener, AddEventListenerOptions) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
addServiceremovedListener(EventListener, boolean) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
addServiceremovedListener(EventListener) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
addShowListener(EventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addShowListener(EventListener, boolean) - Method in class akasha.Element
 
addShowListener(EventListener) - Method in class akasha.Element
 
addSignalingstatechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
addSignalingstatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
addSignalingstatechangeListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
addSlotchangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLSlotElement
 
addSlotchangeListener(EventListener, boolean) - Method in class akasha.HTMLSlotElement
 
addSlotchangeListener(EventListener) - Method in class akasha.HTMLSlotElement
 
addSoundendListener(EventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
addSoundendListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
addSoundendListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
addSoundstartListener(EventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
addSoundstartListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
addSoundstartListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
addSourceBuffer(String) - Method in class akasha.media.MediaSource
The addSourceBuffer() method of the MediaSource interface creates a new SourceBuffer of the given MIME type and adds it to the MediaSource's sourceBuffers list.
addSpeechendListener(EventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
addSpeechendListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
addSpeechendListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
addSpeechstartListener(EventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
addSpeechstartListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
addSpeechstartListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
addStalledListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addStalledListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addStalledListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addStartListener(EventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
addStartListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
addStartListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
addStartListener(SpeechSynthesisEventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addStartListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addStartListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
addStatechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCIceTransport
 
addStatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCIceTransport
 
addStatechangeListener(EventListener) - Method in class akasha.rtc.RTCIceTransport
 
addStorageListener(StorageEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addStorageListener(StorageEventListener, boolean) - Method in class akasha.Window
 
addStorageListener(StorageEventListener) - Method in class akasha.Window
 
addStorageListener(StorageEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addStorageListener(StorageEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addStorageListener(StorageEventListener) - Static method in class akasha.WindowGlobal
 
addSubmitListener(SubmitEventListener, AddEventListenerOptions) - Method in class akasha.HTMLFormElement
 
addSubmitListener(SubmitEventListener, boolean) - Method in class akasha.HTMLFormElement
 
addSubmitListener(SubmitEventListener) - Method in class akasha.HTMLFormElement
 
addSuccessListener(EventListener, AddEventListenerOptions) - Method in class akasha.idb.IDBRequest
 
addSuccessListener(EventListener, boolean) - Method in class akasha.idb.IDBRequest
 
addSuccessListener(EventListener) - Method in class akasha.idb.IDBRequest
 
addSuspendListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addSuspendListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addSuspendListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addTextTrack(String, String, String) - Method in class akasha.HTMLMediaElement
 
addTextTrack(String, String) - Method in class akasha.HTMLMediaElement
 
addTextTrack(String) - Method in class akasha.HTMLMediaElement
 
addTimeoutListener(ProgressEventListener, AddEventListenerOptions) - Method in class akasha.XMLHttpRequest
 
addTimeoutListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
addTimeoutListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
addTimeupdateListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addTimeupdateListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addTimeupdateListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addToggleListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLDetailsElement
 
addToggleListener(EventListener, boolean) - Method in class akasha.HTMLDetailsElement
 
addToggleListener(EventListener) - Method in class akasha.HTMLDetailsElement
 
addTonechangeListener(RTCDTMFToneChangeEventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCDTMFSender
 
addTonechangeListener(RTCDTMFToneChangeEventListener, boolean) - Method in class akasha.rtc.RTCDTMFSender
 
addTonechangeListener(RTCDTMFToneChangeEventListener) - Method in class akasha.rtc.RTCDTMFSender
 
addTouchcancelListener(TouchEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addTouchcancelListener(TouchEventListener, boolean) - Method in class akasha.Document
 
addTouchcancelListener(TouchEventListener) - Method in class akasha.Document
 
addTouchcancelListener(TouchEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addTouchcancelListener(TouchEventListener, boolean) - Method in class akasha.Element
 
addTouchcancelListener(TouchEventListener) - Method in class akasha.Element
 
addTouchendListener(TouchEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addTouchendListener(TouchEventListener, boolean) - Method in class akasha.Document
 
addTouchendListener(TouchEventListener) - Method in class akasha.Document
 
addTouchendListener(TouchEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addTouchendListener(TouchEventListener, boolean) - Method in class akasha.Element
 
addTouchendListener(TouchEventListener) - Method in class akasha.Element
 
addTouchmoveListener(TouchEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addTouchmoveListener(TouchEventListener, boolean) - Method in class akasha.Document
 
addTouchmoveListener(TouchEventListener) - Method in class akasha.Document
 
addTouchmoveListener(TouchEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addTouchmoveListener(TouchEventListener, boolean) - Method in class akasha.Element
 
addTouchmoveListener(TouchEventListener) - Method in class akasha.Element
 
addTouchstartListener(TouchEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addTouchstartListener(TouchEventListener, boolean) - Method in class akasha.Document
 
addTouchstartListener(TouchEventListener) - Method in class akasha.Document
 
addTouchstartListener(TouchEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addTouchstartListener(TouchEventListener, boolean) - Method in class akasha.Element
 
addTouchstartListener(TouchEventListener) - Method in class akasha.Element
 
addTrack(MediaStreamTrack) - Method in class akasha.media.MediaStream
The MediaStream.addTrack() method adds a new track to the stream.
addTrack(MediaStreamTrack, MediaStream...) - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection method addTrack() adds a new media track to the set of tracks which will be transmitted to the other peer.
addTrackListener(RTCTrackEventListener, AddEventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
addTrackListener(RTCTrackEventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
addTrackListener(RTCTrackEventListener) - Method in class akasha.rtc.RTCPeerConnection
 
addTransceiver(MediaStreamTrack, RTCRtpTransceiverInit) - Method in class akasha.rtc.RTCPeerConnection
 
addTransceiver(String, RTCRtpTransceiverInit) - Method in class akasha.rtc.RTCPeerConnection
 
addTransceiver(MediaStreamTrack) - Method in class akasha.rtc.RTCPeerConnection
 
addTransceiver(String) - Method in class akasha.rtc.RTCPeerConnection
 
addTransitioncancelListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addTransitioncancelListener(TransitionEventListener, boolean) - Method in class akasha.Document
 
addTransitioncancelListener(TransitionEventListener) - Method in class akasha.Document
 
addTransitioncancelListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addTransitioncancelListener(TransitionEventListener, boolean) - Method in class akasha.HTMLElement
 
addTransitioncancelListener(TransitionEventListener) - Method in class akasha.HTMLElement
 
addTransitioncancelListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addTransitioncancelListener(TransitionEventListener, boolean) - Method in class akasha.Window
 
addTransitioncancelListener(TransitionEventListener) - Method in class akasha.Window
 
addTransitioncancelListener(TransitionEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addTransitioncancelListener(TransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addTransitioncancelListener(TransitionEventListener) - Static method in class akasha.WindowGlobal
 
addTransitionendListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addTransitionendListener(TransitionEventListener, boolean) - Method in class akasha.Document
 
addTransitionendListener(TransitionEventListener) - Method in class akasha.Document
 
addTransitionendListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addTransitionendListener(TransitionEventListener, boolean) - Method in class akasha.HTMLElement
 
addTransitionendListener(TransitionEventListener) - Method in class akasha.HTMLElement
 
addTransitionendListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addTransitionendListener(TransitionEventListener, boolean) - Method in class akasha.Window
 
addTransitionendListener(TransitionEventListener) - Method in class akasha.Window
 
addTransitionendListener(TransitionEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addTransitionendListener(TransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addTransitionendListener(TransitionEventListener) - Static method in class akasha.WindowGlobal
 
addTransitionrunListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addTransitionrunListener(TransitionEventListener, boolean) - Method in class akasha.Document
 
addTransitionrunListener(TransitionEventListener) - Method in class akasha.Document
 
addTransitionrunListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addTransitionrunListener(TransitionEventListener, boolean) - Method in class akasha.HTMLElement
 
addTransitionrunListener(TransitionEventListener) - Method in class akasha.HTMLElement
 
addTransitionrunListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addTransitionrunListener(TransitionEventListener, boolean) - Method in class akasha.Window
 
addTransitionrunListener(TransitionEventListener) - Method in class akasha.Window
 
addTransitionrunListener(TransitionEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addTransitionrunListener(TransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addTransitionrunListener(TransitionEventListener) - Static method in class akasha.WindowGlobal
 
addTransitionstartListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addTransitionstartListener(TransitionEventListener, boolean) - Method in class akasha.Document
 
addTransitionstartListener(TransitionEventListener) - Method in class akasha.Document
 
addTransitionstartListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.HTMLElement
 
addTransitionstartListener(TransitionEventListener, boolean) - Method in class akasha.HTMLElement
 
addTransitionstartListener(TransitionEventListener) - Method in class akasha.HTMLElement
 
addTransitionstartListener(TransitionEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addTransitionstartListener(TransitionEventListener, boolean) - Method in class akasha.Window
 
addTransitionstartListener(TransitionEventListener) - Method in class akasha.Window
 
addTransitionstartListener(TransitionEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addTransitionstartListener(TransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addTransitionstartListener(TransitionEventListener) - Static method in class akasha.WindowGlobal
 
addUnhandledrejectionListener(PromiseRejectionEventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addUnhandledrejectionListener(PromiseRejectionEventListener, boolean) - Method in class akasha.Window
 
addUnhandledrejectionListener(PromiseRejectionEventListener) - Method in class akasha.Window
 
addUnhandledrejectionListener(PromiseRejectionEventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addUnhandledrejectionListener(PromiseRejectionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
addUnhandledrejectionListener(PromiseRejectionEventListener) - Static method in class akasha.WindowGlobal
 
addUnloadListener(EventListener, AddEventListenerOptions) - Method in class akasha.Window
 
addUnloadListener(EventListener, boolean) - Method in class akasha.Window
 
addUnloadListener(EventListener) - Method in class akasha.Window
 
addUnloadListener(EventListener, AddEventListenerOptions) - Static method in class akasha.WindowGlobal
 
addUnloadListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
addUnloadListener(EventListener) - Static method in class akasha.WindowGlobal
 
addUnmuteListener(EventListener, AddEventListenerOptions) - Method in class akasha.media.MediaStreamTrack
 
addUnmuteListener(EventListener, boolean) - Method in class akasha.media.MediaStreamTrack
 
addUnmuteListener(EventListener) - Method in class akasha.media.MediaStreamTrack
 
addUpgradeneededListener(IDBVersionChangeEventListener, AddEventListenerOptions) - Method in class akasha.idb.IDBOpenDBRequest
 
addUpgradeneededListener(IDBVersionChangeEventListener, boolean) - Method in class akasha.idb.IDBOpenDBRequest
 
addUpgradeneededListener(IDBVersionChangeEventListener) - Method in class akasha.idb.IDBOpenDBRequest
 
addVersionchangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.idb.IDBDatabase
 
addVersionchangeListener(EventListener, boolean) - Method in class akasha.idb.IDBDatabase
 
addVersionchangeListener(EventListener) - Method in class akasha.idb.IDBDatabase
 
addVisibilitychangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addVisibilitychangeListener(EventListener, boolean) - Method in class akasha.Document
 
addVisibilitychangeListener(EventListener) - Method in class akasha.Document
 
addVoiceschangedListener(EventListener, AddEventListenerOptions) - Method in class akasha.speech.SpeechSynthesis
 
addVoiceschangedListener(EventListener, boolean) - Method in class akasha.speech.SpeechSynthesis
 
addVoiceschangedListener(EventListener) - Method in class akasha.speech.SpeechSynthesis
 
addVolumechangeListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addVolumechangeListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addVolumechangeListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addWaitingListener(EventListener, AddEventListenerOptions) - Method in class akasha.HTMLMediaElement
 
addWaitingListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
addWaitingListener(EventListener) - Method in class akasha.HTMLMediaElement
 
addWebglcontextcreationerrorListener(WebGLContextEventListener, AddEventListenerOptions) - Method in class akasha.HTMLCanvasElement
 
addWebglcontextcreationerrorListener(WebGLContextEventListener, boolean) - Method in class akasha.HTMLCanvasElement
 
addWebglcontextcreationerrorListener(WebGLContextEventListener) - Method in class akasha.HTMLCanvasElement
 
addWebglcontextlostListener(WebGLContextEventListener, AddEventListenerOptions) - Method in class akasha.HTMLCanvasElement
 
addWebglcontextlostListener(WebGLContextEventListener, boolean) - Method in class akasha.HTMLCanvasElement
 
addWebglcontextlostListener(WebGLContextEventListener) - Method in class akasha.HTMLCanvasElement
 
addWebglcontextrestoredListener(WebGLContextEventListener, AddEventListenerOptions) - Method in class akasha.HTMLCanvasElement
 
addWebglcontextrestoredListener(WebGLContextEventListener, boolean) - Method in class akasha.HTMLCanvasElement
 
addWebglcontextrestoredListener(WebGLContextEventListener) - Method in class akasha.HTMLCanvasElement
 
addWebkitmouseforcechangedListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addWebkitmouseforcechangedListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addWebkitmouseforcechangedListener(MouseEventListener) - Method in class akasha.Element
 
addWebkitmouseforcedownListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addWebkitmouseforcedownListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addWebkitmouseforcedownListener(MouseEventListener) - Method in class akasha.Element
 
addWebkitmouseforceupListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addWebkitmouseforceupListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addWebkitmouseforceupListener(MouseEventListener) - Method in class akasha.Element
 
addWebkitmouseforcewillbeginListener(MouseEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addWebkitmouseforcewillbeginListener(MouseEventListener, boolean) - Method in class akasha.Element
 
addWebkitmouseforcewillbeginListener(MouseEventListener) - Method in class akasha.Element
 
addWheelListener(WheelEventListener, AddEventListenerOptions) - Method in class akasha.Document
 
addWheelListener(WheelEventListener, boolean) - Method in class akasha.Document
 
addWheelListener(WheelEventListener) - Method in class akasha.Document
 
addWheelListener(WheelEventListener, AddEventListenerOptions) - Method in class akasha.Element
 
addWheelListener(WheelEventListener, boolean) - Method in class akasha.Element
 
addWheelListener(WheelEventListener) - Method in class akasha.Element
 
adoptNode(Node) - Method in class akasha.Document
Document.adoptNode() transfers a node from another document into the method's document.
advance(int) - Method in class akasha.idb.IDBCursor
The advance() method of the IDBCursor interface sets the number of times a cursor should move its position forward.
advanced() - Method in interface akasha.media.MediaTrackConstraints
 
advanced(JsArray<MediaTrackConstraintSet>) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
advanced(MediaTrackConstraintSet...) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
AesCbcParams - Interface in akasha.crypto
The AesCbcParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.encrypt(), SubtleCrypto.decrypt(), SubtleCrypto.wrapKey(), or SubtleCrypto.unwrapKey(), when using the AES-CBC algorithm.
AesCbcParams.Builder - Interface in akasha.crypto
The AesCbcParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.encrypt(), SubtleCrypto.decrypt(), SubtleCrypto.wrapKey(), or SubtleCrypto.unwrapKey(), when using the AES-CBC algorithm.
AesCtrParams - Interface in akasha.crypto
The AesCtrParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.encrypt(), SubtleCrypto.decrypt(), SubtleCrypto.wrapKey(), or SubtleCrypto.unwrapKey(), when using the AES-CTR algorithm.
AesCtrParams.Builder - Interface in akasha.crypto
The AesCtrParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.encrypt(), SubtleCrypto.decrypt(), SubtleCrypto.wrapKey(), or SubtleCrypto.unwrapKey(), when using the AES-CTR algorithm.
AesDerivedKeyParams - Interface in akasha.crypto
 
AesDerivedKeyParams.Builder - Interface in akasha.crypto
 
AesGcmParams - Interface in akasha.crypto
The AesGcmParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.encrypt(), SubtleCrypto.decrypt(), SubtleCrypto.wrapKey(), or SubtleCrypto.unwrapKey(), when using the AES-GCM algorithm.
AesGcmParams.Builder - Interface in akasha.crypto
The AesGcmParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.encrypt(), SubtleCrypto.decrypt(), SubtleCrypto.wrapKey(), or SubtleCrypto.unwrapKey(), when using the AES-GCM algorithm.
AesKeyAlgorithm - Interface in akasha.crypto
 
AesKeyAlgorithm.Builder - Interface in akasha.crypto
 
AesKeyGenParams - Interface in akasha.crypto
A Number — the length in bits of the key to generate.
AesKeyGenParams.Builder - Interface in akasha.crypto
A Number — the length in bits of the key to generate.
after(Node...) - Method in class akasha.CharacterData
The ChildNode.after() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just after this ChildNode.
after(String...) - Method in class akasha.CharacterData
The ChildNode.after() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just after this ChildNode.
after(Node...) - Method in class akasha.DocumentType
The ChildNode.after() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just after this ChildNode.
after(String...) - Method in class akasha.DocumentType
The ChildNode.after() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just after this ChildNode.
after(Node...) - Method in class akasha.Element
The ChildNode.after() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just after this ChildNode.
after(String...) - Method in class akasha.Element
The ChildNode.after() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just after this ChildNode.
after - Static variable in annotation type akasha.TimelinePhase
 
AggregateError - Class in akasha.core
The AggregateError object represents an error when several errors need to be wrapped in a single error.
AggregateError(JsIterable<Any>, String) - Constructor for class akasha.core.AggregateError
The AggregateError() constructor creates an error for several errors that need to be wrapped in a single error.
AggregateError(JsIterable<Any>) - Constructor for class akasha.core.AggregateError
The AggregateError() constructor creates an error for several errors that need to be wrapped in a single error.
akasha - package akasha
 
akasha.audio - package akasha.audio
 
akasha.bluetooth - package akasha.bluetooth
 
akasha.clipboard - package akasha.clipboard
 
akasha.core - package akasha.core
 
akasha.crypto - package akasha.crypto
 
akasha.gl - package akasha.gl
 
akasha.gpu - package akasha.gpu
 
akasha.idb - package akasha.idb
 
akasha.indexeddb - package akasha.indexeddb
 
akasha.lang - package akasha.lang
A package modelling the core Javascript language elements.
akasha.media - package akasha.media
 
akasha.notifications - package akasha.notifications
 
akasha.perf - package akasha.perf
 
akasha.promise - package akasha.promise
A package modelling the Javascript promise.
akasha.rtc - package akasha.rtc
 
akasha.speech - package akasha.speech
 
akasha.svg - package akasha.svg
 
akasha.wasm - package akasha.wasm
 
akasha.xr - package akasha.xr
 
alert() - Method in class akasha.Window
The Window.alert() method displays an alert dialog with the optional specified content and an OK button.
alert(String) - Method in class akasha.Window
The Window.alert() method displays an alert dialog with the optional specified content and an OK button.
alert() - Static method in class akasha.WindowGlobal
The Window.alert() method displays an alert dialog with the optional specified content and an OK button.
alert(String) - Static method in class akasha.WindowGlobal
The Window.alert() method displays an alert dialog with the optional specified content and an OK button.
alg() - Method in interface akasha.crypto.JsonWebKey
 
alg(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
alg() - Method in interface akasha.PublicKeyCredentialParameters
 
alg(int) - Method in interface akasha.PublicKeyCredentialParameters.Builder
 
Algorithm - Interface in akasha.crypto
 
algorithm() - Method in class akasha.crypto.CryptoKey
 
algorithm() - Method in interface akasha.rtc.RTCDtlsFingerprint
 
algorithm(String) - Method in interface akasha.rtc.RTCDtlsFingerprint.Builder
 
Algorithm.Builder - Interface in akasha.crypto
 
AlgorithmIdentifier - Interface in akasha.crypto
 
ALIASED_LINE_WIDTH_RANGE - Static variable in class akasha.gl.WebGL2RenderingContext
 
ALIASED_LINE_WIDTH_RANGE - Static variable in class akasha.gl.WebGLRenderingContext
 
ALIASED_POINT_SIZE_RANGE - Static variable in class akasha.gl.WebGL2RenderingContext
 
ALIASED_POINT_SIZE_RANGE - Static variable in class akasha.gl.WebGLRenderingContext
 
align - Variable in class akasha.HTMLDivElement
 
align - Variable in class akasha.HTMLEmbedElement
 
align - Variable in class akasha.HTMLHeadingElement
 
align - Variable in class akasha.HTMLHRElement
 
align - Variable in class akasha.HTMLIFrameElement
 
align - Variable in class akasha.HTMLImageElement
 
align - Variable in class akasha.HTMLInputElement
 
align - Variable in class akasha.HTMLLegendElement
 
align - Variable in class akasha.HTMLObjectElement
 
align - Variable in class akasha.HTMLParagraphElement
 
align - Variable in class akasha.HTMLTableCaptionElement
 
align - Variable in class akasha.HTMLTableCellElement
 
align - Variable in class akasha.HTMLTableColElement
 
align - Variable in class akasha.HTMLTableElement
The HTMLTableElement.align property represents the alignment of the table.
align - Variable in class akasha.HTMLTableRowElement
 
align - Variable in class akasha.HTMLTableSectionElement
 
align - Variable in class akasha.svg.SVGPreserveAspectRatio
 
align - Variable in class akasha.VTTCue
 
AlignSetting - Annotation Type in akasha
 
AlignSetting.Util - Class in akasha
 
aLink - Variable in class akasha.HTMLBodyElement
 
alinkColor - Variable in class akasha.Document
Returns or sets the color of an active link in the document body.
all - Static variable in annotation type akasha.ClientType
 
all() - Method in class akasha.Document
The Document interface's read-only all property returns an HTMLAllCollection rooted at the document node.
ALL - Static variable in class akasha.gpu.GPUColorWrite
 
all - Static variable in annotation type akasha.gpu.GPUTextureAspect
 
all(Promise<? extends V>...) - Static method in class akasha.promise.Promise
The Promise.all() method takes an iterable of promises as an input, and returns a single Promise that resolves to an array of the results of the input promises.
all(JsIterable<Promise<? extends V>>) - Static method in class akasha.promise.Promise
The Promise.all() method takes an iterable of promises as an input, and returns a single Promise that resolves to an array of the results of the input promises.
all - Static variable in annotation type akasha.rtc.RTCIceTransportPolicy
 
all - Static variable in annotation type akasha.ServiceWorkerUpdateViaCache
 
all_petite_caps - Static variable in annotation type akasha.CanvasFontVariantCaps
 
all_small_caps - Static variable in annotation type akasha.CanvasFontVariantCaps
 
allocationSize(AudioDataCopyToOptions) - Method in class akasha.AudioData
 
allocationSize(VideoFrameCopyToOptions) - Method in class akasha.VideoFrame
 
allocationSize() - Method in class akasha.VideoFrame
 
allow - Static variable in annotation type akasha.HardwareAcceleration
 
allow - Variable in class akasha.HTMLIFrameElement
 
allowCredentials() - Method in interface akasha.PublicKeyCredentialRequestOptions
allowCredentials is an optional property of the PublicKeyCredentialRequestOptions dictionary which indicates the existing credentials acceptable for retrieval.
allowCredentials(JsArray<PublicKeyCredentialDescriptor>) - Method in interface akasha.PublicKeyCredentialRequestOptions.Builder
allowCredentials is an optional property of the PublicKeyCredentialRequestOptions dictionary which indicates the existing credentials acceptable for retrieval.
allowCredentials(PublicKeyCredentialDescriptor...) - Method in interface akasha.PublicKeyCredentialRequestOptions.Builder
allowCredentials is an optional property of the PublicKeyCredentialRequestOptions dictionary which indicates the existing credentials acceptable for retrieval.
AllowedBluetoothDevice - Interface in akasha.bluetooth
 
AllowedBluetoothDevice.Builder - Interface in akasha.bluetooth
 
allowedDevices() - Method in interface akasha.bluetooth.BluetoothPermissionStorage
 
allowedDevices(JsArray<AllowedBluetoothDevice>) - Method in interface akasha.bluetooth.BluetoothPermissionStorage.Builder
 
allowedDevices(AllowedBluetoothDevice...) - Method in interface akasha.bluetooth.BluetoothPermissionStorage.Builder
 
allowedManufacturerData() - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
allowedManufacturerData(JsArray<Double>) - Method in interface akasha.bluetooth.AllowedBluetoothDevice.Builder
 
allowedManufacturerData(double...) - Method in interface akasha.bluetooth.AllowedBluetoothDevice.Builder
 
allowedServices() - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
allowedServices(String) - Method in interface akasha.bluetooth.AllowedBluetoothDevice.Builder
 
allowedServices(JsArray<String>) - Method in interface akasha.bluetooth.AllowedBluetoothDevice.Builder
 
allowedServices(String...) - Method in interface akasha.bluetooth.AllowedBluetoothDevice.Builder
 
allowFullscreen - Variable in class akasha.HTMLIFrameElement
 
allowWithoutGesture() - Method in interface akasha.clipboard.ClipboardPermissionDescriptor
 
allowWithoutGesture(boolean) - Method in interface akasha.clipboard.ClipboardPermissionDescriptor.Builder
 
allpass - Static variable in annotation type akasha.audio.BiquadFilterType
 
alpha() - Method in interface akasha.CanvasRenderingContext2DSettings
A flag that indicates whether the canvas contains an alpha channel.
alpha(boolean) - Method in interface akasha.CanvasRenderingContext2DSettings.Builder
A flag that indicates whether the canvas contains an alpha channel.
alpha() - Method in class akasha.DeviceMotionEventRotationRate
This property indicates the rate of rotation around the Z axis -- in degrees per second -- in a DeviceMotionEventRotationRate object.
alpha() - Method in interface akasha.DeviceMotionEventRotationRateInit
 
alpha(Double) - Method in interface akasha.DeviceMotionEventRotationRateInit.Builder
 
alpha() - Method in class akasha.DeviceOrientationEvent
Returns the rotation of the device around the Z axis; that is, the number of degrees by which the device is being twisted around the center of the screen.
alpha() - Method in interface akasha.DeviceOrientationEventInit
 
alpha(Double) - Method in interface akasha.DeviceOrientationEventInit.Builder
 
ALPHA - Static variable in class akasha.gl.WebGL2RenderingContext
 
alpha() - Method in interface akasha.gl.WebGLContextAttributes
A flag that that hints that the user agent to reduce the latency by desynchronizing the canvas paint cycle from the event loop.
alpha(boolean) - Method in interface akasha.gl.WebGLContextAttributes.Builder
A flag that that hints that the user agent to reduce the latency by desynchronizing the canvas paint cycle from the event loop.
ALPHA - Static variable in class akasha.gl.WebGLRenderingContext
 
alpha() - Method in interface akasha.gpu.GPUBlendState
 
alpha(GPUBlendComponent) - Method in interface akasha.gpu.GPUBlendState.Builder
 
ALPHA - Static variable in class akasha.gpu.GPUColorWrite
 
alpha() - Method in interface akasha.ImageBitmapRenderingContextSettings
A flag that indicates whether the canvas contains an alpha channel.
alpha(boolean) - Method in interface akasha.ImageBitmapRenderingContextSettings.Builder
A flag that indicates whether the canvas contains an alpha channel.
alpha() - Method in interface akasha.xr.XRWebGLLayerInit
The alpha property is a Boolean value which, if present and set to true in the XRWebGLLayerInit dictionary passed into the XRWebGLLayer() constructor, specifies that the new layer's color buffer is to include an alpha channel.
alpha(boolean) - Method in interface akasha.xr.XRWebGLLayerInit.Builder
The alpha property is a Boolean value which, if present and set to true in the XRWebGLLayerInit dictionary passed into the XRWebGLLayer() constructor, specifies that the new layer's color buffer is to include an alpha channel.
ALPHA_BITS - Static variable in class akasha.gl.WebGL2RenderingContext
 
ALPHA_BITS - Static variable in class akasha.gl.WebGLRenderingContext
 
alphabetic - Static variable in annotation type akasha.CanvasTextBaseline
 
alphabeticBaseline() - Method in class akasha.TextMetrics
The read-only alphabeticBaseline property of the TextMetrics interface is a double giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the alphabetic baseline of the line box, in CSS pixels.
alphaToCoverageEnabled() - Method in interface akasha.gpu.GPUMultisampleState
 
alphaToCoverageEnabled(boolean) - Method in interface akasha.gpu.GPUMultisampleState.Builder
 
ALREADY_SIGNALED - Static variable in class akasha.gl.WebGL2RenderingContext
 
alt - Variable in class akasha.HTMLAreaElement
 
alt - Variable in class akasha.HTMLImageElement
The HTMLImageElement property alt provides fallback (alternate) text to display when the image specified by the img element is not loaded.
alt - Variable in class akasha.HTMLInputElement
 
alternate - Static variable in annotation type akasha.PlaybackDirection
 
alternate_reverse - Static variable in annotation type akasha.PlaybackDirection
 
altitude() - Method in class akasha.GeolocationCoordinates
 
altitudeAccuracy() - Method in class akasha.GeolocationCoordinates
 
altitudeAngle() - Method in class akasha.Touch
 
altitudeAngle() - Method in interface akasha.TouchInit
 
altitudeAngle(double) - Method in interface akasha.TouchInit.Builder
 
altKey(boolean) - Method in interface akasha.DragEventInit.Builder
 
altKey() - Method in interface akasha.EventModifierInit
 
altKey(boolean) - Method in interface akasha.EventModifierInit.Builder
 
altKey() - Method in class akasha.KeyboardEvent
The KeyboardEvent.altKey read-only property is a Boolean that indicates if the alt key (Option or ⌥ on OS X) was pressed (true) or not (false) when the event occured.
altKey(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
altKey() - Method in class akasha.MouseEvent
The MouseEvent.altKey read-only property is a Boolean that indicates whether the alt key was pressed or not when a given mouse event occurs.
altKey(boolean) - Method in interface akasha.MouseEventInit.Builder
 
altKey(boolean) - Method in interface akasha.PointerEventInit.Builder
 
altKey() - Method in class akasha.TouchEvent
A Boolean value indicating whether or not the alt (Alternate) key is enabled when the touch event is created.
altKey(boolean) - Method in interface akasha.TouchEventInit.Builder
 
altKey(boolean) - Method in interface akasha.WheelEventInit.Builder
 
ALWAYS - Static variable in class akasha.gl.WebGL2RenderingContext
 
ALWAYS - Static variable in class akasha.gl.WebGLRenderingContext
 
always - Static variable in annotation type akasha.gpu.GPUCompareFunction
 
always - Static variable in annotation type akasha.media.CursorCaptureConstraint
 
ambient_light_sensor - Static variable in annotation type akasha.PermissionName
 
amplitude() - Method in class akasha.svg.SVGComponentTransferFunctionElement
 
AnalyserNode - Class in akasha.audio
The AnalyserNode interface represents a node able to provide real-time frequency and time-domain analysis information.
AnalyserNode(BaseAudioContext, AnalyserOptions) - Constructor for class akasha.audio.AnalyserNode
The AnalyserNode constructor of the Web Audio API creates a new AnalyserNode object instance.
AnalyserNode(BaseAudioContext) - Constructor for class akasha.audio.AnalyserNode
The AnalyserNode constructor of the Web Audio API creates a new AnalyserNode object instance.
AnalyserOptions - Interface in akasha.audio
 
AnalyserOptions.Builder - Interface in akasha.audio
 
ancestorOrigins() - Method in class akasha.Location
The ancestorOrigins read-only property of the Location interface is a static DOMStringList containing, in reverse order, the origins of all ancestor browsing contexts of the document associated with the given Location object.
anchorNode() - Method in class akasha.Selection
The Selection.anchorNode read-only property returns the Node in which the selection begins.
anchorOffset() - Method in class akasha.Selection
The Selection.anchorOffset read-only property returns the number of characters that the selection's anchor is offset within the Selection.anchorNode.
anchors() - Method in class akasha.Document
The anchors read-only property of the Document interface returns a list of all of the anchors in the document.
and(IntegerTypedArray, int, int) - Static method in class akasha.core.Atomics
Computes a bitwise AND on the value at the specified index of the array with the provided value.
angle() - Method in class akasha.ScreenOrientation
The angle read-only property of the ScreenOrientation interface returns the document's current orientation angle.
angle() - Method in class akasha.svg.SVGTransform
 
ANGLE_instanced_arrays - Class in akasha.gl
The ANGLE_instanced_arrays extension is part of the WebGL API and allows to draw the same object, or groups of similar objects multiple times, if they share the same vertex data, primitive count and type.
ANGLE_instanced_arrays() - Constructor for class akasha.gl.ANGLE_instanced_arrays
 
angularAcceleration() - Method in class akasha.GamepadPose
The angularAcceleration read-only property of the GamepadPose interface returns an array representing the angular acceleration vector of the Gamepad, in meters per second per second.
angularVelocity() - Method in class akasha.GamepadPose
The angularVelocity read-only property of the GamepadPose interface returns an array representing the angular velocity vector of the Gamepad, in radians per second.
animate(JsObject, double) - Method in class akasha.Element
The Element interface's animate() method is a shortcut method which creates a new Animation, applies it to the element, then plays the animation.
animate(JsObject, KeyframeAnimationOptions) - Method in class akasha.Element
The Element interface's animate() method is a shortcut method which creates a new Animation, applies it to the element, then plays the animation.
animate(JsObject) - Method in class akasha.Element
The Element interface's animate() method is a shortcut method which creates a new Animation, applies it to the element, then plays the animation.
animated() - Method in class akasha.ImageTrack
 
animatedInstanceRoot() - Method in class akasha.svg.SVGUseElement
 
animatedPoints() - Method in class akasha.svg.SVGPolygonElement
 
animatedPoints() - Method in class akasha.svg.SVGPolylineElement
 
Animation - Class in akasha
The Animation interface of the Web Animations API represents a single animation player and provides playback controls and a timeline for an animation node or source.
Animation(AnimationEffect, AnimationTimeline) - Constructor for class akasha.Animation
The Animation() constructor of the Web Animations API returns a new Animation object instance.
Animation(AnimationEffect) - Constructor for class akasha.Animation
The Animation() constructor of the Web Animations API returns a new Animation object instance.
Animation() - Constructor for class akasha.Animation
The Animation() constructor of the Web Animations API returns a new Animation object instance.
AnimationEffect - Class in akasha
The AnimationEffect interface of the Web Animations API defines current and future animation effects like KeyframeEffect, which can be passed to Animation objects for playing, and KeyframeEffect (which is used by CSS Animations and Transitions).
AnimationEffect() - Constructor for class akasha.AnimationEffect
 
AnimationEvent - Class in akasha
The AnimationEvent interface represents events providing information related to animations.
AnimationEvent(String, AnimationEventInit) - Constructor for class akasha.AnimationEvent
The AnimationEvent() constructor returns a newly created AnimationEvent, representing an event in relation with an animation.
AnimationEvent(String) - Constructor for class akasha.AnimationEvent
The AnimationEvent() constructor returns a newly created AnimationEvent, representing an event in relation with an animation.
AnimationEventHandler - Interface in akasha
Handle events of type AnimationEvent
AnimationEventInit - Interface in akasha
 
AnimationEventInit.Builder - Interface in akasha
 
AnimationEventListener - Interface in akasha
Listener for events of type AnimationEvent
animationName() - Method in class akasha.AnimationEvent
The AnimationEvent.animationName read-only property is a DOMString containing the value of the animation-name CSS property associated with the transition.
animationName() - Method in interface akasha.AnimationEventInit
 
animationName(String) - Method in interface akasha.AnimationEventInit.Builder
 
AnimationPlaybackEvent - Class in akasha
The AnimationPlaybackEvent interface of the Web Animations API represents animation events.
AnimationPlaybackEvent(String, AnimationPlaybackEventInit) - Constructor for class akasha.AnimationPlaybackEvent
The AnimationPlaybackEvent() constructor of the Web Animations API returns a new AnimationPlaybackEvent object instance.
AnimationPlaybackEvent(String) - Constructor for class akasha.AnimationPlaybackEvent
The AnimationPlaybackEvent() constructor of the Web Animations API returns a new AnimationPlaybackEvent object instance.
AnimationPlaybackEventInit - Interface in akasha
 
AnimationPlaybackEventInit.Builder - Interface in akasha
 
AnimationPlayState - Annotation Type in akasha
 
AnimationPlayState.Util - Class in akasha
 
AnimationReplaceState - Annotation Type in akasha
 
AnimationReplaceState.Util - Class in akasha
 
AnimationTimeline - Class in akasha
The AnimationTimeline interface of the Web Animations API represents the timeline of an animation.
AnimationTimeline() - Constructor for class akasha.AnimationTimeline
 
animVal() - Method in class akasha.svg.SVGAnimatedAngle
 
animVal() - Method in class akasha.svg.SVGAnimatedBoolean
 
animVal() - Method in class akasha.svg.SVGAnimatedEnumeration
 
animVal() - Method in class akasha.svg.SVGAnimatedInteger
 
animVal() - Method in class akasha.svg.SVGAnimatedLength
 
animVal() - Method in class akasha.svg.SVGAnimatedLengthList
 
animVal() - Method in class akasha.svg.SVGAnimatedNumber
 
animVal() - Method in class akasha.svg.SVGAnimatedNumberList
 
animVal() - Method in class akasha.svg.SVGAnimatedPreserveAspectRatio
 
animVal() - Method in class akasha.svg.SVGAnimatedRect
 
animVal() - Method in class akasha.svg.SVGAnimatedString
AnimVal attribute or animVal property contains the same value as the baseVal property.If the given attribute or property is being animated, contains the current animated value of the attribute or property.
animVal() - Method in class akasha.svg.SVGAnimatedTransformList
 
annotation() - Method in class akasha.CSSFontFeatureValuesRule
 
anonymous - Static variable in annotation type akasha.CrossOriginType
Sends a cross-origin request without a credential.
answer - Static variable in annotation type akasha.rtc.RTCSdpType
 
antialias() - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates whether or not to perform anti-aliasing.
antialias(boolean) - Method in interface akasha.gl.WebGLContextAttributes.Builder
A flag that indicates whether or not to perform anti-aliasing.
antialias() - Method in class akasha.xr.XRWebGLLayer
The read-only XRWebGLLayer property antialias is a Boolean value which is true if the rendering layer's frame buffer supports antialiasing.
antialias() - Method in interface akasha.xr.XRWebGLLayerInit
The Boolean antialias property, if present and set to true in the XRWebGLLayerInit object provided as the XRWebGLLayer() constructor's layerInit parameter, requests that the new WebGL rendering layer support anti-aliasing.
antialias(boolean) - Method in interface akasha.xr.XRWebGLLayerInit.Builder
The Boolean antialias property, if present and set to true in the XRWebGLLayerInit object provided as the XRWebGLLayer() constructor's layerInit parameter, requests that the new WebGL rendering layer support anti-aliasing.
any - Static variable in annotation type akasha.OrientationLockType
 
any(Promise<? extends V>...) - Static method in class akasha.promise.Promise
Promise.any() takes an iterable of Promise objects and, as soon as one of the promises in the iterable fulfills, returns a single promise that resolves with the value from that promise.
any(JsIterable<Promise<? extends V>>) - Static method in class akasha.promise.Promise
Promise.any() takes an iterable of Promise objects and, as soon as one of the promises in the iterable fulfills, returns a single promise that resolves with the value from that promise.
ANY_SAMPLES_PASSED - Static variable in class akasha.gl.WebGL2RenderingContext
 
ANY_SAMPLES_PASSED_CONSERVATIVE - Static variable in class akasha.gl.WebGL2RenderingContext
 
ANY_TYPE - Static variable in class akasha.XPathResult
 
ANY_UNORDERED_NODE_TYPE - Static variable in class akasha.XPathResult
 
anyfunc - Static variable in annotation type akasha.wasm.TableKind
 
appCodeName() - Method in class akasha.Navigator
The value of the NavigatorID.appCodeName property is always "Mozilla", in any browser.
appearance() - Method in class akasha.bluetooth.BluetoothAdvertisingEvent
 
appearance() - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
appearance(int) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
append(Node...) - Method in class akasha.Document
The ParentNode.append() method inserts a set of Node objects or DOMString objects after the last child of the ParentNode.
append(String...) - Method in class akasha.Document
The ParentNode.append() method inserts a set of Node objects or DOMString objects after the last child of the ParentNode.
append(Node...) - Method in class akasha.DocumentFragment
The ParentNode.append() method inserts a set of Node objects or DOMString objects after the last child of the ParentNode.
append(String...) - Method in class akasha.DocumentFragment
The ParentNode.append() method inserts a set of Node objects or DOMString objects after the last child of the ParentNode.
append(Node...) - Method in class akasha.Element
The ParentNode.append() method inserts a set of Node objects or DOMString objects after the last child of the ParentNode.
append(String...) - Method in class akasha.Element
The ParentNode.append() method inserts a set of Node objects or DOMString objects after the last child of the ParentNode.
append(String, String) - Method in class akasha.FormData
The append() method of the FormData interface appends a new value onto an existing key inside a FormData object, or adds the key if it does not already exist.
append(String, Blob, String) - Method in class akasha.FormData
The append() method of the FormData interface appends a new value onto an existing key inside a FormData object, or adds the key if it does not already exist.
append(String, Blob) - Method in class akasha.FormData
The append() method of the FormData interface appends a new value onto an existing key inside a FormData object, or adds the key if it does not already exist.
append(String, String) - Method in class akasha.Headers
The append() method of the Headers interface appends a new value onto an existing header inside a Headers object, or adds the header if it does not already exist.
append(String, String) - Method in class akasha.URLSearchParams
The append() method of the URLSearchParams interface appends a specified key/value pair as a new search parameter.
appendBuffer(BufferSource) - Method in class akasha.media.SourceBuffer
The appendBuffer() method of the SourceBuffer interface appends media segment data from an ArrayBuffer or ArrayBufferView object to the SourceBuffer.
appendChild(Node) - Method in class akasha.Node
The Node.appendChild() method adds a node to the end of the list of children of a specified parent node.
appendData(String) - Method in class akasha.CharacterData
 
appendItem(SVGLength) - Method in class akasha.svg.SVGLengthList
 
appendItem(SVGNumber) - Method in class akasha.svg.SVGNumberList
 
appendItem(DOMPoint) - Method in class akasha.svg.SVGPointList
 
appendItem(String) - Method in class akasha.svg.SVGStringList
 
appendItem(SVGTransform) - Method in class akasha.svg.SVGTransformList
 
appendMedium(String) - Method in class akasha.MediaList
 
AppendMode - Annotation Type in akasha.media
 
AppendMode.Util - Class in akasha.media
 
appendRule(String) - Method in class akasha.CSSKeyframesRule
 
appendWindowEnd - Variable in class akasha.media.SourceBuffer
The appendWindowEnd property of the SourceBuffer interface controls the timestamp for the end of the append window, a timestamp range that can be used to filter what media data is appended to the SourceBuffer.
appendWindowStart - Variable in class akasha.media.SourceBuffer
The appendWindowStart property of the SourceBuffer interface controls the timestamp for the start of the append window, a timestamp range that can be used to filter what media data is appended to the SourceBuffer.
appid() - Method in interface akasha.AuthenticationExtensionsClientInputs
 
appid(String) - Method in interface akasha.AuthenticationExtensionsClientInputs.Builder
 
appid() - Method in interface akasha.AuthenticationExtensionsClientOutputs
 
appid(boolean) - Method in interface akasha.AuthenticationExtensionsClientOutputs.Builder
 
appidExclude() - Method in interface akasha.AuthenticationExtensionsClientInputs
 
appidExclude(String) - Method in interface akasha.AuthenticationExtensionsClientInputs.Builder
 
appidExclude() - Method in interface akasha.AuthenticationExtensionsClientOutputs
 
appidExclude(boolean) - Method in interface akasha.AuthenticationExtensionsClientOutputs.Builder
 
application - Static variable in annotation type akasha.media.DisplayCaptureSurfaceType
 
application_xhtml_xml - Static variable in annotation type akasha.DOMParserSupportedType
 
application_xml - Static variable in annotation type akasha.DOMParserSupportedType
 
applicationServerKey() - Method in class akasha.PushSubscriptionOptions
 
applicationServerKey() - Method in interface akasha.PushSubscriptionOptionsInit
 
applicationServerKey(BufferSource) - Method in interface akasha.PushSubscriptionOptionsInit.Builder
 
applicationServerKey(String) - Method in interface akasha.PushSubscriptionOptionsInit.Builder
 
applyConstraints(MediaTrackConstraints) - Method in class akasha.media.MediaStreamTrack
The applyConstraints() method of the MediaStreamTrack interface applies a set of constraints to the track; these constraints let the Web site or app establish ideal values and acceptable ranges of values for the constrainable properties of the track, such as frame rate, dimensions, echo cancelation, and so forth.
applyConstraints() - Method in class akasha.media.MediaStreamTrack
The applyConstraints() method of the MediaStreamTrack interface applies a set of constraints to the track; these constraints let the Web site or app establish ideal values and acceptable ranges of values for the constrainable properties of the track, such as frame rate, dimensions, echo cancelation, and so forth.
appName() - Method in class akasha.Navigator
The value of the NavigatorID.appName property is always "Netscape", in any browser.
appVersion() - Method in class akasha.Navigator
Returns either "4.0" or a string representing version information about the browser.
arc(double, double, double, double, double, boolean) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.arc() method of the Canvas 2D API adds a circular arc to the current sub-path.
arc(double, double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.arc() method of the Canvas 2D API adds a circular arc to the current sub-path.
arc(double, double, double, double, double, boolean) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
arc(double, double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
arc(double, double, double, double, double, boolean) - Method in class akasha.Path2D
 
arc(double, double, double, double, double) - Method in class akasha.Path2D
 
archive - Variable in class akasha.HTMLObjectElement
 
arcTo(double, double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.arcTo() method of the Canvas 2D API adds a circular arc to the current sub-path, using the given control points and radius.
arcTo(double, double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
arcTo(double, double, double, double, double) - Method in class akasha.Path2D
 
areas() - Method in class akasha.HTMLMapElement
 
ariaAtomic - Variable in class akasha.Element
 
ariaAtomic - Variable in class akasha.ElementInternals
 
ariaAutoComplete - Variable in class akasha.Element
 
ariaAutoComplete - Variable in class akasha.ElementInternals
 
ariaBusy - Variable in class akasha.Element
 
ariaBusy - Variable in class akasha.ElementInternals
 
ariaChecked - Variable in class akasha.Element
 
ariaChecked - Variable in class akasha.ElementInternals
 
ariaColCount - Variable in class akasha.Element
 
ariaColCount - Variable in class akasha.ElementInternals
 
ariaColIndex - Variable in class akasha.Element
 
ariaColIndex - Variable in class akasha.ElementInternals
 
ariaColIndexText - Variable in class akasha.Element
 
ariaColIndexText - Variable in class akasha.ElementInternals
 
ariaColSpan - Variable in class akasha.Element
 
ariaColSpan - Variable in class akasha.ElementInternals
 
ariaCurrent - Variable in class akasha.Element
 
ariaCurrent - Variable in class akasha.ElementInternals
 
ariaDescription - Variable in class akasha.Element
 
ariaDescription - Variable in class akasha.ElementInternals
 
ariaDisabled - Variable in class akasha.Element
 
ariaDisabled - Variable in class akasha.ElementInternals
 
ariaExpanded - Variable in class akasha.Element
 
ariaExpanded - Variable in class akasha.ElementInternals
 
ariaHasPopup - Variable in class akasha.Element
 
ariaHasPopup - Variable in class akasha.ElementInternals
 
ariaHidden - Variable in class akasha.Element
 
ariaHidden - Variable in class akasha.ElementInternals
 
ariaInvalid - Variable in class akasha.Element
 
ariaInvalid - Variable in class akasha.ElementInternals
 
ariaKeyShortcuts - Variable in class akasha.Element
 
ariaKeyShortcuts - Variable in class akasha.ElementInternals
 
ariaLabel - Variable in class akasha.Element
 
ariaLabel - Variable in class akasha.ElementInternals
 
ariaLevel - Variable in class akasha.Element
 
ariaLevel - Variable in class akasha.ElementInternals
 
ariaLive - Variable in class akasha.Element
 
ariaLive - Variable in class akasha.ElementInternals
 
ariaModal - Variable in class akasha.Element
 
ariaModal - Variable in class akasha.ElementInternals
 
ariaMultiLine - Variable in class akasha.Element
 
ariaMultiLine - Variable in class akasha.ElementInternals
 
ariaMultiSelectable - Variable in class akasha.Element
 
ariaMultiSelectable - Variable in class akasha.ElementInternals
 
ariaOrientation - Variable in class akasha.Element
 
ariaOrientation - Variable in class akasha.ElementInternals
 
ariaPlaceholder - Variable in class akasha.Element
 
ariaPlaceholder - Variable in class akasha.ElementInternals
 
ariaPosInSet - Variable in class akasha.Element
 
ariaPosInSet - Variable in class akasha.ElementInternals
 
ariaPressed - Variable in class akasha.Element
 
ariaPressed - Variable in class akasha.ElementInternals
 
ariaReadOnly - Variable in class akasha.Element
 
ariaReadOnly - Variable in class akasha.ElementInternals
 
ariaRequired - Variable in class akasha.Element
 
ariaRequired - Variable in class akasha.ElementInternals
 
ariaRoleDescription - Variable in class akasha.Element
 
ariaRoleDescription - Variable in class akasha.ElementInternals
 
ariaRowCount - Variable in class akasha.Element
 
ariaRowCount - Variable in class akasha.ElementInternals
 
ariaRowIndex - Variable in class akasha.Element
 
ariaRowIndex - Variable in class akasha.ElementInternals
 
ariaRowIndexText - Variable in class akasha.Element
 
ariaRowIndexText - Variable in class akasha.ElementInternals
 
ariaRowSpan - Variable in class akasha.Element
 
ariaRowSpan - Variable in class akasha.ElementInternals
 
ariaSelected - Variable in class akasha.Element
 
ariaSelected - Variable in class akasha.ElementInternals
 
ariaSetSize - Variable in class akasha.Element
 
ariaSetSize - Variable in class akasha.ElementInternals
 
ariaSort - Variable in class akasha.Element
 
ariaSort - Variable in class akasha.ElementInternals
 
ariaValueMax - Variable in class akasha.Element
 
ariaValueMax - Variable in class akasha.ElementInternals
 
ariaValueMin - Variable in class akasha.Element
 
ariaValueMin - Variable in class akasha.ElementInternals
 
ariaValueNow - Variable in class akasha.Element
 
ariaValueNow - Variable in class akasha.ElementInternals
 
ariaValueText - Variable in class akasha.Element
 
ariaValueText - Variable in class akasha.ElementInternals
 
ARRAY_BUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
ARRAY_BUFFER - Static variable in class akasha.gl.WebGLRenderingContext
 
ARRAY_BUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
ARRAY_BUFFER_BINDING - Static variable in class akasha.gl.WebGLRenderingContext
 
arraybuffer - Static variable in annotation type akasha.BinaryType
 
arrayBuffer() - Method in class akasha.Blob
The arrayBuffer() method in the Blob interface returns a Promise that resolves with the contents of the blob as binary data contained in an ArrayBuffer.
ArrayBuffer - Class in akasha.core
The ArrayBuffer object is used to represent a generic, fixed-length raw binary data buffer.
ArrayBuffer(int) - Constructor for class akasha.core.ArrayBuffer
The ArrayBuffer() constructor is used to create ArrayBuffer objects.
arrayBuffer() - Method in class akasha.Request
The arrayBuffer() method of the Body mixin takes a Response stream and reads it to completion.
arrayBuffer() - Method in class akasha.Response
The arrayBuffer() method of the Body mixin takes a Response stream and reads it to completion.
arraybuffer - Static variable in annotation type akasha.XMLHttpRequestResponseType
 
ArrayBufferView - Interface in akasha.core
The ArrayBufferView is used to represent objects that provide a view on to an ArrayBuffer.
arrayLayerCount() - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
arrayLayerCount(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
 
arrayStride() - Method in interface akasha.gpu.GPUVertexBufferLayout
 
arrayStride(int) - Method in interface akasha.gpu.GPUVertexBufferLayout.Builder
 
as - Variable in class akasha.HTMLLinkElement
The as property of the HTMLLinkElement interface returns a DOMString representing the type of content being loaded by the HTML link, one of "script", "style", "image", "video", "audio", "track", "font", "fetch".
asArray(T[]) - Method in class akasha.lang.JsArray
Convert this JsArray to a native "java" array.
asin(double) - Static method in class akasha.core.JsMath
The Math.asin() function returns the arcsine (in radians) of a number, that is
asinh(double) - Static method in class akasha.core.JsMath
The Math.asinh() function returns the hyperbolic arcsine of a number, that is
asJsArray(T[]) - Static method in class akasha.lang.JsArray
Cast the specified array to a JsArray instance.
aspect() - Method in interface akasha.gpu.GPUImageCopyTexture
 
aspect(String) - Method in interface akasha.gpu.GPUImageCopyTexture.Builder
 
aspect(String) - Method in interface akasha.gpu.GPUImageCopyTextureTagged.Builder
 
aspect() - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
aspect(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
 
aspectRatio() - Method in interface akasha.media.MediaTrackCapabilities
 
aspectRatio(DoubleRange) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
aspectRatio(ConstrainDouble) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
aspectRatio(double) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
aspectRatio(ConstrainDoubleRange) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
aspectRatio() - Method in interface akasha.media.MediaTrackConstraintSet
 
aspectRatio(ConstrainDouble) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
aspectRatio(double) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
aspectRatio(ConstrainDoubleRange) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
aspectRatio() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's aspectRatio property is a double-precision floating-point number indicating the aspect ratio of the MediaStreamTrack as currently configured.
aspectRatio(double) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's aspectRatio property is a double-precision floating-point number indicating the aspect ratio of the MediaStreamTrack as currently configured.
aspectRatio() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's aspectRatio property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the aspectRatio constraint.
aspectRatio(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's aspectRatio property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the aspectRatio constraint.
assert_(boolean, Object...) - Static method in class akasha.Console
 
assert_(boolean) - Static method in class akasha.Console
 
assertion() - Method in interface akasha.rtc.RTCIdentityAssertionResult
 
assertion(String) - Method in interface akasha.rtc.RTCIdentityAssertionResult.Builder
 
assertValid(String) - Static method in class akasha.AlignSetting.Util
 
assertValid(String) - Static method in class akasha.AnimationPlayState.Util
 
assertValid(String) - Static method in class akasha.AnimationReplaceState.Util
 
assertValid(String) - Static method in class akasha.AttestationConveyancePreference.Util
 
assertValid(String) - Static method in class akasha.audio.AudioContextLatencyCategory.Util
 
assertValid(String) - Static method in class akasha.audio.AudioContextState.Util
 
assertValid(String) - Static method in class akasha.audio.AutomationRate.Util
 
assertValid(String) - Static method in class akasha.audio.BiquadFilterType.Util
 
assertValid(String) - Static method in class akasha.audio.ChannelCountMode.Util
 
assertValid(String) - Static method in class akasha.audio.ChannelInterpretation.Util
 
assertValid(String) - Static method in class akasha.audio.DistanceModelType.Util
 
assertValid(String) - Static method in class akasha.audio.OscillatorType.Util
 
assertValid(String) - Static method in class akasha.audio.OverSampleType.Util
 
assertValid(String) - Static method in class akasha.audio.PanningModelType.Util
 
assertValid(String) - Static method in class akasha.AudioSampleFormat.Util
 
assertValid(String) - Static method in class akasha.AuthenticatorAttachment.Util
 
assertValid(String) - Static method in class akasha.AuthenticatorTransport.Util
 
assertValid(String) - Static method in class akasha.AutocapitalizeType.Util
 
assertValid(String) - Static method in class akasha.AutocompleteType.Util
 
assertValid(String) - Static method in class akasha.AutoKeyword.Util
 
assertValid(String) - Static method in class akasha.BinaryType.Util
 
assertValid(String) - Static method in class akasha.ButtonType.Util
 
assertValid(String) - Static method in class akasha.CanPlayTypeResult.Util
 
assertValid(String) - Static method in class akasha.CanvasDirection.Util
 
assertValid(String) - Static method in class akasha.CanvasFillRule.Util
 
assertValid(String) - Static method in class akasha.CanvasFontKerning.Util
 
assertValid(String) - Static method in class akasha.CanvasFontStretch.Util
 
assertValid(String) - Static method in class akasha.CanvasFontVariantCaps.Util
 
assertValid(String) - Static method in class akasha.CanvasLineCap.Util
 
assertValid(String) - Static method in class akasha.CanvasLineJoin.Util
 
assertValid(String) - Static method in class akasha.CanvasTextAlign.Util
 
assertValid(String) - Static method in class akasha.CanvasTextBaseline.Util
 
assertValid(String) - Static method in class akasha.CanvasTextRendering.Util
 
assertValid(String) - Static method in class akasha.ClientType.Util
 
assertValid(String) - Static method in class akasha.clipboard.PresentationStyle.Util
 
assertValid(String) - Static method in class akasha.CodecState.Util
 
assertValid(String) - Static method in class akasha.ColorSpaceConversion.Util
 
assertValid(String) - Static method in class akasha.CompositeOperation.Util
 
assertValid(String) - Static method in class akasha.CompositeOperationOrAuto.Util
 
assertValid(String) - Static method in class akasha.core.AtomicWaitResult.Util
 
assertValid(String) - Static method in class akasha.CredentialMediationRequirement.Util
 
assertValid(String) - Static method in class akasha.CrossOriginType.Util
 
assertValid(String) - Static method in class akasha.crypto.KeyFormat.Util
 
assertValid(String) - Static method in class akasha.crypto.KeyType.Util
 
assertValid(String) - Static method in class akasha.crypto.KeyUsage.Util
 
assertValid(int) - Static method in class akasha.CSSRuleType.Util
 
assertValid(String) - Static method in class akasha.DevicePermissionState.Util
 
assertValid(String) - Static method in class akasha.DirectionSetting.Util
 
assertValid(String) - Static method in class akasha.DirType.Util
 
assertValid(String) - Static method in class akasha.DocumentReadyState.Util
 
assertValid(int) - Static method in class akasha.DOMExceptionCode.Util
 
assertValid(String) - Static method in class akasha.DOMParserSupportedType.Util
 
assertValid(String) - Static method in class akasha.EncodedAudioChunkType.Util
 
assertValid(String) - Static method in class akasha.EncodedVideoChunkType.Util
 
assertValid(String) - Static method in class akasha.EndingType.Util
 
assertValid(int) - Static method in class akasha.EventPhase.Util
 
assertValid(int) - Static method in class akasha.EventSourceReadyState.Util
 
assertValid(int) - Static method in class akasha.FileReaderReadyState.Util
 
assertValid(String) - Static method in class akasha.FillMode.Util
 
assertValid(String) - Static method in class akasha.FormAutocompleteType.Util
 
assertValid(String) - Static method in class akasha.FormEncodingType.Util
 
assertValid(String) - Static method in class akasha.FormMethodType.Util
 
assertValid(String) - Static method in class akasha.FrameType.Util
 
assertValid(String) - Static method in class akasha.FullscreenNavigationUI.Util
 
assertValid(String) - Static method in class akasha.GamepadHand.Util
 
assertValid(String) - Static method in class akasha.GamepadHapticActuatorType.Util
 
assertValid(String) - Static method in class akasha.GamepadMappingType.Util
 
assertValid(int) - Static method in class akasha.GeolocationPositionErrorCode.Util
 
assertValid(int) - Static method in class akasha.gl.ActiveInfoDataType.Util
 
assertValid(int) - Static method in class akasha.gl.AttributeComponentDataType.Util
 
assertValid(int) - Static method in class akasha.gl.AttributeComponentIntegerDataType.Util
 
assertValid(int) - Static method in class akasha.gl.AttributeDataType.Util
 
assertValid(int) - Static method in class akasha.gl.BlendFactor.Util
 
assertValid(int) - Static method in class akasha.gl.BufferTargetType.Util
 
assertValid(int) - Static method in class akasha.gl.Capability.Util
 
assertValid(int) - Static method in class akasha.gl.DrawElementsDataType.Util
 
assertValid(int) - Static method in class akasha.gl.DrawMode.Util
 
assertValid(int) - Static method in class akasha.gl.FramebufferAttachment.Util
 
assertValid(int) - Static method in class akasha.gl.FramebufferTargetType.Util
 
assertValid(int) - Static method in class akasha.gl.PixelFormat.Util
 
assertValid(int) - Static method in class akasha.gl.PixelStorageParameter.Util
 
assertValid(int) - Static method in class akasha.gl.ProgramParameterType.Util
 
assertValid(int) - Static method in class akasha.gl.ReadableTextureParameter.Util
 
assertValid(int) - Static method in class akasha.gl.RenderbufferStorageInternalFormat.Util
 
assertValid(int) - Static method in class akasha.gl.RenderbufferStorageTarget.Util
 
assertValid(int) - Static method in class akasha.gl.RenderbufferTargetType.Util
 
assertValid(int) - Static method in class akasha.gl.ShaderParameterType.Util
 
assertValid(int) - Static method in class akasha.gl.ShaderType.Util
 
assertValid(int) - Static method in class akasha.gl.TexelDataType.Util
 
assertValid(int) - Static method in class akasha.gl.Texture2DSurfaceTargetType.Util
 
assertValid(int) - Static method in class akasha.gl.Texture2DTargetType.Util
 
assertValid(int) - Static method in class akasha.gl.Texture3DTargetType.Util
 
assertValid(int) - Static method in class akasha.gl.TextureComparisonFunction.Util
 
assertValid(int) - Static method in class akasha.gl.TextureComparisonMode.Util
 
assertValid(int) - Static method in class akasha.gl.TextureFormat.Util
 
assertValid(int) - Static method in class akasha.gl.TextureInternalFormat.Util
 
assertValid(int) - Static method in class akasha.gl.TextureMagnificationFilter.Util
 
assertValid(int) - Static method in class akasha.gl.TextureMinificationFilter.Util
 
assertValid(int) - Static method in class akasha.gl.TextureParameter.Util
 
assertValid(int) - Static method in class akasha.gl.TextureTargetType.Util
 
assertValid(int) - Static method in class akasha.gl.TextureWrapMode.Util
 
assertValid(int) - Static method in class akasha.gl.UniformDataType.Util
 
assertValid(int) - Static method in class akasha.gl.UsageType.Util
 
assertValid(int) - Static method in class akasha.gl.VertexAttribOffsetParameterName.Util
 
assertValid(int) - Static method in class akasha.gl.VertexDimensions.Validator
 
assertValid(int) - Static method in class akasha.gl.WebGLContextError.Util
 
assertValid(String) - Static method in class akasha.gl.WebGLExtensionName.Util
 
assertValid(int) - Static method in class akasha.gl.WebGLParameterName.Util
 
assertValid(String) - Static method in class akasha.gl.WebGLPowerPreference.Util
 
assertValid(int) - Static method in class akasha.gl.Winding.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUAddressMode.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUBlendFactor.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUBlendOperation.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUBufferBindingType.Util
 
assertValid(int) - Static method in class akasha.gpu.GPUBufferUsageFlags.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUCanvasCompositingAlphaMode.Util
 
assertValid(int) - Static method in class akasha.gpu.GPUColorWriteFlags.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUCompareFunction.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUCompilationMessageType.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUCullMode.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUDeviceLostReason.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUErrorFilter.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUFeatureName.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUFilterMode.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUFrontFace.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUIndexFormat.Util
 
assertValid(String) - Static method in class akasha.gpu.GPULoadOp.Util
 
assertValid(int) - Static method in class akasha.gpu.GPUMapModeFlags.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUPipelineStatisticName.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUPowerPreference.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUPredefinedColorSpace.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUPrimitiveTopology.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUQueryType.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUSamplerBindingType.Util
 
assertValid(int) - Static method in class akasha.gpu.GPUShaderStageFlags.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUStencilOperation.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUStorageTextureAccess.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUStoreOp.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUTextureAspect.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUTextureDimension.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUTextureFormat.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUTextureSampleType.Util
 
assertValid(int) - Static method in class akasha.gpu.GPUTextureUsageFlags.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUTextureViewDimension.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUVertexFormat.Util
 
assertValid(String) - Static method in class akasha.gpu.GPUVertexStepMode.Util
 
assertValid(String) - Static method in class akasha.HardwareAcceleration.Util
 
assertValid(int) - Static method in class akasha.HTMLMediaElementNetworkState.Util
 
assertValid(int) - Static method in class akasha.HTMLMediaElementReadyState.Util
 
assertValid(int) - Static method in class akasha.HTMLTrackElementReadyState.Util
 
assertValid(String) - Static method in class akasha.idb.IDBCursorDirection.Util
 
assertValid(String) - Static method in class akasha.idb.IDBRequestReadyState.Util
 
assertValid(String) - Static method in class akasha.idb.IDBTransactionDurability.Util
 
assertValid(String) - Static method in class akasha.idb.IDBTransactionMode.Util
 
assertValid(String) - Static method in class akasha.ImageOrientation.Util
 
assertValid(String) - Static method in class akasha.ImageSmoothingQuality.Util
 
assertValid(String) - Static method in class akasha.InputModeType.Util
 
assertValid(String) - Static method in class akasha.InputType.Util
 
assertValid(int) - Static method in class akasha.KeyboardEventLocation.Util
 
assertValid(String) - Static method in class akasha.LargeBlobSupport.Util
 
assertValid(String) - Static method in class akasha.LineAlignSetting.Util
 
assertValid(String) - Static method in class akasha.LoadingType.Util
 
assertValid(String) - Static method in class akasha.media.AppendMode.Util
 
assertValid(String) - Static method in class akasha.media.BitrateMode.Util
 
assertValid(String) - Static method in class akasha.media.CursorCaptureConstraint.Util
 
assertValid(String) - Static method in class akasha.media.DisplayCaptureSurfaceType.Util
 
assertValid(String) - Static method in class akasha.media.EndOfStreamError.Util
 
assertValid(String) - Static method in class akasha.media.MediaDeviceKind.Util
 
assertValid(String) - Static method in class akasha.media.MediaStreamTrackState.Util
 
assertValid(String) - Static method in class akasha.media.ReadyState.Util
 
assertValid(String) - Static method in class akasha.media.RecordingState.Util
 
assertValid(String) - Static method in class akasha.media.VideoFacingModeEnum.Util
 
assertValid(String) - Static method in class akasha.media.VideoResizeModeEnum.Util
 
assertValid(int) - Static method in class akasha.MediaErrorCode.Util
 
assertValid(String) - Static method in class akasha.MediaKeyMessageType.Util
 
assertValid(String) - Static method in class akasha.MediaKeySessionType.Util
 
assertValid(String) - Static method in class akasha.MediaKeysRequirement.Util
 
assertValid(String) - Static method in class akasha.MediaKeyStatus.Util
 
assertValid(String) - Static method in class akasha.MediaPreloadType.Util
 
assertValid(int) - Static method in class akasha.NodeType.Util
 
assertValid(String) - Static method in class akasha.notifications.NotificationDirection.Util
 
assertValid(String) - Static method in class akasha.notifications.NotificationPermission.Util
 
assertValid(String) - Static method in class akasha.OffscreenRenderingContextId.Util
 
assertValid(String) - Static method in class akasha.OrientationLockType.Util
 
assertValid(String) - Static method in class akasha.OrientationType.Util
 
assertValid(String) - Static method in class akasha.perf.NavigationType.Util
 
assertValid(int) - Static method in class akasha.perf.PerformanceNavigationType.Util
 
assertValid(String) - Static method in class akasha.PermissionName.Util
 
assertValid(String) - Static method in class akasha.PermissionState.Util
 
assertValid(String) - Static method in class akasha.PixelFormat.Util
 
assertValid(String) - Static method in class akasha.PlaybackDirection.Util
 
assertValid(String) - Static method in class akasha.PositionAlignSetting.Util
 
assertValid(String) - Static method in class akasha.PredefinedColorSpace.Util
 
assertValid(String) - Static method in class akasha.PremultiplyAlpha.Util
 
assertValid(String) - Static method in class akasha.PublicKeyCredentialType.Util
 
assertValid(String) - Static method in class akasha.PushEncryptionKeyName.Util
 
assertValid(String) - Static method in class akasha.PushPermissionState.Util
 
assertValid(int) - Static method in class akasha.RangeCompareType.Util
 
assertValid(String) - Static method in class akasha.ReadableStreamReaderMode.Util
 
assertValid(String) - Static method in class akasha.ReadableStreamType.Util
 
assertValid(String) - Static method in class akasha.ReferrerPolicy.Util
 
assertValid(String) - Static method in class akasha.RenderContextType.Util
 
assertValid(String) - Static method in class akasha.RequestCache.Util
 
assertValid(String) - Static method in class akasha.RequestCredentials.Util
 
assertValid(String) - Static method in class akasha.RequestDestination.Util
 
assertValid(String) - Static method in class akasha.RequestMode.Util
 
assertValid(String) - Static method in class akasha.RequestRedirect.Util
 
assertValid(String) - Static method in class akasha.ResidentKeyRequirement.Util
 
assertValid(String) - Static method in class akasha.ResizeQuality.Util
 
assertValid(String) - Static method in class akasha.ResponseType.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCBundlePolicy.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCCodecType.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCDataChannelState.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCDtlsTransportState.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCErrorDetailType.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCErrorDetailTypeIdp.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCIceCandidateType.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCIceComponent.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCIceConnectionState.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCIceCredentialType.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCIceGathererState.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCIceGatheringState.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCIceProtocol.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCIceRole.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCIceTcpCandidateType.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCIceTransportPolicy.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCIceTransportState.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCPeerConnectionState.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCPriorityType.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCQualityLimitationReason.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCRtcpMuxPolicy.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCRtpTransceiverDirection.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCSctpTransportState.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCSdpType.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCSignalingState.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCStatsIceCandidatePairState.Util
 
assertValid(String) - Static method in class akasha.rtc.RTCStatsType.Util
 
assertValid(String) - Static method in class akasha.ScopeType.Util
 
assertValid(String) - Static method in class akasha.ScrollBehavior.Util
 
assertValid(String) - Static method in class akasha.ScrollLogicalPosition.Util
 
assertValid(String) - Static method in class akasha.ScrollRestoration.Util
 
assertValid(String) - Static method in class akasha.ScrollSetting.Util
 
assertValid(String) - Static method in class akasha.SecurityPolicyViolationEventDisposition.Util
 
assertValid(String) - Static method in class akasha.SelectionMode.Util
 
assertValid(String) - Static method in class akasha.ServiceWorkerState.Util
 
assertValid(String) - Static method in class akasha.ServiceWorkerUpdateViaCache.Util
 
assertValid(String) - Static method in class akasha.ShadowRootMode.Util
 
assertValid(String) - Static method in class akasha.SlotAssignmentMode.Util
 
assertValid(String) - Static method in class akasha.speech.SpeechRecognitionErrorCode.Util
 
assertValid(String) - Static method in class akasha.speech.SpeechSynthesisErrorCode.Util
 
assertValid(String) - Static method in class akasha.TextTrackKind.Util
 
assertValid(String) - Static method in class akasha.TextTrackMode.Util
 
assertValid(String) - Static method in class akasha.TimelinePhase.Util
 
assertValid(String) - Static method in class akasha.TokenBindingStatus.Util
 
assertValid(String) - Static method in class akasha.TouchType.Util
 
assertValid(String) - Static method in class akasha.TrackKind.Util
 
assertValid(String) - Static method in class akasha.UserVerificationRequirement.Util
 
assertValid(String) - Static method in class akasha.VisibilityState.Util
 
assertValid(String) - Static method in class akasha.WakeLockType.Util
 
assertValid(String) - Static method in class akasha.wasm.ImportExportKind.Util
 
assertValid(String) - Static method in class akasha.wasm.TableKind.Util
 
assertValid(String) - Static method in class akasha.wasm.ValueType.Util
 
assertValid(int) - Static method in class akasha.WebSocketReadyState.Util
 
assertValid(int) - Static method in class akasha.WheelEventDeltaMode.Util
 
assertValid(String) - Static method in class akasha.WorkerType.Util
 
assertValid(String) - Static method in class akasha.WrapType.Util
 
assertValid(int) - Static method in class akasha.XMLHttpRequestReadyState.Util
 
assertValid(String) - Static method in class akasha.XMLHttpRequestResponseType.Util
 
assertValid(int) - Static method in class akasha.XPathResultResultType.Util
 
assertValid(String) - Static method in class akasha.xr.XREye.Util
 
assertValid(String) - Static method in class akasha.xr.XRHandedness.Util
 
assertValid(String) - Static method in class akasha.xr.XRReferenceSpaceType.Util
 
assertValid(String) - Static method in class akasha.xr.XRSessionMode.Util
 
assertValid(String) - Static method in class akasha.xr.XRTargetRayMode.Util
 
assertValid(String) - Static method in class akasha.xr.XRVisibilityState.Util
 
assign(Object, Object...) - Static method in class akasha.core.JsObject
The Object.assign() method copies all enumerable own properties from one or more source objects to a target object.
assign(Element...) - Method in class akasha.HTMLSlotElement
 
assign(Text...) - Method in class akasha.HTMLSlotElement
 
assign(String) - Method in class akasha.Location
The Location.assign() method causes the window to load and display the document at the URL specified.
assignedElements(AssignedNodesOptions) - Method in class akasha.HTMLSlotElement
The assignedElements() property of the HTMLSlotElement interface returns a sequence of the elements assigned to this slot (and no other nodes).
assignedElements() - Method in class akasha.HTMLSlotElement
The assignedElements() property of the HTMLSlotElement interface returns a sequence of the elements assigned to this slot (and no other nodes).
assignedNodes(AssignedNodesOptions) - Method in class akasha.HTMLSlotElement
The assignedNodes() property of the HTMLSlotElement interface returns a sequence of the nodes assigned to this slot, and if the flatten option is set to true, the assigned nodes of any other slots that are descendants of this slot.
assignedNodes() - Method in class akasha.HTMLSlotElement
The assignedNodes() property of the HTMLSlotElement interface returns a sequence of the nodes assigned to this slot, and if the flatten option is set to true, the assigned nodes of any other slots that are descendants of this slot.
AssignedNodesOptions - Interface in akasha
 
AssignedNodesOptions.Builder - Interface in akasha
 
assignedSlot() - Method in class akasha.Element
The assignedSlot read-only property of the Slottable interface returns an HTMLSlotElement representing the slot element the node is inserted in.
assignedSlot() - Method in class akasha.Text
The assignedSlot property of the Text interface returns the HTMLSlotElement object associated with the element.
async - Variable in class akasha.HTMLScriptElement
 
asyncIterator() - Static method in interface akasha.core.Symbol
The Symbol.asyncIterator well-known symbol specifies the default AsyncIterator for an object.
AT_TARGET - Static variable in class akasha.Event
 
atan(double) - Static method in class akasha.core.JsMath
The Math.atan() function returns the arctangent (in radians) of a number, that is
atan2(double, double) - Static method in class akasha.core.JsMath
The Math.atan2() function returns the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y), for Math.atan2(y,x).
atanh(double) - Static method in class akasha.core.JsMath
The Math.atanh() function returns the hyperbolic arctangent of a number, that is
atob(String) - Method in class akasha.Window
The WindowOrWorkerGlobalScope.atob() function decodes a string of data which has been encoded using Base64 encoding.
atob(String) - Static method in class akasha.WindowGlobal
The WindowOrWorkerGlobalScope.atob() function decodes a string of data which has been encoded using Base64 encoding.
Atomics - Class in akasha.core
The Atomics object provides atomic operations as static methods.
AtomicWaitResult - Annotation Type in akasha.core
The result of waiting on a value.
AtomicWaitResult.Util - Class in akasha.core
 
ATTACHED_SHADERS - Static variable in class akasha.gl.WebGL2RenderingContext
 
ATTACHED_SHADERS - Static variable in class akasha.gl.WebGLRenderingContext
 
attachInternals() - Method in class akasha.HTMLElement
 
attachment - Static variable in annotation type akasha.clipboard.PresentationStyle
 
attachShader(WebGLProgram, WebGLShader) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.attachShader() method of the WebGL API attaches either a fragment or vertex WebGLShader to a WebGLProgram.
attachShader(WebGLProgram, WebGLShader) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.attachShader() method of the WebGL API attaches either a fragment or vertex WebGLShader to a WebGLProgram.
attachShadow(ShadowRootInit) - Method in class akasha.Element
The Element.attachShadow() method attaches a shadow DOM tree to the specified element and returns a reference to its ShadowRoot.
attack() - Method in class akasha.audio.DynamicsCompressorNode
An AudioParam.
attack() - Method in interface akasha.audio.DynamicsCompressorOptions
 
attack(float) - Method in interface akasha.audio.DynamicsCompressorOptions.Builder
 
attestation() - Method in interface akasha.PublicKeyCredentialCreationOptions
attestation is an optional property of the PublicKeyCredentialCreationOptions dictionary.
attestation(String) - Method in interface akasha.PublicKeyCredentialCreationOptions.Builder
attestation is an optional property of the PublicKeyCredentialCreationOptions dictionary.
AttestationConveyancePreference - Annotation Type in akasha
 
AttestationConveyancePreference.Util - Class in akasha
 
attestationObject() - Method in class akasha.AuthenticatorAttestationResponse
The attestationObject property of the AuthenticatorAttestationResponse interface returns an ArrayBuffer containing the new public key, as well as signature over the entire attestationObject with a private key that is stored in the authenticator when it is manufactured.
Attr - Class in akasha
The Attr interface represents one of a DOM element's attributes as an object.
Attr() - Constructor for class akasha.Attr
 
ATTRIBUTE_NODE - Static variable in class akasha.Node
 
AttributeComponentDataType - Annotation Type in akasha.gl
 
AttributeComponentDataType.Util - Class in akasha.gl
 
AttributeComponentIntegerDataType - Annotation Type in akasha.gl
 
AttributeComponentIntegerDataType.Util - Class in akasha.gl
 
AttributeDataType - Annotation Type in akasha.gl
 
AttributeDataType.Util - Class in akasha.gl
 
attributeFilter() - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional attributeFilter property is an array of strings specifying the names of the attributes whose values are to be monitored for changes.
attributeFilter(JsArray<String>) - Method in interface akasha.MutationObserverInit.Builder
The MutationObserverInit dictionary's optional attributeFilter property is an array of strings specifying the names of the attributes whose values are to be monitored for changes.
attributeFilter(String...) - Method in interface akasha.MutationObserverInit.Builder
The MutationObserverInit dictionary's optional attributeFilter property is an array of strings specifying the names of the attributes whose values are to be monitored for changes.
AttributeIndex - Annotation Type in akasha.gl
Marks an integer as an index of an attribute within a program.
AttributeIndex.Validator - Class in akasha.gl
 
attributeName() - Method in class akasha.MutationRecord
 
attributeNamespace() - Method in class akasha.MutationRecord
 
attributeOldValue() - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional attributeOldValue property is used to specify whether or not to record the prior value of the altered attribute in MutationRecord objects denoting attribute value changes.
attributeOldValue(boolean) - Method in interface akasha.MutationObserverInit.Builder
The MutationObserverInit dictionary's optional attributeOldValue property is used to specify whether or not to record the prior value of the altered attribute in MutationRecord objects denoting attribute value changes.
attributes() - Method in class akasha.Element
The Element.attributes property returns a live collection of all attribute nodes registered to the specified node.
attributes() - Method in interface akasha.gpu.GPUVertexBufferLayout
 
attributes(JsArray<GPUVertexAttribute>) - Method in interface akasha.gpu.GPUVertexBufferLayout.Builder
 
attributes(GPUVertexAttribute...) - Method in interface akasha.gpu.GPUVertexBufferLayout.Builder
 
attributes() - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional attributes property is used to specify whether or not to watch for attribute value changes on the node or nodes being observed.
attributes(boolean) - Method in interface akasha.MutationObserverInit.Builder
The MutationObserverInit dictionary's optional attributes property is used to specify whether or not to watch for attribute value changes on the node or nodes being observed.
Audio - Class in akasha
 
Audio(String) - Constructor for class akasha.Audio
 
Audio() - Constructor for class akasha.Audio
 
audio() - Method in interface akasha.media.DisplayMediaStreamConstraints
The DisplayMediaStreamConstraints dictionary's audio property is used to specify whether or not to request that the MediaStream containing screen display contents also include an audio track.
audio(boolean) - Method in interface akasha.media.DisplayMediaStreamConstraints.Builder
The DisplayMediaStreamConstraints dictionary's audio property is used to specify whether or not to request that the MediaStream containing screen display contents also include an audio track.
audio(MediaTrackConstraints) - Method in interface akasha.media.DisplayMediaStreamConstraints.Builder
The DisplayMediaStreamConstraints dictionary's audio property is used to specify whether or not to request that the MediaStream containing screen display contents also include an audio track.
audio() - Method in interface akasha.media.MediaStreamConstraints
 
audio(boolean) - Method in interface akasha.media.MediaStreamConstraints.Builder
 
audio(MediaTrackConstraints) - Method in interface akasha.media.MediaStreamConstraints.Builder
 
audio - Static variable in annotation type akasha.RequestDestination
 
audio_busy - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
audio_capture - Static variable in annotation type akasha.speech.SpeechRecognitionErrorCode
 
audio_hardware - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
audioBitrateMode() - Method in class akasha.media.MediaRecorder
 
audioBitrateMode() - Method in interface akasha.media.MediaRecorderOptions
 
audioBitrateMode(String) - Method in interface akasha.media.MediaRecorderOptions.Builder
 
audioBitsPerSecond() - Method in class akasha.media.MediaRecorder
The audioBitsPerSecond read-only property of the MediaRecorder interface returns the audio encoding bit rate in use.
audioBitsPerSecond() - Method in interface akasha.media.MediaRecorderOptions
 
audioBitsPerSecond(int) - Method in interface akasha.media.MediaRecorderOptions.Builder
 
AudioBuffer - Class in akasha.audio
The AudioBuffer interface represents a short audio asset residing in memory, created from an audio file using the AudioContext.decodeAudioData() method, or from raw data using AudioContext.createBuffer().
AudioBuffer(AudioBufferOptions) - Constructor for class akasha.audio.AudioBuffer
The AudioBuffer constructor of the Web Audio API creates a new AudioBuffer object.
AudioBufferOptions - Interface in akasha.audio
 
AudioBufferOptions.Builder - Interface in akasha.audio
 
AudioBufferSourceNode - Class in akasha.audio
The AudioBufferSourceNode interface is an AudioScheduledSourceNode which represents an audio source consisting of in-memory audio data, stored in an AudioBuffer.
AudioBufferSourceNode(BaseAudioContext, AudioBufferSourceOptions) - Constructor for class akasha.audio.AudioBufferSourceNode
The AudioBufferSourceNode() constructor creates a new AudioBufferSourceNode object instance.
AudioBufferSourceNode(BaseAudioContext) - Constructor for class akasha.audio.AudioBufferSourceNode
The AudioBufferSourceNode() constructor creates a new AudioBufferSourceNode object instance.
AudioBufferSourceOptions - Interface in akasha.audio
 
AudioBufferSourceOptions.Builder - Interface in akasha.audio
 
audioCapabilities() - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.audioCapabilities read-only property returns an array of supported audio type and capability pairs.
audioCapabilities(JsArray<MediaKeySystemMediaCapability>) - Method in interface akasha.MediaKeySystemConfiguration.Builder
The MediaKeySystemConfiguration.audioCapabilities read-only property returns an array of supported audio type and capability pairs.
audioCapabilities(MediaKeySystemMediaCapability...) - Method in interface akasha.MediaKeySystemConfiguration.Builder
The MediaKeySystemConfiguration.audioCapabilities read-only property returns an array of supported audio type and capability pairs.
AudioContext - Class in akasha.audio
The AudioContext interface represents an audio-processing graph built from audio modules linked together, each represented by an AudioNode.
AudioContext(AudioContextOptions) - Constructor for class akasha.audio.AudioContext
The AudioContext() constructor creates a new AudioContext object which represents an audio-processing graph, built from audio modules linked together, each represented by an AudioNode.
AudioContext() - Constructor for class akasha.audio.AudioContext
The AudioContext() constructor creates a new AudioContext object which represents an audio-processing graph, built from audio modules linked together, each represented by an AudioNode.
AudioContextLatencyCategory - Annotation Type in akasha.audio
 
AudioContextLatencyCategory.Util - Class in akasha.audio
 
AudioContextLatencyCategoryOrDoubleUnion - Interface in akasha.audio
 
AudioContextOptions - Interface in akasha.audio
The AudioContextOptions dictionary is used to specify configuration options when constructing a new AudioContext object to represent a graph of web audio nodes.
AudioContextOptions.Builder - Interface in akasha.audio
The AudioContextOptions dictionary is used to specify configuration options when constructing a new AudioContext object to represent a graph of web audio nodes.
AudioContextState - Annotation Type in akasha.audio
 
AudioContextState.Util - Class in akasha.audio
 
AudioData - Class in akasha
 
AudioData(AudioDataInit) - Constructor for class akasha.AudioData
 
AudioDataCopyToOptions - Interface in akasha
 
AudioDataCopyToOptions.Builder - Interface in akasha
 
AudioDataInit - Interface in akasha
 
AudioDataInit.Builder - Interface in akasha
 
AudioDataOutputCallback - Interface in akasha
 
AudioDecoder - Class in akasha
 
AudioDecoder(AudioDecoderInit) - Constructor for class akasha.AudioDecoder
 
AudioDecoderConfig - Interface in akasha
 
AudioDecoderConfig.Builder - Interface in akasha
 
AudioDecoderInit - Interface in akasha
 
AudioDecoderInit.Builder - Interface in akasha
 
AudioDecoderSupport - Interface in akasha
 
AudioDecoderSupport.Builder - Interface in akasha
 
AudioDestinationNode - Class in akasha.audio
The AudioDestinationNode interface represents the end destination of an audio graph in a given context — usually the speakers of your device.
AudioDestinationNode() - Constructor for class akasha.audio.AudioDestinationNode
 
AudioEncoder - Class in akasha
 
AudioEncoder(AudioEncoderInit) - Constructor for class akasha.AudioEncoder
 
AudioEncoderConfig - Interface in akasha
 
AudioEncoderConfig.Builder - Interface in akasha
 
AudioEncoderInit - Interface in akasha
 
AudioEncoderInit.Builder - Interface in akasha
 
AudioEncoderSupport - Interface in akasha
 
AudioEncoderSupport.Builder - Interface in akasha
 
audioinput - Static variable in annotation type akasha.media.MediaDeviceKind
 
audioLevel() - Method in interface akasha.rtc.RTCAudioHandlerStats
 
audioLevel(double) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
 
audioLevel(double) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
audioLevel(double) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
audioLevel() - Method in interface akasha.rtc.RTCAudioSourceStats
 
audioLevel(double) - Method in interface akasha.rtc.RTCAudioSourceStats.Builder
 
audioLevel() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
audioLevel(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
audioLevel(double) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
audioLevel() - Method in interface akasha.rtc.RTCRtpContributingSource
The read-only audioLevel property of the RTCRtpContributingSource interface indicates the audio level contained in the last RTP packet played from the described source.
audioLevel(double) - Method in interface akasha.rtc.RTCRtpContributingSource.Builder
The read-only audioLevel property of the RTCRtpContributingSource interface indicates the audio level contained in the last RTP packet played from the described source.
audioLevel() - Method in interface akasha.rtc.RTCRtpContributingSourceStats
 
audioLevel(double) - Method in interface akasha.rtc.RTCRtpContributingSourceStats.Builder
 
audioLevel(double) - Method in interface akasha.rtc.RTCRtpSynchronizationSource.Builder
The read-only audioLevel property of the RTCRtpContributingSource interface indicates the audio level contained in the last RTP packet played from the described source.
audioLevel(double) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
AudioListener - Class in akasha.audio
The AudioListener interface represents the position and orientation of the unique person listening to the audio scene, and is used in audio spatialization.
AudioListener() - Constructor for class akasha.audio.AudioListener
 
AudioNode - Class in akasha.audio
The AudioNode interface is a generic interface for representing an audio processing module.
AudioNode() - Constructor for class akasha.audio.AudioNode
 
AudioNodeOptions - Interface in akasha.audio
The AudioNodeOptions dictionary of the Web Audio API specifies options that can be used when creating new AudioNode objects.
AudioNodeOptions.Builder - Interface in akasha.audio
The AudioNodeOptions dictionary of the Web Audio API specifies options that can be used when creating new AudioNode objects.
audiooutput - Static variable in annotation type akasha.media.MediaDeviceKind
 
AudioParam - Class in akasha.audio
The Web Audio API's AudioParam interface represents an audio-related parameter, usually a parameter of an AudioNode (such as GainNode.gain).
AudioParam() - Constructor for class akasha.audio.AudioParam
 
AudioParamDescriptor - Interface in akasha.audio
The AudioParamDescriptor dictionary of the Web Audio API specifies properties for AudioParam objects.
AudioParamDescriptor.Builder - Interface in akasha.audio
The AudioParamDescriptor dictionary of the Web Audio API specifies properties for AudioParam objects.
AudioParamMap - Class in akasha.audio
The Web Audio API interface AudioParamMap represents a set of multiple audio parameters, each described as a mapping of a DOMString identifying the parameter to the AudioParam object representing its value.
AudioParamMap() - Constructor for class akasha.audio.AudioParamMap
 
AudioParamMap.Entry - Class in akasha.audio
 
AudioParamMap.ForEachCallback - Interface in akasha.audio
 
AudioParamMap.ForEachCallback2 - Interface in akasha.audio
 
AudioParamMap.ForEachCallback3 - Interface in akasha.audio
 
AudioProcessingEvent - Class in akasha.audio
The Web Audio API AudioProcessingEvent represents events that occur when a ScriptProcessorNode input buffer is ready to be processed.
AudioProcessingEvent(String, AudioProcessingEventInit) - Constructor for class akasha.audio.AudioProcessingEvent
 
AudioProcessingEventHandler - Interface in akasha.audio
Handle events of type AudioProcessingEvent
AudioProcessingEventInit - Interface in akasha.audio
 
AudioProcessingEventInit.Builder - Interface in akasha.audio
 
AudioProcessingEventListener - Interface in akasha.audio
Listener for events of type AudioProcessingEvent
AudioSampleFormat - Annotation Type in akasha
 
AudioSampleFormat.Util - Class in akasha
 
AudioScheduledSourceNode - Class in akasha.audio
The AudioScheduledSourceNode interface—part of the Web Audio API—is a parent interface for several types of audio source node interfaces which share the ability to be started and stopped, optionally at specified times.
AudioScheduledSourceNode() - Constructor for class akasha.audio.AudioScheduledSourceNode
 
AudioTimestamp - Interface in akasha.audio
 
AudioTimestamp.Builder - Interface in akasha.audio
 
AudioTrack - Class in akasha
The AudioTrack interface represents a single audio track from one of the HTML media elements, <audio> or <video>.
AudioTrack() - Constructor for class akasha.AudioTrack
 
AudioTrackList - Class in akasha
The AudioTrackList interface is used to represent a list of the audio tracks contained within a given HTML media element, with each track represented by a separate AudioTrack object in the list.
AudioTrackList() - Constructor for class akasha.AudioTrackList
 
audioTracks() - Method in class akasha.HTMLMediaElement
The read-only audioTracks property on HTMLMediaElement objects returns an AudioTrackList object listing all of the AudioTrack objects representing the media element's audio tracks.
audioTracks() - Method in class akasha.media.SourceBuffer
The audioTracks read-only property of the SourceBuffer interface returns a list of the audio tracks currently contained inside the SourceBuffer.
AudioWorklet - Class in akasha.audio
The AudioWorklet interface of the Web Audio API is used to supply custom audio processing scripts that execute in a separate thread to provide very low latency audio processing.
AudioWorklet() - Constructor for class akasha.audio.AudioWorklet
 
audioWorklet() - Method in class akasha.audio.BaseAudioContext
The audioWorklet read-only property of the BaseAudioContext interface returns an instance of AudioWorklet that can be used for adding AudioWorkletProcessor-derived classes which implement custom audio processing.
audioworklet - Static variable in annotation type akasha.RequestDestination
 
AudioWorkletNode - Class in akasha.audio
The AudioWorkletNode interface of the Web Audio API represents a base class for a user-defined AudioNode, which can be connected to an audio routing graph along with other nodes.
AudioWorkletNode(BaseAudioContext, String, AudioWorkletNodeOptions) - Constructor for class akasha.audio.AudioWorkletNode
The AudioWorkletNode() constructor creates a new AudioWorkletNode object, which represents an AudioNode that uses a JavaScript function to perform custom audio processing.
AudioWorkletNode(BaseAudioContext, String) - Constructor for class akasha.audio.AudioWorkletNode
The AudioWorkletNode() constructor creates a new AudioWorkletNode object, which represents an AudioNode that uses a JavaScript function to perform custom audio processing.
AudioWorkletNodeOptions - Interface in akasha.audio
The AudioWorkletNodeOptions dictionary of the Web Audio API is used to specify configuration options when constructing a new AudioWorkletNode object for custom audio processing.
AudioWorkletNodeOptions.Builder - Interface in akasha.audio
The AudioWorkletNodeOptions dictionary of the Web Audio API is used to specify configuration options when constructing a new AudioWorkletNode object for custom audio processing.
AudioWorkletProcessCallback - Interface in akasha.audio
 
auth - Static variable in annotation type akasha.PushEncryptionKeyName
 
authenticatedSignedWrites() - Method in class akasha.bluetooth.BluetoothCharacteristicProperties
The authenticatedSignedWrites read-only property of the BluetoothCharacteristicProperties interface returns a boolean that is true if signed writing to the characteristic value is permitted.
AuthenticationExtensionsClientInputs - Interface in akasha
 
AuthenticationExtensionsClientInputs.Builder - Interface in akasha
 
AuthenticationExtensionsClientOutputs - Interface in akasha
 
AuthenticationExtensionsClientOutputs.Builder - Interface in akasha
 
AuthenticationExtensionsLargeBlobInputs - Interface in akasha
 
AuthenticationExtensionsLargeBlobInputs.Builder - Interface in akasha
 
AuthenticationExtensionsLargeBlobOutputs - Interface in akasha
 
AuthenticationExtensionsLargeBlobOutputs.Builder - Interface in akasha
 
AuthenticatorAssertionResponse - Class in akasha
The AuthenticatorAssertionResponse interface of the Web Authentication API is returned by CredentialsContainer.get() when a PublicKeyCredential is passed, and provides proof to a service that it has a key pair and that the authentication request is valid and approved.
AuthenticatorAssertionResponse() - Constructor for class akasha.AuthenticatorAssertionResponse
 
AuthenticatorAttachment - Annotation Type in akasha
 
authenticatorAttachment() - Method in interface akasha.AuthenticatorSelectionCriteria
 
authenticatorAttachment(String) - Method in interface akasha.AuthenticatorSelectionCriteria.Builder
 
AuthenticatorAttachment.Util - Class in akasha
 
AuthenticatorAttestationResponse - Class in akasha
The AuthenticatorAttestationResponse interface of the Web Authentication API is returned by CredentialsContainer.create() when a PublicKeyCredential is passed, and provides a cryptographic root of trust for the new key pair that has been generated.
AuthenticatorAttestationResponse() - Constructor for class akasha.AuthenticatorAttestationResponse
 
authenticatorData() - Method in class akasha.AuthenticatorAssertionResponse
The authenticatorData property of the AuthenticatorAssertionResponse interface returns an ArrayBuffer containing information from the authenticator such as the Relying Party ID Hash (rpIdHash), a signature counter, test of user presence, user verification flags, and any extensions processed by the authenticator.
AuthenticatorResponse - Class in akasha
The AuthenticatorResponse interface of the Web Authentication API is the base interface for interfaces that provide a cryptographic root of trust for a key pair.
AuthenticatorResponse() - Constructor for class akasha.AuthenticatorResponse
 
authenticatorSelection() - Method in interface akasha.PublicKeyCredentialCreationOptions
authenticatorSelection, an optional property of the PublicKeyCredentialCreationOptions dictionary, is an object giving criteria to filter out the authenticators to be used for the creation operation.
authenticatorSelection(AuthenticatorSelectionCriteria) - Method in interface akasha.PublicKeyCredentialCreationOptions.Builder
authenticatorSelection, an optional property of the PublicKeyCredentialCreationOptions dictionary, is an object giving criteria to filter out the authenticators to be used for the creation operation.
AuthenticatorSelectionCriteria - Interface in akasha
 
AuthenticatorSelectionCriteria.Builder - Interface in akasha
 
AuthenticatorTransport - Annotation Type in akasha
 
AuthenticatorTransport.Util - Class in akasha
 
auto - Static variable in annotation type akasha.AutoKeyword
 
auto - Static variable in annotation type akasha.CanvasFontKerning
 
auto - Static variable in annotation type akasha.CanvasTextRendering
 
auto - Static variable in annotation type akasha.CompositeOperationOrAuto
 
auto - Static variable in annotation type akasha.DirType
Auto direction which lets the user agent decide.
auto - Static variable in annotation type akasha.FillMode
 
auto - Static variable in annotation type akasha.FullscreenNavigationUI
 
auto - Static variable in annotation type akasha.MediaPreloadType
Indicates that the whole audio file can be downloaded, even if the user is not expected to use it.
auto - Static variable in annotation type akasha.notifications.NotificationDirection
 
auto - Static variable in annotation type akasha.PositionAlignSetting
 
auto - Static variable in annotation type akasha.ScopeType
The default value.
auto - Static variable in annotation type akasha.ScrollBehavior
 
auto - Static variable in annotation type akasha.ScrollRestoration
 
autoAllocateChunkSize() - Method in interface akasha.UnderlyingSource
 
autoAllocateChunkSize(int) - Method in interface akasha.UnderlyingSource.Builder
 
autocapitalize - Variable in class akasha.HTMLElement
 
AutocapitalizeType - Annotation Type in akasha
Controls whether and how text input is automatically capitalized as it is entered/edited by the user.
AutocapitalizeType.Util - Class in akasha
 
autocomplete - Variable in class akasha.HTMLFormElement
 
autocomplete - Variable in class akasha.HTMLInputElement
 
autocomplete - Variable in class akasha.HTMLSelectElement
 
autocomplete - Variable in class akasha.HTMLTextAreaElement
 
AutocompleteType - Annotation Type in akasha
An enumeration describing the whether elements can have their values automatically completed by the browser.
AutocompleteType.Util - Class in akasha
 
autofocus - Variable in class akasha.HTMLElement
 
autofocus - Variable in class akasha.svg.SVGElement
 
autoGainControl() - Method in interface akasha.media.MediaTrackCapabilities
 
autoGainControl(JsArray<Boolean>) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
autoGainControl(Boolean...) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
autoGainControl(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
autoGainControl(boolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
autoGainControl(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
autoGainControl() - Method in interface akasha.media.MediaTrackConstraintSet
 
autoGainControl(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
autoGainControl(boolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
autoGainControl(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
autoGainControl() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's autoGainControl property is a Boolean value whose value indicates whether or not automatic gain control (AGC) is enabled on an audio track.
autoGainControl(boolean) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's autoGainControl property is a Boolean value whose value indicates whether or not automatic gain control (AGC) is enabled on an audio track.
autoGainControl() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's autoGainControl property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the autoGainControl constraint.
autoGainControl(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's autoGainControl property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the autoGainControl constraint.
autoIncrement() - Method in class akasha.idb.IDBObjectStore
A Boolean:
autoIncrement() - Method in interface akasha.idb.IDBObjectStoreParameters
 
autoIncrement(boolean) - Method in interface akasha.idb.IDBObjectStoreParameters.Builder
 
AutoKeyword - Annotation Type in akasha
 
AutoKeyword.Util - Class in akasha
 
automationRate - Variable in class akasha.audio.AudioParam
 
automationRate() - Method in interface akasha.audio.AudioParamDescriptor
 
automationRate(String) - Method in interface akasha.audio.AudioParamDescriptor.Builder
 
AutomationRate - Annotation Type in akasha.audio
 
AutomationRate.Util - Class in akasha.audio
 
autoplay - Variable in class akasha.HTMLMediaElement
The HTMLMediaElement.autoplay property reflects the autoplay HTML attribute, indicating whether playback should automatically begin as soon as enough media is available to do so without interruption.
auxiliary - Static variable in annotation type akasha.FrameType
 
availableIncomingBitrate() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property availableIncomingBitrate returns a value indicative of the available inbound capacity of the network connection represented by the candidate pair.
availableIncomingBitrate(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property availableIncomingBitrate returns a value indicative of the available inbound capacity of the network connection represented by the candidate pair.
availableOutgoingBitrate() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property availableOutgoingBitrate returns a value indicative of the available outbound capacity of the network connection represented by the candidate pair.
availableOutgoingBitrate(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property availableOutgoingBitrate returns a value indicative of the available outbound capacity of the network connection represented by the candidate pair.
availHeight() - Method in class akasha.Screen
The read-only Screen interface's availHeight property returns the height, in CSS pixels, of the space available for Web content on the screen.
availWidth() - Method in class akasha.Screen
The Screen.availWidth property returns the amount of horizontal space (in pixels) available to the window.
averageRtcpInterval() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The averageRtcpInterval property of the RTCInboundRtpStreamStats dictionary is a floating-point value indicating the average RTCP transmission interval, in seconds.
averageRtcpInterval(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The averageRtcpInterval property of the RTCInboundRtpStreamStats dictionary is a floating-point value indicating the average RTCP transmission interval, in seconds.
averageRTCPInterval(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
averageRtcpInterval() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The averageRtcpInterval property of the RTCOutboundRtpStreamStats dictionary is a floating-point value indicating the average time that should pass between transmissions of RTCP packets on this stream.
averageRtcpInterval(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The averageRtcpInterval property of the RTCOutboundRtpStreamStats dictionary is a floating-point value indicating the average time that should pass between transmissions of RTCP packets on this stream.
averageRTCPInterval(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
averageRTCPInterval(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
averageRTCPInterval(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
averageRTCPInterval(double) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
 
averageRTCPInterval() - Method in interface akasha.rtc.RTCRtpStreamStats
 
averageRTCPInterval(double) - Method in interface akasha.rtc.RTCRtpStreamStats.Builder
 
averageRTCPInterval(double) - Method in interface akasha.rtc.RTCSentRtpStreamStats.Builder
 
axes() - Method in class akasha.Gamepad
The Gamepad.axes property of the Gamepad interface returns an array representing the controls with axes present on the device (e.g.
axis - Variable in class akasha.HTMLTableCellElement
 
azimuth() - Method in class akasha.svg.SVGFEDistantLightElement
 
azimuthAngle() - Method in class akasha.Touch
 
azimuthAngle() - Method in interface akasha.TouchInit
 
azimuthAngle(double) - Method in interface akasha.TouchInit.Builder
 

B

b - Variable in class akasha.DOMMatrix
 
b() - Method in interface akasha.DOMMatrix2DInit
 
b(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
b(double) - Method in interface akasha.DOMMatrixInit.Builder
 
b() - Method in class akasha.DOMMatrixReadOnly
 
b() - Method in interface akasha.gpu.GPUColorDict
 
b(double) - Method in interface akasha.gpu.GPUColorDict.Builder
 
BACK - Static variable in class akasha.gl.WebGL2RenderingContext
 
BACK - Static variable in class akasha.gl.WebGLRenderingContext
 
back - Static variable in annotation type akasha.gpu.GPUCullMode
 
back() - Method in class akasha.History
The History.back() method causes the browser to move back one page in the session history.
back_forward - Static variable in annotation type akasha.perf.NavigationType
 
background - Variable in class akasha.HTMLBodyElement
 
background_fetch - Static variable in annotation type akasha.PermissionName
 
background_sync - Static variable in annotation type akasha.PermissionName
 
backwards - Static variable in annotation type akasha.FillMode
 
bad_grammar - Static variable in annotation type akasha.speech.SpeechRecognitionErrorCode
 
badge() - Method in class akasha.notifications.Notification
The badge property of the Notification interface returns the URL of the image used to represent the notification when there is not enough space to display the notification itself.
badge() - Method in interface akasha.notifications.NotificationOptions
 
badge(String) - Method in interface akasha.notifications.NotificationOptions.Builder
 
badInput() - Method in class akasha.ValidityState
The read-only badInput property of a ValidityState object indicates if the user has provided input that the browser is unable to convert.
badInput() - Method in interface akasha.ValidityStateFlags
 
badInput(boolean) - Method in interface akasha.ValidityStateFlags.Builder
 
balanced - Static variable in annotation type akasha.audio.AudioContextLatencyCategory
 
balanced - Static variable in annotation type akasha.rtc.RTCBundlePolicy
 
bandpass - Static variable in annotation type akasha.audio.BiquadFilterType
 
bandwidth - Static variable in annotation type akasha.rtc.RTCQualityLimitationReason
 
BarProp - Class in akasha
 
BarProp() - Constructor for class akasha.BarProp
 
base64Certificate() - Method in interface akasha.rtc.RTCCertificateStats
 
base64Certificate(String) - Method in interface akasha.rtc.RTCCertificateStats.Builder
 
baseArrayLayer() - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
baseArrayLayer(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
 
BaseAudioContext - Class in akasha.audio
The BaseAudioContext interface of the Web Audio API acts as a base definition for online and offline audio-processing graphs, as represented by AudioContext and OfflineAudioContext respectively.
BaseAudioContext() - Constructor for class akasha.audio.BaseAudioContext
 
BaseComputedKeyframe - Interface in akasha
 
BaseComputedKeyframe.Builder - Interface in akasha
 
baseFrequencyX() - Method in class akasha.svg.SVGFETurbulenceElement
 
baseFrequencyY() - Method in class akasha.svg.SVGFETurbulenceElement
 
BaseKeyframe - Interface in akasha
 
BaseKeyframe.Builder - Interface in akasha
 
baseLatency() - Method in class akasha.audio.AudioContext
The baseLatency read-only property of the AudioContext interface returns a double that represents the number of seconds of processing latency incurred by the AudioContext passing an audio buffer from the AudioDestinationNode — i.e.
baseLayer() - Method in class akasha.xr.XRRenderState
The read-only baseLayer property of the XRRenderState interface returns the XRWebGLLayer instance that is the source of bitmap images and a description of how the image is to be rendered in the device.
baseLayer() - Method in interface akasha.xr.XRRenderStateInit
 
baseLayer(XRWebGLLayer) - Method in interface akasha.xr.XRRenderStateInit.Builder
 
baseMipLevel() - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
baseMipLevel(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
 
basePalette - Variable in class akasha.CSSFontPaletteValuesRule
 
BasePropertyIndexedKeyframe - Interface in akasha
 
BasePropertyIndexedKeyframe.Builder - Interface in akasha
 
baseURI() - Method in class akasha.Node
The baseURI read-only property returns the absolute base URL of a Node.
baseURL() - Method in interface akasha.CSSStyleSheetInit
 
baseURL(String) - Method in interface akasha.CSSStyleSheetInit.Builder
 
baseVal() - Method in class akasha.svg.SVGAnimatedAngle
 
baseVal - Variable in class akasha.svg.SVGAnimatedBoolean
 
baseVal - Variable in class akasha.svg.SVGAnimatedEnumeration
 
baseVal - Variable in class akasha.svg.SVGAnimatedInteger
 
baseVal() - Method in class akasha.svg.SVGAnimatedLength
 
baseVal() - Method in class akasha.svg.SVGAnimatedLengthList
 
baseVal - Variable in class akasha.svg.SVGAnimatedNumber
 
baseVal() - Method in class akasha.svg.SVGAnimatedNumberList
 
baseVal() - Method in class akasha.svg.SVGAnimatedPreserveAspectRatio
 
baseVal() - Method in class akasha.svg.SVGAnimatedRect
 
baseVal - Variable in class akasha.svg.SVGAnimatedString
BaseVal gets or sets the base value of the given attribute before any animations are applied.The base value of the given attribute before applying any animations.
baseVal() - Method in class akasha.svg.SVGAnimatedTransformList
 
basic - Static variable in annotation type akasha.ResponseType
 
bc1_rgba_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc1_rgba_unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc2_rgba_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc2_rgba_unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc3_rgba_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc3_rgba_unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc4_r_snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc4_r_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc5_rg_snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc5_rg_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc6h_rgb_float - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc6h_rgb_ufloat - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc7_rgba_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bc7_rgba_unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bday - Static variable in annotation type akasha.AutocompleteType
A birth date, as a full date.
bday_day - Static variable in annotation type akasha.AutocompleteType
The day of the month of a birth date.
bday_month - Static variable in annotation type akasha.AutocompleteType
The month of the year of a birth date.
bday_year - Static variable in annotation type akasha.AutocompleteType
The year of a birth date.
before(Node...) - Method in class akasha.CharacterData
The ChildNode.before() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just before this ChildNode.
before(String...) - Method in class akasha.CharacterData
The ChildNode.before() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just before this ChildNode.
before(Node...) - Method in class akasha.DocumentType
The ChildNode.before() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just before this ChildNode.
before(String...) - Method in class akasha.DocumentType
The ChildNode.before() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just before this ChildNode.
before(Node...) - Method in class akasha.Element
The ChildNode.before() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just before this ChildNode.
before(String...) - Method in class akasha.Element
The ChildNode.before() method inserts a set of Node or DOMString objects in the children list of this ChildNode's parent, just before this ChildNode.
before - Static variable in annotation type akasha.TimelinePhase
 
BeforeUnloadEvent - Class in akasha
The beforeunload event is fired when the window, the document and its resources are about to be unloaded.
BeforeUnloadEvent() - Constructor for class akasha.BeforeUnloadEvent
 
beginComputePass(GPUComputePassDescriptor) - Method in class akasha.gpu.GPUCommandEncoder
 
beginComputePass() - Method in class akasha.gpu.GPUCommandEncoder
 
beginOcclusionQuery(int) - Method in class akasha.gpu.GPURenderPassEncoder
 
beginPath() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.beginPath() method of the Canvas 2D API starts a new path by emptying the list of sub-paths.
beginPath() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
beginPipelineStatisticsQuery(GPUQuerySet, int) - Method in class akasha.gpu.GPUComputePassEncoder
 
beginPipelineStatisticsQuery(GPUQuerySet, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
beginQuery(int, WebGLQuery) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.beginQuery() method of the WebGL 2 API starts an asynchronous query.
beginQueryEXT(int, WebGLTimerQueryEXT) - Method in class akasha.gl.EXT_disjoint_timer_query
 
beginRenderPass(GPURenderPassDescriptor) - Method in class akasha.gpu.GPUCommandEncoder
 
beginTransformFeedback(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.beginTransformFeedback() method of the WebGL 2 API starts a transform feedback operation.
behavior - Variable in class akasha.HTMLMarqueeElement
 
behavior(String) - Method in interface akasha.ScrollIntoViewOptions.Builder
 
behavior() - Method in interface akasha.ScrollOptions
 
behavior(String) - Method in interface akasha.ScrollOptions.Builder
 
behavior(String) - Method in interface akasha.ScrollToOptions.Builder
 
beta() - Method in class akasha.DeviceMotionEventRotationRate
This property indicates the rate of rotation around the X axis -- in degrees per second -- in a DeviceMotionEventRotationRate object.
beta() - Method in interface akasha.DeviceMotionEventRotationRateInit
 
beta(Double) - Method in interface akasha.DeviceMotionEventRotationRateInit.Builder
 
beta() - Method in class akasha.DeviceOrientationEvent
Returns the rotation of the device around the X axis; that is, the number of degrees, ranged between -180 and 180, by which the device is tipped forward or backward.
beta() - Method in interface akasha.DeviceOrientationEventInit
 
beta(Double) - Method in interface akasha.DeviceOrientationEventInit.Builder
 
bevel - Static variable in annotation type akasha.CanvasLineJoin
 
bezierCurveTo(double, double, double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.bezierCurveTo() method of the Canvas 2D API adds a cubic Bézier curve to the current sub-path.
bezierCurveTo(double, double, double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
bezierCurveTo(double, double, double, double, double, double) - Method in class akasha.Path2D
 
bgColor - Variable in class akasha.Document
The deprecated bgColor property gets or sets the background color of the current document.
bgColor - Variable in class akasha.HTMLBodyElement
 
bgColor - Variable in class akasha.HTMLMarqueeElement
 
bgColor - Variable in class akasha.HTMLTableCellElement
 
bgColor - Variable in class akasha.HTMLTableElement
The HTMLTableElement.bgcolor property represents the background color of the table.
bgColor - Variable in class akasha.HTMLTableRowElement
 
bgra8unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bgra8unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
bias() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
BinaryType - Annotation Type in akasha
 
binaryType - Variable in class akasha.rtc.RTCDataChannel
The property binaryType on the RTCDataChannel interface is a DOMString which specifies the type of JavaScript object which should be used to represent binary data received on the RTCDataChannel.
binaryType - Variable in class akasha.WebSocket
The WebSocket.binaryType property returns the type of binary data being transmitted by the connection.
BinaryType.Util - Class in akasha
 
bindAttribLocation(WebGLProgram, int, String) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bindAttribLocation() method of the WebGL API binds a generic vertex index to an attribute variable.
bindAttribLocation(WebGLProgram, int, String) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.bindAttribLocation() method of the WebGL API binds a generic vertex index to an attribute variable.
bindBuffer(int, WebGLBuffer) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bindBuffer() method of the WebGL API binds a given WebGLBuffer to a target.
bindBuffer(int, WebGLBuffer) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.bindBuffer() method of the WebGL API binds a given WebGLBuffer to a target.
bindBufferBase(int, int, WebGLBuffer) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.bindBufferBase() method of the WebGL 2 API binds a given WebGLBuffer to a given binding point (target) at a given index.
bindBufferRange(int, int, WebGLBuffer, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.bindBufferRange() method of the WebGL 2 API binds a range of a given WebGLBuffer to a given binding point (target) at a given index.
bindFramebuffer(int, WebGLFramebuffer) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bindFramebuffer() method of the WebGL API binds a given WebGLFramebuffer to a target.
bindFramebuffer(int, WebGLFramebuffer) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.bindFramebuffer() method of the WebGL API binds a given WebGLFramebuffer to a target.
bindGroupLayouts() - Method in interface akasha.gpu.GPUPipelineLayoutDescriptor
 
bindGroupLayouts(JsArray<GPUBindGroupLayout>) - Method in interface akasha.gpu.GPUPipelineLayoutDescriptor.Builder
 
bindGroupLayouts(GPUBindGroupLayout...) - Method in interface akasha.gpu.GPUPipelineLayoutDescriptor.Builder
 
binding() - Method in interface akasha.gpu.GPUBindGroupEntry
 
binding(int) - Method in interface akasha.gpu.GPUBindGroupEntry.Builder
 
binding() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
binding(int) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
 
bindRenderbuffer(int, WebGLRenderbuffer) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bindRenderbuffer() method of the WebGL API binds a given WebGLRenderbuffer to a target, which must be gl.RENDERBUFFER.
bindRenderbuffer(int, WebGLRenderbuffer) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.bindRenderbuffer() method of the WebGL API binds a given WebGLRenderbuffer to a target, which must be gl.RENDERBUFFER.
bindSampler(int, WebGLSampler) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.bindSampler() method of the WebGL 2 API binds a passed WebGLSampler object to the texture unit at the passed index.
bindTexture(int, WebGLTexture) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bindTexture() method of the WebGL API binds a given WebGLTexture to a target (binding point).
bindTexture(int, WebGLTexture) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.bindTexture() method of the WebGL API binds a given WebGLTexture to a target (binding point).
bindTransformFeedback(int, WebGLTransformFeedback) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.bindTransformFeedback() method of the WebGL 2 API binds a passed WebGLTransformFeedback object to the current GL state.
bindVertexArray(WebGLVertexArrayObject) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.bindVertexArray() method of the WebGL 2 API binds a passed WebGLVertexArrayObject object to the buffer.
bindVertexArrayOES(WebGLVertexArrayObjectOES) - Method in class akasha.gl.OES_vertex_array_object
The OES_vertex_array_object.bindVertexArrayOES() method of the WebGL API binds a passed WebGLVertexArrayObject object to the buffer.
BiquadFilterNode - Class in akasha.audio
The BiquadFilterNode interface represents a simple low-order filter, and is created using the BaseAudioContext/createBiquadFilter method.
BiquadFilterNode(BaseAudioContext, BiquadFilterOptions) - Constructor for class akasha.audio.BiquadFilterNode
The BiquadFilterNode() constructor of the Web Audio API creates a new BiquadFilterNode object, which represents a simple low-order filter, and is created using the AudioContext.createBiquadFilter() method.
BiquadFilterNode(BaseAudioContext) - Constructor for class akasha.audio.BiquadFilterNode
The BiquadFilterNode() constructor of the Web Audio API creates a new BiquadFilterNode object, which represents a simple low-order filter, and is created using the AudioContext.createBiquadFilter() method.
BiquadFilterOptions - Interface in akasha.audio
 
BiquadFilterOptions.Builder - Interface in akasha.audio
 
BiquadFilterType - Annotation Type in akasha.audio
 
BiquadFilterType.Util - Class in akasha.audio
 
bitDepth() - Method in interface akasha.rtc.RTCVideoSourceStats
 
bitDepth(int) - Method in interface akasha.rtc.RTCVideoSourceStats.Builder
 
bitmaprenderer - Static variable in annotation type akasha.OffscreenRenderingContextId
 
bitmaprenderer - Static variable in annotation type akasha.RenderContextType
The context type designates a ImageBitmapRenderingContext.
bitrate() - Method in interface akasha.AudioEncoderConfig
 
bitrate(int) - Method in interface akasha.AudioEncoderConfig.Builder
 
bitrate() - Method in interface akasha.VideoEncoderConfig
 
bitrate(int) - Method in interface akasha.VideoEncoderConfig.Builder
 
BitrateMode - Annotation Type in akasha.media
 
bitrateMode() - Method in interface akasha.VideoEncoderConfig
 
bitrateMode(String) - Method in interface akasha.VideoEncoderConfig.Builder
 
BitrateMode.Util - Class in akasha.media
 
bitsPerSecond() - Method in interface akasha.media.MediaRecorderOptions
 
bitsPerSecond(int) - Method in interface akasha.media.MediaRecorderOptions.Builder
 
ble - Static variable in annotation type akasha.AuthenticatorTransport
 
BLEND - Static variable in class akasha.gl.WebGL2RenderingContext
 
BLEND - Static variable in class akasha.gl.WebGLRenderingContext
 
blend() - Method in interface akasha.gpu.GPUColorTargetState
 
blend(GPUBlendState) - Method in interface akasha.gpu.GPUColorTargetState.Builder
 
BLEND_COLOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
BLEND_COLOR - Static variable in class akasha.gl.WebGLRenderingContext
 
BLEND_DST_ALPHA - Static variable in class akasha.gl.WebGL2RenderingContext
 
BLEND_DST_ALPHA - Static variable in class akasha.gl.WebGLRenderingContext
 
BLEND_DST_RGB - Static variable in class akasha.gl.WebGL2RenderingContext
 
BLEND_DST_RGB - Static variable in class akasha.gl.WebGLRenderingContext
 
BLEND_EQUATION - Static variable in class akasha.gl.WebGL2RenderingContext
 
BLEND_EQUATION - Static variable in class akasha.gl.WebGLRenderingContext
 
BLEND_EQUATION_ALPHA - Static variable in class akasha.gl.WebGL2RenderingContext
 
BLEND_EQUATION_ALPHA - Static variable in class akasha.gl.WebGLRenderingContext
 
BLEND_EQUATION_RGB - Static variable in class akasha.gl.WebGL2RenderingContext
 
BLEND_EQUATION_RGB - Static variable in class akasha.gl.WebGLRenderingContext
 
BLEND_SRC_ALPHA - Static variable in class akasha.gl.WebGL2RenderingContext
 
BLEND_SRC_ALPHA - Static variable in class akasha.gl.WebGLRenderingContext
 
BLEND_SRC_RGB - Static variable in class akasha.gl.WebGL2RenderingContext
 
BLEND_SRC_RGB - Static variable in class akasha.gl.WebGLRenderingContext
 
blendColor(float, float, float, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.blendColor() method of the WebGL API is used to set the source and destination blending factors.
blendColor(float, float, float, float) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.blendColor() method of the WebGL API is used to set the source and destination blending factors.
blendEquation(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.blendEquation() method of the WebGL API is used to set both the RGB blend equation and alpha blend equation to a single equation.
blendEquation(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.blendEquation() method of the WebGL API is used to set both the RGB blend equation and alpha blend equation to a single equation.
blendEquationSeparate(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.blendEquationSeparate() method of the WebGL API is used to set the RGB blend equation and alpha blend equation separately.
blendEquationSeparate(int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.blendEquationSeparate() method of the WebGL API is used to set the RGB blend equation and alpha blend equation separately.
BlendFactor - Annotation Type in akasha.gl
 
BlendFactor.Util - Class in akasha.gl
 
blendFunc(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.blendFunc() method of the WebGL API defines which function is used for blending pixel arithmetic.
blendFunc(int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.blendFunc() method of the WebGL API defines which function is used for blending pixel arithmetic.
blendFuncSeparate(int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.blendFuncSeparate() method of the WebGL API defines which function is used for blending pixel arithmetic for RGB and alpha components separately.
blendFuncSeparate(int, int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.blendFuncSeparate() method of the WebGL API defines which function is used for blending pixel arithmetic for RGB and alpha components separately.
blitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.blitFramebuffer() method of the WebGL 2 API transfers a block of pixels from the read framebuffer to the draw framebuffer.
blob() - Method in interface akasha.AuthenticationExtensionsLargeBlobOutputs
 
blob(ArrayBuffer) - Method in interface akasha.AuthenticationExtensionsLargeBlobOutputs.Builder
 
blob - Static variable in annotation type akasha.BinaryType
 
Blob - Class in akasha
The Blob object represents a blob, which is a file-like object of immutable, raw data; they can be read as text or binary data, or converted into a ReadableStream so its methods can be used for processing the data.
Blob(JsArray<BlobPart>, BlobPropertyBag) - Constructor for class akasha.Blob
The Blob() constructor returns a new Blob object.
Blob(BlobPart[], BlobPropertyBag) - Constructor for class akasha.Blob
The Blob() constructor returns a new Blob object.
Blob(JsArray<BlobPart>) - Constructor for class akasha.Blob
The Blob() constructor returns a new Blob object.
Blob(BlobPart[]) - Constructor for class akasha.Blob
The Blob() constructor returns a new Blob object.
Blob() - Constructor for class akasha.Blob
The Blob() constructor returns a new Blob object.
blob() - Method in class akasha.Request
The blob() method of the Body mixin takes a Response stream and reads it to completion.
blob() - Method in class akasha.Response
The blob() method of the Body mixin takes a Response stream and reads it to completion.
blob - Static variable in annotation type akasha.XMLHttpRequestResponseType
 
BlobCallback - Interface in akasha
 
BlobEvent - Class in akasha.media
The BlobEvent interface represents events associated with a Blob.
BlobEvent(String, BlobEventInit) - Constructor for class akasha.media.BlobEvent
The BlobEvent() constructor returns a newly created BlobEvent object with an associated Blob.
BlobEventInit - Interface in akasha.media
 
BlobEventInit.Builder - Interface in akasha.media
 
BlobPart - Interface in akasha
 
BlobPropertyBag - Interface in akasha
 
BlobPropertyBag.Builder - Interface in akasha
 
block() - Method in interface akasha.ScrollIntoViewOptions
 
block(String) - Method in interface akasha.ScrollIntoViewOptions.Builder
 
blockedURI() - Method in class akasha.SecurityPolicyViolationEvent
The blockedURI read-only property of the SecurityPolicyViolationEvent interface is a USVString representing the URI of the resource that was blocked because it violates a policy.
blockedURI() - Method in interface akasha.SecurityPolicyViolationEventInit
 
blockedURI(String) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
blockedURL() - Method in class akasha.CSPViolationReportBody
 
BLUE - Static variable in class akasha.gpu.GPUColorWrite
 
BLUE_BITS - Static variable in class akasha.gl.WebGL2RenderingContext
 
BLUE_BITS - Static variable in class akasha.gl.WebGLRenderingContext
 
Bluetooth - Class in akasha.bluetooth
The Bluetooth interface of the Web Bluetooth API returns a Promise to a BluetoothDevice object with the specified options.
Bluetooth() - Constructor for class akasha.bluetooth.Bluetooth
 
bluetooth() - Method in class akasha.Navigator
 
bluetooth - Static variable in annotation type akasha.PermissionName
 
BluetoothAdvertisingEvent - Class in akasha.bluetooth
 
BluetoothAdvertisingEvent(String, BluetoothAdvertisingEventInit) - Constructor for class akasha.bluetooth.BluetoothAdvertisingEvent
 
BluetoothAdvertisingEventInit - Interface in akasha.bluetooth
 
BluetoothAdvertisingEventInit.Builder - Interface in akasha.bluetooth
 
BluetoothAdvertisingEventListener - Interface in akasha.bluetooth
Listener for events of type BluetoothAdvertisingEvent
BluetoothCharacteristicProperties - Class in akasha.bluetooth
The BluetoothCharacteristicProperties interface of the Web Bluetooth API provides the operations that are valid on the given BluetoothRemoteGATTCharacteristic.
BluetoothCharacteristicProperties() - Constructor for class akasha.bluetooth.BluetoothCharacteristicProperties
 
BluetoothCharacteristicUUID - Interface in akasha.bluetooth
 
BluetoothDataFilterInit - Interface in akasha.bluetooth
 
BluetoothDataFilterInit.Builder - Interface in akasha.bluetooth
 
BluetoothDescriptorUUID - Interface in akasha.bluetooth
 
BluetoothDevice - Class in akasha.bluetooth
The BluetoothDevice interface of the Web Bluetooth API represents a Bluetooth device inside a particular script execution environment.
BluetoothDevice() - Constructor for class akasha.bluetooth.BluetoothDevice
 
BluetoothLEScanFilterInit - Interface in akasha.bluetooth
 
BluetoothLEScanFilterInit.Builder - Interface in akasha.bluetooth
 
BluetoothManufacturerDataFilterInit - Interface in akasha.bluetooth
 
BluetoothManufacturerDataFilterInit.Builder - Interface in akasha.bluetooth
 
BluetoothManufacturerDataMap - Class in akasha.bluetooth
 
BluetoothManufacturerDataMap() - Constructor for class akasha.bluetooth.BluetoothManufacturerDataMap
 
BluetoothManufacturerDataMap.Entry - Class in akasha.bluetooth
 
BluetoothManufacturerDataMap.ForEachCallback - Interface in akasha.bluetooth
 
BluetoothManufacturerDataMap.ForEachCallback2 - Interface in akasha.bluetooth
 
BluetoothManufacturerDataMap.ForEachCallback3 - Interface in akasha.bluetooth
 
BluetoothPermissionDescriptor - Interface in akasha.bluetooth
 
BluetoothPermissionDescriptor.Builder - Interface in akasha.bluetooth
 
BluetoothPermissionResult - Class in akasha.bluetooth
 
BluetoothPermissionResult() - Constructor for class akasha.bluetooth.BluetoothPermissionResult
 
BluetoothPermissionStorage - Interface in akasha.bluetooth
 
BluetoothPermissionStorage.Builder - Interface in akasha.bluetooth
 
BluetoothRemoteGATTCharacteristic - Class in akasha.bluetooth
The BluetoothRemoteGattCharacteristic interface of the Web Bluetooth API represents a GATT Characteristic, which is a basic data element that provides further information about a peripheral’s service.
BluetoothRemoteGATTCharacteristic() - Constructor for class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
 
BluetoothRemoteGATTDescriptor - Class in akasha.bluetooth
The BluetoothRemoteGATTDescriptor interface of the Web Bluetooth API provides a GATT Descriptor, which provides further information about a characteristic’s value.
BluetoothRemoteGATTDescriptor() - Constructor for class akasha.bluetooth.BluetoothRemoteGATTDescriptor
 
BluetoothRemoteGATTServer - Class in akasha.bluetooth
The BluetoothRemoteGATTServer interface of the Web Bluetooth API represents a GATT Server on a remote device.
BluetoothRemoteGATTServer() - Constructor for class akasha.bluetooth.BluetoothRemoteGATTServer
 
BluetoothRemoteGATTService - Class in akasha.bluetooth
The BluetoothRemoteGATTService interface of the Web Bluetooth API represents a service provided by a GATT server, including a device, a list of referenced services, and a list of the characteristics of this service.
BluetoothRemoteGATTService() - Constructor for class akasha.bluetooth.BluetoothRemoteGATTService
 
BluetoothServiceDataFilterInit - Interface in akasha.bluetooth
 
BluetoothServiceDataFilterInit.Builder - Interface in akasha.bluetooth
 
BluetoothServiceDataMap - Class in akasha.bluetooth
 
BluetoothServiceDataMap() - Constructor for class akasha.bluetooth.BluetoothServiceDataMap
 
BluetoothServiceDataMap.Entry - Class in akasha.bluetooth
 
BluetoothServiceDataMap.ForEachCallback - Interface in akasha.bluetooth
 
BluetoothServiceDataMap.ForEachCallback2 - Interface in akasha.bluetooth
 
BluetoothServiceDataMap.ForEachCallback3 - Interface in akasha.bluetooth
 
BluetoothServiceUUID - Interface in akasha.bluetooth
 
BluetoothUUID - Class in akasha.bluetooth
 
BluetoothUUID() - Constructor for class akasha.bluetooth.BluetoothUUID
 
blur() - Method in class akasha.HTMLElement
 
blur() - Method in class akasha.svg.SVGElement
 
blur() - Method in class akasha.Window
Shifts focus away from the window.
blur() - Static method in class akasha.WindowGlobal
Shifts focus away from the window.
body - Variable in class akasha.Document
The Document.body property represents the body or frameset node of the current document, or null if no such element exists.
body() - Method in class akasha.notifications.Notification
The body read-only property of the Notification interface indicates the body string of the notification, as specified in the body option of the Notification() constructor.
body() - Method in interface akasha.notifications.NotificationOptions
 
body(String) - Method in interface akasha.notifications.NotificationOptions.Builder
 
body() - Method in class akasha.Report
The body read-only property of the Report interface returns the body of the report, which is a ReportBody object containing the detailed report information.
body() - Method in class akasha.Request
The body read-only property of the Body mixin is a simple getter used to expose a ReadableStream of the body contents.
body() - Method in interface akasha.RequestInit
 
body(BodyInit) - Method in interface akasha.RequestInit.Builder
 
body(ReadableStream) - Method in interface akasha.RequestInit.Builder
 
body(XMLHttpRequestBodyInit) - Method in interface akasha.RequestInit.Builder
 
body(Blob) - Method in interface akasha.RequestInit.Builder
 
body(BufferSource) - Method in interface akasha.RequestInit.Builder
 
body(FormData) - Method in interface akasha.RequestInit.Builder
 
body(URLSearchParams) - Method in interface akasha.RequestInit.Builder
 
body(String) - Method in interface akasha.RequestInit.Builder
 
body() - Method in class akasha.Response
The body read-only property of the Body mixin is a simple getter used to expose a ReadableStream of the body contents.
BodyInit - Interface in akasha
 
bodyUsed() - Method in class akasha.Request
The bodyUsed read-only property of the Body mixin contains a Boolean that indicates whether the body has been read yet.
bodyUsed() - Method in class akasha.Response
The bodyUsed read-only property of the Body mixin contains a Boolean that indicates whether the body has been read yet.
BOOL - Static variable in class akasha.gl.WebGL2RenderingContext
 
BOOL - Static variable in class akasha.gl.WebGLRenderingContext
 
BOOL_VEC2 - Static variable in class akasha.gl.WebGL2RenderingContext
 
BOOL_VEC2 - Static variable in class akasha.gl.WebGLRenderingContext
 
BOOL_VEC3 - Static variable in class akasha.gl.WebGL2RenderingContext
 
BOOL_VEC3 - Static variable in class akasha.gl.WebGLRenderingContext
 
BOOL_VEC4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
BOOL_VEC4 - Static variable in class akasha.gl.WebGLRenderingContext
 
BOOLEAN_TYPE - Static variable in class akasha.XPathResult
 
BooleanOrMediaTrackConstraintsUnion - Interface in akasha.media
 
booleanValue() - Method in class akasha.XPathResult
The read-only booleanValue property of the XPathResult interface returns the boolean value of a result with XPathResult.resultType being BOOLEAN_TYPE.
border - Variable in class akasha.HTMLImageElement
 
border - Variable in class akasha.HTMLObjectElement
 
border - Variable in class akasha.HTMLTableElement
The HTMLTableElement.border property represents the border width of the table element.
both - Static variable in annotation type akasha.FillMode
 
bottom - Static variable in annotation type akasha.CanvasTextBaseline
 
bottom() - Method in class akasha.DOMRectReadOnly
The bottom read-only property of the DOMRectReadOnly interface returns the bottom coordinate value of the DOMRect.
bound(Object, Object, boolean, boolean) - Static method in class akasha.idb.IDBKeyRange
IDBKeyRange: The newly created key range.
bound(Object, Object, boolean) - Static method in class akasha.idb.IDBKeyRange
IDBKeyRange: The newly created key range.
bound(Object, Object) - Static method in class akasha.idb.IDBKeyRange
IDBKeyRange: The newly created key range.
bounded_floor - Static variable in annotation type akasha.xr.XRReferenceSpaceType
 
boundingClientRect() - Method in class akasha.IntersectionObserverEntry
The IntersectionObserverEntry interface's read-only boundingClientRect property returns a DOMRectReadOnly which in essence describes a rectangle describing the smallest rectangle that contains the entire target element.
boundingClientRect() - Method in interface akasha.IntersectionObserverEntryInit
 
boundingClientRect(DOMRectInit) - Method in interface akasha.IntersectionObserverEntryInit.Builder
 
boundsGeometry() - Method in class akasha.xr.XRBoundedReferenceSpace
The read-only XRBoundedReferenceSpace property boundsGeometry is an array of DOMPointReadOnly objects which specifies the points making up a polygon inside which the viewer is allowed to move.
broadcast() - Method in class akasha.bluetooth.BluetoothCharacteristicProperties
The broadcast read-only property of the BluetoothCharacteristicProperties interface returns a boolean that is true if the broadcast of the characteristic value is permitted using the Server Characteristic Configuration Descriptor.
BroadcastChannel - Class in akasha
The BroadcastChannel interface represents a named channel that any browsing context of a given origin can subscribe to.
BroadcastChannel(String) - Constructor for class akasha.BroadcastChannel
The BroadcastChannel() constructor creates a new BroadcastChannel and connects it to the underlying channel.
browser - Static variable in annotation type akasha.media.DisplayCaptureSurfaceType
 
BROWSER_DEFAULT_WEBGL - Static variable in class akasha.gl.WebGL2RenderingContext
 
BROWSER_DEFAULT_WEBGL - Static variable in class akasha.gl.WebGLRenderingContext
 
btoa(String) - Method in class akasha.Window
The WindowOrWorkerGlobalScope.btoa() method creates a Base64-encoded ASCII string from a binary string (i.e., a String object in which each character in the string is treated as a byte of binary data).
btoa(String) - Static method in class akasha.WindowGlobal
The WindowOrWorkerGlobalScope.btoa() method creates a Base64-encoded ASCII string from a binary string (i.e., a String object in which each character in the string is treated as a byte of binary data).
bubbles(boolean) - Method in interface akasha.AnimationEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.AnimationPlaybackEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.audio.AudioProcessingEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.audio.OfflineAudioCompletionEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.bluetooth.ValueEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.clipboard.ClipboardEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.CloseEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.CompositionEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.CustomEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.DeviceMotionEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.DeviceOrientationEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.DragEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.ErrorEventInit.Builder
 
bubbles() - Method in class akasha.Event
The bubbles read-only property of the Event interface indicates whether the event bubbles up through the DOM or not.
bubbles() - Method in interface akasha.EventInit
 
bubbles(boolean) - Method in interface akasha.EventInit.Builder
 
bubbles(boolean) - Method in interface akasha.EventModifierInit.Builder
 
bubbles(boolean) - Method in interface akasha.ExtendableEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.FetchEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.FocusEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.FormDataEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.GamepadEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.gl.WebGLContextEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.gpu.GPUUncapturedErrorEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.HashChangeEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.idb.IDBVersionChangeEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.InputEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.media.MediaRecorderErrorEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.media.MediaStreamTrackEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.MediaEncryptedEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.MediaKeyMessageEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.MediaQueryListEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.MessageEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.MouseEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.notifications.NotificationEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.PageTransitionEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.PointerEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.PopStateEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.ProgressEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.PromiseRejectionEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.PushEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.PushSubscriptionChangeEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.rtc.RTCDataChannelEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.rtc.RTCDTMFToneChangeEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.rtc.RTCErrorEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.rtc.RTCPeerConnectionIceEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.rtc.RTCTrackEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.speech.SpeechRecognitionErrorEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.speech.SpeechRecognitionEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.speech.SpeechSynthesisErrorEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.speech.SpeechSynthesisEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.StorageEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.SubmitEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.SyncEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.TouchEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.TrackEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.TransitionEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.UIEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.WheelEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.xr.XRInputSourceEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.xr.XRInputSourcesChangeEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.xr.XRReferenceSpaceEventInit.Builder
 
bubbles(boolean) - Method in interface akasha.xr.XRSessionEventInit.Builder
 
BUBBLING_PHASE - Static variable in class akasha.Event
 
buffer - Variable in class akasha.audio.AudioBufferSourceNode
The buffer property of the AudioBufferSourceNode interface provides the ability to play back audio using an AudioBuffer as the source of the sound data.
buffer() - Method in interface akasha.audio.AudioBufferSourceOptions
 
buffer(AudioBuffer) - Method in interface akasha.audio.AudioBufferSourceOptions.Builder
 
buffer - Variable in class akasha.audio.ConvolverNode
An AudioBuffer.
buffer() - Method in interface akasha.audio.ConvolverOptions
 
buffer(AudioBuffer) - Method in interface akasha.audio.ConvolverOptions.Builder
 
buffer() - Method in interface akasha.core.ArrayBufferView
The buffer accessor property represents the ArrayBuffer referenced by the ArrayBufferView at construction time.
buffer() - Method in class akasha.core.DataView
The buffer accessor property represents the ArrayBuffer or SharedArrayBuffer referenced by the DataView at construction time.
buffer() - Method in class akasha.core.Float32Array
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
buffer() - Method in class akasha.core.Float64Array
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
buffer() - Method in class akasha.core.Int16Array
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
buffer() - Method in class akasha.core.Int32Array
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
buffer() - Method in class akasha.core.Int8Array
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
buffer() - Method in class akasha.core.Uint16Array
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
buffer() - Method in class akasha.core.Uint32Array
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
buffer() - Method in class akasha.core.Uint8Array
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
buffer() - Method in class akasha.core.Uint8ClampedArray
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
buffer() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
buffer(GPUBufferBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
 
buffer() - Method in interface akasha.gpu.GPUBufferBinding
 
buffer(GPUBuffer) - Method in interface akasha.gpu.GPUBufferBinding.Builder
 
buffer() - Method in interface akasha.gpu.GPUImageCopyBuffer
 
buffer(GPUBuffer) - Method in interface akasha.gpu.GPUImageCopyBuffer.Builder
 
buffer() - Method in class akasha.wasm.Memory
The buffer prototype property of the WebAssembly.Memory object returns the buffer contained in the memory.
BUFFER_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
BUFFER_SIZE - Static variable in class akasha.gl.WebGLRenderingContext
 
BUFFER_USAGE - Static variable in class akasha.gl.WebGL2RenderingContext
 
BUFFER_USAGE - Static variable in class akasha.gl.WebGLRenderingContext
 
bufferData(int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bufferData() method of the WebGL API initializes and creates the buffer object's data store.
bufferData(int, BufferSource, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bufferData() method of the WebGL API initializes and creates the buffer object's data store.
bufferData(int, ArrayBufferView, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bufferData() method of the WebGL API initializes and creates the buffer object's data store.
bufferData(int, ArrayBufferView, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bufferData() method of the WebGL API initializes and creates the buffer object's data store.
bufferData(int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.bufferData() method of the WebGL API initializes and creates the buffer object's data store.
bufferData(int, BufferSource, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.bufferData() method of the WebGL API initializes and creates the buffer object's data store.
buffered() - Method in class akasha.HTMLMediaElement
The HTMLMediaElement.buffered read-only property returns a new TimeRanges object that indicates the ranges of the media source that the browser has buffered (if any) at the moment the buffered property is accessed.
buffered() - Method in class akasha.media.SourceBuffer
The buffered read-only property of the SourceBuffer interface returns the time ranges that are currently buffered in the SourceBuffer as a normalized TimeRanges object.
buffered() - Method in interface akasha.perf.PerformanceObserverInit
 
buffered(boolean) - Method in interface akasha.perf.PerformanceObserverInit.Builder
 
buffered() - Method in interface akasha.ReportingObserverOptions
 
buffered(boolean) - Method in interface akasha.ReportingObserverOptions.Builder
 
bufferedAmount() - Method in class akasha.rtc.RTCDataChannel
The read-only RTCDataChannel property bufferedAmount returns the number of bytes of data currently queued to be sent over the data channel.
bufferedAmount() - Method in class akasha.WebSocket
The WebSocket.bufferedAmount read-only property returns the number of bytes of data that have been queued using calls to send() but not yet transmitted to the network.
bufferedAmountLowThreshold - Variable in class akasha.rtc.RTCDataChannel
The RTCDataChannel property bufferedAmountLowThreshold is used to specify the number of bytes of buffered outgoing data that is considered "low." The default value is 0.
buffers() - Method in interface akasha.gpu.GPUVertexState
 
buffers(JsArray<GPUVertexBufferLayout>) - Method in interface akasha.gpu.GPUVertexState.Builder
 
buffers(GPUVertexBufferLayout...) - Method in interface akasha.gpu.GPUVertexState.Builder
 
bufferSize() - Method in class akasha.audio.ScriptProcessorNode
The following example shows basic usage of a ScriptProcessorNode to take a track loaded via AudioContext.decodeAudioData(), process it, adding a bit of white noise to each audio sample of the input track (buffer) and play it through the AudioDestinationNode.
BufferSource - Interface in akasha.core
 
BufferSourceOrStringUnion - Interface in akasha
 
bufferSubData(int, int, BufferSource) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bufferSubData() method of the WebGL API updates a subset of a buffer object's data store.
bufferSubData(int, int, ArrayBufferView, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bufferSubData() method of the WebGL API updates a subset of a buffer object's data store.
bufferSubData(int, int, ArrayBufferView, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.bufferSubData() method of the WebGL API updates a subset of a buffer object's data store.
bufferSubData(int, int, BufferSource) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.bufferSubData() method of the WebGL API updates a subset of a buffer object's data store.
BufferTargetType - Annotation Type in akasha.gl
 
BufferTargetType.Util - Class in akasha.gl
 
bundlePolicy(String) - Method in interface akasha.rtc.RTCConfiguration.Builder
The RTCConfiguration dictionary's bundlePolicy property is a string value indicating which SDP bundling policy, if any, to use for the underlying RTP streams used by an RTCPeerConnection.
bundlePolicy() - Method in interface akasha.rtc.RTCConfiguration
The RTCConfiguration dictionary's bundlePolicy property is a string value indicating which SDP bundling policy, if any, to use for the underlying RTP streams used by an RTCPeerConnection.
burstDiscardCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
burstDiscardCount(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
burstDiscardCount() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
burstDiscardCount(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
burstDiscardRate(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
burstDiscardRate(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
burstDiscardRate() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
burstDiscardRate(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
burstLossCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
burstLossCount(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
burstLossCount() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
burstLossCount(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
burstLossRate(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
burstLossRate(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
burstLossRate() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
burstLossRate(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
burstPacketsDiscarded(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
burstPacketsDiscarded(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
burstPacketsDiscarded() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
burstPacketsDiscarded(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
burstPacketsLost(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
burstPacketsLost(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
burstPacketsLost() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
burstPacketsLost(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
butt - Static variable in annotation type akasha.CanvasLineCap
 
button - Static variable in annotation type akasha.ButtonType
The button has no default behaviour.
button(short) - Method in interface akasha.DragEventInit.Builder
 
button - Static variable in annotation type akasha.InputType
A push button with no default behavior displaying the value of the value attribute, empty by default.
button() - Method in class akasha.MouseEvent
The MouseEvent.button read-only property indicates which button was pressed on the mouse to trigger the event.
button(short) - Method in interface akasha.MouseEventInit.Builder
 
button() - Method in interface akasha.MouseEventInit
 
button(short) - Method in interface akasha.PointerEventInit.Builder
 
button(short) - Method in interface akasha.WheelEventInit.Builder
 
buttons(int) - Method in interface akasha.DragEventInit.Builder
 
buttons() - Method in class akasha.Gamepad
The Gamepad.buttons property of the Gamepad interface returns an array of gamepadButton objects representing the buttons present on the device.
buttons() - Method in class akasha.MouseEvent
The MouseEvent.buttons read-only property indicates which buttons are pressed on the mouse (or other input device) when a mouse event is triggered.
buttons(int) - Method in interface akasha.MouseEventInit.Builder
 
buttons() - Method in interface akasha.MouseEventInit
 
buttons(int) - Method in interface akasha.PointerEventInit.Builder
 
buttons(int) - Method in interface akasha.WheelEventInit.Builder
 
ButtonType - Annotation Type in akasha
An enumeration describing the behavior of the button.
ButtonType.Util - Class in akasha
 
byob - Static variable in annotation type akasha.ReadableStreamReaderMode
 
byobRequest() - Method in class akasha.ReadableByteStreamController
 
BYTE - Static variable in class akasha.gl.WebGL2RenderingContext
 
BYTE - Static variable in class akasha.gl.WebGLRenderingContext
 
byteLength() - Method in class akasha.core.ArrayBuffer
The byteLength accessor property represents the length of an ArrayBuffer in bytes.
byteLength() - Method in interface akasha.core.ArrayBufferView
The byteLength accessor property represents the length (in bytes) of a ArrayBufferView.
byteLength() - Method in class akasha.core.DataView
The byteLength accessor property represents the length (in bytes) of the dataview.
byteLength() - Method in class akasha.core.Float32Array
The byteLength accessor property represents the length (in bytes) of the typed array.
byteLength() - Method in class akasha.core.Float64Array
The byteLength accessor property represents the length (in bytes) of the typed array.
byteLength() - Method in class akasha.core.Int16Array
The byteLength accessor property represents the length (in bytes) of the typed array.
byteLength() - Method in class akasha.core.Int32Array
The byteLength accessor property represents the length (in bytes) of the typed array.
byteLength() - Method in class akasha.core.Int8Array
The byteLength accessor property represents the length (in bytes) of the typed array.
byteLength() - Method in class akasha.core.SharedArrayBuffer
The byteLength accessor property represents the length of an SharedArrayBuffer in bytes.
byteLength() - Method in class akasha.core.Uint16Array
The byteLength accessor property represents the length (in bytes) of the typed array.
byteLength() - Method in class akasha.core.Uint32Array
The byteLength accessor property represents the length (in bytes) of the typed array.
byteLength() - Method in class akasha.core.Uint8Array
The byteLength accessor property represents the length (in bytes) of the typed array.
byteLength() - Method in class akasha.core.Uint8ClampedArray
The byteLength accessor property represents the length (in bytes) of the typed array.
byteLength() - Method in class akasha.EncodedAudioChunk
 
byteLength() - Method in class akasha.EncodedVideoChunk
 
ByteLengthQueuingStrategy - Class in akasha
 
ByteLengthQueuingStrategy(QueuingStrategyInit) - Constructor for class akasha.ByteLengthQueuingStrategy
 
byteOffset() - Method in interface akasha.core.ArrayBufferView
The byteOffset accessor property represents the offset (in bytes) of a ArrayBufferView from the start of its ArrayBuffer.
byteOffset() - Method in class akasha.core.DataView
The byteOffset accessor property represents the offset (in bytes) of this view from the start of its ArrayBuffer or SharedArrayBuffer.
byteOffset() - Method in class akasha.core.Float32Array
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
byteOffset() - Method in class akasha.core.Float64Array
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
byteOffset() - Method in class akasha.core.Int16Array
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
byteOffset() - Method in class akasha.core.Int32Array
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
byteOffset() - Method in class akasha.core.Int8Array
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
byteOffset() - Method in class akasha.core.Uint16Array
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
byteOffset() - Method in class akasha.core.Uint32Array
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
byteOffset() - Method in class akasha.core.Uint8Array
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
byteOffset() - Method in class akasha.core.Uint8ClampedArray
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
bytes - Static variable in annotation type akasha.ReadableStreamType
 
BYTES_PER_ELEMENT - Static variable in class akasha.core.Float32Array
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
BYTES_PER_ELEMENT - Static variable in class akasha.core.Float64Array
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
BYTES_PER_ELEMENT - Static variable in class akasha.core.Int16Array
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
BYTES_PER_ELEMENT - Static variable in class akasha.core.Int32Array
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
BYTES_PER_ELEMENT - Static variable in class akasha.core.Int8Array
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
BYTES_PER_ELEMENT - Static variable in class akasha.core.Uint16Array
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
BYTES_PER_ELEMENT - Static variable in class akasha.core.Uint32Array
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
BYTES_PER_ELEMENT - Static variable in class akasha.core.Uint8Array
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
BYTES_PER_ELEMENT - Static variable in class akasha.core.Uint8ClampedArray
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
bytesDiscardedOnSend(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
 
bytesDiscardedOnSend() - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
bytesDiscardedOnSend(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
bytesDiscardedOnSend() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
bytesPerRow(int) - Method in interface akasha.gpu.GPUImageCopyBuffer.Builder
 
bytesPerRow(int) - Method in interface akasha.gpu.GPUImageDataLayout.Builder
 
bytesPerRow() - Method in interface akasha.gpu.GPUImageDataLayout
 
bytesReceived(int) - Method in interface akasha.rtc.RTCDataChannelStats.Builder
 
bytesReceived() - Method in interface akasha.rtc.RTCDataChannelStats
 
bytesReceived(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property bytesReceived indicates the total number of payload bytes—that is, bytes which aren't overhead such as headers or padding—that hve been received to date on the connection described by the candidate pair.
bytesReceived() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property bytesReceived indicates the total number of payload bytes—that is, bytes which aren't overhead such as headers or padding—that hve been received to date on the connection described by the candidate pair.
bytesReceived(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The RTCInboundRtpStreamStats dictionary's bytesReceived property is an integer value which indicates the total number of bytes received so far from this synchronization source (SSRC).
bytesReceived() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The RTCInboundRtpStreamStats dictionary's bytesReceived property is an integer value which indicates the total number of bytes received so far from this synchronization source (SSRC).
bytesReceived(int) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
bytesReceived() - Method in interface akasha.rtc.RTCTransportStats
 
bytesSent(int) - Method in interface akasha.rtc.RTCDataChannelStats.Builder
 
bytesSent() - Method in interface akasha.rtc.RTCDataChannelStats
 
bytesSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property bytesSent indicates the total number of payload bytes—that is, bytes which aren't overhead such as headers or padding—that hve been sent so far on the connection described by the candidate pair.
bytesSent() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property bytesSent indicates the total number of payload bytes—that is, bytes which aren't overhead such as headers or padding—that hve been sent so far on the connection described by the candidate pair.
bytesSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
bytesSent(int) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
 
bytesSent(int) - Method in interface akasha.rtc.RTCSentRtpStreamStats.Builder
 
bytesSent() - Method in interface akasha.rtc.RTCSentRtpStreamStats
 
bytesSent(int) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
bytesSent() - Method in interface akasha.rtc.RTCTransportStats
 

C

c - Variable in class akasha.DOMMatrix
 
c(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
c() - Method in interface akasha.DOMMatrix2DInit
 
c(double) - Method in interface akasha.DOMMatrixInit.Builder
 
c() - Method in class akasha.DOMMatrixReadOnly
 
Cache - Class in akasha
The Cache interface provides a persistent storage mechanism for Request / Response object pairs that are cached in long lived memory.
Cache() - Constructor for class akasha.Cache
 
cache() - Method in class akasha.Request
The cache read-only property of the Request interface contains the cache mode of the request.
cache(String) - Method in interface akasha.RequestInit.Builder
 
cache() - Method in interface akasha.RequestInit
 
cacheName(String) - Method in interface akasha.MultiCacheQueryOptions.Builder
 
cacheName() - Method in interface akasha.MultiCacheQueryOptions
 
CacheQueryOptions - Interface in akasha
 
CacheQueryOptions.Builder - Interface in akasha
 
caches() - Method in class akasha.Window
The caches read-only property of the WindowOrWorkerGlobalScope interface returns the CacheStorage object associated with the current context.
caches() - Static method in class akasha.WindowGlobal
The caches read-only property of the WindowOrWorkerGlobalScope interface returns the CacheStorage object associated with the current context.
CacheStorage - Class in akasha
The CacheStorage interface represents the storage for Cache objects.
CacheStorage() - Constructor for class akasha.CacheStorage
 
camera - Static variable in annotation type akasha.PermissionName
 
CameraDevicePermissionDescriptor - Interface in akasha
 
CameraDevicePermissionDescriptor.Builder - Interface in akasha
 
cancel() - Method in class akasha.Animation
The Web Animations API's cancel() method of the Animation interface clears all KeyframeEffects caused by this animation and aborts its playback.
cancel(Object) - Method in class akasha.ReadableStream
The cancel() method of the ReadableStream interface cancels the associated stream.
cancel() - Method in class akasha.ReadableStream
The cancel() method of the ReadableStream interface cancels the associated stream.
cancel(Object) - Method in class akasha.ReadableStreamBYOBReader
 
cancel() - Method in class akasha.ReadableStreamBYOBReader
 
cancel(Object) - Method in class akasha.ReadableStreamDefaultReader
 
cancel() - Method in class akasha.ReadableStreamDefaultReader
 
cancel() - Method in class akasha.speech.SpeechSynthesis
The cancel() method of the SpeechSynthesis interface removes all utterances from the utterance queue.
cancel(UnderlyingSourceCancelCallback) - Method in interface akasha.UnderlyingSource.Builder
 
cancel() - Method in interface akasha.UnderlyingSource
 
cancelable(boolean) - Method in interface akasha.AnimationEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.AnimationPlaybackEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.audio.AudioProcessingEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.audio.OfflineAudioCompletionEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.bluetooth.ValueEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.clipboard.ClipboardEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.CloseEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.CompositionEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.CustomEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.DeviceMotionEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.DeviceOrientationEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.DragEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.ErrorEventInit.Builder
 
cancelable() - Method in class akasha.Event
The cancelable read-only property of the Event interface indicates whether the event can be canceled, and therefore prevented as if the event never happened.
cancelable(boolean) - Method in interface akasha.EventInit.Builder
 
cancelable() - Method in interface akasha.EventInit
 
cancelable(boolean) - Method in interface akasha.EventModifierInit.Builder
 
cancelable(boolean) - Method in interface akasha.ExtendableEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.FetchEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.FocusEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.FormDataEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.GamepadEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.gl.WebGLContextEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.gpu.GPUUncapturedErrorEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.HashChangeEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.idb.IDBVersionChangeEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.InputEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.media.MediaRecorderErrorEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.media.MediaStreamTrackEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.MediaEncryptedEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.MediaKeyMessageEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.MediaQueryListEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.MessageEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.MouseEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.notifications.NotificationEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.PageTransitionEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.PointerEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.PopStateEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.ProgressEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.PromiseRejectionEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.PushEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.PushSubscriptionChangeEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.rtc.RTCDataChannelEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.rtc.RTCDTMFToneChangeEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.rtc.RTCErrorEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.rtc.RTCPeerConnectionIceEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.rtc.RTCTrackEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.speech.SpeechRecognitionErrorEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.speech.SpeechRecognitionEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.speech.SpeechSynthesisErrorEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.speech.SpeechSynthesisEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.StorageEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.SubmitEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.SyncEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.TouchEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.TrackEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.TransitionEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.UIEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.WheelEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.xr.XRInputSourceEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.xr.XRInputSourcesChangeEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.xr.XRReferenceSpaceEventInit.Builder
 
cancelable(boolean) - Method in interface akasha.xr.XRSessionEventInit.Builder
 
cancelAndHoldAtTime(double) - Method in class akasha.audio.AudioParam
The cancelAndHoldAtTime() property of the AudioParam interface cancels all scheduled future changes to the AudioParam but holds its value at a given time until further changes are made using other methods.
cancelAnimationFrame(int) - Method in class akasha.Window
The window.cancelAnimationFrame() method cancels an animation frame request previously scheduled through a call to window.requestAnimationFrame().
cancelAnimationFrame(int) - Static method in class akasha.WindowGlobal
The window.cancelAnimationFrame() method cancels an animation frame request previously scheduled through a call to window.requestAnimationFrame().
cancelAnimationFrame(int) - Method in class akasha.xr.XRSession
The cancelAnimationFrame() method of the XRSession interface cancels an animation frame which was previously requested by calling requestAnimationFrame.
cancelBubble - Variable in class akasha.Event
The cancelBubble property of the Event interface is a historical alias to Event.stopPropagation().
canceled - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
cancelIdleCallback(int) - Method in class akasha.Window
The window.cancelIdleCallback() method cancels a callback previously scheduled with window.requestIdleCallback().
cancelIdleCallback(int) - Static method in class akasha.WindowGlobal
The window.cancelIdleCallback() method cancels a callback previously scheduled with window.requestIdleCallback().
cancelScheduledValues(double) - Method in class akasha.audio.AudioParam
A reference to this AudioParam object.
candidate() - Method in class akasha.rtc.RTCIceCandidate
The read-only property candidate on the RTCIceCandidate interface returns a DOMString describing the candidate in detail.
candidate(String) - Method in interface akasha.rtc.RTCIceCandidateInit.Builder
The optional property candidate in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's candidate property.
candidate() - Method in interface akasha.rtc.RTCIceCandidateInit
The optional property candidate in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's candidate property.
candidate() - Method in class akasha.rtc.RTCPeerConnectionIceEvent
The read-only candidate property of the RTCPeerConnectionIceEvent interface returns the RTCIceCandidate associated with the event.
candidate(RTCIceCandidate) - Method in interface akasha.rtc.RTCPeerConnectionIceEventInit.Builder
 
candidate() - Method in interface akasha.rtc.RTCPeerConnectionIceEventInit
 
candidate_pair - Static variable in annotation type akasha.rtc.RTCStatsType
 
candidateType(String) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The RTCIceCandidateStats interface's candidateType property is a string which indicates the type of ICE candidate the object represents.
candidateType() - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats interface's candidateType property is a string which indicates the type of ICE candidate the object represents.
canInsertDTMF() - Method in class akasha.rtc.RTCDTMFSender
 
canonicalUUID(int) - Static method in class akasha.bluetooth.BluetoothUUID
 
canPlayType(String) - Method in class akasha.HTMLMediaElement
The HTMLMediaElement method canPlayType() reports how likely it is that the current browser will be able to play media of a given MIME type.
CanPlayTypeResult - Annotation Type in akasha
 
CanPlayTypeResult.Util - Class in akasha
 
canTrickleIceCandidates() - Method in class akasha.rtc.RTCPeerConnection
The read-only RTCPeerConnection property canTrickleIceCandidates returns a Boolean which indicates whether or not the remote peer can accept trickled ICE candidates.
canvas() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.canvas property, part of the Canvas API, is a read-only reference to the HTMLCanvasElement object that is associated with a given context.
canvas() - Method in class akasha.gpu.GPUCanvasContext
 
canvas() - Method in class akasha.ImageBitmapRenderingContext
 
canvas() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
CanvasDirection - Annotation Type in akasha
 
CanvasDirection.Util - Class in akasha
 
CanvasFillRule - Annotation Type in akasha
 
CanvasFillRule.Util - Class in akasha
 
CanvasFontKerning - Annotation Type in akasha
 
CanvasFontKerning.Util - Class in akasha
 
CanvasFontStretch - Annotation Type in akasha
 
CanvasFontStretch.Util - Class in akasha
 
CanvasFontVariantCaps - Annotation Type in akasha
 
CanvasFontVariantCaps.Util - Class in akasha
 
CanvasGradient - Class in akasha
The CanvasGradient interface represents an opaque object describing a gradient.
CanvasGradient() - Constructor for class akasha.CanvasGradient
 
CanvasImageSource - Interface in akasha
 
CanvasLineCap - Annotation Type in akasha
 
CanvasLineCap.Util - Class in akasha
 
CanvasLineJoin - Annotation Type in akasha
 
CanvasLineJoin.Util - Class in akasha
 
CanvasPattern - Class in akasha
The CanvasPattern interface represents an opaque object describing a pattern, based on an image, a canvas, or a video, created by the CanvasRenderingContext2D.createPattern() method.
CanvasPattern() - Constructor for class akasha.CanvasPattern
 
CanvasRenderingContext2D - Class in akasha
The CanvasRenderingContext2D interface, part of the Canvas API, provides the 2D rendering context for the drawing surface of a <canvas> element.
CanvasRenderingContext2D() - Constructor for class akasha.CanvasRenderingContext2D
 
CanvasRenderingContext2DSettings - Interface in akasha
Attributes that control the characteristics of the WebGLRenderingContext created.
CanvasRenderingContext2DSettings.Builder - Interface in akasha
Attributes that control the characteristics of the WebGLRenderingContext created.
CanvasTextAlign - Annotation Type in akasha
 
CanvasTextAlign.Util - Class in akasha
 
CanvasTextBaseline - Annotation Type in akasha
 
CanvasTextBaseline.Util - Class in akasha
 
CanvasTextRendering - Annotation Type in akasha
 
CanvasTextRendering.Util - Class in akasha
 
Capability - Annotation Type in akasha.gl
 
Capability.Util - Class in akasha.gl
 
caption - Variable in class akasha.HTMLTableElement
The HTMLTableElement.caption property represents the table caption.
captions - Static variable in annotation type akasha.TextTrackKind
 
captions - Static variable in annotation type akasha.TrackKind
Closed captions provide a transcription and possibly a translation of audio.
capture(boolean) - Method in interface akasha.AddEventListenerOptions.Builder
 
capture(boolean) - Method in interface akasha.EventListenerOptions.Builder
 
capture() - Method in interface akasha.EventListenerOptions
 
CAPTURING_PHASE - Static variable in class akasha.Event
 
CaretPosition - Class in akasha
The CaretPosition interface represents the caret position, an indicator for the text insertion point.
CaretPosition() - Constructor for class akasha.CaretPosition
 
caretPositionFromPoint(double, double) - Method in class akasha.Document
 
cast(int) - Static method in class akasha.gl.AttributeIndex.Validator
 
cast(int) - Static method in class akasha.gl.VertexDimensions.Validator
 
catch_(OnRejectedCallback<? extends V>) - Method in class akasha.promise.Promise
Appends a rejection handler callback to the promise, and returns a new promise resolving to the return value of the callback if it is called, or to its original fulfillment value if the promise is instead fulfilled.
cbrt(double) - Static method in class akasha.core.JsMath
The Math.cbrt() function returns the cube root of a number, that is
cc_additional_name - Static variable in annotation type akasha.AutocompleteType
A middle name as given on a payment instrument or credit card.
cc_csc - Static variable in annotation type akasha.AutocompleteType
The security code for the payment instrument; on credit cards, this is the 3-digit verification number on the back of the card.
cc_exp - Static variable in annotation type akasha.AutocompleteType
A payment method expiration date, typically in the form "MM/YY" or "MM/YYYY".
cc_exp_month - Static variable in annotation type akasha.AutocompleteType
The month in which the payment method expires.
cc_exp_year - Static variable in annotation type akasha.AutocompleteType
The year in which the payment method expires.
cc_family_name - Static variable in annotation type akasha.AutocompleteType
A family name, as given on a credit card.
cc_given_name - Static variable in annotation type akasha.AutocompleteType
A given (first) name as given on a payment instrument like a credit card.
cc_name - Static variable in annotation type akasha.AutocompleteType
The full name as printed on or associated with a payment instrument such as a credit card.
cc_number - Static variable in annotation type akasha.AutocompleteType
A credit card number or other number identifying a payment method, such as an account number.
cc_type - Static variable in annotation type akasha.AutocompleteType
The type of payment instrument (such as "Visa" or "Master Card").
CCW - Static variable in class akasha.gl.WebGL2RenderingContext
 
CCW - Static variable in class akasha.gl.WebGLRenderingContext
 
ccw - Static variable in annotation type akasha.gpu.GPUFrontFace
 
CDATA_SECTION_NODE - Static variable in class akasha.Node
 
CDATASection - Class in akasha
The CDATASection interface represents a CDATA section that can be used within XML to include extended portions of unescaped text.
CDATASection() - Constructor for class akasha.CDATASection
 
ceil(double) - Static method in class akasha.core.JsMath
The Math.ceil() function always rounds a number up to the next largest integer.
cellIndex() - Method in class akasha.HTMLTableCellElement
 
cellPadding - Variable in class akasha.HTMLTableElement
The HTMLTableElement.cellPadding property represents the padding around the individual cells of the table.
cells() - Method in class akasha.HTMLTableRowElement
 
cellSpacing - Variable in class akasha.HTMLTableElement
 
center - Static variable in annotation type akasha.AlignSetting
 
center - Static variable in annotation type akasha.CanvasTextAlign
 
center - Static variable in annotation type akasha.LineAlignSetting
 
center - Static variable in annotation type akasha.PositionAlignSetting
 
center - Static variable in annotation type akasha.ScrollLogicalPosition
 
certificate - Static variable in annotation type akasha.rtc.RTCStatsType
 
certificates(JsArray<RTCCertificate>) - Method in interface akasha.rtc.RTCConfiguration.Builder
The RTCConfiguration dictionary's optional certificates property is an array of RTCCertificate objects providing the security certificates available for use when authenticating duing the connection process.
certificates(RTCCertificate...) - Method in interface akasha.rtc.RTCConfiguration.Builder
The RTCConfiguration dictionary's optional certificates property is an array of RTCCertificate objects providing the security certificates available for use when authenticating duing the connection process.
certificates() - Method in interface akasha.rtc.RTCConfiguration
The RTCConfiguration dictionary's optional certificates property is an array of RTCCertificate objects providing the security certificates available for use when authenticating duing the connection process.
ch - Variable in class akasha.HTMLTableCellElement
 
ch - Variable in class akasha.HTMLTableColElement
 
ch - Variable in class akasha.HTMLTableRowElement
 
ch - Variable in class akasha.HTMLTableSectionElement
 
challenge(String) - Method in interface akasha.CollectedClientData.Builder
 
challenge() - Method in interface akasha.CollectedClientData
 
challenge(BufferSource) - Method in interface akasha.PublicKeyCredentialCreationOptions.Builder
The challenge property of the PublicKeyCredentialCreationOptions dictionary is a BufferSource used as a cryptographic challenge.
challenge() - Method in interface akasha.PublicKeyCredentialCreationOptions
The challenge property of the PublicKeyCredentialCreationOptions dictionary is a BufferSource used as a cryptographic challenge.
challenge(BufferSource) - Method in interface akasha.PublicKeyCredentialRequestOptions.Builder
The challenge property of the PublicKeyCredentialRequestOptions dictionary is a BufferSource used as a cryptographic challenge.
challenge() - Method in interface akasha.PublicKeyCredentialRequestOptions
The challenge property of the PublicKeyCredentialRequestOptions dictionary is a BufferSource used as a cryptographic challenge.
changedTouches() - Method in class akasha.TouchEvent
The changedTouches read-only property is a TouchList whose touch points (Touch objects) varies depending on the event type, as follows:
changedTouches(JsArray<Touch>) - Method in interface akasha.TouchEventInit.Builder
 
changedTouches(Touch...) - Method in interface akasha.TouchEventInit.Builder
 
changedTouches() - Method in interface akasha.TouchEventInit
 
channel() - Method in class akasha.rtc.RTCDataChannelEvent
The read-only property RTCDataChannelEvent.channel returns the RTCDataChannel associated with the event.
channel(RTCDataChannel) - Method in interface akasha.rtc.RTCDataChannelEventInit.Builder
 
channel() - Method in interface akasha.rtc.RTCDataChannelEventInit
 
channelCount(int) - Method in interface akasha.audio.AnalyserOptions.Builder
 
channelCount - Variable in class akasha.audio.AudioNode
The channelCount property of the AudioNode interface represents an integer used to determine how many channels are used when up-mixing and down-mixing connections to any inputs to the node.
channelCount(int) - Method in interface akasha.audio.AudioNodeOptions.Builder
 
channelCount() - Method in interface akasha.audio.AudioNodeOptions
 
channelCount(int) - Method in interface akasha.audio.AudioWorkletNodeOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.BiquadFilterOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.ChannelMergerOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.ChannelSplitterOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.ConvolverOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.DelayOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.DynamicsCompressorOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.GainOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.IIRFilterOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.OscillatorOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.PannerOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.StereoPannerOptions.Builder
 
channelCount(int) - Method in interface akasha.audio.WaveShaperOptions.Builder
 
channelCount(ULongRange) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
channelCount() - Method in interface akasha.media.MediaTrackCapabilities
 
channelCount(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
channelCount(int) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
channelCount(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
channelCount(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
channelCount(int) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
channelCount(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
channelCount() - Method in interface akasha.media.MediaTrackConstraintSet
 
channelCount(int) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's channelCount property is an integer indicating how many audio channel the MediaStreamTrack is currently configured to have.
channelCount() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's channelCount property is an integer indicating how many audio channel the MediaStreamTrack is currently configured to have.
channelCount(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's channelCount property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the channelCount constraint.
channelCount() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's channelCount property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the channelCount constraint.
channelCountMode(String) - Method in interface akasha.audio.AnalyserOptions.Builder
 
channelCountMode - Variable in class akasha.audio.AudioNode
The channelCountMode property of the AudioNode interface represents an enumerated value describing the way channels must be matched between the node's inputs and outputs.
channelCountMode(String) - Method in interface akasha.audio.AudioNodeOptions.Builder
 
channelCountMode() - Method in interface akasha.audio.AudioNodeOptions
 
channelCountMode(String) - Method in interface akasha.audio.AudioWorkletNodeOptions.Builder
 
channelCountMode(String) - Method in interface akasha.audio.BiquadFilterOptions.Builder
 
ChannelCountMode - Annotation Type in akasha.audio
 
channelCountMode(String) - Method in interface akasha.audio.ChannelMergerOptions.Builder
 
channelCountMode(String) - Method in interface akasha.audio.ChannelSplitterOptions.Builder
 
channelCountMode(String) - Method in interface akasha.audio.ConvolverOptions.Builder
 
channelCountMode(String) - Method in interface akasha.audio.DelayOptions.Builder
 
channelCountMode(String) - Method in interface akasha.audio.DynamicsCompressorOptions.Builder
 
channelCountMode(String) - Method in interface akasha.audio.GainOptions.Builder
 
channelCountMode(String) - Method in interface akasha.audio.IIRFilterOptions.Builder
 
channelCountMode(String) - Method in interface akasha.audio.OscillatorOptions.Builder
 
channelCountMode(String) - Method in interface akasha.audio.PannerOptions.Builder
 
channelCountMode(String) - Method in interface akasha.audio.StereoPannerOptions.Builder
 
channelCountMode(String) - Method in interface akasha.audio.WaveShaperOptions.Builder
 
ChannelCountMode.Util - Class in akasha.audio
 
channelInterpretation(String) - Method in interface akasha.audio.AnalyserOptions.Builder
 
channelInterpretation - Variable in class akasha.audio.AudioNode
When the number of channels doesn't match between an input and an output, up- or down-mixing happens according the following rules.
channelInterpretation(String) - Method in interface akasha.audio.AudioNodeOptions.Builder
 
channelInterpretation() - Method in interface akasha.audio.AudioNodeOptions
 
channelInterpretation(String) - Method in interface akasha.audio.AudioWorkletNodeOptions.Builder
 
channelInterpretation(String) - Method in interface akasha.audio.BiquadFilterOptions.Builder
 
ChannelInterpretation - Annotation Type in akasha.audio
 
channelInterpretation(String) - Method in interface akasha.audio.ChannelMergerOptions.Builder
 
channelInterpretation(String) - Method in interface akasha.audio.ChannelSplitterOptions.Builder
 
channelInterpretation(String) - Method in interface akasha.audio.ConvolverOptions.Builder
 
channelInterpretation(String) - Method in interface akasha.audio.DelayOptions.Builder
 
channelInterpretation(String) - Method in interface akasha.audio.DynamicsCompressorOptions.Builder
 
channelInterpretation(String) - Method in interface akasha.audio.GainOptions.Builder
 
channelInterpretation(String) - Method in interface akasha.audio.IIRFilterOptions.Builder
 
channelInterpretation(String) - Method in interface akasha.audio.OscillatorOptions.Builder
 
channelInterpretation(String) - Method in interface akasha.audio.PannerOptions.Builder
 
channelInterpretation(String) - Method in interface akasha.audio.StereoPannerOptions.Builder
 
channelInterpretation(String) - Method in interface akasha.audio.WaveShaperOptions.Builder
 
ChannelInterpretation.Util - Class in akasha.audio
 
ChannelMergerNode - Class in akasha.audio
The ChannelMergerNode interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output.
ChannelMergerNode(BaseAudioContext, ChannelMergerOptions) - Constructor for class akasha.audio.ChannelMergerNode
The ChannelMergerNode() constructor creates a new ChannelMergerNode object instance.
ChannelMergerNode(BaseAudioContext) - Constructor for class akasha.audio.ChannelMergerNode
The ChannelMergerNode() constructor creates a new ChannelMergerNode object instance.
ChannelMergerOptions - Interface in akasha.audio
 
ChannelMergerOptions.Builder - Interface in akasha.audio
 
channels(int) - Method in interface akasha.rtc.RTCCodecStats.Builder
 
channels() - Method in interface akasha.rtc.RTCCodecStats
 
channels(int) - Method in interface akasha.rtc.RTCRtpCodecCapability.Builder
 
channels() - Method in interface akasha.rtc.RTCRtpCodecCapability
 
channels(int) - Method in interface akasha.rtc.RTCRtpCodecParameters.Builder
 
channels() - Method in interface akasha.rtc.RTCRtpCodecParameters
 
ChannelSplitterNode - Class in akasha.audio
The ChannelSplitterNode interface, often used in conjunction with its opposite, ChannelMergerNode, separates the different channels of an audio source into a set of mono outputs.
ChannelSplitterNode(BaseAudioContext, ChannelSplitterOptions) - Constructor for class akasha.audio.ChannelSplitterNode
The ChannelSplitterNode() constructor of the Web Audio API creates a new ChannelSplitterNode object instance, representing a node that splits the input into a separate output for each of the source node's audio channels.
ChannelSplitterNode(BaseAudioContext) - Constructor for class akasha.audio.ChannelSplitterNode
The ChannelSplitterNode() constructor of the Web Audio API creates a new ChannelSplitterNode object instance, representing a node that splits the input into a separate output for each of the source node's audio channels.
ChannelSplitterOptions - Interface in akasha.audio
 
ChannelSplitterOptions.Builder - Interface in akasha.audio
 
chapters - Static variable in annotation type akasha.TextTrackKind
 
chapters - Static variable in annotation type akasha.TrackKind
Chapter titles are intended to be used when the user is navigating the media resource.
CharacterData - Class in akasha
The CharacterData abstract interface represents a Node object that contains characters.
CharacterData() - Constructor for class akasha.CharacterData
 
characterData(boolean) - Method in interface akasha.MutationObserverInit.Builder
The MutationObserverInit dictionary's optional characterData property is used to specify whether or not to monitor the node or nodes being observed for changes to their textual contents.
characterData() - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional characterData property is used to specify whether or not to monitor the node or nodes being observed for changes to their textual contents.
characterDataOldValue(boolean) - Method in interface akasha.MutationObserverInit.Builder
The MutationObserverInit dictionary's optional characterDataOldValue property is used to specify whether or not the MutationRecord.oldValue property for DOM mutations should be set to the previous value of text nodes which changed.
characterDataOldValue() - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional characterDataOldValue property is used to specify whether or not the MutationRecord.oldValue property for DOM mutations should be set to the previous value of text nodes which changed.
characteristic() - Method in class akasha.bluetooth.BluetoothRemoteGATTDescriptor
The BluetoothRemoteGATTDescriptor.characteristic read-only property returns the BluetoothRemoteGATTCharacteristic this descriptor belongs to.
characters - Static variable in annotation type akasha.AutocapitalizeType
All letters should default to uppercase.
characterSet() - Method in class akasha.Document
The Document.characterSet read-only property returns the character encoding of the document that it's currently rendered with.
characterVariant() - Method in class akasha.CSSFontFeatureValuesRule
 
charAt(int) - Method in class akasha.core.JsString
The String object's charAt() method returns a new string consisting of the single UTF-16 code unit located at the specified offset into the string.
charCode() - Method in class akasha.KeyboardEvent
The charCode read-only property of the KeyboardEvent interface returns the Unicode value of a character key pressed during a keypress event.
charCodeAt() - Method in class akasha.core.JsString
The charCodeAt() method returns an integer between 0 and 65535 representing the UTF-16 code unit at the given index.
charCodeAt(int) - Method in class akasha.core.JsString
The charCodeAt() method returns an integer between 0 and 65535 representing the UTF-16 code unit at the given index.
charIndex(int) - Method in interface akasha.speech.SpeechSynthesisErrorEventInit.Builder
 
charIndex() - Method in class akasha.speech.SpeechSynthesisEvent
The charIndex read-only property of the SpeechSynthesisUtterance interface returns the index position of the character in the SpeechSynthesisUtterance.text that was being spoken when the event was triggered.
charIndex(int) - Method in interface akasha.speech.SpeechSynthesisEventInit.Builder
 
charIndex() - Method in interface akasha.speech.SpeechSynthesisEventInit
 
charLength(int) - Method in interface akasha.speech.SpeechSynthesisErrorEventInit.Builder
 
charLength() - Method in class akasha.speech.SpeechSynthesisEvent
 
charLength(int) - Method in interface akasha.speech.SpeechSynthesisEventInit.Builder
 
charLength() - Method in interface akasha.speech.SpeechSynthesisEventInit
 
charset() - Method in class akasha.Document
 
charset - Variable in class akasha.HTMLAnchorElement
 
charset - Variable in class akasha.HTMLLinkElement
 
charset - Variable in class akasha.HTMLScriptElement
 
CHARSET_RULE - Static variable in class akasha.CSSRule
 
checkbox - Static variable in annotation type akasha.InputType
A check box allowing single values to be selected/deselected.
checked - Variable in class akasha.HTMLInputElement
 
checkEnclosure(SVGElement, DOMRectReadOnly) - Method in class akasha.svg.SVGSVGElement
 
checkFramebufferStatus(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.checkFramebufferStatus() method of the WebGL API returns the completeness status of the WebGLFramebuffer object.
checkFramebufferStatus(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.checkFramebufferStatus() method of the WebGL API returns the completeness status of the WebGLFramebuffer object.
checking - Static variable in annotation type akasha.rtc.RTCIceConnectionState
 
checking - Static variable in annotation type akasha.rtc.RTCIceTransportState
 
checkIntersection(SVGElement, DOMRectReadOnly) - Method in class akasha.svg.SVGSVGElement
 
checkValidity() - Method in class akasha.ElementInternals
 
checkValidity() - Method in class akasha.HTMLButtonElement
 
checkValidity() - Method in class akasha.HTMLFieldSetElement
 
checkValidity() - Method in class akasha.HTMLFormElement
 
checkValidity() - Method in class akasha.HTMLInputElement
 
checkValidity() - Method in class akasha.HTMLObjectElement
The checkValidity() method of the HTMLObjectElement interface returns a Boolean that always is true, because object objects are never candidates for constraint validation.
checkValidity() - Method in class akasha.HTMLOutputElement
 
checkValidity() - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.checkValidity() method checks whether the element has any constraints and whether it satisfies them.
checkValidity() - Method in class akasha.HTMLTextAreaElement
 
childElementCount() - Method in class akasha.Document
The ParentNode.childElementCount read-only property returns an unsigned long representing the number of child elements of the given element.
childElementCount() - Method in class akasha.DocumentFragment
The ParentNode.childElementCount read-only property returns an unsigned long representing the number of child elements of the given element.
childElementCount() - Method in class akasha.Element
The ParentNode.childElementCount read-only property returns an unsigned long representing the number of child elements of the given element.
childList(boolean) - Method in interface akasha.MutationObserverInit.Builder
The MutationObserverInit dictionary's optional childList property indicates whether or not to monitor the specified node or nodes for the addition or removal of new child nodes.
childList() - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional childList property indicates whether or not to monitor the specified node or nodes for the addition or removal of new child nodes.
childNodes() - Method in class akasha.Node
The Node.childNodes read-only property returns a live NodeList of child nodes of the given element where the first child node is assigned index 0.
children() - Method in class akasha.Document
The ParentNode property children is a read-only property that returns a live HTMLCollection which contains all of the child elements of the node upon which it was called.
children() - Method in class akasha.DocumentFragment
The ParentNode property children is a read-only property that returns a live HTMLCollection which contains all of the child elements of the node upon which it was called.
children() - Method in class akasha.Element
The ParentNode property children is a read-only property that returns a live HTMLCollection which contains all of the child elements of the node upon which it was called.
chOff - Variable in class akasha.HTMLTableCellElement
 
chOff - Variable in class akasha.HTMLTableColElement
 
chOff - Variable in class akasha.HTMLTableRowElement
 
chOff - Variable in class akasha.HTMLTableSectionElement
 
circuitBreakerTriggerCount(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property circuitBreakerTriggerCount indicates the number of times the circuit-breaker has been triggered to indicate a connection timeout or other unexpected connection abort on this specific connection configuration.
circuitBreakerTriggerCount() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property circuitBreakerTriggerCount indicates the number of times the circuit-breaker has been triggered to indicate a connection timeout or other unexpected connection abort on this specific connection configuration.
cite - Variable in class akasha.HTMLModElement
 
cite - Variable in class akasha.HTMLQuoteElement
 
CLAMP_TO_EDGE - Static variable in class akasha.gl.WebGL2RenderingContext
 
CLAMP_TO_EDGE - Static variable in class akasha.gl.WebGLRenderingContext
 
clamp_to_edge - Static variable in annotation type akasha.gpu.GPUAddressMode
 
clampDepth(boolean) - Method in interface akasha.gpu.GPUPrimitiveState.Builder
 
clampDepth() - Method in interface akasha.gpu.GPUPrimitiveState
 
clamped_max - Static variable in annotation type akasha.audio.ChannelCountMode
 
classic - Static variable in annotation type akasha.WorkerType
 
classList() - Method in class akasha.Element
The Element.classList is a read-only property that returns a live DOMTokenList collection of the class attributes of the element.
className - Variable in class akasha.Element
The className property of the Element interface gets and sets the value of the class attribute of the specified element.
className() - Method in class akasha.svg.SVGElement
 
clear() - Static method in class akasha.Console
The console.clear() method clears the console if the environment allows it.
clear() - Method in class akasha.core.JsMap
The clear() method removes all elements from a Map object.
clear() - Method in class akasha.core.JsSet
The clear() method removes all elements from a Set object.
clear() - Method in class akasha.CSSFontFeatureValuesMap
 
clear() - Method in class akasha.CSSFontPaletteValuesRule
 
clear() - Method in class akasha.DataTransferItemList
The DataTransferItemList method clear() removes all DataTransferItem objects from the drag data items list, leaving the list empty.
clear(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.clear() method of the WebGL API clears buffers to preset values.
clear(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.clear() method of the WebGL API clears buffers to preset values.
clear - Variable in class akasha.HTMLBRElement
 
clear() - Method in class akasha.idb.IDBObjectStore
Clearing an object store consists of removing all records from the object store and removing all records in indexes that reference the object store.
clear() - Method in class akasha.Storage
The clear() method of the Storage interface clears all keys stored in a given Storage object.
clear() - Method in class akasha.svg.SVGLengthList
 
clear() - Method in class akasha.svg.SVGNumberList
 
clear() - Method in class akasha.svg.SVGPointList
 
clear() - Method in class akasha.svg.SVGStringList
 
clear() - Method in class akasha.svg.SVGTransformList
 
clearBufferfi(int, int, float, int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferfv(int, int, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferfv(int, int, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferfv(int, int, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferfv(int, int, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferfv(int, int, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferfv(int, int, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferfv(int, int, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferfv(int, int, double[]) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferiv(int, int, Int32List, int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferiv(int, int, Int32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferiv(int, int, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferiv(int, int, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferiv(int, int, Int32List) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferiv(int, int, Int32Array) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferiv(int, int, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferiv(int, int, double[]) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferuiv(int, int, Uint32List, int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferuiv(int, int, Uint32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferuiv(int, int, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferuiv(int, int, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferuiv(int, int, Uint32List) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferuiv(int, int, Uint32Array) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferuiv(int, int, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
 
clearBufferuiv(int, int, double[]) - Method in class akasha.gl.WebGL2RenderingContext
 
clearColor(float, float, float, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.clearColor() method of the WebGL API specifies the color values used when clearing color buffers.
clearColor(float, float, float, float) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.clearColor() method of the WebGL API specifies the color values used when clearing color buffers.
clearData(String) - Method in class akasha.DataTransfer
The DataTransfer.clearData() method removes the drag operation's drag data for the given type.
clearData() - Method in class akasha.DataTransfer
The DataTransfer.clearData() method removes the drag operation's drag data for the given type.
clearDepth(float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.clearDepth() method of the WebGL API specifies the clear value for the depth buffer.
clearDepth(float) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.clearDepth() method of the WebGL API specifies the clear value for the depth buffer.
clearInterval(int) - Method in class akasha.Window
The clearInterval() method of the WindowOrWorkerGlobalScope mixin cancels a timed, repeating action which was previously established by a call to setInterval().
clearInterval() - Method in class akasha.Window
The clearInterval() method of the WindowOrWorkerGlobalScope mixin cancels a timed, repeating action which was previously established by a call to setInterval().
clearInterval(int) - Static method in class akasha.WindowGlobal
The clearInterval() method of the WindowOrWorkerGlobalScope mixin cancels a timed, repeating action which was previously established by a call to setInterval().
clearInterval() - Static method in class akasha.WindowGlobal
The clearInterval() method of the WindowOrWorkerGlobalScope mixin cancels a timed, repeating action which was previously established by a call to setInterval().
clearLiveSeekableRange() - Method in class akasha.media.MediaSource
The clearLiveSeekableRange() method of the MediaSource interface clears a seekable range previously set with a call to setLiveSeekableRange().
clearMarks(String) - Method in class akasha.perf.Performance
The clearMarks() method removes the named mark from the browser's performance entry buffer.
clearMarks() - Method in class akasha.perf.Performance
The clearMarks() method removes the named mark from the browser's performance entry buffer.
clearMeasures(String) - Method in class akasha.perf.Performance
The clearMeasures() method removes the named measure from the browser's performance entry buffer.
clearMeasures() - Method in class akasha.perf.Performance
The clearMeasures() method removes the named measure from the browser's performance entry buffer.
clearParameters() - Method in class akasha.XSLTProcessor
 
clearRect(double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.clearRect() method of the Canvas 2D API erases the pixels in a rectangular area by setting them to transparent black.
clearRect(double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
clearResourceTimings() - Method in class akasha.perf.Performance
The clearResourceTimings() method removes all performance entries with an entryType of "resource" from the browser's performance data buffer and sets the size of the performance data buffer to zero.
clearStencil(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.clearStencil() method of the WebGL API specifies the clear value for the stencil buffer.
clearStencil(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.clearStencil() method of the WebGL API specifies the clear value for the stencil buffer.
clearTimeout(int) - Method in class akasha.Window
The clearTimeout() method of the WindowOrWorkerGlobalScope mixin cancels a timeout previously established by calling setTimeout().
clearTimeout() - Method in class akasha.Window
The clearTimeout() method of the WindowOrWorkerGlobalScope mixin cancels a timeout previously established by calling setTimeout().
clearTimeout(int) - Static method in class akasha.WindowGlobal
The clearTimeout() method of the WindowOrWorkerGlobalScope mixin cancels a timeout previously established by calling setTimeout().
clearTimeout() - Static method in class akasha.WindowGlobal
The clearTimeout() method of the WindowOrWorkerGlobalScope mixin cancels a timeout previously established by calling setTimeout().
clearWatch(int) - Method in class akasha.Geolocation
The Geolocation.clearWatch() method is used to unregister location/error monitoring handlers previously installed using Geolocation.watchPosition().
click() - Method in class akasha.HTMLElement
The HTMLElement.click() method simulates a mouse click on an element.
clientDataJSON() - Method in class akasha.AuthenticatorResponse
The clientDataJSON property of the AuthenticatorResponse interface stores a JSON string in an ArrayBuffer, representing the client data that was passed to CredentialsContainer.create() or CredentialsContainer.get().
clientHeight() - Method in class akasha.Element
The Element.clientHeight read-only property is zero for elements with no CSS or inline layout boxes; otherwise, it's the inner height of an element in pixels.
clientId(String) - Method in interface akasha.FetchEventInit.Builder
 
clientId() - Method in interface akasha.FetchEventInit
 
clientInformation() - Method in class akasha.Window
 
clientInformation() - Static method in class akasha.WindowGlobal
 
clientLeft() - Method in class akasha.Element
The width of the left border of an element in pixels.
ClientQueryOptions - Interface in akasha
 
ClientQueryOptions.Builder - Interface in akasha
 
clientTop() - Method in class akasha.Element
The width of the top border of an element in pixels.
ClientType - Annotation Type in akasha
 
ClientType.Util - Class in akasha
 
clientWaitSync(WebGLSync, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.clientWaitSync() method of the WebGL 2 API blocks and waits for a WebGLSync object to become signaled or a given timeout to be passed.
clientWidth() - Method in class akasha.Element
The Element.clientWidth property is zero for inline elements and elements with no CSS; otherwise, it's the inner width of an element in pixels.
clientX(double) - Method in interface akasha.DragEventInit.Builder
 
clientX() - Method in class akasha.MouseEvent
The clientX read-only property of the MouseEvent interface provides the horizontal coordinate within the application's viewport at which the event occurred (as opposed to the coordinate within the page).
clientX(double) - Method in interface akasha.MouseEventInit.Builder
 
clientX() - Method in interface akasha.MouseEventInit
 
clientX(double) - Method in interface akasha.PointerEventInit.Builder
 
clientX() - Method in class akasha.Touch
The Touch.clientX read-only property returns the X coordinate of the touch point relative to the viewport, not including any scroll offset.
clientX(double) - Method in interface akasha.TouchInit.Builder
 
clientX() - Method in interface akasha.TouchInit
 
clientX(double) - Method in interface akasha.WheelEventInit.Builder
 
clientY(double) - Method in interface akasha.DragEventInit.Builder
 
clientY() - Method in class akasha.MouseEvent
The clientY read-only property of the MouseEvent interface provides the vertical coordinate within the application's viewport at which the event occurred (as opposed to the coordinate within the page).
clientY(double) - Method in interface akasha.MouseEventInit.Builder
 
clientY() - Method in interface akasha.MouseEventInit
 
clientY(double) - Method in interface akasha.PointerEventInit.Builder
 
clientY() - Method in class akasha.Touch
The Touch.clientY read-only property returns the Y coordinate of the touch point relative to the browser's viewport, not including any scroll offset.
clientY(double) - Method in interface akasha.TouchInit.Builder
 
clientY() - Method in interface akasha.TouchInit
 
clientY(double) - Method in interface akasha.WheelEventInit.Builder
 
clip(String) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.clip() method of the Canvas 2D API turns the current or given path into the current clipping region.
clip() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.clip() method of the Canvas 2D API turns the current or given path into the current clipping region.
clip(Path2D, String) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.clip() method of the Canvas 2D API turns the current or given path into the current clipping region.
clip(Path2D) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.clip() method of the Canvas 2D API turns the current or given path into the current clipping region.
clip(String) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
clip() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
clip(Path2D, String) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
clip(Path2D) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
Clipboard - Class in akasha.clipboard
The Clipboard interface implements the Clipboard API, providing—if the user grants permission—both read and write access to the contents of the system clipboard.
Clipboard() - Constructor for class akasha.clipboard.Clipboard
 
clipboard() - Method in class akasha.Navigator
The Clipboard API adds to the Navigator interface the read-only clipboard property, which returns the Clipboard object used to read and write the clipboard's contents.
clipboardData() - Method in class akasha.clipboard.ClipboardEvent
The ClipboardEvent.clipboardData property holds a DataTransfer object, which can be used:
clipboardData(DataTransfer) - Method in interface akasha.clipboard.ClipboardEventInit.Builder
 
clipboardData() - Method in interface akasha.clipboard.ClipboardEventInit
 
ClipboardEvent - Class in akasha.clipboard
The ClipboardEvent interface represents events providing information related to modification of the clipboard, that is cut, copy, and paste events.
ClipboardEvent(String, ClipboardEventInit) - Constructor for class akasha.clipboard.ClipboardEvent
The ClipboardEvent() constructor returns a newly created ClipboardEvent, representing an event providing information related to modification of the clipboard, that is cut, copy, and paste events.
ClipboardEvent(String) - Constructor for class akasha.clipboard.ClipboardEvent
The ClipboardEvent() constructor returns a newly created ClipboardEvent, representing an event providing information related to modification of the clipboard, that is cut, copy, and paste events.
ClipboardEventHandler - Interface in akasha.clipboard
Handle events of type ClipboardEvent
ClipboardEventInit - Interface in akasha.clipboard
 
ClipboardEventInit.Builder - Interface in akasha.clipboard
 
ClipboardEventListener - Interface in akasha.clipboard
Listener for events of type ClipboardEvent
ClipboardItem - Class in akasha.clipboard
The ClipboardItem interface of the Clipboard API represents a single item format, used when reading or writing data via the Clipboard API.
ClipboardItem(JsPropertyMap<Promise<ClipboardItemDataType>>, ClipboardItemOptions) - Constructor for class akasha.clipboard.ClipboardItem
 
ClipboardItem(JsPropertyMap<Promise<ClipboardItemDataType>>) - Constructor for class akasha.clipboard.ClipboardItem
 
ClipboardItemDataType - Interface in akasha.clipboard
 
ClipboardItemDelayedCallback - Interface in akasha.clipboard
 
ClipboardItemOptions - Interface in akasha.clipboard
 
ClipboardItemOptions.Builder - Interface in akasha.clipboard
 
ClipboardPermissionDescriptor - Interface in akasha.clipboard
 
ClipboardPermissionDescriptor.Builder - Interface in akasha.clipboard
 
clipPathUnits() - Method in class akasha.svg.SVGClipPathElement
 
clipped(boolean) - Method in interface akasha.svg.SVGBoundingBoxOptions.Builder
 
clipped() - Method in interface akasha.svg.SVGBoundingBoxOptions
 
clipper_invocations - Static variable in annotation type akasha.gpu.GPUPipelineStatisticName
 
clipper_primitives_out - Static variable in annotation type akasha.gpu.GPUPipelineStatisticName
 
clockRate(int) - Method in interface akasha.rtc.RTCCodecStats.Builder
 
clockRate() - Method in interface akasha.rtc.RTCCodecStats
 
clockRate(int) - Method in interface akasha.rtc.RTCRtpCodecCapability.Builder
 
clockRate() - Method in interface akasha.rtc.RTCRtpCodecCapability
 
clockRate(int) - Method in interface akasha.rtc.RTCRtpCodecParameters.Builder
 
clockRate() - Method in interface akasha.rtc.RTCRtpCodecParameters
 
clone_() - Method in class akasha.AudioData
 
clone_() - Method in class akasha.media.MediaStream
The clone() method of the MediaStream interface creates a duplicate of the MediaStream.
clone_() - Method in class akasha.media.MediaStreamTrack
The clone() method of the MediaStreamTrack interface creates a duplicate of the MediaStreamTrack.
clone_() - Method in class akasha.Request
The clone() method of the Request interface creates a copy of the current Request object.
clone_() - Method in class akasha.Response
The clone() method of the Response interface creates a clone of a response object, identical in every way, but stored in a different variable.
clone_() - Method in class akasha.VideoFrame
 
cloneContents() - Method in class akasha.Range
The Range.cloneContents() returns a DocumentFragment copying the objects of type Node included in the Range.
cloneNode(boolean) - Method in class akasha.Node
The Node.cloneNode() method returns a duplicate of the node on which this method was called.
cloneNode() - Method in class akasha.Node
The Node.cloneNode() method returns a duplicate of the node on which this method was called.
cloneRange() - Method in class akasha.Range
The Range.cloneRange() method returns a Range object with boundary points identical to the cloned Range.
close() - Method in class akasha.audio.AudioContext
The close() method of the AudioContext Interface closes the audio context, releasing any system audio resources that it uses.
close() - Method in class akasha.AudioData
 
close() - Method in class akasha.AudioDecoder
 
close() - Method in class akasha.AudioEncoder
 
close() - Method in class akasha.BroadcastChannel
The BroadcastChannel.close() terminates the connection to the underlying channel, allowing the object to be garbage collected.
close() - Method in class akasha.Document
The Document.close() method finishes writing to a document, opened with Document.open().
close() - Method in class akasha.EventSource
The close() method of the EventSource interface closes the connection, if one is made, and sets the EventSource.readyState attribute to 2 (closed).
close(String) - Method in class akasha.HTMLDialogElement
Void.
close() - Method in class akasha.HTMLDialogElement
Void.
close() - Method in class akasha.idb.IDBDatabase
The connection is not actually closed until all transactions created using this connection are complete.
close() - Method in class akasha.ImageBitmap
The ImageBitmap.close() method disposes of all graphical resources associated with an ImageBitmap.
close() - Method in class akasha.ImageDecoder
 
close() - Method in class akasha.MediaKeySession
The MediaKeySession.close() method notifies that the current media session is no longer needed, and that the content decryption module should release any resources associated with this object and close it.
close() - Method in class akasha.MessagePort
The close() method of the MessagePort interface disconnects the port, so it is no longer active.
close() - Method in class akasha.notifications.Notification
The close() method of the Notification interface is used to close/remove a previously displayed notification.
close() - Method in class akasha.ReadableByteStreamController
 
close() - Method in class akasha.ReadableStreamDefaultController
 
close() - Method in class akasha.rtc.RTCDataChannel
The RTCDataChannel.close() method closes the RTCDataChannel.
close() - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.close() method closes the current peer connection.
close(UnderlyingSinkCloseCallback) - Method in interface akasha.UnderlyingSink.Builder
 
close() - Method in interface akasha.UnderlyingSink
 
close() - Method in class akasha.VideoDecoder
 
close() - Method in class akasha.VideoEncoder
 
close() - Method in class akasha.VideoFrame
 
close(int, String) - Method in class akasha.WebSocket
The WebSocket.close() method closes the WebSocket connection or connection attempt, if any.
close(int) - Method in class akasha.WebSocket
The WebSocket.close() method closes the WebSocket connection or connection attempt, if any.
close() - Method in class akasha.WebSocket
The WebSocket.close() method closes the WebSocket connection or connection attempt, if any.
close() - Method in class akasha.Window
The Window.close() method closes the current window, or the window on which it was called.
close() - Static method in class akasha.WindowGlobal
The Window.close() method closes the current window, or the window on which it was called.
close() - Method in class akasha.WritableStream
 
close() - Method in class akasha.WritableStreamDefaultWriter
 
closed - Static variable in annotation type akasha.audio.AudioContextState
 
closed - Static variable in annotation type akasha.CodecState
 
CLOSED - Static variable in class akasha.EventSource
 
closed - Static variable in annotation type akasha.media.ReadyState
 
closed() - Method in class akasha.MediaKeySession
The MediaKeySession.closed read-only property returns a Promise signaling when a MediaKeySession closes.
closed() - Method in class akasha.ReadableStreamBYOBReader
 
closed() - Method in class akasha.ReadableStreamDefaultReader
 
closed - Static variable in annotation type akasha.rtc.RTCDataChannelState
 
closed - Static variable in annotation type akasha.rtc.RTCDtlsTransportState
 
closed - Static variable in annotation type akasha.rtc.RTCIceConnectionState
 
closed - Static variable in annotation type akasha.rtc.RTCIceTransportState
 
closed - Static variable in annotation type akasha.rtc.RTCPeerConnectionState
 
closed - Static variable in annotation type akasha.rtc.RTCSctpTransportState
 
closed - Static variable in annotation type akasha.rtc.RTCSignalingState
 
closed - Static variable in annotation type akasha.ShadowRootMode
 
CLOSED - Static variable in class akasha.WebSocket
 
closed() - Method in class akasha.Window
The Window.closed read-only property indicates whether the referenced window is closed or not.
closed() - Static method in class akasha.WindowGlobal
The Window.closed read-only property indicates whether the referenced window is closed or not.
closed() - Method in class akasha.WritableStreamDefaultWriter
 
CloseEvent - Class in akasha
A CloseEvent is sent to clients using WebSockets when the connection is closed.
CloseEvent(String, CloseEventInit) - Constructor for class akasha.CloseEvent
The CloseEvent() constructor creates a new CloseEvent.
CloseEvent(String) - Constructor for class akasha.CloseEvent
The CloseEvent() constructor creates a new CloseEvent.
CloseEventHandler - Interface in akasha
Handle events of type CloseEvent
CloseEventInit - Interface in akasha
 
CloseEventInit.Builder - Interface in akasha
 
CloseEventListener - Interface in akasha
Listener for events of type CloseEvent
closePath() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.closePath() method of the Canvas 2D API attempts to add a straight line from the current point to the start of the current sub-path.
closePath() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
closePath() - Method in class akasha.Path2D
 
closest(String) - Method in class akasha.Element
The closest() method traverses the Element and its parents (heading toward the document root) until it finds a node that matches the provided selector string.
closing - Static variable in annotation type akasha.rtc.RTCDataChannelState
 
CLOSING - Static variable in class akasha.WebSocket
 
clz32(int) - Static method in class akasha.core.JsMath
The Math.clz32() function returns the number of leading zero bits in the 32-bit binary representation of a number.
cmp(Object, Object) - Method in class akasha.idb.IDBFactory
An integer that indicates the result of the comparison; the table below lists the possible values and their meanings:
cname(String) - Method in interface akasha.rtc.RTCRtcpParameters.Builder
 
cname() - Method in interface akasha.rtc.RTCRtcpParameters
 
code() - Method in class akasha.CloseEvent
 
code(int) - Method in interface akasha.CloseEventInit.Builder
 
code() - Method in interface akasha.CloseEventInit
 
code() - Method in class akasha.DOMException
The code read-only property of the DOMException interface returns a short that contains one of the error code constants, or 0 if none match.
code() - Method in class akasha.GeolocationPositionError
 
code(String) - Method in interface akasha.gpu.GPUShaderModuleDescriptor.Builder
 
code() - Method in interface akasha.gpu.GPUShaderModuleDescriptor
 
code - Variable in class akasha.HTMLObjectElement
 
code() - Method in class akasha.KeyboardEvent
The KeyboardEvent.code property represents a physical key on the keyboard (as opposed to the character generated by pressing the key).
code(String) - Method in interface akasha.KeyboardEventInit.Builder
 
code() - Method in interface akasha.KeyboardEventInit
 
code() - Method in class akasha.MediaError
The read-only property MediaError.code returns a numeric value which represents the kind of error that occurred on a media element.
codeBase - Variable in class akasha.HTMLObjectElement
 
codec(String) - Method in interface akasha.AudioDecoderConfig.Builder
 
codec() - Method in interface akasha.AudioDecoderConfig
 
codec(String) - Method in interface akasha.AudioEncoderConfig.Builder
 
codec() - Method in interface akasha.AudioEncoderConfig
 
codec - Static variable in annotation type akasha.rtc.RTCStatsType
 
codec(String) - Method in interface akasha.VideoDecoderConfig.Builder
 
codec() - Method in interface akasha.VideoDecoderConfig
 
codec(String) - Method in interface akasha.VideoEncoderConfig.Builder
 
codec() - Method in interface akasha.VideoEncoderConfig
 
codecId(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's codecId property is a string which uniquely identifies the object that was inspected to produce the data in the RTCCodecStats for the RTP stream.
codecId(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's codecId property is a string which uniquely identifies the object that was inspected to produce the data in the RTCCodecStats for the RTP stream.
codecId(String) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's codecId property is a string which uniquely identifies the object that was inspected to produce the data in the RTCCodecStats for the RTP stream.
codecId(String) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's codecId property is a string which uniquely identifies the object that was inspected to produce the data in the RTCCodecStats for the RTP stream.
codecId(String) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's codecId property is a string which uniquely identifies the object that was inspected to produce the data in the RTCCodecStats for the RTP stream.
codecId(String) - Method in interface akasha.rtc.RTCRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's codecId property is a string which uniquely identifies the object that was inspected to produce the data in the RTCCodecStats for the RTP stream.
codecId() - Method in interface akasha.rtc.RTCRtpStreamStats
The RTCRtpStreamStats dictionary's codecId property is a string which uniquely identifies the object that was inspected to produce the data in the RTCCodecStats for the RTP stream.
codecId(String) - Method in interface akasha.rtc.RTCSentRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's codecId property is a string which uniquely identifies the object that was inspected to produce the data in the RTCCodecStats for the RTP stream.
codecs(JsArray<RTCRtpCodecCapability>) - Method in interface akasha.rtc.RTCRtpCapabilities.Builder
 
codecs(RTCRtpCodecCapability...) - Method in interface akasha.rtc.RTCRtpCapabilities.Builder
 
codecs() - Method in interface akasha.rtc.RTCRtpCapabilities
 
codecs(JsArray<RTCRtpCodecParameters>) - Method in interface akasha.rtc.RTCRtpParameters.Builder
 
codecs(RTCRtpCodecParameters...) - Method in interface akasha.rtc.RTCRtpParameters.Builder
 
codecs() - Method in interface akasha.rtc.RTCRtpParameters
 
codecs(JsArray<RTCRtpCodecParameters>) - Method in interface akasha.rtc.RTCRtpReceiveParameters.Builder
 
codecs(RTCRtpCodecParameters...) - Method in interface akasha.rtc.RTCRtpReceiveParameters.Builder
 
codecs(JsArray<RTCRtpCodecParameters>) - Method in interface akasha.rtc.RTCRtpSendParameters.Builder
 
codecs(RTCRtpCodecParameters...) - Method in interface akasha.rtc.RTCRtpSendParameters.Builder
 
CodecState - Annotation Type in akasha
 
CodecState.Util - Class in akasha
 
codecType(String) - Method in interface akasha.rtc.RTCCodecStats.Builder
 
codecType() - Method in interface akasha.rtc.RTCCodecStats
 
codedHeight(int) - Method in interface akasha.VideoDecoderConfig.Builder
 
codedHeight() - Method in interface akasha.VideoDecoderConfig
 
codedHeight() - Method in class akasha.VideoFrame
 
codedHeight(int) - Method in interface akasha.VideoFramePlaneInit.Builder
 
codedHeight() - Method in interface akasha.VideoFramePlaneInit
 
codedRect() - Method in class akasha.VideoFrame
 
codedWidth(int) - Method in interface akasha.VideoDecoderConfig.Builder
 
codedWidth() - Method in interface akasha.VideoDecoderConfig
 
codedWidth() - Method in class akasha.VideoFrame
 
codedWidth(int) - Method in interface akasha.VideoFramePlaneInit.Builder
 
codedWidth() - Method in interface akasha.VideoFramePlaneInit
 
codePointAt(int) - Method in class akasha.core.JsString
The codePointAt() method returns a non-negative integer that is the UTF-16 code point value.
codeType - Variable in class akasha.HTMLObjectElement
 
col - Static variable in annotation type akasha.ScopeType
The header relates to all cells of the column it belongs to.
colgroup - Static variable in annotation type akasha.ScopeType
The header belongs to a colgroup and relates to all of its cells.
collapse(boolean) - Method in class akasha.Range
The Range.collapse() method collapses the Range to one of its boundary points.
collapse() - Method in class akasha.Range
The Range.collapse() method collapses the Range to one of its boundary points.
collapse(Node, int) - Method in class akasha.Selection
The Selection.collapse() method collapses the current selection to a single point.
collapse(Node) - Method in class akasha.Selection
The Selection.collapse() method collapses the current selection to a single point.
collapsed() - Method in class akasha.AbstractRange
The collapsed read-only property of the AbstractRange interface returns true if the range's start position and end position are the same.
collapseToEnd() - Method in class akasha.Selection
The Selection.collapseToEnd() method collapses the selection to the end of the last range in the selection.
collapseToStart() - Method in class akasha.Selection
The Selection.collapseToStart() method collapses the selection to the start of the first range in the selection.
CollectedClientData - Interface in akasha
 
CollectedClientData.Builder - Interface in akasha
 
colno() - Method in class akasha.ErrorEvent
 
colno(int) - Method in interface akasha.ErrorEventInit.Builder
 
colno() - Method in interface akasha.ErrorEventInit
 
COLOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
color(GPUBlendComponent) - Method in interface akasha.gpu.GPUBlendState.Builder
 
color() - Method in interface akasha.gpu.GPUBlendState
 
color - Variable in class akasha.HTMLFontElement
The obsolete HTMLFontElement.color property is a DOMString that reflects the color HTML attribute, containing either a named color or a color specified in the hexadecimal #RRGGBB format.
color - Variable in class akasha.HTMLHRElement
 
color - Static variable in annotation type akasha.InputType
A control for specifying a color; opening a color picker when active in supporting browsers.
COLOR_ATTACHMENT0 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT0 - Static variable in class akasha.gl.WebGLRenderingContext
 
COLOR_ATTACHMENT0_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT1 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT10 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT10_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT11 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT11_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT12 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT12_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT13 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT13_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT14 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT14_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT15 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT15_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT1_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT2 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT2_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT3 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT3_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT4_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT5 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT5_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT6 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT6_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT7 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT7_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT8_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_ATTACHMENT9 - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_ATTACHMENT9_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
COLOR_BUFFER_BIT - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_BUFFER_BIT - Static variable in class akasha.gl.WebGLRenderingContext
 
COLOR_CLEAR_VALUE - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_CLEAR_VALUE - Static variable in class akasha.gl.WebGLRenderingContext
 
COLOR_WRITEMASK - Static variable in class akasha.gl.WebGL2RenderingContext
 
COLOR_WRITEMASK - Static variable in class akasha.gl.WebGLRenderingContext
 
colorAttachments(JsArray<GPURenderPassColorAttachment>) - Method in interface akasha.gpu.GPURenderPassDescriptor.Builder
 
colorAttachments(GPURenderPassColorAttachment...) - Method in interface akasha.gpu.GPURenderPassDescriptor.Builder
 
colorAttachments() - Method in interface akasha.gpu.GPURenderPassDescriptor
 
colorDepth() - Method in class akasha.Screen
The Screen.colorDepth read-only property returns the color depth of the screen.
colorFormats(JsArray<String>) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor.Builder
 
colorFormats(String...) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor.Builder
 
colorFormats(JsArray<String>) - Method in interface akasha.gpu.GPURenderPassLayout.Builder
 
colorFormats(String...) - Method in interface akasha.gpu.GPURenderPassLayout.Builder
 
colorFormats() - Method in interface akasha.gpu.GPURenderPassLayout
 
colorMask(boolean, boolean, boolean, boolean) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.colorMask() method of the WebGL API sets which color components to enable or to disable when drawing or rendering to a WebGLFramebuffer.
colorMask(boolean, boolean, boolean, boolean) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.colorMask() method of the WebGL API sets which color components to enable or to disable when drawing or rendering to a WebGLFramebuffer.
colorSpace(String) - Method in interface akasha.CanvasRenderingContext2DSettings.Builder
 
colorSpace() - Method in interface akasha.CanvasRenderingContext2DSettings
 
colorSpace(String) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
 
colorSpace() - Method in interface akasha.gpu.GPUCanvasConfiguration
 
colorSpace(String) - Method in interface akasha.gpu.GPUExternalTextureDescriptor.Builder
 
colorSpace() - Method in interface akasha.gpu.GPUExternalTextureDescriptor
 
colorSpace(String) - Method in interface akasha.gpu.GPUImageCopyTextureTagged.Builder
 
colorSpace() - Method in interface akasha.gpu.GPUImageCopyTextureTagged
 
colorSpace() - Method in class akasha.ImageData
 
colorSpace(String) - Method in interface akasha.ImageDataSettings.Builder
 
colorSpace() - Method in interface akasha.ImageDataSettings
 
ColorSpaceConversion - Annotation Type in akasha
 
colorSpaceConversion(String) - Method in interface akasha.ImageBitmapOptions.Builder
 
colorSpaceConversion() - Method in interface akasha.ImageBitmapOptions
 
colorSpaceConversion(String) - Method in interface akasha.ImageDecoderInit.Builder
 
colorSpaceConversion() - Method in interface akasha.ImageDecoderInit
 
ColorSpaceConversion.Util - Class in akasha
 
cols - Variable in class akasha.HTMLFrameSetElement
 
cols - Variable in class akasha.HTMLTextAreaElement
 
colSpan - Variable in class akasha.HTMLTableCellElement
 
columnNumber() - Method in class akasha.CSPViolationReportBody
 
columnNumber() - Method in class akasha.SecurityPolicyViolationEvent
The columnNumber read-only property of the SecurityPolicyViolationEvent interface is the column number in the document or worker at which the violation occurred.
columnNumber(int) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
columnNumber() - Method in interface akasha.SecurityPolicyViolationEventInit
 
Comment - Class in akasha
The Comment interface represents textual notations within markup; although it is generally not visually shown, such comments are available to be read in the source view.
Comment(String) - Constructor for class akasha.Comment
The Comment() constructor returns a newly created Comment object with the optional DOMString given in parameter as its textual content.
Comment() - Constructor for class akasha.Comment
The Comment() constructor returns a newly created Comment object with the optional DOMString given in parameter as its textual content.
COMMENT_NODE - Static variable in class akasha.Node
 
commit() - Method in class akasha.idb.IDBTransaction
The commit() method of the IDBTransaction interface commits the transaction if it is called on an active transaction.
commit() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
commitStyles() - Method in class akasha.Animation
None.
commonAncestorContainer() - Method in class akasha.Range
The Range.commonAncestorContainer read-only property returns the deepest — or furthest down the document tree — Node that contains both boundary points of the Range.
compact - Variable in class akasha.HTMLDirectoryElement
 
compact - Variable in class akasha.HTMLDListElement
 
compact - Variable in class akasha.HTMLMenuElement
 
compact - Variable in class akasha.HTMLOListElement
 
compact - Variable in class akasha.HTMLUListElement
 
companyIdentifier(int) - Method in interface akasha.bluetooth.BluetoothManufacturerDataFilterInit.Builder
 
companyIdentifier() - Method in interface akasha.bluetooth.BluetoothManufacturerDataFilterInit
 
compare(String) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
 
compare() - Method in interface akasha.gpu.GPUSamplerDescriptor
 
compare(String) - Method in interface akasha.gpu.GPUStencilFaceState.Builder
 
compare() - Method in interface akasha.gpu.GPUStencilFaceState
 
compare(T, T) - Method in interface akasha.lang.JsArray.Comparator
 
COMPARE_REF_TO_TEXTURE - Static variable in class akasha.gl.WebGL2RenderingContext
 
compareBoundaryPoints(int, Range) - Method in class akasha.Range
The Range.compareBoundaryPoints() method compares the boundary points of the Range with those of another range.
compareDocumentPosition(Node) - Method in class akasha.Node
The Node.compareDocumentPosition() method reports the position of the given node relative to another node in any document — not just the given node’s document.
compareExchange(IntegerTypedArray, int, int, int) - Static method in class akasha.core.Atomics
Stores a value at the specified index of the array, if it equals a value.
comparePoint(Node, int) - Method in class akasha.Range
The Range.comparePoint() method returns -1, 0, or 1 depending on whether the referenceNode is before, the same as, or after the Range.
comparison - Static variable in annotation type akasha.gpu.GPUSamplerBindingType
 
compatMode() - Method in class akasha.Document
The Document.compatMode read-only property indicates whether the document is rendered in Quirks mode or Standards mode.
compilationInfo() - Method in class akasha.gpu.GPUShaderModule
 
compile(BufferSource) - Static method in class akasha.wasm.WebAssembly
The WebAssembly.compile() function compiles WebAssembly binary code into a WebAssembly.Module object.
COMPILE_STATUS - Static variable in class akasha.gl.WebGL2RenderingContext
 
COMPILE_STATUS - Static variable in class akasha.gl.WebGLRenderingContext
 
CompileError - Class in akasha.wasm
The WebAssembly.CompileError object indicates an error during WebAssembly decoding or validation.
CompileError() - Constructor for class akasha.wasm.CompileError
 
compileShader(WebGLShader) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.compileShader() method of the WebGL API compiles a GLSL shader into binary data so that it can be used by a WebGLProgram.
compileShader(WebGLShader) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.compileShader() method of the WebGL API compiles a GLSL shader into binary data so that it can be used by a WebGLProgram.
compileStreaming(Promise<Response>) - Static method in class akasha.wasm.WebAssembly
The WebAssembly.compileStreaming() function compiles a WebAssembly.Module directly from a streamed underlying source.
complete - Static variable in annotation type akasha.DocumentReadyState
 
complete() - Method in class akasha.HTMLImageElement
The read-only HTMLImageElement interface's complete attribute is a Boolean value which indicates whether or not the image has completely loaded.
complete() - Method in class akasha.ImageDecoder
 
complete(boolean) - Method in interface akasha.ImageDecodeResult.Builder
 
complete() - Method in interface akasha.ImageDecodeResult
 
complete - Static variable in annotation type akasha.rtc.RTCIceGathererState
 
complete - Static variable in annotation type akasha.rtc.RTCIceGatheringState
 
completed() - Method in class akasha.ImageDecoder
 
completed - Static variable in annotation type akasha.rtc.RTCIceConnectionState
 
completed - Static variable in annotation type akasha.rtc.RTCIceTransportState
 
completeFramesOnly(boolean) - Method in interface akasha.ImageDecodeOptions.Builder
 
completeFramesOnly() - Method in interface akasha.ImageDecodeOptions
 
COMPLETION_STATUS_KHR - Static variable in class akasha.gl.KHR_parallel_shader_compile
 
component() - Method in class akasha.rtc.RTCIceCandidate
The read-only component property on the RTCIceCandidate interface is a string which indicates whether the candidate is an RTP or an RTCP candidate.
component() - Method in class akasha.rtc.RTCIceTransport
The read-only RTCIceTransport property component specifies whether the object is serving to transport RTP or RTCP.
composed(boolean) - Method in interface akasha.AnimationEventInit.Builder
 
composed(boolean) - Method in interface akasha.AnimationPlaybackEventInit.Builder
 
composed(boolean) - Method in interface akasha.audio.AudioProcessingEventInit.Builder
 
composed(boolean) - Method in interface akasha.audio.OfflineAudioCompletionEventInit.Builder
 
composed(boolean) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
composed(boolean) - Method in interface akasha.bluetooth.ValueEventInit.Builder
 
composed(boolean) - Method in interface akasha.clipboard.ClipboardEventInit.Builder
 
composed(boolean) - Method in interface akasha.CloseEventInit.Builder
 
composed(boolean) - Method in interface akasha.CompositionEventInit.Builder
 
composed(boolean) - Method in interface akasha.CustomEventInit.Builder
 
composed(boolean) - Method in interface akasha.DeviceMotionEventInit.Builder
 
composed(boolean) - Method in interface akasha.DeviceOrientationEventInit.Builder
 
composed(boolean) - Method in interface akasha.DragEventInit.Builder
 
composed(boolean) - Method in interface akasha.ErrorEventInit.Builder
 
composed() - Method in class akasha.Event
The read-only composed property of the Event interface returns a Boolean which indicates whether or not the event will propagate across the shadow DOM boundary into the standard DOM.
composed(boolean) - Method in interface akasha.EventInit.Builder
 
composed() - Method in interface akasha.EventInit
 
composed(boolean) - Method in interface akasha.EventModifierInit.Builder
 
composed(boolean) - Method in interface akasha.ExtendableEventInit.Builder
 
composed(boolean) - Method in interface akasha.FetchEventInit.Builder
 
composed(boolean) - Method in interface akasha.FocusEventInit.Builder
 
composed(boolean) - Method in interface akasha.FormDataEventInit.Builder
 
composed(boolean) - Method in interface akasha.GamepadEventInit.Builder
 
composed(boolean) - Method in interface akasha.GetRootNodeOptions.Builder
 
composed() - Method in interface akasha.GetRootNodeOptions
 
composed(boolean) - Method in interface akasha.gl.WebGLContextEventInit.Builder
 
composed(boolean) - Method in interface akasha.gpu.GPUUncapturedErrorEventInit.Builder
 
composed(boolean) - Method in interface akasha.HashChangeEventInit.Builder
 
composed(boolean) - Method in interface akasha.idb.IDBVersionChangeEventInit.Builder
 
composed(boolean) - Method in interface akasha.InputEventInit.Builder
 
composed(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
composed(boolean) - Method in interface akasha.media.MediaRecorderErrorEventInit.Builder
 
composed(boolean) - Method in interface akasha.media.MediaStreamTrackEventInit.Builder
 
composed(boolean) - Method in interface akasha.MediaEncryptedEventInit.Builder
 
composed(boolean) - Method in interface akasha.MediaKeyMessageEventInit.Builder
 
composed(boolean) - Method in interface akasha.MediaQueryListEventInit.Builder
 
composed(boolean) - Method in interface akasha.MessageEventInit.Builder
 
composed(boolean) - Method in interface akasha.MouseEventInit.Builder
 
composed(boolean) - Method in interface akasha.notifications.NotificationEventInit.Builder
 
composed(boolean) - Method in interface akasha.PageTransitionEventInit.Builder
 
composed(boolean) - Method in interface akasha.PointerEventInit.Builder
 
composed(boolean) - Method in interface akasha.PopStateEventInit.Builder
 
composed(boolean) - Method in interface akasha.ProgressEventInit.Builder
 
composed(boolean) - Method in interface akasha.PromiseRejectionEventInit.Builder
 
composed(boolean) - Method in interface akasha.PushEventInit.Builder
 
composed(boolean) - Method in interface akasha.PushSubscriptionChangeEventInit.Builder
 
composed(boolean) - Method in interface akasha.rtc.RTCDataChannelEventInit.Builder
 
composed(boolean) - Method in interface akasha.rtc.RTCDTMFToneChangeEventInit.Builder
 
composed(boolean) - Method in interface akasha.rtc.RTCErrorEventInit.Builder
 
composed(boolean) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit.Builder
 
composed(boolean) - Method in interface akasha.rtc.RTCPeerConnectionIceEventInit.Builder
 
composed(boolean) - Method in interface akasha.rtc.RTCTrackEventInit.Builder
 
composed(boolean) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
composed(boolean) - Method in interface akasha.speech.SpeechRecognitionErrorEventInit.Builder
 
composed(boolean) - Method in interface akasha.speech.SpeechRecognitionEventInit.Builder
 
composed(boolean) - Method in interface akasha.speech.SpeechSynthesisErrorEventInit.Builder
 
composed(boolean) - Method in interface akasha.speech.SpeechSynthesisEventInit.Builder
 
composed(boolean) - Method in interface akasha.StorageEventInit.Builder
 
composed(boolean) - Method in interface akasha.SubmitEventInit.Builder
 
composed(boolean) - Method in interface akasha.SyncEventInit.Builder
 
composed(boolean) - Method in interface akasha.TouchEventInit.Builder
 
composed(boolean) - Method in interface akasha.TrackEventInit.Builder
 
composed(boolean) - Method in interface akasha.TransitionEventInit.Builder
 
composed(boolean) - Method in interface akasha.UIEventInit.Builder
 
composed(boolean) - Method in interface akasha.WheelEventInit.Builder
 
composed(boolean) - Method in interface akasha.xr.XRInputSourceEventInit.Builder
 
composed(boolean) - Method in interface akasha.xr.XRInputSourcesChangeEventInit.Builder
 
composed(boolean) - Method in interface akasha.xr.XRReferenceSpaceEventInit.Builder
 
composed(boolean) - Method in interface akasha.xr.XRSessionEventInit.Builder
 
composedPath() - Method in class akasha.Event
The composedPath() method of the Event interface returns the event’s path which is an array of the objects on which listeners will be invoked.
composite(String) - Method in interface akasha.BaseComputedKeyframe.Builder
 
composite() - Method in interface akasha.BaseComputedKeyframe
 
composite(String) - Method in interface akasha.BaseKeyframe.Builder
 
composite() - Method in interface akasha.BaseKeyframe
 
composite(String) - Method in interface akasha.BasePropertyIndexedKeyframe.Builder
 
composite(JsArray<String>) - Method in interface akasha.BasePropertyIndexedKeyframe.Builder
 
composite(String...) - Method in interface akasha.BasePropertyIndexedKeyframe.Builder
 
composite() - Method in interface akasha.BasePropertyIndexedKeyframe
 
composite(String) - Method in interface akasha.KeyframeAnimationOptions.Builder
 
composite - Variable in class akasha.KeyframeEffect
The composite property of a KeyframeEffect resolves how an element's animation impacts its underlying property values.
composite(String) - Method in interface akasha.KeyframeEffectOptions.Builder
 
composite() - Method in interface akasha.KeyframeEffectOptions
 
CompositeOperation - Annotation Type in akasha
 
CompositeOperation.Util - Class in akasha
 
CompositeOperationOrAuto - Annotation Type in akasha
 
CompositeOperationOrAuto.Util - Class in akasha
 
CompositeOperationOrAutoOrCompositeOperationOrAutoArrayUnion - Interface in akasha
 
compositingAlphaMode(String) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
 
compositingAlphaMode() - Method in interface akasha.gpu.GPUCanvasConfiguration
 
CompositionEvent - Class in akasha
The DOM CompositionEvent represents events that occur due to the user indirectly entering text.
CompositionEvent(String, CompositionEventInit) - Constructor for class akasha.CompositionEvent
The CompositionEvent() constructor creates a new CompositionEvent object instance.
CompositionEvent(String) - Constructor for class akasha.CompositionEvent
The CompositionEvent() constructor creates a new CompositionEvent object instance.
CompositionEventInit - Interface in akasha
 
CompositionEventInit.Builder - Interface in akasha
 
CompositionEventListener - Interface in akasha
Listener for events of type CompositionEvent
COMPRESSED_R11_EAC - Static variable in class akasha.gl.WEBGL_compressed_texture_etc
 
COMPRESSED_RED_GREEN_RGTC2_EXT - Static variable in class akasha.gl.EXT_texture_compression_rgtc
 
COMPRESSED_RED_RGTC1_EXT - Static variable in class akasha.gl.EXT_texture_compression_rgtc
 
COMPRESSED_RG11_EAC - Static variable in class akasha.gl.WEBGL_compressed_texture_etc
 
COMPRESSED_RGB8_ETC2 - Static variable in class akasha.gl.WEBGL_compressed_texture_etc
 
COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in class akasha.gl.WEBGL_compressed_texture_etc
 
COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT - Static variable in class akasha.gl.EXT_texture_compression_bptc
 
COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT - Static variable in class akasha.gl.EXT_texture_compression_bptc
 
COMPRESSED_RGB_ETC1_WEBGL - Static variable in class akasha.gl.WEBGL_compressed_texture_etc1
 
COMPRESSED_RGB_PVRTC_2BPPV1_IMG - Static variable in class akasha.gl.WEBGL_compressed_texture_pvrtc
 
COMPRESSED_RGB_PVRTC_4BPPV1_IMG - Static variable in class akasha.gl.WEBGL_compressed_texture_pvrtc
 
COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class akasha.gl.WEBGL_compressed_texture_s3tc
 
COMPRESSED_RGBA8_ETC2_EAC - Static variable in class akasha.gl.WEBGL_compressed_texture_etc
 
COMPRESSED_RGBA_ASTC_10x10_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_10x5_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_10x6_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_10x8_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_12x10_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_12x12_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_4x4_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_5x4_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_5x5_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_6x5_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_6x6_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_8x5_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_8x6_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_ASTC_8x8_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_RGBA_BPTC_UNORM_EXT - Static variable in class akasha.gl.EXT_texture_compression_bptc
 
COMPRESSED_RGBA_PVRTC_2BPPV1_IMG - Static variable in class akasha.gl.WEBGL_compressed_texture_pvrtc
 
COMPRESSED_RGBA_PVRTC_4BPPV1_IMG - Static variable in class akasha.gl.WEBGL_compressed_texture_pvrtc
 
COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class akasha.gl.WEBGL_compressed_texture_s3tc
 
COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in class akasha.gl.WEBGL_compressed_texture_s3tc
 
COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in class akasha.gl.WEBGL_compressed_texture_s3tc
 
COMPRESSED_SIGNED_R11_EAC - Static variable in class akasha.gl.WEBGL_compressed_texture_etc
 
COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT - Static variable in class akasha.gl.EXT_texture_compression_rgtc
 
COMPRESSED_SIGNED_RED_RGTC1_EXT - Static variable in class akasha.gl.EXT_texture_compression_rgtc
 
COMPRESSED_SIGNED_RG11_EAC - Static variable in class akasha.gl.WEBGL_compressed_texture_etc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
COMPRESSED_SRGB8_ALPHA8_ETC2_EAC - Static variable in class akasha.gl.WEBGL_compressed_texture_etc
 
COMPRESSED_SRGB8_ETC2 - Static variable in class akasha.gl.WEBGL_compressed_texture_etc
 
COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 - Static variable in class akasha.gl.WEBGL_compressed_texture_etc
 
COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT - Static variable in class akasha.gl.EXT_texture_compression_bptc
 
COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT - Static variable in class akasha.gl.WEBGL_compressed_texture_s3tc_srgb
 
COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT - Static variable in class akasha.gl.WEBGL_compressed_texture_s3tc_srgb
 
COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT - Static variable in class akasha.gl.WEBGL_compressed_texture_s3tc_srgb
 
COMPRESSED_SRGB_S3TC_DXT1_EXT - Static variable in class akasha.gl.WEBGL_compressed_texture_s3tc_srgb
 
COMPRESSED_TEXTURE_FORMATS - Static variable in class akasha.gl.WebGL2RenderingContext
 
COMPRESSED_TEXTURE_FORMATS - Static variable in class akasha.gl.WebGLRenderingContext
 
compressedTexImage2D(int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
 
compressedTexImage2D(int, int, int, int, int, int, ArrayBufferView, int, int) - Method in class akasha.gl.WebGL2RenderingContext
 
compressedTexImage2D(int, int, int, int, int, int, ArrayBufferView, int) - Method in class akasha.gl.WebGL2RenderingContext
 
compressedTexImage2D(int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGL2RenderingContext
 
compressedTexImage2D(int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGLRenderingContext
 
compressedTexImage3D(int, int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
 
compressedTexImage3D(int, int, int, int, int, int, int, ArrayBufferView, int, int) - Method in class akasha.gl.WebGL2RenderingContext
 
compressedTexImage3D(int, int, int, int, int, int, int, ArrayBufferView, int) - Method in class akasha.gl.WebGL2RenderingContext
 
compressedTexImage3D(int, int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGL2RenderingContext
 
compressedTexSubImage2D(int, int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.compressedTexSubImage2D() method of the WebGL API specifies a two-dimensional sub-rectangle for a texture image in a compressed format.
compressedTexSubImage2D(int, int, int, int, int, int, int, ArrayBufferView, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.compressedTexSubImage2D() method of the WebGL API specifies a two-dimensional sub-rectangle for a texture image in a compressed format.
compressedTexSubImage2D(int, int, int, int, int, int, int, ArrayBufferView, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.compressedTexSubImage2D() method of the WebGL API specifies a two-dimensional sub-rectangle for a texture image in a compressed format.
compressedTexSubImage2D(int, int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.compressedTexSubImage2D() method of the WebGL API specifies a two-dimensional sub-rectangle for a texture image in a compressed format.
compressedTexSubImage2D(int, int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.compressedTexSubImage2D() method of the WebGL API specifies a two-dimensional sub-rectangle for a texture image in a compressed format.
compressedTexSubImage3D(int, int, int, int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.compressedTexSubImage3D() method of the WebGL API specifies a three-dimensional sub-rectangle for a texture image in a compressed format.
compressedTexSubImage3D(int, int, int, int, int, int, int, int, int, ArrayBufferView, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.compressedTexSubImage3D() method of the WebGL API specifies a three-dimensional sub-rectangle for a texture image in a compressed format.
compressedTexSubImage3D(int, int, int, int, int, int, int, int, int, ArrayBufferView, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.compressedTexSubImage3D() method of the WebGL API specifies a three-dimensional sub-rectangle for a texture image in a compressed format.
compressedTexSubImage3D(int, int, int, int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.compressedTexSubImage3D() method of the WebGL API specifies a three-dimensional sub-rectangle for a texture image in a compressed format.
CompressionStream - Class in akasha
 
CompressionStream(String) - Constructor for class akasha.CompressionStream
 
compute(GPUProgrammableStage) - Method in interface akasha.gpu.GPUComputePipelineDescriptor.Builder
 
compute() - Method in interface akasha.gpu.GPUComputePipelineDescriptor
 
COMPUTE - Static variable in class akasha.gpu.GPUShaderStage
 
compute_shader_invocations - Static variable in annotation type akasha.gpu.GPUPipelineStatisticName
 
ComputedEffectTiming - Interface in akasha
 
ComputedEffectTiming.Builder - Interface in akasha
 
computedOffset(double) - Method in interface akasha.BaseComputedKeyframe.Builder
 
computedOffset() - Method in interface akasha.BaseComputedKeyframe
 
concat(String...) - Method in class akasha.core.JsString
The concat() method concatenates the string arguments to the calling string and returns a new string.
concat(T...) - Method in class akasha.lang.JsArray
The concat() method is used to merge two or more arrays.
concealedSamples(int) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
concealedSamples() - Method in interface akasha.rtc.RTCAudioReceiverStats
 
concealedSamples(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
concealedSamples() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
concealedSamples(int) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
concealmentEvents(int) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
concealmentEvents() - Method in interface akasha.rtc.RTCAudioReceiverStats
 
concealmentEvents(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
concealmentEvents() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
concealmentEvents(int) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
condensed - Static variable in annotation type akasha.CanvasFontStretch
 
CONDITION_SATISFIED - Static variable in class akasha.gl.WebGL2RenderingContext
 
conditionText - Variable in class akasha.CSSConditionRule
 
coneInnerAngle - Variable in class akasha.audio.PannerNode
A double.
coneInnerAngle(double) - Method in interface akasha.audio.PannerOptions.Builder
 
coneInnerAngle() - Method in interface akasha.audio.PannerOptions
 
coneOuterAngle - Variable in class akasha.audio.PannerNode
A double.
coneOuterAngle(double) - Method in interface akasha.audio.PannerOptions.Builder
 
coneOuterAngle() - Method in interface akasha.audio.PannerOptions
 
coneOuterGain - Variable in class akasha.audio.PannerNode
The coneOuterGain property of the PannerNode interface is a double value, describing the amount of volume reduction outside the cone, defined by the coneOuterAngle attribute.
coneOuterGain(double) - Method in interface akasha.audio.PannerOptions.Builder
 
coneOuterGain() - Method in interface akasha.audio.PannerOptions
 
confidence() - Method in class akasha.speech.SpeechRecognitionAlternative
The confidence read-only property of the SpeechRecognitionResult interface returns a numeric estimate of how confident the speech recognition system is that the recognition is correct.
config(AudioDecoderConfig) - Method in interface akasha.AudioDecoderSupport.Builder
 
config() - Method in interface akasha.AudioDecoderSupport
 
config(AudioEncoderConfig) - Method in interface akasha.AudioEncoderSupport.Builder
 
config() - Method in interface akasha.AudioEncoderSupport
 
config(VideoDecoderConfig) - Method in interface akasha.VideoDecoderSupport.Builder
 
config() - Method in interface akasha.VideoDecoderSupport
 
config(VideoEncoderConfig) - Method in interface akasha.VideoEncoderSupport.Builder
 
config() - Method in interface akasha.VideoEncoderSupport
 
configurable(boolean) - Method in interface akasha.core.ObjectPropertyDescriptor.Builder
 
configurable() - Method in interface akasha.core.ObjectPropertyDescriptor
 
configure(AudioDecoderConfig) - Method in class akasha.AudioDecoder
 
configure(AudioEncoderConfig) - Method in class akasha.AudioEncoder
 
configure(GPUCanvasConfiguration) - Method in class akasha.gpu.GPUCanvasContext
 
configure(VideoDecoderConfig) - Method in class akasha.VideoDecoder
 
configure(VideoEncoderConfig) - Method in class akasha.VideoEncoder
 
configured - Static variable in annotation type akasha.CodecState
 
confirm(String) - Method in class akasha.Window
The Window.confirm() method displays a modal dialog with an optional message and two buttons: OK and Cancel.
confirm() - Method in class akasha.Window
The Window.confirm() method displays a modal dialog with an optional message and two buttons: OK and Cancel.
confirm(String) - Static method in class akasha.WindowGlobal
The Window.confirm() method displays a modal dialog with an optional message and two buttons: OK and Cancel.
confirm() - Static method in class akasha.WindowGlobal
The Window.confirm() method displays a modal dialog with an optional message and two buttons: OK and Cancel.
congestionWindow(int) - Method in interface akasha.rtc.RTCSctpTransportStats.Builder
 
congestionWindow() - Method in interface akasha.rtc.RTCSctpTransportStats
 
connect(AudioNode, int, int) - Method in class akasha.audio.AudioNode
If the destination is a node, connect() returns a reference to the destination AudioNode object, allowing you to chain multiple connect() calls.
connect(AudioNode, int) - Method in class akasha.audio.AudioNode
If the destination is a node, connect() returns a reference to the destination AudioNode object, allowing you to chain multiple connect() calls.
connect(AudioNode) - Method in class akasha.audio.AudioNode
If the destination is a node, connect() returns a reference to the destination AudioNode object, allowing you to chain multiple connect() calls.
connect(AudioParam, int) - Method in class akasha.audio.AudioNode
If the destination is a node, connect() returns a reference to the destination AudioNode object, allowing you to chain multiple connect() calls.
connect(AudioParam) - Method in class akasha.audio.AudioNode
If the destination is a node, connect() returns a reference to the destination AudioNode object, allowing you to chain multiple connect() calls.
connect() - Method in class akasha.bluetooth.BluetoothRemoteGATTServer
The BluetoothRemoteGATTServer.connect() method causes the script execution environment to connect to this.device.
connected() - Method in class akasha.bluetooth.BluetoothRemoteGATTServer
The BluetoothRemoteGATTServer.connected read-only property returns a boolean value that returns true while this script execution environment is connected to this.device.
connected() - Method in class akasha.Gamepad
The Gamepad.connected property of the Gamepad interface returns a boolean indicating whether the gamepad is still connected to the system.
connected - Static variable in annotation type akasha.rtc.RTCDtlsTransportState
 
connected - Static variable in annotation type akasha.rtc.RTCIceConnectionState
 
connected - Static variable in annotation type akasha.rtc.RTCIceTransportState
 
connected - Static variable in annotation type akasha.rtc.RTCPeerConnectionState
 
connected - Static variable in annotation type akasha.rtc.RTCSctpTransportState
 
connectEnd() - Method in class akasha.perf.PerformanceResourceTiming
The connectEnd read-only property returns the timestamp immediately after the browser finishes establishing the connection to the server to retrieve the resource.
connectEnd() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.connectEnd read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, where the connection is opened network.
CONNECTING - Static variable in class akasha.EventSource
 
connecting - Static variable in annotation type akasha.rtc.RTCDataChannelState
 
connecting - Static variable in annotation type akasha.rtc.RTCDtlsTransportState
 
connecting - Static variable in annotation type akasha.rtc.RTCPeerConnectionState
 
connecting - Static variable in annotation type akasha.rtc.RTCSctpTransportState
 
CONNECTING - Static variable in class akasha.WebSocket
 
connectionState() - Method in class akasha.rtc.RTCPeerConnection
The read-only connectionState property of the RTCPeerConnection interface indicates the current state of the peer connection by returning one of the string values specified by the enum RTCPeerConnectionState.
connectStart() - Method in class akasha.perf.PerformanceResourceTiming
The connectStart read-only property returns the timestamp immediately before the user agent starts establishing the connection to the server to retrieve the resource.
connectStart() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.connectStart read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, where the request to open a connection is sent to the network.
consentExpiredTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property consentExpiredTimestamp indicates the time at which the most recent STUN binding response expired.
consentExpiredTimestamp() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property consentExpiredTimestamp indicates the time at which the most recent STUN binding response expired.
consentRequestBytesSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
 
consentRequestBytesSent() - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
consentRequestsSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property consentRequestsSent specifies the number of consent requests that have been sent by this peer to the remote peer on the connection described by the pair of candidates.
consentRequestsSent() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property consentRequestsSent specifies the number of consent requests that have been sent by this peer to the remote peer on the connection described by the pair of candidates.
Console - Class in akasha
The console object provides access to the browser's debugging console (e.g.
consolidate() - Method in class akasha.svg.SVGTransformList
 
constant - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
constant - Static variable in annotation type akasha.media.BitrateMode
 
CONSTANT_ALPHA - Static variable in class akasha.gl.WebGL2RenderingContext
 
CONSTANT_ALPHA - Static variable in class akasha.gl.WebGLRenderingContext
 
CONSTANT_COLOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
CONSTANT_COLOR - Static variable in class akasha.gl.WebGLRenderingContext
 
constants(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUFragmentState.Builder
 
constants(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUProgrammableStage.Builder
 
constants() - Method in interface akasha.gpu.GPUProgrammableStage
 
constants(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUVertexState.Builder
 
ConstantSourceNode - Class in akasha.audio
The ConstantSourceNode interface—part of the Web Audio API—represents an audio source (based upon AudioScheduledSourceNode) whose output is single unchanging value.
ConstantSourceNode(BaseAudioContext, ConstantSourceOptions) - Constructor for class akasha.audio.ConstantSourceNode
The ConstantSourceNode() constructor creates a new ConstantSourceNode object instance, representing an audio source which constantly outputs samples whose values are always the same.
ConstantSourceNode(BaseAudioContext) - Constructor for class akasha.audio.ConstantSourceNode
The ConstantSourceNode() constructor creates a new ConstantSourceNode object instance, representing an audio source which constantly outputs samples whose values are always the same.
ConstantSourceOptions - Interface in akasha.audio
 
ConstantSourceOptions.Builder - Interface in akasha.audio
 
ConstrainBoolean - Interface in akasha.media
 
ConstrainBooleanParameters - Interface in akasha.media
The ConstrainBoolean dictionary is used to specify a constraint for a property whose value is a Boolean value.
ConstrainBooleanParameters.Builder - Interface in akasha.media
The ConstrainBoolean dictionary is used to specify a constraint for a property whose value is a Boolean value.
ConstrainDOMString - Interface in akasha.media
 
ConstrainDOMStringParameters - Interface in akasha.media
The ConstrainDOMString dictionary is used to specify a constraint for a property whose value is a string.
ConstrainDOMStringParameters.Builder - Interface in akasha.media
The ConstrainDOMString dictionary is used to specify a constraint for a property whose value is a string.
ConstrainDouble - Interface in akasha.media
 
ConstrainDoubleRange - Interface in akasha.media
 
ConstrainDoubleRange.Builder - Interface in akasha.media
 
constraint() - Method in class akasha.media.OverconstrainedError
 
ConstrainULong - Interface in akasha.media
 
ConstrainULongRange - Interface in akasha.media
 
ConstrainULongRange.Builder - Interface in akasha.media
 
contains(String) - Method in class akasha.DOMStringList
 
contains(String) - Method in class akasha.DOMTokenList
The contains() method of the DOMTokenList interface returns a Boolean — true if the underlying list contains the given token, otherwise false.
contains(Node) - Method in class akasha.Node
The Node.contains() method returns a Boolean value indicating whether a node is a descendant of a given node, i.e.
containsNode(Node, boolean) - Method in class akasha.Selection
The Selection.containsNode() method indicates whether a specfied node is part of the selection.
containsNode(Node) - Method in class akasha.Selection
The Selection.containsNode() method indicates whether a specfied node is part of the selection.
content - Variable in class akasha.HTMLMetaElement
 
content() - Method in class akasha.HTMLTemplateElement
The HTMLTemplateElement.content property returns a template element's template contents (a DocumentFragment).
contentDocument() - Method in class akasha.HTMLFrameElement
 
contentDocument() - Method in class akasha.HTMLIFrameElement
If the iframe and the iframe's parent document are Same Origin, returns a Document (that is, the active document in the inline frame's nested browsing context), else returns null.
contentDocument() - Method in class akasha.HTMLObjectElement
The contentDocument read-only property of the HTMLObjectElement interface Returns a Document representing the active document of the object element's nested browsing context, if any; otherwise null.
contentEditable - Variable in class akasha.HTMLElement
The contentEditable property of the HTMLElement interface specifies whether or not the element is editable.
contents(String) - Method in interface akasha.rtc.RTCIdentityValidationResult.Builder
 
contents() - Method in interface akasha.rtc.RTCIdentityValidationResult
 
contentType() - Method in class akasha.Document
The Document.contentType read-only property returns the MIME type that the document is being rendered as.
contentType(String) - Method in interface akasha.MediaKeySystemMediaCapability.Builder
 
contentType() - Method in interface akasha.MediaKeySystemMediaCapability
 
contentWindow() - Method in class akasha.HTMLFrameElement
 
contentWindow() - Method in class akasha.HTMLIFrameElement
The contentWindow property returns the Window object of an HTMLIFrameElement.
contentWindow() - Method in class akasha.HTMLObjectElement
The contentWindow read-only property of the HTMLObjectElement interface returns a WindowProxy representing the window proxy of the object element's nested browsing context, if any; otherwise null.
context() - Method in class akasha.audio.AudioNode
The read-only context property of the AudioNode interface returns the associated BaseAudioContext, that is the object representing the processing graph the node is participating in.
CONTEXT_LOST_WEBGL - Static variable in class akasha.gl.WebGL2RenderingContext
 
CONTEXT_LOST_WEBGL - Static variable in class akasha.gl.WebGLRenderingContext
 
contextTime(double) - Method in interface akasha.audio.AudioTimestamp.Builder
 
contextTime() - Method in interface akasha.audio.AudioTimestamp
 
continue_(Object) - Method in class akasha.idb.IDBCursor
 
continue_() - Method in class akasha.idb.IDBCursor
 
continuePrimaryKey(Object, Object) - Method in class akasha.idb.IDBCursor
The continuePrimaryKey() method of the IDBCursor interface advances the cursor to the to the item whose key matches the key parameter as well as whose primary key matches the primary key parameter.
continuous - Variable in class akasha.speech.SpeechRecognition
The continuous property of the SpeechRecognition interface controls whether continuous results are returned for each recognition, or only a single result.
contributorSsrc(int) - Method in interface akasha.rtc.RTCRtpContributingSourceStats.Builder
 
contributorSsrc() - Method in interface akasha.rtc.RTCRtpContributingSourceStats
 
control() - Method in class akasha.HTMLLabelElement
The read-only HTMLLabelElement.control property returns a reference to the control (in the form of an object of type HTMLElement or one of its derivatives) with which the label element is associated, or null if the label isn't associated with a control.
controlled - Static variable in annotation type akasha.rtc.RTCIceRole
 
controller() - Method in class akasha.ServiceWorkerContainer
The controller read-only property of the ServiceWorkerContainer interface returns a ServiceWorker object if its state is activating or activated (the same object returned by ServiceWorkerRegistration.active).
controlling - Static variable in annotation type akasha.rtc.RTCIceRole
 
controls - Variable in class akasha.HTMLMediaElement
The HTMLMediaElement.controls property reflects the controls HTML attribute, which controls whether user interface controls for playing the media item will be displayed.
convertToBlob(ImageEncodeOptions) - Method in class akasha.OffscreenCanvas
The OffscreenCanvas.convertToBlob()method creates a Blob object representing the image contained in the canvas.
convertToBlob() - Method in class akasha.OffscreenCanvas
The OffscreenCanvas.convertToBlob()method creates a Blob object representing the image contained in the canvas.
convertToSpecifiedUnits(int) - Method in class akasha.svg.SVGAngle
 
convertToSpecifiedUnits(int) - Method in class akasha.svg.SVGLength
 
ConvolverNode - Class in akasha.audio
The ConvolverNode interface is an AudioNode that performs a Linear Convolution on a given AudioBuffer, often used to achieve a reverb effect.
ConvolverNode(BaseAudioContext, ConvolverOptions) - Constructor for class akasha.audio.ConvolverNode
The ConvolverNode() constructor of the Web Audio API creates a new ConvolverNode object instance.
ConvolverNode(BaseAudioContext) - Constructor for class akasha.audio.ConvolverNode
The ConvolverNode() constructor of the Web Audio API creates a new ConvolverNode object instance.
ConvolverOptions - Interface in akasha.audio
 
ConvolverOptions.Builder - Interface in akasha.audio
 
cookie - Variable in class akasha.Document
 
cookieEnabled() - Method in class akasha.Navigator
navigator.cookieEnabled returns a Boolean value that indicates whether cookies are enabled or not.
coords() - Method in class akasha.GeolocationPosition
 
coords - Variable in class akasha.HTMLAnchorElement
 
coords - Variable in class akasha.HTMLAreaElement
 
COPY_DST - Static variable in class akasha.gpu.GPUBufferUsage
 
COPY_DST - Static variable in class akasha.gpu.GPUTextureUsage
 
COPY_READ_BUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
COPY_READ_BUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
COPY_SRC - Static variable in class akasha.gpu.GPUBufferUsage
 
COPY_SRC - Static variable in class akasha.gpu.GPUTextureUsage
 
COPY_WRITE_BUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
COPY_WRITE_BUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
copyBufferSubData(int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.copyBufferSubData() method of the WebGL 2 API copies part of the data of a buffer to another buffer.
copyBufferToBuffer(GPUBuffer, int, GPUBuffer, int, int) - Method in class akasha.gpu.GPUCommandEncoder
 
copyBufferToTexture(GPUImageCopyBuffer, GPUImageCopyTexture, GPUExtent3D) - Method in class akasha.gpu.GPUCommandEncoder
 
copyBufferToTexture(GPUImageCopyBuffer, GPUImageCopyTexture, JsArray<Double>) - Method in class akasha.gpu.GPUCommandEncoder
 
copyBufferToTexture(GPUImageCopyBuffer, GPUImageCopyTexture, double[]) - Method in class akasha.gpu.GPUCommandEncoder
 
copyBufferToTexture(GPUImageCopyBuffer, GPUImageCopyTexture, GPUExtent3DDict) - Method in class akasha.gpu.GPUCommandEncoder
 
copyExternalImageToTexture(GPUImageCopyExternalImage, GPUImageCopyTextureTagged, GPUExtent3D) - Method in class akasha.gpu.GPUQueue
 
copyExternalImageToTexture(GPUImageCopyExternalImage, GPUImageCopyTextureTagged, JsArray<Double>) - Method in class akasha.gpu.GPUQueue
 
copyExternalImageToTexture(GPUImageCopyExternalImage, GPUImageCopyTextureTagged, double[]) - Method in class akasha.gpu.GPUQueue
 
copyExternalImageToTexture(GPUImageCopyExternalImage, GPUImageCopyTextureTagged, GPUExtent3DDict) - Method in class akasha.gpu.GPUQueue
 
copyFromChannel(Float32Array, int, int) - Method in class akasha.audio.AudioBuffer
The copyFromChannel() method of the AudioBuffer interface copies the audio sample data from the specified channel of the AudioBuffer to a specified Float32Array.
copyFromChannel(Float32Array, int) - Method in class akasha.audio.AudioBuffer
The copyFromChannel() method of the AudioBuffer interface copies the audio sample data from the specified channel of the AudioBuffer to a specified Float32Array.
copyTexImage2D(int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.copyTexImage2D() method of the WebGL API copies pixels from the current WebGLFramebuffer into a 2D texture image.
copyTexImage2D(int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.copyTexImage2D() method of the WebGL API copies pixels from the current WebGLFramebuffer into a 2D texture image.
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.copyTexSubImage2D() method of the WebGL API copies pixels from the current WebGLFramebuffer into an existing 2D texture sub-image.
copyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.copyTexSubImage2D() method of the WebGL API copies pixels from the current WebGLFramebuffer into an existing 2D texture sub-image.
copyTexSubImage3D(int, int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.copyTexSubImage3D() method of the WebGL API copies pixels from the current WebGLFramebuffer into an existing 3D texture sub-image.
copyTextureToBuffer(GPUImageCopyTexture, GPUImageCopyBuffer, GPUExtent3D) - Method in class akasha.gpu.GPUCommandEncoder
 
copyTextureToBuffer(GPUImageCopyTexture, GPUImageCopyBuffer, JsArray<Double>) - Method in class akasha.gpu.GPUCommandEncoder
 
copyTextureToBuffer(GPUImageCopyTexture, GPUImageCopyBuffer, double[]) - Method in class akasha.gpu.GPUCommandEncoder
 
copyTextureToBuffer(GPUImageCopyTexture, GPUImageCopyBuffer, GPUExtent3DDict) - Method in class akasha.gpu.GPUCommandEncoder
 
copyTextureToTexture(GPUImageCopyTexture, GPUImageCopyTexture, GPUExtent3D) - Method in class akasha.gpu.GPUCommandEncoder
 
copyTextureToTexture(GPUImageCopyTexture, GPUImageCopyTexture, JsArray<Double>) - Method in class akasha.gpu.GPUCommandEncoder
 
copyTextureToTexture(GPUImageCopyTexture, GPUImageCopyTexture, double[]) - Method in class akasha.gpu.GPUCommandEncoder
 
copyTextureToTexture(GPUImageCopyTexture, GPUImageCopyTexture, GPUExtent3DDict) - Method in class akasha.gpu.GPUCommandEncoder
 
copyTo(BufferSource, AudioDataCopyToOptions) - Method in class akasha.AudioData
 
copyTo(BufferSource) - Method in class akasha.EncodedAudioChunk
 
copyTo(BufferSource) - Method in class akasha.EncodedVideoChunk
 
copyTo(BufferSource, VideoFrameCopyToOptions) - Method in class akasha.VideoFrame
 
copyTo(BufferSource) - Method in class akasha.VideoFrame
 
copyToChannel(Float32Array, int, int) - Method in class akasha.audio.AudioBuffer
The copyToChannel() method of the AudioBuffer interface copies the samples to the specified channel of the AudioBuffer, from the source array.
copyToChannel(Float32Array, int) - Method in class akasha.audio.AudioBuffer
The copyToChannel() method of the AudioBuffer interface copies the samples to the specified channel of the AudioBuffer, from the source array.
copyWithin(int, int, int) - Method in class akasha.core.Float32Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int) - Method in class akasha.core.Float32Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int, int) - Method in class akasha.core.Float64Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int) - Method in class akasha.core.Float64Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int, int) - Method in class akasha.core.Int16Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int) - Method in class akasha.core.Int16Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int, int) - Method in class akasha.core.Int32Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int) - Method in class akasha.core.Int32Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int, int) - Method in class akasha.core.Int8Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int) - Method in class akasha.core.Int8Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int, int) - Method in class akasha.core.Uint16Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int) - Method in class akasha.core.Uint16Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int, int) - Method in class akasha.core.Uint32Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int) - Method in class akasha.core.Uint32Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int, int) - Method in class akasha.core.Uint8Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int) - Method in class akasha.core.Uint8Array
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int, int) - Method in class akasha.core.Uint8ClampedArray
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int) - Method in class akasha.core.Uint8ClampedArray
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int, int) - Method in class akasha.lang.JsArray
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
copyWithin(int, int) - Method in class akasha.lang.JsArray
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
correspondingElement() - Method in class akasha.svg.SVGElement
 
correspondingUseElement() - Method in class akasha.svg.SVGElement
 
corruptedVideoFrames() - Method in class akasha.VideoPlaybackQuality
The VideoPlaybackQuality interface's read-only corruptedVideoFrames property the number of corrupted video frames that have been received since the video element was last loaded or reloaded.
cors - Static variable in annotation type akasha.RequestMode
 
cors - Static variable in annotation type akasha.ResponseType
 
cos(double) - Static method in class akasha.core.JsMath
The Math.cos() static function returns the cosine of the specified angle, which must be specified in radians.
cosh(double) - Static method in class akasha.core.JsMath
The Math.cosh() function returns the hyperbolic cosine of a number, that can be expressed using the constant e:
count(String) - Static method in class akasha.Console
The console.count() method logs the number of times that this particular call to count() has been called.
count() - Static method in class akasha.Console
The console.count() method logs the number of times that this particular call to count() has been called.
count(int) - Method in interface akasha.gpu.GPUMultisampleState.Builder
 
count() - Method in interface akasha.gpu.GPUMultisampleState
 
count(int) - Method in interface akasha.gpu.GPUQuerySetDescriptor.Builder
 
count() - Method in interface akasha.gpu.GPUQuerySetDescriptor
 
count(Object) - Method in class akasha.idb.IDBIndex
A IDBRequest object on which subsequent events related to this operation are fired.
count() - Method in class akasha.idb.IDBIndex
A IDBRequest object on which subsequent events related to this operation are fired.
count(Object) - Method in class akasha.idb.IDBObjectStore
An IDBRequest object on which subsequent events related to this operation are fired.
count() - Method in class akasha.idb.IDBObjectStore
An IDBRequest object on which subsequent events related to this operation are fired.
counter(BufferSource) - Method in interface akasha.crypto.AesCtrParams.Builder
 
counter() - Method in interface akasha.crypto.AesCtrParams
 
COUNTER_STYLE_RULE - Static variable in class akasha.CSSRule
 
CountQueuingStrategy - Class in akasha
 
CountQueuingStrategy(QueuingStrategyInit) - Constructor for class akasha.CountQueuingStrategy
 
countReset(String) - Static method in class akasha.Console
The console.countReset() method resets counter used with console.count().
countReset() - Static method in class akasha.Console
The console.countReset() method resets counter used with console.count().
country - Static variable in annotation type akasha.AutocompleteType
A country or territory code.
country_name - Static variable in annotation type akasha.AutocompleteType
A country or territory name.
cpu - Static variable in annotation type akasha.rtc.RTCQualityLimitationReason
 
create() - Static method in interface akasha.AddEventListenerOptions
 
create() - Static method in interface akasha.AnimationEventInit
 
create() - Static method in interface akasha.AnimationPlaybackEventInit
 
create() - Static method in interface akasha.AssignedNodesOptions
 
create() - Static method in interface akasha.audio.AnalyserOptions
 
create(int, float) - Static method in interface akasha.audio.AudioBufferOptions
 
create() - Static method in interface akasha.audio.AudioBufferSourceOptions
 
create() - Static method in interface akasha.audio.AudioContextOptions
 
create() - Static method in interface akasha.audio.AudioNodeOptions
 
create(String) - Static method in interface akasha.audio.AudioParamDescriptor
 
create(AudioBuffer, AudioBuffer, double) - Static method in interface akasha.audio.AudioProcessingEventInit
 
create() - Static method in interface akasha.audio.AudioTimestamp
 
create() - Static method in interface akasha.audio.AudioWorkletNodeOptions
 
create() - Static method in interface akasha.audio.BiquadFilterOptions
 
create() - Static method in interface akasha.audio.ChannelMergerOptions
 
create() - Static method in interface akasha.audio.ChannelSplitterOptions
 
create() - Static method in interface akasha.audio.ConstantSourceOptions
 
create() - Static method in interface akasha.audio.ConvolverOptions
 
create() - Static method in interface akasha.audio.DelayOptions
 
create() - Static method in interface akasha.audio.DynamicsCompressorOptions
 
create() - Static method in interface akasha.audio.GainOptions
 
create(JsArray<Double>, JsArray<Double>) - Static method in interface akasha.audio.IIRFilterOptions
 
create(double[], JsArray<Double>) - Static method in interface akasha.audio.IIRFilterOptions
 
create(JsArray<Double>, double[]) - Static method in interface akasha.audio.IIRFilterOptions
 
create(double[], double[]) - Static method in interface akasha.audio.IIRFilterOptions
 
create(HTMLMediaElement) - Static method in interface akasha.audio.MediaElementAudioSourceOptions
 
create(MediaStream) - Static method in interface akasha.audio.MediaStreamAudioSourceOptions
 
create(MediaStreamTrack) - Static method in interface akasha.audio.MediaStreamTrackAudioSourceOptions
 
create(AudioBuffer) - Static method in interface akasha.audio.OfflineAudioCompletionEventInit
 
create(int, float) - Static method in interface akasha.audio.OfflineAudioContextOptions
 
create() - Static method in interface akasha.audio.OscillatorOptions
 
create() - Static method in interface akasha.audio.PannerOptions
 
create() - Static method in interface akasha.audio.PeriodicWaveConstraints
 
create() - Static method in interface akasha.audio.PeriodicWaveOptions
 
create() - Static method in interface akasha.audio.StereoPannerOptions
 
create() - Static method in interface akasha.audio.WaveShaperOptions
 
create(int) - Static method in interface akasha.AudioDataCopyToOptions
 
create(BufferSource, String, int, int, float, int) - Static method in interface akasha.AudioDataInit
 
create(String, int, int) - Static method in interface akasha.AudioDecoderConfig
 
create(WebCodecsErrorCallback, AudioDataOutputCallback) - Static method in interface akasha.AudioDecoderInit
 
create() - Static method in interface akasha.AudioDecoderSupport
 
create(String) - Static method in interface akasha.AudioEncoderConfig
 
create(WebCodecsErrorCallback, EncodedAudioChunkOutputCallback) - Static method in interface akasha.AudioEncoderInit
 
create() - Static method in interface akasha.AudioEncoderSupport
 
create() - Static method in interface akasha.AuthenticationExtensionsClientInputs
 
create() - Static method in interface akasha.AuthenticationExtensionsClientOutputs
 
create() - Static method in interface akasha.AuthenticationExtensionsLargeBlobInputs
 
create() - Static method in interface akasha.AuthenticationExtensionsLargeBlobOutputs
 
create() - Static method in interface akasha.AuthenticatorSelectionCriteria
 
create() - Static method in interface akasha.BaseComputedKeyframe
 
create() - Static method in interface akasha.BaseKeyframe
 
create() - Static method in interface akasha.BasePropertyIndexedKeyframe
 
create() - Static method in interface akasha.BlobPropertyBag
 
create(JsArray<Double>, String, String, boolean) - Static method in interface akasha.bluetooth.AllowedBluetoothDevice
 
create(double[], String, String, boolean) - Static method in interface akasha.bluetooth.AllowedBluetoothDevice
 
create(JsArray<Double>, JsArray<String>, String, boolean) - Static method in interface akasha.bluetooth.AllowedBluetoothDevice
 
create(double[], JsArray<String>, String, boolean) - Static method in interface akasha.bluetooth.AllowedBluetoothDevice
 
create(JsArray<Double>, String[], String, boolean) - Static method in interface akasha.bluetooth.AllowedBluetoothDevice
 
create(double[], String[], String, boolean) - Static method in interface akasha.bluetooth.AllowedBluetoothDevice
 
create(BluetoothDevice) - Static method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
create() - Static method in interface akasha.bluetooth.BluetoothDataFilterInit
 
create() - Static method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
create(int) - Static method in interface akasha.bluetooth.BluetoothManufacturerDataFilterInit
 
create(String) - Static method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
create(JsArray<AllowedBluetoothDevice>) - Static method in interface akasha.bluetooth.BluetoothPermissionStorage
 
create(AllowedBluetoothDevice[]) - Static method in interface akasha.bluetooth.BluetoothPermissionStorage
 
create(BluetoothServiceUUID) - Static method in interface akasha.bluetooth.BluetoothServiceDataFilterInit
 
create(String) - Static method in interface akasha.bluetooth.BluetoothServiceDataFilterInit
 
create(int) - Static method in interface akasha.bluetooth.BluetoothServiceDataFilterInit
 
create() - Static method in interface akasha.bluetooth.RequestDeviceOptions
 
create() - Static method in interface akasha.bluetooth.ValueEventInit
 
create() - Static method in interface akasha.bluetooth.WatchAdvertisementsOptions
 
create() - Static method in interface akasha.CacheQueryOptions
 
create(String) - Static method in interface akasha.CameraDevicePermissionDescriptor
 
create() - Static method in interface akasha.CanvasRenderingContext2DSettings
 
create() - Static method in interface akasha.ClientQueryOptions
 
create() - Static method in interface akasha.clipboard.ClipboardEventInit
 
create() - Static method in interface akasha.clipboard.ClipboardItemOptions
 
create(String) - Static method in interface akasha.clipboard.ClipboardPermissionDescriptor
 
create() - Static method in interface akasha.CloseEventInit
 
create(String, String, String) - Static method in interface akasha.CollectedClientData
 
create() - Static method in interface akasha.CompositionEventInit
 
create() - Static method in interface akasha.ComputedEffectTiming
 
create(Object, JsPropertyMap<ObjectPropertyDescriptor>) - Static method in class akasha.core.JsObject
The Object.create() method creates a new object, using an existing object as the prototype of the newly created object.
create(Object) - Static method in class akasha.core.JsObject
The Object.create() method creates a new object, using an existing object as the prototype of the newly created object.
create() - Static method in interface akasha.core.ObjectPropertyDescriptor
 
create() - Static method in interface akasha.CredentialCreationOptions
 
create(String) - Static method in interface akasha.CredentialData
 
create() - Static method in interface akasha.CredentialPropertiesOutput
 
create() - Static method in interface akasha.CredentialRequestOptions
 
create(CredentialCreationOptions) - Method in class akasha.CredentialsContainer
The create() method of the CredentialsContainer interface returns a Promise that resolves with a new Credential instance based on the provided options, or null if no Credential object can be created.
create() - Method in class akasha.CredentialsContainer
The create() method of the CredentialsContainer interface returns a Promise that resolves with a new Credential instance based on the provided options, or null if no Credential object can be created.
create(String, BufferSource) - Static method in interface akasha.crypto.AesCbcParams
 
create(String, BufferSource, short) - Static method in interface akasha.crypto.AesCtrParams
 
create(String, int) - Static method in interface akasha.crypto.AesDerivedKeyParams
 
create(String, BufferSource) - Static method in interface akasha.crypto.AesGcmParams
 
create(String, int) - Static method in interface akasha.crypto.AesKeyAlgorithm
 
create(String, int) - Static method in interface akasha.crypto.AesKeyGenParams
 
create(String) - Static method in interface akasha.crypto.Algorithm
 
create() - Static method in interface akasha.crypto.CryptoKeyPair
 
create(String, CryptoKey) - Static method in interface akasha.crypto.EcdhKeyDeriveParams
 
create(String, AlgorithmIdentifier) - Static method in interface akasha.crypto.EcdsaParams
 
create(String, JsObject) - Static method in interface akasha.crypto.EcdsaParams
 
create(String, String) - Static method in interface akasha.crypto.EcdsaParams
 
create(String, String) - Static method in interface akasha.crypto.EcKeyAlgorithm
 
create(String, String) - Static method in interface akasha.crypto.EcKeyGenParams
 
create(String, String) - Static method in interface akasha.crypto.EcKeyImportParams
 
create(String, AlgorithmIdentifier, BufferSource, BufferSource) - Static method in interface akasha.crypto.HkdfParams
 
create(String, JsObject, BufferSource, BufferSource) - Static method in interface akasha.crypto.HkdfParams
 
create(String, String, BufferSource, BufferSource) - Static method in interface akasha.crypto.HkdfParams
 
create(String, AlgorithmIdentifier) - Static method in interface akasha.crypto.HmacImportParams
 
create(String, JsObject) - Static method in interface akasha.crypto.HmacImportParams
 
create(String, String) - Static method in interface akasha.crypto.HmacImportParams
 
create(String, KeyAlgorithm, int) - Static method in interface akasha.crypto.HmacKeyAlgorithm
 
create(String, AlgorithmIdentifier) - Static method in interface akasha.crypto.HmacKeyGenParams
 
create(String, JsObject) - Static method in interface akasha.crypto.HmacKeyGenParams
 
create(String, String) - Static method in interface akasha.crypto.HmacKeyGenParams
 
create() - Static method in interface akasha.crypto.JsonWebKey
 
create(String) - Static method in interface akasha.crypto.KeyAlgorithm
 
create(String, AlgorithmIdentifier, int, BufferSource) - Static method in interface akasha.crypto.Pbkdf2Params
 
create(String, JsObject, int, BufferSource) - Static method in interface akasha.crypto.Pbkdf2Params
 
create(String, String, int, BufferSource) - Static method in interface akasha.crypto.Pbkdf2Params
 
create(String, AlgorithmIdentifier) - Static method in interface akasha.crypto.RsaHashedImportParams
 
create(String, JsObject) - Static method in interface akasha.crypto.RsaHashedImportParams
 
create(String, String) - Static method in interface akasha.crypto.RsaHashedImportParams
 
create(String, int, Uint8Array, KeyAlgorithm) - Static method in interface akasha.crypto.RsaHashedKeyAlgorithm
 
create(String, int, Uint8Array, AlgorithmIdentifier) - Static method in interface akasha.crypto.RsaHashedKeyGenParams
 
create(String, int, Uint8Array, JsObject) - Static method in interface akasha.crypto.RsaHashedKeyGenParams
 
create(String, int, Uint8Array, String) - Static method in interface akasha.crypto.RsaHashedKeyGenParams
 
create(String, int, Uint8Array) - Static method in interface akasha.crypto.RsaKeyAlgorithm
 
create(String, int, Uint8Array) - Static method in interface akasha.crypto.RsaKeyGenParams
 
create(String) - Static method in interface akasha.crypto.RsaOaepParams
 
create() - Static method in interface akasha.crypto.RsaOtherPrimesInfo
 
create(String, int) - Static method in interface akasha.crypto.RsaPssParams
 
create() - Static method in interface akasha.CSSStyleSheetInit
 
create() - Static method in interface akasha.CustomEventInit
 
create() - Static method in interface akasha.DeviceMotionEventAccelerationInit
 
create() - Static method in interface akasha.DeviceMotionEventInit
 
create() - Static method in interface akasha.DeviceMotionEventRotationRateInit
 
create() - Static method in interface akasha.DeviceOrientationEventInit
 
create(String) - Static method in interface akasha.DevicePermissionDescriptor
 
create() - Static method in interface akasha.DocumentTimelineOptions
 
create() - Static method in interface akasha.DOMMatrix2DInit
 
create() - Static method in interface akasha.DOMMatrixInit
 
create() - Static method in interface akasha.DOMPointInit
 
create() - Static method in interface akasha.DOMQuadInit
 
create() - Static method in interface akasha.DOMRectInit
 
create() - Static method in interface akasha.DragEventInit
 
create() - Static method in interface akasha.EffectTiming
 
create() - Static method in interface akasha.ElementCreationOptions
 
create() - Static method in interface akasha.ElementDefinitionOptions
 
create(BufferSource, int, String) - Static method in interface akasha.EncodedAudioChunkInit
 
create() - Static method in interface akasha.EncodedAudioChunkMetadata
 
create(BufferSource, int, String) - Static method in interface akasha.EncodedVideoChunkInit
 
create() - Static method in interface akasha.EncodedVideoChunkMetadata
 
create() - Static method in interface akasha.ErrorEventInit
 
create() - Static method in interface akasha.EventInit
 
create() - Static method in interface akasha.EventListenerOptions
 
create() - Static method in interface akasha.EventModifierInit
 
create() - Static method in interface akasha.EventSourceInit
 
create() - Static method in interface akasha.ExtendableEventInit
 
create(String, String, String) - Static method in interface akasha.FederatedCredentialInit
 
create() - Static method in interface akasha.FederatedCredentialRequestOptions
 
create(Request) - Static method in interface akasha.FetchEventInit
 
create() - Static method in interface akasha.FilePropertyBag
 
create() - Static method in interface akasha.FocusEventInit
 
create() - Static method in interface akasha.FocusOptions
 
create(FormData) - Static method in interface akasha.FormDataEventInit
 
create() - Static method in interface akasha.FullscreenOptions
 
create(Gamepad) - Static method in interface akasha.GamepadEventInit
 
create(String) - Static method in interface akasha.GenerateTestReportParameters
 
create() - Static method in interface akasha.GetAnimationsOptions
 
create() - Static method in interface akasha.GetRootNodeOptions
 
create() - Static method in interface akasha.gl.WebGLContextAttributes
 
create() - Static method in interface akasha.gl.WebGLContextEventInit
 
create(GPUBindGroupLayout, JsArray<GPUBindGroupEntry>) - Static method in interface akasha.gpu.GPUBindGroupDescriptor
 
create(GPUBindGroupLayout, GPUBindGroupEntry[]) - Static method in interface akasha.gpu.GPUBindGroupDescriptor
 
create(int, GPUBindingResource) - Static method in interface akasha.gpu.GPUBindGroupEntry
 
create(JsArray<GPUBindGroupLayoutEntry>) - Static method in interface akasha.gpu.GPUBindGroupLayoutDescriptor
 
create(GPUBindGroupLayoutEntry[]) - Static method in interface akasha.gpu.GPUBindGroupLayoutDescriptor
 
create(int, int) - Static method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
create() - Static method in interface akasha.gpu.GPUBlendComponent
 
create(GPUBlendComponent, GPUBlendComponent) - Static method in interface akasha.gpu.GPUBlendState
 
create(GPUBuffer) - Static method in interface akasha.gpu.GPUBufferBinding
 
create() - Static method in interface akasha.gpu.GPUBufferBindingLayout
 
create(int, int) - Static method in interface akasha.gpu.GPUBufferDescriptor
 
create(GPUDevice, String) - Static method in interface akasha.gpu.GPUCanvasConfiguration
 
create(double, double, double, double) - Static method in interface akasha.gpu.GPUColorDict
 
create(String) - Static method in interface akasha.gpu.GPUColorTargetState
 
create() - Static method in interface akasha.gpu.GPUCommandBufferDescriptor
 
create() - Static method in interface akasha.gpu.GPUCommandEncoderDescriptor
 
create() - Static method in interface akasha.gpu.GPUComputePassDescriptor
 
create(GPUProgrammableStage) - Static method in interface akasha.gpu.GPUComputePipelineDescriptor
 
create(String) - Static method in interface akasha.gpu.GPUDepthStencilState
 
create() - Static method in interface akasha.gpu.GPUDeviceDescriptor
 
create(int) - Static method in interface akasha.gpu.GPUExtent3DDict
 
create() - Static method in interface akasha.gpu.GPUExternalTextureBindingLayout
 
create(HTMLVideoElement) - Static method in interface akasha.gpu.GPUExternalTextureDescriptor
 
create(GPUShaderModule, String, JsArray<GPUColorTargetState>) - Static method in interface akasha.gpu.GPUFragmentState
 
create(GPUShaderModule, String, GPUColorTargetState[]) - Static method in interface akasha.gpu.GPUFragmentState
 
create(GPUBuffer) - Static method in interface akasha.gpu.GPUImageCopyBuffer
 
create(ImageBitmap) - Static method in interface akasha.gpu.GPUImageCopyExternalImage
 
create(HTMLCanvasElement) - Static method in interface akasha.gpu.GPUImageCopyExternalImage
 
create(OffscreenCanvas) - Static method in interface akasha.gpu.GPUImageCopyExternalImage
 
create(GPUTexture) - Static method in interface akasha.gpu.GPUImageCopyTexture
 
create(GPUTexture) - Static method in interface akasha.gpu.GPUImageCopyTextureTagged
 
create() - Static method in interface akasha.gpu.GPUImageDataLayout
 
create() - Static method in interface akasha.gpu.GPUMultisampleState
 
create() - Static method in interface akasha.gpu.GPUObjectDescriptorBase
 
create() - Static method in interface akasha.gpu.GPUOrigin2DDict
 
create() - Static method in interface akasha.gpu.GPUOrigin3DDict
 
create() - Static method in interface akasha.gpu.GPUPipelineDescriptorBase
 
create(JsArray<GPUBindGroupLayout>) - Static method in interface akasha.gpu.GPUPipelineLayoutDescriptor
 
create(GPUBindGroupLayout[]) - Static method in interface akasha.gpu.GPUPipelineLayoutDescriptor
 
create() - Static method in interface akasha.gpu.GPUPrimitiveState
 
create(GPUShaderModule, String) - Static method in interface akasha.gpu.GPUProgrammableStage
 
create(String, int) - Static method in interface akasha.gpu.GPUQuerySetDescriptor
 
create() - Static method in interface akasha.gpu.GPURenderBundleDescriptor
 
create(JsArray<String>) - Static method in interface akasha.gpu.GPURenderBundleEncoderDescriptor
 
create(String[]) - Static method in interface akasha.gpu.GPURenderBundleEncoderDescriptor
 
create(GPUTextureView, String, String) - Static method in interface akasha.gpu.GPURenderPassColorAttachment
 
create(GPUTextureView, GPUColor, String) - Static method in interface akasha.gpu.GPURenderPassColorAttachment
 
create(GPUTextureView, JsArray<Double>, String) - Static method in interface akasha.gpu.GPURenderPassColorAttachment
 
create(GPUTextureView, double[], String) - Static method in interface akasha.gpu.GPURenderPassColorAttachment
 
create(GPUTextureView, GPUColorDict, String) - Static method in interface akasha.gpu.GPURenderPassColorAttachment
 
create(GPUTextureView, String, String, String, String) - Static method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
create(GPUTextureView, float, String, String, String) - Static method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
create(GPUTextureView, String, String, int, String) - Static method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
create(GPUTextureView, float, String, int, String) - Static method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
create(JsArray<GPURenderPassColorAttachment>) - Static method in interface akasha.gpu.GPURenderPassDescriptor
 
create(GPURenderPassColorAttachment[]) - Static method in interface akasha.gpu.GPURenderPassDescriptor
 
create(JsArray<String>) - Static method in interface akasha.gpu.GPURenderPassLayout
 
create(String[]) - Static method in interface akasha.gpu.GPURenderPassLayout
 
create(GPUVertexState) - Static method in interface akasha.gpu.GPURenderPipelineDescriptor
 
create() - Static method in interface akasha.gpu.GPURequestAdapterOptions
 
create() - Static method in interface akasha.gpu.GPUSamplerBindingLayout
 
create() - Static method in interface akasha.gpu.GPUSamplerDescriptor
 
create(String) - Static method in interface akasha.gpu.GPUShaderModuleDescriptor
 
create() - Static method in interface akasha.gpu.GPUStencilFaceState
 
create(String) - Static method in interface akasha.gpu.GPUStorageTextureBindingLayout
 
create() - Static method in interface akasha.gpu.GPUTextureBindingLayout
 
create(GPUExtent3D, String, int) - Static method in interface akasha.gpu.GPUTextureDescriptor
 
create(JsArray<Double>, String, int) - Static method in interface akasha.gpu.GPUTextureDescriptor
 
create(double[], String, int) - Static method in interface akasha.gpu.GPUTextureDescriptor
 
create(GPUExtent3DDict, String, int) - Static method in interface akasha.gpu.GPUTextureDescriptor
 
create() - Static method in interface akasha.gpu.GPUTextureViewDescriptor
 
create(GPUError) - Static method in interface akasha.gpu.GPUUncapturedErrorEventInit
 
create(String, int, int) - Static method in interface akasha.gpu.GPUVertexAttribute
 
create(int, JsArray<GPUVertexAttribute>) - Static method in interface akasha.gpu.GPUVertexBufferLayout
 
create(int, GPUVertexAttribute[]) - Static method in interface akasha.gpu.GPUVertexBufferLayout
 
create(GPUShaderModule, String) - Static method in interface akasha.gpu.GPUVertexState
 
create() - Static method in interface akasha.HashChangeEventInit
 
create() - Static method in interface akasha.idb.IDBDatabaseInfo
 
create() - Static method in interface akasha.idb.IDBIndexParameters
 
create() - Static method in interface akasha.idb.IDBObjectStoreParameters
 
create() - Static method in interface akasha.idb.IDBTransactionOptions
 
create() - Static method in interface akasha.idb.IDBVersionChangeEventInit
 
create() - Static method in interface akasha.IdleRequestOptions
 
create() - Static method in interface akasha.ImageBitmapOptions
 
create() - Static method in interface akasha.ImageBitmapRenderingContextSettings
 
create() - Static method in interface akasha.ImageDataSettings
 
create() - Static method in interface akasha.ImageDecodeOptions
 
create(boolean, VideoFrame) - Static method in interface akasha.ImageDecodeResult
 
create(ImageBufferSource, String) - Static method in interface akasha.ImageDecoderInit
 
create() - Static method in interface akasha.ImageEncodeOptions
 
create() - Static method in interface akasha.InputEventInit
 
create(DOMRectInit, double, DOMRectInit, boolean, DOMRectInit, Element, double) - Static method in interface akasha.IntersectionObserverEntryInit
 
create() - Static method in interface akasha.IntersectionObserverInit
 
create() - Static method in interface akasha.KeyboardEventInit
 
create() - Static method in interface akasha.KeyframeAnimationOptions
 
create() - Static method in interface akasha.KeyframeEffectOptions
 
create(Blob) - Static method in interface akasha.media.BlobEventInit
 
create() - Static method in interface akasha.media.ConstrainBooleanParameters
 
create() - Static method in interface akasha.media.ConstrainDOMStringParameters
 
create() - Static method in interface akasha.media.ConstrainDoubleRange
 
create() - Static method in interface akasha.media.ConstrainULongRange
 
create() - Static method in interface akasha.media.DisplayMediaStreamConstraints
 
create() - Static method in interface akasha.media.DoubleRange
 
create(DOMException) - Static method in interface akasha.media.MediaRecorderErrorEventInit
 
create() - Static method in interface akasha.media.MediaRecorderOptions
 
create() - Static method in interface akasha.media.MediaStreamConstraints
 
create(MediaStreamTrack) - Static method in interface akasha.media.MediaStreamTrackEventInit
 
create() - Static method in interface akasha.media.MediaTrackCapabilities
 
create() - Static method in interface akasha.media.MediaTrackConstraints
 
create() - Static method in interface akasha.media.MediaTrackConstraintSet
 
create() - Static method in interface akasha.media.MediaTrackSettings
 
create() - Static method in interface akasha.media.MediaTrackSupportedConstraints
 
create() - Static method in interface akasha.media.ULongRange
 
create() - Static method in interface akasha.MediaEncryptedEventInit
 
create(ArrayBuffer, String) - Static method in interface akasha.MediaKeyMessageEventInit
 
create() - Static method in interface akasha.MediaKeySystemConfiguration
 
create() - Static method in interface akasha.MediaKeySystemMediaCapability
 
create() - Static method in interface akasha.MediaQueryListEventInit
 
create() - Static method in interface akasha.MessageEventInit
 
create(String) - Static method in interface akasha.MidiPermissionDescriptor
 
create() - Static method in interface akasha.MouseEventInit
 
create() - Static method in interface akasha.MultiCacheQueryOptions
 
create() - Static method in interface akasha.MutationObserverInit
 
create() - Static method in interface akasha.NavigationPreloadState
 
create() - Static method in interface akasha.notifications.GetNotificationOptions
 
create(String, String) - Static method in interface akasha.notifications.NotificationAction
 
create(Notification) - Static method in interface akasha.notifications.NotificationEventInit
 
create() - Static method in interface akasha.notifications.NotificationOptions
 
create() - Static method in interface akasha.OptionalEffectTiming
 
create() - Static method in interface akasha.PageTransitionEventInit
 
create(String, String, String) - Static method in interface akasha.PasswordCredentialData
 
create() - Static method in interface akasha.perf.PerformanceObserverCallbackOptions
 
create() - Static method in interface akasha.perf.PerformanceObserverInit
 
create(String) - Static method in interface akasha.PermissionDescriptor
 
create(PermissionDescriptor, String) - Static method in interface akasha.PermissionSetParameters
 
create(BufferSource, int) - Static method in interface akasha.PlaneInit
 
create(int, int) - Static method in interface akasha.PlaneLayout
 
create() - Static method in interface akasha.PointerEventInit
 
create() - Static method in interface akasha.PopStateEventInit
 
create() - Static method in interface akasha.PositionOptions
 
create() - Static method in interface akasha.PostMessageOptions
 
create() - Static method in interface akasha.ProgressEventInit
 
create(Promise<Any>) - Static method in interface akasha.PromiseRejectionEventInit
 
create(BufferSource, JsArray<PublicKeyCredentialParameters>, PublicKeyCredentialRpEntity, PublicKeyCredentialUserEntity) - Static method in interface akasha.PublicKeyCredentialCreationOptions
 
create(BufferSource, PublicKeyCredentialParameters[], PublicKeyCredentialRpEntity, PublicKeyCredentialUserEntity) - Static method in interface akasha.PublicKeyCredentialCreationOptions
 
create(BufferSource, String) - Static method in interface akasha.PublicKeyCredentialDescriptor
 
create(String) - Static method in interface akasha.PublicKeyCredentialEntity
 
create(int, String) - Static method in interface akasha.PublicKeyCredentialParameters
 
create(BufferSource) - Static method in interface akasha.PublicKeyCredentialRequestOptions
 
create(String) - Static method in interface akasha.PublicKeyCredentialRpEntity
 
create(String, String, BufferSource) - Static method in interface akasha.PublicKeyCredentialUserEntity
 
create() - Static method in interface akasha.PushEventInit
 
create(String) - Static method in interface akasha.PushPermissionDescriptor
 
create() - Static method in interface akasha.PushSubscriptionChangeEventInit
 
create() - Static method in interface akasha.PushSubscriptionJSON
 
create() - Static method in interface akasha.PushSubscriptionOptionsInit
 
create() - Static method in interface akasha.QueuingStrategy
 
create(double) - Static method in interface akasha.QueuingStrategyInit
 
create() - Static method in interface akasha.ReadableStreamBYOBReadResult
 
create() - Static method in interface akasha.ReadableStreamDefaultReadResult
 
create() - Static method in interface akasha.ReadableStreamGetReaderOptions
 
create() - Static method in interface akasha.ReadableStreamIteratorOptions
 
create(ReadableStream, WritableStream) - Static method in interface akasha.ReadableWritablePair
 
create() - Static method in interface akasha.RegistrationOptions
 
create() - Static method in interface akasha.ReportingObserverOptions
 
create() - Static method in interface akasha.RequestInit
 
create() - Static method in interface akasha.ResponseInit
 
create() - Static method in interface akasha.rtc.RTCAnswerOptions
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCAudioHandlerStats
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCAudioReceiverStats
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCAudioSenderStats
 
create(String, double, String, String, String) - Static method in interface akasha.rtc.RTCAudioSourceStats
 
create() - Static method in interface akasha.rtc.RTCCertificateExpiration
 
create(String, double, String, String, String, String) - Static method in interface akasha.rtc.RTCCertificateStats
 
create(String, double, String, String, int, String) - Static method in interface akasha.rtc.RTCCodecStats
 
create() - Static method in interface akasha.rtc.RTCConfiguration
 
create(RTCDataChannel) - Static method in interface akasha.rtc.RTCDataChannelEventInit
 
create() - Static method in interface akasha.rtc.RTCDataChannelInit
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCDataChannelStats
 
create() - Static method in interface akasha.rtc.RTCDtlsFingerprint
 
create() - Static method in interface akasha.rtc.RTCDTMFToneChangeEventInit
 
create(RTCError) - Static method in interface akasha.rtc.RTCErrorEventInit
 
create(String) - Static method in interface akasha.rtc.RTCErrorInit
 
create() - Static method in interface akasha.rtc.RTCIceCandidateInit
 
create() - Static method in interface akasha.rtc.RTCIceCandidatePair
 
create(String, double, String, String, String, String, String) - Static method in interface akasha.rtc.RTCIceCandidatePairStats
 
create(String, double, String, String, String) - Static method in interface akasha.rtc.RTCIceCandidateStats
 
create() - Static method in interface akasha.rtc.RTCIceParameters
 
create(String) - Static method in interface akasha.rtc.RTCIceServer
 
create(JsArray<String>) - Static method in interface akasha.rtc.RTCIceServer
 
create(String[]) - Static method in interface akasha.rtc.RTCIceServer
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCIceServerStats
 
create(String, RTCIdentityProviderDetails) - Static method in interface akasha.rtc.RTCIdentityAssertionResult
 
create(GenerateAssertionCallback, ValidateAssertionCallback) - Static method in interface akasha.rtc.RTCIdentityProvider
 
create(String) - Static method in interface akasha.rtc.RTCIdentityProviderDetails
 
create() - Static method in interface akasha.rtc.RTCIdentityProviderOptions
 
create(String, String) - Static method in interface akasha.rtc.RTCIdentityValidationResult
 
create(String, double, String, String, int, String) - Static method in interface akasha.rtc.RTCInboundRtpStreamStats
 
create() - Static method in interface akasha.rtc.RTCLocalSessionDescriptionInit
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCMediaHandlerStats
 
create(String, double, String, String, String) - Static method in interface akasha.rtc.RTCMediaSourceStats
 
create(String, double, String) - Static method in interface akasha.rtc.RTCMediaStreamStats
 
create() - Static method in interface akasha.rtc.RTCOfferAnswerOptions
 
create() - Static method in interface akasha.rtc.RTCOfferOptions
 
create(String, double, String, String, int) - Static method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
create(int) - Static method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit
 
create() - Static method in interface akasha.rtc.RTCPeerConnectionIceEventInit
 
create(String, double, String) - Static method in interface akasha.rtc.RTCPeerConnectionStats
 
create(String, double, String, String, int) - Static method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats
 
create(String, double, String, String, int) - Static method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
create(String, double, String, String, int) - Static method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
 
create() - Static method in interface akasha.rtc.RTCRtcpParameters
 
create(JsArray<RTCRtpCodecCapability>, JsArray<RTCRtpHeaderExtensionCapability>) - Static method in interface akasha.rtc.RTCRtpCapabilities
 
create(RTCRtpCodecCapability[], JsArray<RTCRtpHeaderExtensionCapability>) - Static method in interface akasha.rtc.RTCRtpCapabilities
 
create(JsArray<RTCRtpCodecCapability>, RTCRtpHeaderExtensionCapability[]) - Static method in interface akasha.rtc.RTCRtpCapabilities
 
create(RTCRtpCodecCapability[], RTCRtpHeaderExtensionCapability[]) - Static method in interface akasha.rtc.RTCRtpCapabilities
 
create(int, String) - Static method in interface akasha.rtc.RTCRtpCodecCapability
 
create(int, String, short) - Static method in interface akasha.rtc.RTCRtpCodecParameters
 
create() - Static method in interface akasha.rtc.RTCRtpCodingParameters
 
create(int, int, double) - Static method in interface akasha.rtc.RTCRtpContributingSource
 
create(String, double, String, int, String) - Static method in interface akasha.rtc.RTCRtpContributingSourceStats
 
create() - Static method in interface akasha.rtc.RTCRtpDecodingParameters
 
create() - Static method in interface akasha.rtc.RTCRtpEncodingParameters
 
create() - Static method in interface akasha.rtc.RTCRtpHeaderExtensionCapability
 
create(int, String) - Static method in interface akasha.rtc.RTCRtpHeaderExtensionParameters
 
create(JsArray<RTCRtpCodecParameters>, JsArray<RTCRtpHeaderExtensionParameters>, RTCRtcpParameters) - Static method in interface akasha.rtc.RTCRtpParameters
 
create(RTCRtpCodecParameters[], JsArray<RTCRtpHeaderExtensionParameters>, RTCRtcpParameters) - Static method in interface akasha.rtc.RTCRtpParameters
 
create(JsArray<RTCRtpCodecParameters>, RTCRtpHeaderExtensionParameters[], RTCRtcpParameters) - Static method in interface akasha.rtc.RTCRtpParameters
 
create(RTCRtpCodecParameters[], RTCRtpHeaderExtensionParameters[], RTCRtcpParameters) - Static method in interface akasha.rtc.RTCRtpParameters
 
create(JsArray<RTCRtpCodecParameters>, JsArray<RTCRtpHeaderExtensionParameters>, RTCRtcpParameters) - Static method in interface akasha.rtc.RTCRtpReceiveParameters
 
create(RTCRtpCodecParameters[], JsArray<RTCRtpHeaderExtensionParameters>, RTCRtcpParameters) - Static method in interface akasha.rtc.RTCRtpReceiveParameters
 
create(JsArray<RTCRtpCodecParameters>, RTCRtpHeaderExtensionParameters[], RTCRtcpParameters) - Static method in interface akasha.rtc.RTCRtpReceiveParameters
 
create(RTCRtpCodecParameters[], RTCRtpHeaderExtensionParameters[], RTCRtcpParameters) - Static method in interface akasha.rtc.RTCRtpReceiveParameters
 
create(JsArray<RTCRtpCodecParameters>, JsArray<RTCRtpHeaderExtensionParameters>, RTCRtcpParameters, JsArray<RTCRtpEncodingParameters>, String) - Static method in interface akasha.rtc.RTCRtpSendParameters
 
create(RTCRtpCodecParameters[], JsArray<RTCRtpHeaderExtensionParameters>, RTCRtcpParameters, JsArray<RTCRtpEncodingParameters>, String) - Static method in interface akasha.rtc.RTCRtpSendParameters
 
create(JsArray<RTCRtpCodecParameters>, RTCRtpHeaderExtensionParameters[], RTCRtcpParameters, JsArray<RTCRtpEncodingParameters>, String) - Static method in interface akasha.rtc.RTCRtpSendParameters
 
create(RTCRtpCodecParameters[], RTCRtpHeaderExtensionParameters[], RTCRtcpParameters, JsArray<RTCRtpEncodingParameters>, String) - Static method in interface akasha.rtc.RTCRtpSendParameters
 
create(JsArray<RTCRtpCodecParameters>, JsArray<RTCRtpHeaderExtensionParameters>, RTCRtcpParameters, RTCRtpEncodingParameters[], String) - Static method in interface akasha.rtc.RTCRtpSendParameters
 
create(RTCRtpCodecParameters[], JsArray<RTCRtpHeaderExtensionParameters>, RTCRtcpParameters, RTCRtpEncodingParameters[], String) - Static method in interface akasha.rtc.RTCRtpSendParameters
 
create(JsArray<RTCRtpCodecParameters>, RTCRtpHeaderExtensionParameters[], RTCRtcpParameters, RTCRtpEncodingParameters[], String) - Static method in interface akasha.rtc.RTCRtpSendParameters
 
create(RTCRtpCodecParameters[], RTCRtpHeaderExtensionParameters[], RTCRtcpParameters, RTCRtpEncodingParameters[], String) - Static method in interface akasha.rtc.RTCRtpSendParameters
 
create(String, double, String, String, int) - Static method in interface akasha.rtc.RTCRtpStreamStats
 
create(int, int, double) - Static method in interface akasha.rtc.RTCRtpSynchronizationSource
 
create() - Static method in interface akasha.rtc.RTCRtpTransceiverInit
 
create(String, double, String, String, String) - Static method in interface akasha.rtc.RTCRtpTransceiverStats
 
create(String, double, String) - Static method in interface akasha.rtc.RTCSctpTransportStats
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats
 
create(String, double, String, String, int) - Static method in interface akasha.rtc.RTCSentRtpStreamStats
 
create(String) - Static method in interface akasha.rtc.RTCSessionDescriptionInit
 
create(String, double, String) - Static method in interface akasha.rtc.RTCStats
 
create(RTCRtpReceiver, MediaStreamTrack, RTCRtpTransceiver) - Static method in interface akasha.rtc.RTCTrackEventInit
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCTransportStats
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCVideoHandlerStats
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCVideoReceiverStats
 
create(String, double, String, String) - Static method in interface akasha.rtc.RTCVideoSenderStats
 
create(String, double, String, String, String) - Static method in interface akasha.rtc.RTCVideoSourceStats
 
create() - Static method in interface akasha.ScrollIntoViewOptions
 
create() - Static method in interface akasha.ScrollOptions
 
create() - Static method in interface akasha.ScrollToOptions
 
create(String, String, String, String, int, String) - Static method in interface akasha.SecurityPolicyViolationEventInit
 
create(String) - Static method in interface akasha.ShadowRootInit
 
create() - Static method in interface akasha.ShareData
 
create(String) - Static method in interface akasha.speech.SpeechRecognitionErrorEventInit
 
create(SpeechRecognitionResultList) - Static method in interface akasha.speech.SpeechRecognitionEventInit
 
create(SpeechSynthesisUtterance, String) - Static method in interface akasha.speech.SpeechSynthesisErrorEventInit
 
create(SpeechSynthesisUtterance) - Static method in interface akasha.speech.SpeechSynthesisEventInit
 
create(Node, int, Node, int) - Static method in interface akasha.StaticRangeInit
 
create() - Static method in interface akasha.StorageEstimate
 
create() - Static method in interface akasha.StorageEventInit
 
create() - Static method in interface akasha.StreamPipeOptions
 
create() - Static method in interface akasha.SubmitEventInit
 
create() - Static method in interface akasha.SvcOutputMetadata
 
create() - Static method in interface akasha.svg.SVGBoundingBoxOptions
 
create(String) - Static method in interface akasha.SyncEventInit
 
create() - Static method in interface akasha.TextDecodeOptions
 
create() - Static method in interface akasha.TextDecoderOptions
 
create() - Static method in interface akasha.TextEncoderEncodeIntoResult
 
create(String) - Static method in interface akasha.TokenBinding
 
create() - Static method in interface akasha.TouchEventInit
 
create(int, EventTarget) - Static method in interface akasha.TouchInit
 
create() - Static method in interface akasha.TrackEventInit
 
create() - Static method in interface akasha.Transformer
 
create() - Static method in interface akasha.TransitionEventInit
 
create() - Static method in interface akasha.UIEventInit
 
create() - Static method in interface akasha.UnderlyingSink
 
create() - Static method in interface akasha.UnderlyingSource
 
create() - Static method in interface akasha.ValidityStateFlags
 
create(String) - Static method in interface akasha.VideoDecoderConfig
 
create(WebCodecsErrorCallback, VideoFrameOutputCallback) - Static method in interface akasha.VideoDecoderInit
 
create() - Static method in interface akasha.VideoDecoderSupport
 
create(String, int, int) - Static method in interface akasha.VideoEncoderConfig
 
create() - Static method in interface akasha.VideoEncoderEncodeOptions
 
create(WebCodecsErrorCallback, EncodedVideoChunkOutputCallback) - Static method in interface akasha.VideoEncoderInit
 
create() - Static method in interface akasha.VideoEncoderSupport
 
create() - Static method in interface akasha.VideoFrameCopyToOptions
 
create() - Static method in interface akasha.VideoFrameInit
 
create(int, int, String) - Static method in interface akasha.VideoFramePlaneInit
 
create(int, int, int, int) - Static method in interface akasha.VideoFrameRect
 
create(String) - Static method in interface akasha.wasm.GlobalDescriptor
 
create(int) - Static method in interface akasha.wasm.MemoryDescriptor
 
create(String, String) - Static method in interface akasha.wasm.ModuleExportDescriptor
 
create(String, String, String) - Static method in interface akasha.wasm.ModuleImportDescriptor
 
create(String, int) - Static method in interface akasha.wasm.TableDescriptor
 
create(Instance, Module) - Static method in interface akasha.wasm.WebAssemblyInstantiatedSource
 
create() - Static method in interface akasha.WheelEventInit
 
create() - Static method in interface akasha.WindowPostMessageOptions
 
create() - Static method in interface akasha.WorkerOptions
 
create() - Static method in interface akasha.WorkletOptions
 
create(XRFrame, XRInputSource) - Static method in interface akasha.xr.XRInputSourceEventInit
 
create(JsArray<XRInputSource>, JsArray<XRInputSource>, XRSession) - Static method in interface akasha.xr.XRInputSourcesChangeEventInit
 
create(String) - Static method in interface akasha.xr.XRPermissionDescriptor
 
create(XRReferenceSpace) - Static method in interface akasha.xr.XRReferenceSpaceEventInit
 
create() - Static method in interface akasha.xr.XRRenderStateInit
 
create(XRSession) - Static method in interface akasha.xr.XRSessionEventInit
 
create() - Static method in interface akasha.xr.XRSessionInit
 
create() - Static method in interface akasha.xr.XRWebGLLayerInit
 
createAnalyser() - Method in class akasha.audio.BaseAudioContext
The createAnalyser() method of the BaseAudioContext interface creates an AnalyserNode, which can be used to expose audio time and frequency data and create data visualisations.
createAnswer(RTCAnswerOptions) - Method in class akasha.rtc.RTCPeerConnection
The createAnswer() method on the RTCPeerConnection interface creates an SDP answer to an offer received from a remote peer during the offer/answer negotiation of a WebRTC connection.
createAnswer() - Method in class akasha.rtc.RTCPeerConnection
The createAnswer() method on the RTCPeerConnection interface creates an SDP answer to an offer received from a remote peer during the offer/answer negotiation of a WebRTC connection.
createAnswer(RTCSessionDescriptionCallback, RTCPeerConnectionErrorCallback) - Method in class akasha.rtc.RTCPeerConnection
The createAnswer() method on the RTCPeerConnection interface creates an SDP answer to an offer received from a remote peer during the offer/answer negotiation of a WebRTC connection.
createAttribute(String) - Method in class akasha.Document
The Document.createAttribute() method creates a new attribute node, and returns it.
createAttributeNS(String, String) - Method in class akasha.Document
 
createBindGroup(GPUBindGroupDescriptor) - Method in class akasha.gpu.GPUDevice
 
createBindGroupLayout(GPUBindGroupLayoutDescriptor) - Method in class akasha.gpu.GPUDevice
 
createBiquadFilter() - Method in class akasha.audio.BaseAudioContext
A BiquadFilterNode.
createBuffer(int, int, float) - Method in class akasha.audio.BaseAudioContext
An AudioBuffer configured based on the specified options.
createBuffer() - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.createBuffer() method of the WebGL API creates and initializes a WebGLBuffer storing data such as vertices or colors.
createBuffer() - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.createBuffer() method of the WebGL API creates and initializes a WebGLBuffer storing data such as vertices or colors.
createBuffer(GPUBufferDescriptor) - Method in class akasha.gpu.GPUDevice
 
createBufferSource() - Method in class akasha.audio.BaseAudioContext
An AudioBufferSourceNode.
createCaption() - Method in class akasha.HTMLTableElement
The HTMLTableElement.createCaption() method returns the caption element associated with a given table.
createCDATASection(String) - Method in class akasha.Document
createCDATASection() creates a new CDATA section node, and returns it.
createChannelMerger(int) - Method in class akasha.audio.BaseAudioContext
A ChannelMergerNode.
createChannelMerger() - Method in class akasha.audio.BaseAudioContext
A ChannelMergerNode.
createChannelSplitter(int) - Method in class akasha.audio.BaseAudioContext
A ChannelSplitterNode.
createChannelSplitter() - Method in class akasha.audio.BaseAudioContext
A ChannelSplitterNode.
createCommandEncoder(GPUCommandEncoderDescriptor) - Method in class akasha.gpu.GPUDevice
 
createCommandEncoder() - Method in class akasha.gpu.GPUDevice
 
createComment(String) - Method in class akasha.Document
createComment() creates a new comment node, and returns it.
createComputePipeline(GPUComputePipelineDescriptor) - Method in class akasha.gpu.GPUDevice
 
createComputePipelineAsync(GPUComputePipelineDescriptor) - Method in class akasha.gpu.GPUDevice
 
createConicGradient(double, double, double) - Method in class akasha.CanvasRenderingContext2D
 
createConicGradient(double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
createConstantSource() - Method in class akasha.audio.BaseAudioContext
The createConstantSource() property of the BaseAudioContext interface creates a ConstantSourceNode object, which is an audio source that continuously outputs a monaural (one-channel) sound signal whose samples all have the same value.
createContextualFragment(String) - Method in class akasha.Range
The Range.createContextualFragment() method returns a DocumentFragment by invoking the HTML fragment parsing algorithm or the XML fragment parsing algorithm with the start of the range (the parent of the selected node) as the context node.
createConvolver() - Method in class akasha.audio.BaseAudioContext
A ConvolverNode.
createDataChannel(String, RTCDataChannelInit) - Method in class akasha.rtc.RTCPeerConnection
The createDataChannel() method on the RTCPeerConnection interface creates a new channel linked with the remote peer, over which any kind of data may be transmitted.
createDataChannel(String) - Method in class akasha.rtc.RTCPeerConnection
The createDataChannel() method on the RTCPeerConnection interface creates a new channel linked with the remote peer, over which any kind of data may be transmitted.
createDelay(double) - Method in class akasha.audio.BaseAudioContext
The createDelay() method of the BaseAudioContext Interface is used to create a DelayNode, which is used to delay the incoming audio signal by a certain amount of time.
createDelay() - Method in class akasha.audio.BaseAudioContext
The createDelay() method of the BaseAudioContext Interface is used to create a DelayNode, which is used to delay the incoming audio signal by a certain amount of time.
createDelayed(JsPropertyMap<ClipboardItemDelayedCallback>, ClipboardItemOptions) - Static method in class akasha.clipboard.ClipboardItem
 
createDelayed(JsPropertyMap<ClipboardItemDelayedCallback>) - Static method in class akasha.clipboard.ClipboardItem
 
createDocument(String, String, DocumentType) - Method in class akasha.DOMImplementation
The DOMImplementation.createDocument() method creates and returns an XMLDocument.
createDocument(String, String) - Method in class akasha.DOMImplementation
The DOMImplementation.createDocument() method creates and returns an XMLDocument.
createDocumentFragment() - Method in class akasha.Document
Creates a new empty DocumentFragment into which DOM nodes can be added to build an offscreen DOM tree.
createDocumentType(String, String, String) - Method in class akasha.DOMImplementation
The DOMImplementation.createDocumentType() method returns a DocumentType object which can either be used with DOMImplementation.createDocument upon document creation or can be put into the document via methods like Node.insertBefore() or Node.replaceChild().
createDynamicsCompressor() - Method in class akasha.audio.BaseAudioContext
Compression lowers the volume of the loudest parts of the signal and raises the volume of the softest parts.
createElement(String, String) - Method in class akasha.Document
In an HTML document, the document.createElement() method creates the HTML element specified by tagName, or an HTMLUnknownElement if tagName isn't recognized.
createElement(String, ElementCreationOptions) - Method in class akasha.Document
In an HTML document, the document.createElement() method creates the HTML element specified by tagName, or an HTMLUnknownElement if tagName isn't recognized.
createElement(String) - Method in class akasha.Document
In an HTML document, the document.createElement() method creates the HTML element specified by tagName, or an HTMLUnknownElement if tagName isn't recognized.
createElementNS(String, String, String) - Method in class akasha.Document
Creates an element with the specified namespace URI and qualified name.
createElementNS(String, String, ElementCreationOptions) - Method in class akasha.Document
Creates an element with the specified namespace URI and qualified name.
createElementNS(String, String) - Method in class akasha.Document
Creates an element with the specified namespace URI and qualified name.
createEvent(String) - Method in class akasha.Document
Creates an event of the type specified.
createExpression(String, XPathNSResolver) - Method in class akasha.Document
This method compiles an XPathExpression which can then be used for (repeated) evaluations.
createExpression(String) - Method in class akasha.Document
This method compiles an XPathExpression which can then be used for (repeated) evaluations.
createExpression(String, XPathNSResolver) - Method in class akasha.XPathEvaluator
This method compiles an XPathExpression which can then be used for (repeated) evaluations of the XPath expression.
createExpression(String) - Method in class akasha.XPathEvaluator
This method compiles an XPathExpression which can then be used for (repeated) evaluations of the XPath expression.
createFramebuffer() - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.createFramebuffer() method of the WebGL API creates and initializes a WebGLFramebuffer object.
createFramebuffer() - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.createFramebuffer() method of the WebGL API creates and initializes a WebGLFramebuffer object.
createGain() - Method in class akasha.audio.BaseAudioContext
A GainNode which takes as input one or more audio sources and outputs audio whose volume has been adjusted in gain (volume) to a level specified by the node's GainNode.gain a-rate parameter.
createHTMLDocument(String) - Method in class akasha.DOMImplementation
The DOMImplementation.createHTMLDocument() method creates a new HTML Document.
createHTMLDocument() - Method in class akasha.DOMImplementation
The DOMImplementation.createHTMLDocument() method creates a new HTML Document.
createIIRFilter(JsArray<Double>, JsArray<Double>) - Method in class akasha.audio.BaseAudioContext
The createIIRFilter() method of the BaseAudioContext interface creates an IIRFilterNode, which represents a general infinite impulse response (IIR) filter which can be configured to serve as various types of filter.
createIIRFilter(double[], JsArray<Double>) - Method in class akasha.audio.BaseAudioContext
The createIIRFilter() method of the BaseAudioContext interface creates an IIRFilterNode, which represents a general infinite impulse response (IIR) filter which can be configured to serve as various types of filter.
createIIRFilter(JsArray<Double>, double[]) - Method in class akasha.audio.BaseAudioContext
The createIIRFilter() method of the BaseAudioContext interface creates an IIRFilterNode, which represents a general infinite impulse response (IIR) filter which can be configured to serve as various types of filter.
createIIRFilter(double[], double[]) - Method in class akasha.audio.BaseAudioContext
The createIIRFilter() method of the BaseAudioContext interface creates an IIRFilterNode, which represents a general infinite impulse response (IIR) filter which can be configured to serve as various types of filter.
createImageBitmap(ImageBitmapSource, ImageBitmapOptions) - Method in class akasha.Window
The createImageBitmap() method creates a bitmap from a given source, optionally cropped to contain only a portion of that source.
createImageBitmap(ImageBitmapSource) - Method in class akasha.Window
The createImageBitmap() method creates a bitmap from a given source, optionally cropped to contain only a portion of that source.
createImageBitmap(ImageBitmapSource, int, int, int, int, ImageBitmapOptions) - Method in class akasha.Window
The createImageBitmap() method creates a bitmap from a given source, optionally cropped to contain only a portion of that source.
createImageBitmap(ImageBitmapSource, int, int, int, int) - Method in class akasha.Window
The createImageBitmap() method creates a bitmap from a given source, optionally cropped to contain only a portion of that source.
createImageBitmap(ImageBitmapSource, ImageBitmapOptions) - Static method in class akasha.WindowGlobal
The createImageBitmap() method creates a bitmap from a given source, optionally cropped to contain only a portion of that source.
createImageBitmap(ImageBitmapSource) - Static method in class akasha.WindowGlobal
The createImageBitmap() method creates a bitmap from a given source, optionally cropped to contain only a portion of that source.
createImageBitmap(ImageBitmapSource, int, int, int, int, ImageBitmapOptions) - Static method in class akasha.WindowGlobal
The createImageBitmap() method creates a bitmap from a given source, optionally cropped to contain only a portion of that source.
createImageBitmap(ImageBitmapSource, int, int, int, int) - Static method in class akasha.WindowGlobal
The createImageBitmap() method creates a bitmap from a given source, optionally cropped to contain only a portion of that source.
createImageData(int, int, ImageDataSettings) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.createImageData() method of the Canvas 2D API creates a new, blank ImageData object with the specified dimensions.
createImageData(int, int) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.createImageData() method of the Canvas 2D API creates a new, blank ImageData object with the specified dimensions.
createImageData(ImageData) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.createImageData() method of the Canvas 2D API creates a new, blank ImageData object with the specified dimensions.
createImageData(int, int, ImageDataSettings) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
createImageData(int, int) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
createImageData(ImageData) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
createIndex(String, String, IDBIndexParameters) - Method in class akasha.idb.IDBObjectStore
Note that this method must be called only from a VersionChange transaction mode callback.
createIndex(String, JsArray<String>, IDBIndexParameters) - Method in class akasha.idb.IDBObjectStore
Note that this method must be called only from a VersionChange transaction mode callback.
createIndex(String, String[], IDBIndexParameters) - Method in class akasha.idb.IDBObjectStore
Note that this method must be called only from a VersionChange transaction mode callback.
createIndex(String, String) - Method in class akasha.idb.IDBObjectStore
Note that this method must be called only from a VersionChange transaction mode callback.
createIndex(String, JsArray<String>) - Method in class akasha.idb.IDBObjectStore
Note that this method must be called only from a VersionChange transaction mode callback.
createIndex(String, String[]) - Method in class akasha.idb.IDBObjectStore
Note that this method must be called only from a VersionChange transaction mode callback.
createLinearGradient(double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.createLinearGradient() method of the Canvas 2D API creates a gradient along the line connecting two given coordinates.
createLinearGradient(double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
createMediaElementSource(HTMLMediaElement) - Method in class akasha.audio.AudioContext
For more details about media element audio source nodes, check out the MediaElementAudioSourceNode reference page.
createMediaKeys() - Method in class akasha.MediaKeySystemAccess
The MediaKeySystemAccess.createMediaKeys() method returns a Promise that resolves to a new MediaKeys object.
createMediaStreamDestination() - Method in class akasha.audio.AudioContext
The MediaStream is created when the node is created and is accessible via the MediaStreamAudioDestinationNode's stream attribute.
createMediaStreamSource(MediaStream) - Method in class akasha.audio.AudioContext
For more details about media stream audio source nodes, check out the MediaStreamAudioSourceNode reference page.
createMediaStreamTrackSource(MediaStreamTrack) - Method in class akasha.audio.AudioContext
A MediaStreamTrackAudioSourceNode object which acts as a source for audio data found in the specified audio track.
createNodeIterator(Node, int, NodeFilter) - Method in class akasha.Document
Returns a new NodeIterator object.
createNodeIterator(Node, int) - Method in class akasha.Document
Returns a new NodeIterator object.
createNodeIterator(Node) - Method in class akasha.Document
Returns a new NodeIterator object.
createNSResolver(Node) - Method in class akasha.Document
Creates an XPathNSResolver which resolves namespaces with respect to the definitions in scope for a specified node.
createNSResolver(Node) - Method in class akasha.XPathEvaluator
This method adapts any DOM node to resolve namespaces so that an XPath expression can be easily evaluated relative to the context of the node where it appeared within the document.
createObjectStore(String, IDBObjectStoreParameters) - Method in class akasha.idb.IDBDatabase
The method takes the name of the store as well as a parameter object that lets you define important optional properties.
createObjectStore(String) - Method in class akasha.idb.IDBDatabase
The method takes the name of the store as well as a parameter object that lets you define important optional properties.
createObjectURL(Blob) - Static method in class akasha.URL
The URL.createObjectURL() static method creates a DOMString containing a URL representing the object given in the parameter.
createObjectURL(MediaSource) - Static method in class akasha.URL
The URL.createObjectURL() static method creates a DOMString containing a URL representing the object given in the parameter.
createOffer(RTCOfferOptions) - Method in class akasha.rtc.RTCPeerConnection
The createOffer() method of the RTCPeerConnection interface initiates the creation of an SDP offer for the purpose of starting a new WebRTC connection to a remote peer.
createOffer() - Method in class akasha.rtc.RTCPeerConnection
The createOffer() method of the RTCPeerConnection interface initiates the creation of an SDP offer for the purpose of starting a new WebRTC connection to a remote peer.
createOffer(RTCSessionDescriptionCallback, RTCPeerConnectionErrorCallback, RTCOfferOptions) - Method in class akasha.rtc.RTCPeerConnection
The createOffer() method of the RTCPeerConnection interface initiates the creation of an SDP offer for the purpose of starting a new WebRTC connection to a remote peer.
createOffer(RTCSessionDescriptionCallback, RTCPeerConnectionErrorCallback) - Method in class akasha.rtc.RTCPeerConnection
The createOffer() method of the RTCPeerConnection interface initiates the creation of an SDP offer for the purpose of starting a new WebRTC connection to a remote peer.
createOscillator() - Method in class akasha.audio.BaseAudioContext
The createOscillator() method of the BaseAudioContext interface creates an OscillatorNode, a source representing a periodic waveform.
createPanner() - Method in class akasha.audio.BaseAudioContext
The panner node is spatialized in relation to the AudioContext's AudioListener (defined by the AudioContext.listener attribute), which represents the position and orientation of the person listening to the audio.
createPattern(CanvasImageSource, String) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.createPattern() method of the Canvas 2D API creates a pattern using the specified image and repetition.
createPattern(CanvasImageSource, String) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
createPeriodicWave(JsArray<Double>, JsArray<Double>, PeriodicWaveConstraints) - Method in class akasha.audio.BaseAudioContext
The createPeriodicWave() method of the BaseAudioContext Interface is used to create a PeriodicWave, which is used to define a periodic waveform that can be used to shape the output of an OscillatorNode.
createPeriodicWave(double[], JsArray<Double>, PeriodicWaveConstraints) - Method in class akasha.audio.BaseAudioContext
The createPeriodicWave() method of the BaseAudioContext Interface is used to create a PeriodicWave, which is used to define a periodic waveform that can be used to shape the output of an OscillatorNode.
createPeriodicWave(JsArray<Double>, double[], PeriodicWaveConstraints) - Method in class akasha.audio.BaseAudioContext
The createPeriodicWave() method of the BaseAudioContext Interface is used to create a PeriodicWave, which is used to define a periodic waveform that can be used to shape the output of an OscillatorNode.
createPeriodicWave(double[], double[], PeriodicWaveConstraints) - Method in class akasha.audio.BaseAudioContext
The createPeriodicWave() method of the BaseAudioContext Interface is used to create a PeriodicWave, which is used to define a periodic waveform that can be used to shape the output of an OscillatorNode.
createPeriodicWave(JsArray<Double>, JsArray<Double>) - Method in class akasha.audio.BaseAudioContext
The createPeriodicWave() method of the BaseAudioContext Interface is used to create a PeriodicWave, which is used to define a periodic waveform that can be used to shape the output of an OscillatorNode.
createPeriodicWave(double[], JsArray<Double>) - Method in class akasha.audio.BaseAudioContext
The createPeriodicWave() method of the BaseAudioContext Interface is used to create a PeriodicWave, which is used to define a periodic waveform that can be used to shape the output of an OscillatorNode.
createPeriodicWave(JsArray<Double>, double[]) - Method in class akasha.audio.BaseAudioContext
The createPeriodicWave() method of the BaseAudioContext Interface is used to create a PeriodicWave, which is used to define a periodic waveform that can be used to shape the output of an OscillatorNode.
createPeriodicWave(double[], double[]) - Method in class akasha.audio.BaseAudioContext
The createPeriodicWave() method of the BaseAudioContext Interface is used to create a PeriodicWave, which is used to define a periodic waveform that can be used to shape the output of an OscillatorNode.
createPipelineLayout(GPUPipelineLayoutDescriptor) - Method in class akasha.gpu.GPUDevice
 
createProcessingInstruction(String, String) - Method in class akasha.Document
createProcessingInstruction() generates a new processing instruction node and returns it.
createProgram() - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.createProgram() method of the WebGL API creates and initializes a WebGLProgram object.
createProgram() - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.createProgram() method of the WebGL API creates and initializes a WebGLProgram object.
createQuery() - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.createQuery() method of the WebGL 2 API creates and initializes WebGLQuery objects, which provide ways to asynchronously query for information.
createQueryEXT() - Method in class akasha.gl.EXT_disjoint_timer_query
 
createQuerySet(GPUQuerySetDescriptor) - Method in class akasha.gpu.GPUDevice
 
createRadialGradient(double, double, double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.createRadialGradient() method of the Canvas 2D API creates a radial gradient using the size and coordinates of two circles.
createRadialGradient(double, double, double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
createRange() - Method in class akasha.Document
The Document.createRange() method returns a new Range object.
createRenderbuffer() - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.createRenderbuffer() method of the WebGL API creates and initializes a WebGLRenderbuffer object.
createRenderbuffer() - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.createRenderbuffer() method of the WebGL API creates and initializes a WebGLRenderbuffer object.
createRenderBundleEncoder(GPURenderBundleEncoderDescriptor) - Method in class akasha.gpu.GPUDevice
 
createRenderPipeline(GPURenderPipelineDescriptor) - Method in class akasha.gpu.GPUDevice
 
createRenderPipelineAsync(GPURenderPipelineDescriptor) - Method in class akasha.gpu.GPUDevice
 
createSampler() - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.createSampler() method of the WebGL 2 API creates and initializes WebGLSampler objects.
createSampler(GPUSamplerDescriptor) - Method in class akasha.gpu.GPUDevice
 
createSampler() - Method in class akasha.gpu.GPUDevice
 
createScriptProcessor(int, int, int) - Method in class akasha.audio.BaseAudioContext
A ScriptProcessorNode.
createScriptProcessor(int, int) - Method in class akasha.audio.BaseAudioContext
A ScriptProcessorNode.
createScriptProcessor(int) - Method in class akasha.audio.BaseAudioContext
A ScriptProcessorNode.
createScriptProcessor() - Method in class akasha.audio.BaseAudioContext
A ScriptProcessorNode.
createSession(String) - Method in class akasha.MediaKeys
The MediaKeys.createSession() method returns a new MediaKeySession object, which represents a context for message exchange with a content decryption module (CDM).
createSession() - Method in class akasha.MediaKeys
The MediaKeys.createSession() method returns a new MediaKeySession object, which represents a context for message exchange with a content decryption module (CDM).
createShader(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext method createShader() of the WebGL API creates a WebGLShader that can then be configured further using WebGLRenderingContext.shaderSource() and WebGLRenderingContext.compileShader().
createShader(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext method createShader() of the WebGL API creates a WebGLShader that can then be configured further using WebGLRenderingContext.shaderSource() and WebGLRenderingContext.compileShader().
createShaderModule(GPUShaderModuleDescriptor) - Method in class akasha.gpu.GPUDevice
 
createStereoPanner() - Method in class akasha.audio.BaseAudioContext
A StereoPannerNode.
createSVGAngle() - Method in class akasha.svg.SVGSVGElement
 
createSVGLength() - Method in class akasha.svg.SVGSVGElement
 
createSVGMatrix() - Method in class akasha.svg.SVGSVGElement
 
createSVGNumber() - Method in class akasha.svg.SVGSVGElement
 
createSVGPoint() - Method in class akasha.svg.SVGSVGElement
 
createSVGRect() - Method in class akasha.svg.SVGSVGElement
 
createSVGTransform() - Method in class akasha.svg.SVGSVGElement
 
createSVGTransformFromMatrix(DOMMatrixReadOnly) - Method in class akasha.svg.SVGSVGElement
 
createSVGTransformFromMatrix(DOMMatrixReadOnly) - Method in class akasha.svg.SVGTransformList
 
createTBody() - Method in class akasha.HTMLTableElement
 
createTextNode(String) - Method in class akasha.Document
Creates a new Text node.
createTexture() - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.createTexture() method of the WebGL API creates and initializes a WebGLTexture object.
createTexture() - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.createTexture() method of the WebGL API creates and initializes a WebGLTexture object.
createTexture(GPUTextureDescriptor) - Method in class akasha.gpu.GPUDevice
 
createTFoot() - Method in class akasha.HTMLTableElement
The HTMLTableElement.createTFoot() method returns the tfoot element associated with a given table.
createTHead() - Method in class akasha.HTMLTableElement
The HTMLTableElement.createTHead() method returns the thead element associated with a given table.
createTransformFeedback() - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.createTransformFeedback() method of the WebGL 2 API creates and initializes WebGLTransformFeedback objects.
createTreeWalker(Node, int, NodeFilter) - Method in class akasha.Document
The Document.createTreeWalker() creator method returns a newly created TreeWalker object.
createTreeWalker(Node, int) - Method in class akasha.Document
The Document.createTreeWalker() creator method returns a newly created TreeWalker object.
createTreeWalker(Node) - Method in class akasha.Document
The Document.createTreeWalker() creator method returns a newly created TreeWalker object.
createVertexArray() - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.createVertexArray() method of the WebGL 2 API creates and initializes a WebGLVertexArrayObject object that represents a vertex array object (VAO) pointing to vertex array data and which provides names for different sets of vertex data.
createVertexArrayOES() - Method in class akasha.gl.OES_vertex_array_object
The OES_vertex_array_object.createVertexArrayOES() method of the WebGL API creates and initializes a WebGLVertexArrayObject object that represents a vertex array object (VAO) pointing to vertex array data and which provides names for different sets of vertex data.
createView(GPUTextureViewDescriptor) - Method in class akasha.gpu.GPUTexture
 
createView() - Method in class akasha.gpu.GPUTexture
 
createWaveShaper() - Method in class akasha.audio.BaseAudioContext
A WaveShaperNode.
creationTime() - Method in class akasha.VideoPlaybackQuality
The read-only creationTime property on the VideoPlaybackQuality interface reports the number of milliseconds since the browsing context was created this quality sample was recorded.
Credential - Class in akasha
The Credential interface of the Credential Management API provides information about an entity (usually a user) as a prerequisite to a trust decision.
Credential() - Constructor for class akasha.Credential
 
credential(String) - Method in interface akasha.rtc.RTCIceServer.Builder
The RTCIceServer dictionary's credential property is a string providing the credential to use when connecting to the described server.
credential() - Method in interface akasha.rtc.RTCIceServer
The RTCIceServer dictionary's credential property is a string providing the credential to use when connecting to the described server.
CredentialCreationOptions - Interface in akasha
 
CredentialCreationOptions.Builder - Interface in akasha
 
CredentialData - Interface in akasha
 
CredentialData.Builder - Interface in akasha
 
CredentialMediationRequirement - Annotation Type in akasha
 
CredentialMediationRequirement.Util - Class in akasha
 
CredentialPropertiesOutput - Interface in akasha
 
CredentialPropertiesOutput.Builder - Interface in akasha
 
CredentialRequestOptions - Interface in akasha
 
CredentialRequestOptions.Builder - Interface in akasha
 
credentials() - Method in class akasha.Navigator
The credentials property of the Navigator interface returns the CredentialsContainer interface, which exposes methods to request credentials.
credentials() - Method in class akasha.Request
The credentials read-only property of the Request interface indicates whether the user agent should send cookies from the other domain in the case of cross-origin requests.
credentials(String) - Method in interface akasha.RequestInit.Builder
 
credentials() - Method in interface akasha.RequestInit
 
credentials(String) - Method in interface akasha.WorkerOptions.Builder
 
credentials() - Method in interface akasha.WorkerOptions
 
credentials(String) - Method in interface akasha.WorkletOptions.Builder
 
credentials() - Method in interface akasha.WorkletOptions
 
CredentialsContainer - Class in akasha
The CredentialsContainer interface of the Credential Management API exposes methods to request credentials and notify the user agent when events such as successful sign in or sign out happen.
CredentialsContainer() - Constructor for class akasha.CredentialsContainer
 
credentialType(String) - Method in interface akasha.rtc.RTCIceServer.Builder
The RTCIceServer dictionary's credentialType property is a string value from the RTCIceCredentialType enum which indicates what type of credential the RTCIceServer.credential value is.
credentialType() - Method in interface akasha.rtc.RTCIceServer
The RTCIceServer dictionary's credentialType property is a string value from the RTCIceCredentialType enum which indicates what type of credential the RTCIceServer.credential value is.
credProps(boolean) - Method in interface akasha.AuthenticationExtensionsClientInputs.Builder
 
credProps() - Method in interface akasha.AuthenticationExtensionsClientInputs
 
credProps(CredentialPropertiesOutput) - Method in interface akasha.AuthenticationExtensionsClientOutputs.Builder
 
credProps() - Method in interface akasha.AuthenticationExtensionsClientOutputs
 
crop_and_scale - Static variable in annotation type akasha.media.VideoResizeModeEnum
 
cross_platform - Static variable in annotation type akasha.AuthenticatorAttachment
 
crossOrigin(boolean) - Method in interface akasha.CollectedClientData.Builder
 
crossOrigin() - Method in interface akasha.CollectedClientData
 
crossOrigin - Variable in class akasha.HTMLImageElement
The HTMLImageElement interface's crossOrigin attribute is a string which specifies the Cross-Origin Resource Sharing (CORS) setting to use when retrieving the image.
crossOrigin - Variable in class akasha.HTMLLinkElement
 
crossOrigin - Variable in class akasha.HTMLMediaElement
The HTMLMediaElement.crossOrigin property is the CORS setting for this image element.
crossOrigin - Variable in class akasha.HTMLScriptElement
 
crossOrigin() - Method in class akasha.svg.SVGFEImageElement
 
crossOrigin - Variable in class akasha.svg.SVGImageElement
 
crossOrigin - Variable in class akasha.svg.SVGScriptElement
 
crossOriginIsolated() - Method in class akasha.Window
The crossOriginIsolated read-only property of the WindowOrWorkerGlobalScope interface returns a boolean value that indicates whether a SharedArrayBuffer can be sent via a Window.postMessage() call.
crossOriginIsolated() - Static method in class akasha.WindowGlobal
The crossOriginIsolated read-only property of the WindowOrWorkerGlobalScope interface returns a boolean value that indicates whether a SharedArrayBuffer can be sent via a Window.postMessage() call.
CrossOriginType - Annotation Type in akasha
An enumerated value to indicate whether to use CORS to fetch resources.
CrossOriginType.Util - Class in akasha
 
crv(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
crv() - Method in interface akasha.crypto.JsonWebKey
 
Crypto - Class in akasha.crypto
The Crypto interface represents basic cryptography features available in the current context.
Crypto() - Constructor for class akasha.crypto.Crypto
 
crypto() - Method in class akasha.Window
The read-only Window.crypto property returns the Crypto object associated to the global object.
crypto() - Static method in class akasha.WindowGlobal
The read-only Window.crypto property returns the Crypto object associated to the global object.
CryptoKey - Class in akasha.crypto
The CryptoKey interface of the Web Crypto API represents a cryptographic key obtained from one of the SubtleCrypto methods generateKey(), deriveKey(), importKey(), or unwrapKey().
CryptoKey() - Constructor for class akasha.crypto.CryptoKey
 
CryptoKeyPair - Interface in akasha.crypto
The CryptoKeyPair dictionary of the Web Crypto API represents a key pair for an asymmetric cryptography algorithm, also known as a public-key algorithm.
CryptoKeyPair.Builder - Interface in akasha.crypto
The CryptoKeyPair dictionary of the Web Crypto API represents a key pair for an asymmetric cryptography algorithm, also known as a public-key algorithm.
CSPViolationReportBody - Class in akasha
 
CSPViolationReportBody() - Constructor for class akasha.CSPViolationReportBody
 
csrc - Static variable in annotation type akasha.rtc.RTCStatsType
 
CSS - Class in akasha
The CSS interface holds useful CSS-related methods.
CSSConditionRule - Class in akasha
An object implementing the CSSConditionRule interface represents a single condition CSS at-rule, which consists of a condition and a statement block.
CSSConditionRule() - Constructor for class akasha.CSSConditionRule
 
CSSCounterStyleRule - Class in akasha
The CSSCounterStyleRule interface represents an @counter-style at-rule.
CSSCounterStyleRule() - Constructor for class akasha.CSSCounterStyleRule
 
cssFloat - Variable in class akasha.CSSStyleDeclaration
 
CSSFontFaceRule - Class in akasha
The CSSFontFaceRule interface represents an @font-face at-rule.
CSSFontFaceRule() - Constructor for class akasha.CSSFontFaceRule
 
CSSFontFeatureValuesMap - Class in akasha
 
CSSFontFeatureValuesMap() - Constructor for class akasha.CSSFontFeatureValuesMap
 
CSSFontFeatureValuesMap.Entry - Class in akasha
 
CSSFontFeatureValuesMap.ForEachCallback - Interface in akasha
 
CSSFontFeatureValuesMap.ForEachCallback2 - Interface in akasha
 
CSSFontFeatureValuesMap.ForEachCallback3 - Interface in akasha
 
CSSFontFeatureValuesRule - Class in akasha
 
CSSFontFeatureValuesRule() - Constructor for class akasha.CSSFontFeatureValuesRule
 
CSSFontPaletteValuesRule - Class in akasha
 
CSSFontPaletteValuesRule() - Constructor for class akasha.CSSFontPaletteValuesRule
 
CSSFontPaletteValuesRule.Entry - Class in akasha
 
CSSFontPaletteValuesRule.ForEachCallback - Interface in akasha
 
CSSFontPaletteValuesRule.ForEachCallback2 - Interface in akasha
 
CSSFontPaletteValuesRule.ForEachCallback3 - Interface in akasha
 
CSSGroupingRule - Class in akasha
The CSSGroupingRule interface of the CSS Object Model represents any CSS at-rule that contains other rules nested within it.
CSSGroupingRule() - Constructor for class akasha.CSSGroupingRule
 
CSSImportRule - Class in akasha
The CSSImportRule interface represents an @import at-rule.
CSSImportRule() - Constructor for class akasha.CSSImportRule
 
CSSKeyframeRule - Class in akasha
The CSSKeyframeRule interface describes an object representing a set of styles for a given keyframe.
CSSKeyframeRule() - Constructor for class akasha.CSSKeyframeRule
 
CSSKeyframesRule - Class in akasha
The CSSKeyframesRule interface describes an object representing a complete set of keyframes for a CSS animation.
CSSKeyframesRule() - Constructor for class akasha.CSSKeyframesRule
 
CSSMarginRule - Class in akasha
 
CSSMarginRule() - Constructor for class akasha.CSSMarginRule
 
CSSMediaRule - Class in akasha
The CSSMediaRule interface represents a single CSS @media rule.
CSSMediaRule() - Constructor for class akasha.CSSMediaRule
 
CSSNamespaceRule - Class in akasha
The CSSNamespaceRule interface describes an object representing a single CSS @namespace at-rule.
CSSNamespaceRule() - Constructor for class akasha.CSSNamespaceRule
 
CSSPageRule - Class in akasha
CSSPageRule represents a single CSS @page rule.
CSSPageRule() - Constructor for class akasha.CSSPageRule
 
CSSPseudoElement - Class in akasha
The CSSPseudoElement interface represents a pseudo-element that may be the target of an event or animated using the Web Animations API.
CSSPseudoElement() - Constructor for class akasha.CSSPseudoElement
 
CSSRule - Class in akasha
The CSSRule interface represents a single CSS rule.
CSSRule() - Constructor for class akasha.CSSRule
 
CSSRuleList - Class in akasha
A CSSRuleList is an (indirect-modify only) array-like object containing an ordered collection of CSSRule objects.
CSSRuleList() - Constructor for class akasha.CSSRuleList
 
cssRules() - Method in class akasha.CSSGroupingRule
 
cssRules() - Method in class akasha.CSSKeyframesRule
 
cssRules() - Method in class akasha.CSSStyleSheet
The read-only CSSStyleSheet property cssRules returns a live CSSRuleList which provides a real-time, up-to-date list of every CSS rule which comprises the stylesheet.
CSSRuleType - Annotation Type in akasha
 
CSSRuleType.Util - Class in akasha
 
CSSStyleDeclaration - Class in akasha
The CSSStyleDeclaration interface represents an object that is a CSS declaration block, and exposes style information and various style-related methods and properties.
CSSStyleDeclaration() - Constructor for class akasha.CSSStyleDeclaration
 
CSSStyleRule - Class in akasha
The CSSStyleRule interface represents a single CSS style rule.
CSSStyleRule() - Constructor for class akasha.CSSStyleRule
 
CSSStyleSheet - Class in akasha
The CSSStyleSheet interface represents a single CSS stylesheet, and lets you inspect and modify the list of rules contained in the stylesheet.
CSSStyleSheet(CSSStyleSheetInit) - Constructor for class akasha.CSSStyleSheet
 
CSSStyleSheet() - Constructor for class akasha.CSSStyleSheet
 
CSSStyleSheetInit - Interface in akasha
 
CSSStyleSheetInit.Builder - Interface in akasha
 
CSSSupportsRule - Class in akasha
The CSSSupportsRule interface represents a single CSS @supports at-rule.
CSSSupportsRule() - Constructor for class akasha.CSSSupportsRule
 
cssText - Variable in class akasha.CSSRule
The cssText property of the CSSRule interface returns the actual text of a CSSStyleSheet style-rule.
cssText - Variable in class akasha.CSSStyleDeclaration
 
ctrlKey(boolean) - Method in interface akasha.DragEventInit.Builder
 
ctrlKey(boolean) - Method in interface akasha.EventModifierInit.Builder
 
ctrlKey() - Method in interface akasha.EventModifierInit
 
ctrlKey() - Method in class akasha.KeyboardEvent
The KeyboardEvent.ctrlKey read-only property returns a Boolean that indicates if the control key was pressed (true) or not (false) when the event occured.
ctrlKey(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
ctrlKey() - Method in class akasha.MouseEvent
The MouseEvent.ctrlKey read-only property is a Boolean that indicates whether the ctrl key was pressed or not when a given mouse event occurs.
ctrlKey(boolean) - Method in interface akasha.MouseEventInit.Builder
 
ctrlKey(boolean) - Method in interface akasha.PointerEventInit.Builder
 
ctrlKey() - Method in class akasha.TouchEvent
A Boolean value indicating whether the control (Control) key is enabled when the touch event is created.
ctrlKey(boolean) - Method in interface akasha.TouchEventInit.Builder
 
ctrlKey(boolean) - Method in interface akasha.WheelEventInit.Builder
 
cube - Static variable in annotation type akasha.gpu.GPUTextureViewDimension
 
cube_array - Static variable in annotation type akasha.gpu.GPUTextureViewDimension
 
cues() - Method in class akasha.TextTrack
 
CULL_FACE - Static variable in class akasha.gl.WebGL2RenderingContext
 
CULL_FACE - Static variable in class akasha.gl.WebGLRenderingContext
 
CULL_FACE_MODE - Static variable in class akasha.gl.WebGL2RenderingContext
 
CULL_FACE_MODE - Static variable in class akasha.gl.WebGLRenderingContext
 
cullFace(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.cullFace() method of the WebGL API specifies whether or not front- and/or back-facing polygons can be culled.
cullFace(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.cullFace() method of the WebGL API specifies whether or not front- and/or back-facing polygons can be culled.
cullMode(String) - Method in interface akasha.gpu.GPUPrimitiveState.Builder
 
cullMode() - Method in interface akasha.gpu.GPUPrimitiveState
 
current_password - Static variable in annotation type akasha.AutocompleteType
The user's current password.
CURRENT_PROGRAM - Static variable in class akasha.gl.WebGL2RenderingContext
 
CURRENT_PROGRAM - Static variable in class akasha.gl.WebGLRenderingContext
 
CURRENT_QUERY - Static variable in class akasha.gl.WebGL2RenderingContext
 
CURRENT_QUERY_EXT - Static variable in class akasha.gl.EXT_disjoint_timer_query
 
CURRENT_VERTEX_ATTRIB - Static variable in class akasha.gl.WebGL2RenderingContext
 
CURRENT_VERTEX_ATTRIB - Static variable in class akasha.gl.WebGLRenderingContext
 
currentDirection() - Method in class akasha.rtc.RTCRtpTransceiver
The read-only RTCRtpTransceiver property currentDirection is a string which indicates the current directionality of the transceiver.
currentIteration(Double) - Method in interface akasha.ComputedEffectTiming.Builder
 
currentIteration() - Method in interface akasha.ComputedEffectTiming
 
currentLocalDescription() - Method in class akasha.rtc.RTCPeerConnection
The read-only property RTCPeerConnection.currentLocalDescription returns an RTCSessionDescription object describing the local end of the connection as it was most recently successfully negotiated since the last time the RTCPeerConnection finished negotiating and connecting to a remote peer.
currentNode - Variable in class akasha.TreeWalker
The TreeWalker.currentNode property represents the Node on which the TreeWalker is currently pointing at.
currentRemoteDescription() - Method in class akasha.rtc.RTCPeerConnection
The read-only property RTCPeerConnection.currentRemoteDescription returns an RTCSessionDescription object describing the remote end of the connection as it was most recently successfully negotiated since the last time the RTCPeerConnection finished negotiating and connecting to a remote peer.
currentRoundTripTime(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property currentRoundTripTime is a floating-point value indicating the number of seconds it takes for data to be sent by this peer to the remote peer and back over the connection described by this pair of ICE candidates.
currentRoundTripTime() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property currentRoundTripTime is a floating-point value indicating the number of seconds it takes for data to be sent by this peer to the remote peer and back over the connection described by this pair of ICE candidates.
currentRtt(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
 
currentRtt() - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
currentScale - Variable in class akasha.svg.SVGSVGElement
 
currentScript() - Method in class akasha.Document
The Document.currentScript property returns the script element whose script is currently being processed and isn't a JavaScript module.
currentSrc() - Method in class akasha.HTMLImageElement
The read-only HTMLImageElement property currentSrc indicates the URL of the image which is currently presented in the img element it represents.
currentSrc() - Method in class akasha.HTMLMediaElement
The HTMLMediaElement.currentSrc property contains the absolute URL of the chosen media resource.
currentTarget() - Method in class akasha.Event
The currentTarget read-only property of the Event interface identifies the current target for the event, as the event traverses the DOM.
currentTime - Variable in class akasha.Animation
The Animation.currentTime property of the Web Animations API returns and sets the current time value of the animation in milliseconds, whether running or paused.
currentTime() - Method in class akasha.AnimationPlaybackEvent
The currentTime read-only property of the AnimationPlaybackEvent interface represents the current time of the animation that generated the event at the moment the event is queued.
currentTime(Double) - Method in interface akasha.AnimationPlaybackEventInit.Builder
 
currentTime() - Method in interface akasha.AnimationPlaybackEventInit
 
currentTime() - Method in class akasha.AnimationTimeline
The currentTime read-only property of the Web Animations API's AnimationTimeline interface returns the timeline's current time in milliseconds, or null if the timeline is inactive.
currentTime() - Method in class akasha.audio.BaseAudioContext
The currentTime read-only property of the BaseAudioContext interface returns a double representing an ever-increasing hardware timestamp in seconds that can be used for scheduling audio playback, visualizing timelines, etc.
currentTime - Variable in class akasha.HTMLMediaElement
The HTMLMediaElement interface's currentTime property specifies the current playback time in seconds.
currentTranslate() - Method in class akasha.svg.SVGSVGElement
 
cursor(JsArray<String>) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
cursor(String...) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
cursor() - Method in interface akasha.media.MediaTrackCapabilities
 
cursor(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
cursor(String) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
cursor(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
cursor(String...) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
cursor(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
cursor(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
cursor(String) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
cursor(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
cursor(String...) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
cursor(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
cursor() - Method in interface akasha.media.MediaTrackConstraintSet
 
cursor(String) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's cursor property indicates whether or not the cursor should be captured as part of the video track included in the MediaStream returned by getDisplayMedia().
cursor() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's cursor property indicates whether or not the cursor should be captured as part of the video track included in the MediaStream returned by getDisplayMedia().
cursor(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's cursor property indicates whether or not the cursor constraint is supported by the user agent and the device on which the content is being used.
cursor() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's cursor property indicates whether or not the cursor constraint is supported by the user agent and the device on which the content is being used.
CursorCaptureConstraint - Annotation Type in akasha.media
 
CursorCaptureConstraint.Util - Class in akasha.media
 
curve - Variable in class akasha.audio.WaveShaperNode
The curve property of the WaveShaperNode interface is a Float32Array of numbers describing the distortion to apply.
curve(JsArray<Double>) - Method in interface akasha.audio.WaveShaperOptions.Builder
 
curve(double...) - Method in interface akasha.audio.WaveShaperOptions.Builder
 
curve() - Method in interface akasha.audio.WaveShaperOptions
 
custom - Static variable in annotation type akasha.audio.OscillatorType
 
CustomElementConstructor - Interface in akasha
 
CustomElementConstructorOrUndefinedUnion - Interface in akasha
 
CustomElementRegistry - Class in akasha
The CustomElementRegistry interface provides methods for registering custom elements and querying registered elements.
CustomElementRegistry() - Constructor for class akasha.CustomElementRegistry
 
customElements() - Method in class akasha.Window
The customElements read-only property of the Window interface returns a reference to the CustomElementRegistry object, which can be used to register new custom elements and get information about previously registered custom elements.
customElements() - Static method in class akasha.WindowGlobal
The customElements read-only property of the Window interface returns a reference to the CustomElementRegistry object, which can be used to register new custom elements and get information about previously registered custom elements.
customError() - Method in class akasha.ValidityState
 
customError(boolean) - Method in interface akasha.ValidityStateFlags.Builder
 
customError() - Method in interface akasha.ValidityStateFlags
 
CustomEvent - Class in akasha
The CustomEvent interface represents events initialized by an application for any purpose.
CustomEvent(String, CustomEventInit) - Constructor for class akasha.CustomEvent
The CustomEvent() constructor creates a new CustomEvent.
CustomEvent(String) - Constructor for class akasha.CustomEvent
The CustomEvent() constructor creates a new CustomEvent.
CustomEventInit - Interface in akasha
 
CustomEventInit.Builder - Interface in akasha
 
customSections(Module, String) - Static method in class akasha.wasm.Module
 
CW - Static variable in class akasha.gl.WebGL2RenderingContext
 
CW - Static variable in class akasha.gl.WebGLRenderingContext
 
cw - Static variable in annotation type akasha.gpu.GPUFrontFace
 
cx() - Method in class akasha.svg.SVGCircleElement
The cx read-only property of the SVGCircleElement interface reflects the cx attribute of a circle element and by that defines the x-coordinate of the circleʼs center.
cx() - Method in class akasha.svg.SVGEllipseElement
 
cx() - Method in class akasha.svg.SVGRadialGradientElement
 
cy() - Method in class akasha.svg.SVGCircleElement
The cy read-only property of the SVGCircleElement interface reflects the cy attribute of a circle element and by that defines the y-coordinate of the circleʼs center.
cy() - Method in class akasha.svg.SVGEllipseElement
 
cy() - Method in class akasha.svg.SVGRadialGradientElement
 

D

d(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
d() - Method in interface akasha.crypto.JsonWebKey
 
d(String) - Method in interface akasha.crypto.RsaOtherPrimesInfo.Builder
 
d() - Method in interface akasha.crypto.RsaOtherPrimesInfo
 
d - Variable in class akasha.DOMMatrix
 
d(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
d() - Method in interface akasha.DOMMatrix2DInit
 
d(double) - Method in interface akasha.DOMMatrixInit.Builder
 
d() - Method in class akasha.DOMMatrixReadOnly
 
data(BufferSource) - Method in interface akasha.AudioDataInit.Builder
 
data() - Method in interface akasha.AudioDataInit
 
data - Variable in class akasha.CharacterData
 
data() - Method in class akasha.CompositionEvent
The data read-only property of the CompositionEvent interface returns the characters generated by the input method that raised the event; its exact nature varies depending on the type of event that generated the CompositionEvent object.
data(String) - Method in interface akasha.CompositionEventInit.Builder
 
data() - Method in interface akasha.CompositionEventInit
 
data(BufferSource) - Method in interface akasha.EncodedAudioChunkInit.Builder
 
data() - Method in interface akasha.EncodedAudioChunkInit
 
data(BufferSource) - Method in interface akasha.EncodedVideoChunkInit.Builder
 
data() - Method in interface akasha.EncodedVideoChunkInit
 
data - Variable in class akasha.HTMLObjectElement
The data property of the HTMLObjectElement interface returns a DOMString that reflects the data HTML attribute, specifying the address of a resource's data.
data() - Method in class akasha.ImageData
The readonly ImageData.data property returns a Uint8ClampedArray that contains the ImageData object's pixel data.
data(ImageBufferSource) - Method in interface akasha.ImageDecoderInit.Builder
 
data() - Method in interface akasha.ImageDecoderInit
 
data() - Method in class akasha.InputEvent
The data read-only property of the InputEvent interface returns a DOMString with the inserted characters.
data(String) - Method in interface akasha.InputEventInit.Builder
 
data() - Method in interface akasha.InputEventInit
 
data() - Method in class akasha.media.BlobEvent
The BlobEvent.data read-only property represents a Blob associated with the event.
data(Blob) - Method in interface akasha.media.BlobEventInit.Builder
 
data() - Method in interface akasha.media.BlobEventInit
 
data() - Method in class akasha.MessageEvent
The data read-only property of the MessageEvent interface represents the data sent by the message emitter.
data(Object) - Method in interface akasha.MessageEventInit.Builder
 
data() - Method in interface akasha.MessageEventInit
 
data() - Method in class akasha.notifications.Notification
The data read-only property of the Notification interface returns a structured clone of the notification's data, as specified in the data option of the Notification() constructor.
data(Object) - Method in interface akasha.notifications.NotificationOptions.Builder
 
data() - Method in interface akasha.notifications.NotificationOptions
 
data(BufferSource) - Method in interface akasha.PlaneInit.Builder
 
data() - Method in interface akasha.PlaneInit
 
data(PushMessageDataInit) - Method in interface akasha.PushEventInit.Builder
 
data(BufferSource) - Method in interface akasha.PushEventInit.Builder
 
data(String) - Method in interface akasha.PushEventInit.Builder
 
data() - Method in interface akasha.PushEventInit
 
data_channel - Static variable in annotation type akasha.rtc.RTCStatsType
 
data_channel_failure - Static variable in annotation type akasha.rtc.RTCErrorDetailType
 
DATA_CLONE_ERR - Static variable in class akasha.DOMException
 
databases() - Method in class akasha.idb.IDBFactory
The databases method of the IDBFactory interface returns a list represening all the available databases, including their names and versions.
dataChannelIdentifier(int) - Method in interface akasha.rtc.RTCDataChannelStats.Builder
 
dataChannelIdentifier() - Method in interface akasha.rtc.RTCDataChannelStats
 
dataChannelsAccepted(int) - Method in interface akasha.rtc.RTCPeerConnectionStats.Builder
 
dataChannelsAccepted() - Method in interface akasha.rtc.RTCPeerConnectionStats
 
dataChannelsClosed(int) - Method in interface akasha.rtc.RTCPeerConnectionStats.Builder
 
dataChannelsClosed() - Method in interface akasha.rtc.RTCPeerConnectionStats
 
dataChannelsOpened(int) - Method in interface akasha.rtc.RTCPeerConnectionStats.Builder
 
dataChannelsOpened() - Method in interface akasha.rtc.RTCPeerConnectionStats
 
dataChannelsRequested(int) - Method in interface akasha.rtc.RTCPeerConnectionStats.Builder
 
dataChannelsRequested() - Method in interface akasha.rtc.RTCPeerConnectionStats
 
dataPrefix(BufferSource) - Method in interface akasha.bluetooth.BluetoothDataFilterInit.Builder
 
dataPrefix() - Method in interface akasha.bluetooth.BluetoothDataFilterInit
 
dataPrefix(BufferSource) - Method in interface akasha.bluetooth.BluetoothManufacturerDataFilterInit.Builder
 
dataPrefix(BufferSource) - Method in interface akasha.bluetooth.BluetoothServiceDataFilterInit.Builder
 
dataset() - Method in class akasha.HTMLElement
 
dataset() - Method in class akasha.svg.SVGElement
The dataset read-only property of the HTMLOrForeignElement interface provides read/write access to custom data attributes (data-*) on elements.
DataTransfer - Class in akasha
The DataTransfer object is used to hold the data that is being dragged during a drag and drop operation.
DataTransfer() - Constructor for class akasha.DataTransfer
The DataTransfer constructor creates a new DataTransfer object instance.
dataTransfer() - Method in class akasha.DragEvent
The DragEvent.dataTransfer property holds the drag operation's data (as a DataTransfer object).
dataTransfer(DataTransfer) - Method in interface akasha.DragEventInit.Builder
 
dataTransfer() - Method in interface akasha.DragEventInit
 
DataTransferItem - Class in akasha
The DataTransferItem object represents one drag data item.
DataTransferItem() - Constructor for class akasha.DataTransferItem
 
DataTransferItemList - Class in akasha
The DataTransferItemList object is a list of DataTransferItem objects representing items being dragged.
DataTransferItemList() - Constructor for class akasha.DataTransferItemList
 
DataView - Class in akasha.core
The DataView view provides a low-level interface for reading and writing multiple number types in a binary ArrayBuffer, without having to care about the platform's endianness.
DataView(ArrayBuffer, int, int) - Constructor for class akasha.core.DataView
The DataView() constructor is used to create DataView objects.
DataView(ArrayBuffer, int) - Constructor for class akasha.core.DataView
The DataView() constructor is used to create DataView objects.
DataView(ArrayBuffer) - Constructor for class akasha.core.DataView
The DataView() constructor is used to create DataView objects.
DataView(SharedArrayBuffer, int, int) - Constructor for class akasha.core.DataView
The DataView() constructor is used to create DataView objects.
DataView(SharedArrayBuffer, int) - Constructor for class akasha.core.DataView
The DataView() constructor is used to create DataView objects.
DataView(SharedArrayBuffer) - Constructor for class akasha.core.DataView
The DataView() constructor is used to create DataView objects.
date - Static variable in annotation type akasha.InputType
A control for entering a date (year, month, and day, with no time).
dateTime - Variable in class akasha.HTMLModElement
 
dateTime - Variable in class akasha.HTMLTimeElement
The HTMLTimeElement.dateTime property is a DOMString that reflects the datetime HTML attribute, containing a machine-readable form of the element's date and time value.
datetime_local - Static variable in annotation type akasha.InputType
A control for entering a date and time, with no time zone.
db() - Method in class akasha.idb.IDBTransaction
An IDBDatabase object.
debug(Object...) - Static method in class akasha.Console
The console method debug() outputs a message to the web console at the "debug" log level.
decimal - Static variable in annotation type akasha.InputModeType
Fractional numeric input keyboard containing the digits and decimal separator for the user's locale (typically . or ,).
declare - Variable in class akasha.HTMLObjectElement
 
decode(EncodedAudioChunk) - Method in class akasha.AudioDecoder
 
decode() - Method in class akasha.HTMLImageElement
The decode() method of the HTMLImageElement interface returns a Promise that resolves when the image is decoded and it is safe to append the image to the DOM.
decode(ImageDecodeOptions) - Method in class akasha.ImageDecoder
 
decode() - Method in class akasha.ImageDecoder
 
decode - Static variable in annotation type akasha.media.EndOfStreamError
 
decode - Static variable in annotation type akasha.rtc.RTCCodecType
 
decode(BufferSource, TextDecodeOptions) - Method in class akasha.TextDecoder
The TextDecoder.prototype.decode() method returns a DOMString containing the text, given in parameters, decoded with the specific method for that TextDecoder object.
decode(BufferSource) - Method in class akasha.TextDecoder
The TextDecoder.prototype.decode() method returns a DOMString containing the text, given in parameters, decoded with the specific method for that TextDecoder object.
decode() - Method in class akasha.TextDecoder
The TextDecoder.prototype.decode() method returns a DOMString containing the text, given in parameters, decoded with the specific method for that TextDecoder object.
decode(EncodedVideoChunk) - Method in class akasha.VideoDecoder
 
decodeAudioData(ArrayBuffer, DecodeSuccessCallback, DecodeErrorCallback) - Method in class akasha.audio.BaseAudioContext
The decodeAudioData() method of the BaseAudioContext Interface is used to asynchronously decode audio file data contained in an ArrayBuffer.
decodeAudioData(ArrayBuffer, DecodeSuccessCallback) - Method in class akasha.audio.BaseAudioContext
The decodeAudioData() method of the BaseAudioContext Interface is used to asynchronously decode audio file data contained in an ArrayBuffer.
decodeAudioData(ArrayBuffer) - Method in class akasha.audio.BaseAudioContext
The decodeAudioData() method of the BaseAudioContext Interface is used to asynchronously decode audio file data contained in an ArrayBuffer.
decodedBodySize() - Method in class akasha.perf.PerformanceResourceTiming
The decodedBodySize read-only property returns the size (in octets) received from the fetch (HTTP or cache) of the message body, after removing any applied content-codings.
DecodeErrorCallback - Interface in akasha.audio
 
decodeQueueSize() - Method in class akasha.AudioDecoder
 
decodeQueueSize() - Method in class akasha.VideoDecoder
 
decoderConfig(AudioDecoderConfig) - Method in interface akasha.EncodedAudioChunkMetadata.Builder
 
decoderConfig() - Method in interface akasha.EncodedAudioChunkMetadata
 
decoderConfig(VideoDecoderConfig) - Method in interface akasha.EncodedVideoChunkMetadata.Builder
 
decoderConfig() - Method in interface akasha.EncodedVideoChunkMetadata
 
decoderImplementation(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
decoderImplementation() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
DecodeSuccessCallback - Interface in akasha.audio
 
decodeURI(String) - Static method in class akasha.Global
The decodeURI() function decodes a Uniform Resource Identifier (URI) previously created by encodeURI() or by a similar routine.
decodeURIComponent(String) - Static method in class akasha.Global
The decodeURIComponent() function decodes a Uniform Resource Identifier (URI) component previously created by encodeURIComponent or by a similar routine.
decoding - Variable in class akasha.HTMLImageElement
The decoding property of the HTMLImageElement interface represents a hint given to the browser on how it should decode the image.
DecompressionStream - Class in akasha
 
DecompressionStream(String) - Constructor for class akasha.DecompressionStream
 
DECR - Static variable in class akasha.gl.WebGL2RenderingContext
 
DECR - Static variable in class akasha.gl.WebGLRenderingContext
 
DECR_WRAP - Static variable in class akasha.gl.WebGL2RenderingContext
 
DECR_WRAP - Static variable in class akasha.gl.WebGLRenderingContext
 
decrement_clamp - Static variable in annotation type akasha.gpu.GPUStencilOperation
 
decrement_wrap - Static variable in annotation type akasha.gpu.GPUStencilOperation
 
decrypt - Static variable in annotation type akasha.crypto.KeyUsage
 
decrypt(AlgorithmIdentifier, CryptoKey, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The decrypt() method of the SubtleCrypto interface decrypts some encrypted data.
decrypt(JsObject, CryptoKey, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The decrypt() method of the SubtleCrypto interface decrypts some encrypted data.
decrypt(String, CryptoKey, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The decrypt() method of the SubtleCrypto interface decrypts some encrypted data.
default_ - Static variable in annotation type akasha.ColorSpaceConversion
 
default_ - Static variable in annotation type akasha.gl.WebGLPowerPreference
 
default_ - Variable in class akasha.HTMLTrackElement
 
default_ - Static variable in annotation type akasha.idb.IDBTransactionDurability
 
default_ - Static variable in annotation type akasha.notifications.NotificationPermission
 
default_ - Static variable in annotation type akasha.PremultiplyAlpha
 
default_ - Static variable in annotation type akasha.RequestCache
 
default_ - Static variable in annotation type akasha.ResponseType
 
default_() - Method in class akasha.speech.SpeechSynthesisVoice
The default read-only property of the SpeechSynthesisVoice interface returns a Boolean indicating whether the voice is the default voice for the current app (true), or not (false.)
default_text - Static variable in annotation type akasha.XMLHttpRequestResponseType
 
defaultChecked - Variable in class akasha.HTMLInputElement
 
defaultMuted - Variable in class akasha.HTMLMediaElement
The HTMLMediaElement.defaultMuted property reflects the muted HTML attribute, which indicates whether the media element's audio output should be muted by default.
defaultPlaybackRate - Variable in class akasha.HTMLMediaElement
The HTMLMediaElement.defaultPlaybackRate property indicates the default playback rate for the media.
defaultPrevented() - Method in class akasha.Event
The defaultPrevented read-only property of the Event interface returns a Boolean indicating whether or not the call to Event.preventDefault() canceled the event.
defaultSelected - Variable in class akasha.HTMLOptionElement
 
defaultValue() - Method in class akasha.audio.AudioParam
The defaultValue read-only property of the AudioParam interface represents the initial value of the attributes as defined by the specific AudioNode creating the AudioParam.
defaultValue(float) - Method in interface akasha.audio.AudioParamDescriptor.Builder
 
defaultValue() - Method in interface akasha.audio.AudioParamDescriptor
 
defaultValue - Variable in class akasha.HTMLInputElement
 
defaultValue - Variable in class akasha.HTMLOutputElement
 
defaultValue - Variable in class akasha.HTMLTextAreaElement
 
defaultView() - Method in class akasha.Document
In browsers, document.defaultView returns the window object associated with a document, or null if none is available.
defer - Variable in class akasha.HTMLScriptElement
 
define(String, CustomElementConstructor, ElementDefinitionOptions) - Method in class akasha.CustomElementRegistry
The define() method of the CustomElementRegistry interface defines a new custom element.
define(String, CustomElementConstructor) - Method in class akasha.CustomElementRegistry
The define() method of the CustomElementRegistry interface defines a new custom element.
defineProperties(Object, JsPropertyMap<ObjectPropertyDescriptor>) - Static method in class akasha.core.JsObject
The Object.defineProperties() method defines new or modifies existing properties directly on an object, returning the object.
defineProperty(Object, String, ObjectPropertyDescriptor) - Static method in class akasha.core.JsObject
The static method Object.defineProperty() defines a new property directly on an object, or modifies an existing property on an object, and returns the object.
defineProperty(Object, Symbol, ObjectPropertyDescriptor) - Static method in class akasha.core.JsObject
The static method Object.defineProperty() defines a new property directly on an object, or modifies an existing property on an object, and returns the object.
delay(double) - Method in interface akasha.ComputedEffectTiming.Builder
The EffectTiming dictionary's delay property in the Web Animations API represents the number of milliseconds to delay the start of the animation.
delay(double) - Method in interface akasha.EffectTiming.Builder
The EffectTiming dictionary's delay property in the Web Animations API represents the number of milliseconds to delay the start of the animation.
delay() - Method in interface akasha.EffectTiming
The EffectTiming dictionary's delay property in the Web Animations API represents the number of milliseconds to delay the start of the animation.
delay(double) - Method in interface akasha.KeyframeAnimationOptions.Builder
The EffectTiming dictionary's delay property in the Web Animations API represents the number of milliseconds to delay the start of the animation.
delay(double) - Method in interface akasha.KeyframeEffectOptions.Builder
The EffectTiming dictionary's delay property in the Web Animations API represents the number of milliseconds to delay the start of the animation.
delay(double) - Method in interface akasha.OptionalEffectTiming.Builder
 
delay() - Method in interface akasha.OptionalEffectTiming
 
delayed() - Method in class akasha.clipboard.ClipboardItem
 
DelayNode - Class in akasha.audio
The DelayNode interface represents a delay-line; an AudioNode audio-processing module that causes a delay between the arrival of an input data and its propagation to the output.
DelayNode(BaseAudioContext, DelayOptions) - Constructor for class akasha.audio.DelayNode
The DelayNode() constructor of the Web Audio API creates a new DelayNode object with a delay-line; an AudioNode audio-processing module that causes a delay between the arrival of an input data, and its propagation to the output.
DelayNode(BaseAudioContext) - Constructor for class akasha.audio.DelayNode
The DelayNode() constructor of the Web Audio API creates a new DelayNode object with a delay-line; an AudioNode audio-processing module that causes a delay between the arrival of an input data, and its propagation to the output.
DelayOptions - Interface in akasha.audio
 
DelayOptions.Builder - Interface in akasha.audio
 
delayTime() - Method in class akasha.audio.DelayNode
An AudioParam.
delayTime(double) - Method in interface akasha.audio.DelayOptions.Builder
 
delayTime() - Method in interface akasha.audio.DelayOptions
 
delegatesFocus() - Method in class akasha.ShadowRoot
The delegatesFocus read-only property of the ShadowRoot interface returns a boolean that indicates whether delegatesFocus was set when the shadow was attached (see Element.attachShadow()).
delegatesFocus(boolean) - Method in interface akasha.ShadowRootInit.Builder
 
delegatesFocus() - Method in interface akasha.ShadowRootInit
 
delete(RequestInfo, CacheQueryOptions) - Method in class akasha.Cache
The delete() method of the Cache interface finds the Cache entry whose key is the request, and if found, deletes the Cache entry and returns a Promise that resolves to true.
delete(Request, CacheQueryOptions) - Method in class akasha.Cache
The delete() method of the Cache interface finds the Cache entry whose key is the request, and if found, deletes the Cache entry and returns a Promise that resolves to true.
delete(String, CacheQueryOptions) - Method in class akasha.Cache
The delete() method of the Cache interface finds the Cache entry whose key is the request, and if found, deletes the Cache entry and returns a Promise that resolves to true.
delete(RequestInfo) - Method in class akasha.Cache
The delete() method of the Cache interface finds the Cache entry whose key is the request, and if found, deletes the Cache entry and returns a Promise that resolves to true.
delete(Request) - Method in class akasha.Cache
The delete() method of the Cache interface finds the Cache entry whose key is the request, and if found, deletes the Cache entry and returns a Promise that resolves to true.
delete(String) - Method in class akasha.Cache
The delete() method of the Cache interface finds the Cache entry whose key is the request, and if found, deletes the Cache entry and returns a Promise that resolves to true.
delete(String) - Method in class akasha.CacheStorage
The delete() method of the CacheStorage interface finds the Cache object matching the cacheName, and if found, deletes the Cache object and returns a Promise that resolves to true.
delete(K) - Method in class akasha.core.JsMap
The delete() method removes the specified element from a Map object.
delete(T) - Method in class akasha.core.JsSet
The delete() method removes a specified value from a Set object, if it is in the set.
delete(K) - Method in class akasha.core.JsWeakMap
The delete() method removes the specified element from a WeakMap object.
delete(T) - Method in class akasha.core.JsWeakSet
The delete() method removes the specified element from a WeakSet object.
delete(String) - Method in class akasha.CSSFontFeatureValuesMap
 
delete(int) - Method in class akasha.CSSFontPaletteValuesRule
 
delete(String) - Method in class akasha.DOMStringMap
 
delete(String) - Method in class akasha.FormData
The delete() method of the FormData interface deletes a key and its value(s) from a FormData object.
delete(String) - Method in class akasha.Headers
The delete() method of the Headers interface deletes a header from the current Headers object.
delete() - Method in class akasha.idb.IDBCursor
The delete() method of the IDBCursor interface returns an IDBRequest object, and, in a separate thread, deletes the record at the cursor's position, without changing the cursor's position.
delete(Object) - Method in class akasha.idb.IDBObjectStore
An IDBRequest object on which subsequent events related to this operation are fired.
delete(String) - Method in class akasha.URLSearchParams
The delete() method of the URLSearchParams interface deletes the given search parameter and all its associated values, from the list of all search parameters.
DELETE_STATUS - Static variable in class akasha.gl.WebGL2RenderingContext
 
DELETE_STATUS - Static variable in class akasha.gl.WebGLRenderingContext
 
deleteBuffer(WebGLBuffer) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.deleteBuffer() method of the WebGL API deletes a given WebGLBuffer.
deleteBuffer(WebGLBuffer) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.deleteBuffer() method of the WebGL API deletes a given WebGLBuffer.
deleteCaption() - Method in class akasha.HTMLTableElement
The HTMLTableElement.deleteCaption() method removes the caption element from a given table.
deleteCell(int) - Method in class akasha.HTMLTableRowElement
 
deleteContents() - Method in class akasha.Range
The Range.deleteContents() method removes the contents of the Range from the Document.
deleted(boolean) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The RTCIceCandidateStats dictionary's deleted property indicates whether or not the candidate has been deleted or released.
deleted() - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's deleted property indicates whether or not the candidate has been deleted or released.
deleteData(int, int) - Method in class akasha.CharacterData
 
deleteDatabase(String) - Method in class akasha.idb.IDBFactory
The deleteDatabase() method of the IDBFactory interface requests the deletion of a database.
deleteFramebuffer(WebGLFramebuffer) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.deleteFramebuffer() method of the WebGL API deletes a given WebGLFramebuffer object.
deleteFramebuffer(WebGLFramebuffer) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.deleteFramebuffer() method of the WebGL API deletes a given WebGLFramebuffer object.
deleteFromDocument() - Method in class akasha.Selection
The deleteFromDocument() method of the Selection interface deletes the selected text from the document's DOM.
deleteIndex(String) - Method in class akasha.idb.IDBObjectStore
Note that this method must be called only from a VersionChange transaction mode callback.
deleteMedium(String) - Method in class akasha.MediaList
 
deleteObjectStore(String) - Method in class akasha.idb.IDBDatabase
As with IDBDatabase.createObjectStore, this method can be called only within a versionchange transaction.
deleteProgram(WebGLProgram) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.deleteProgram() method of the WebGL API deletes a given WebGLProgram object.
deleteProgram(WebGLProgram) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.deleteProgram() method of the WebGL API deletes a given WebGLProgram object.
deleteQuery(WebGLQuery) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.deleteQuery() method of the WebGL 2 API deletes a given WebGLQuery object.
deleteQueryEXT(WebGLTimerQueryEXT) - Method in class akasha.gl.EXT_disjoint_timer_query
 
deleteRenderbuffer(WebGLRenderbuffer) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.deleteRenderbuffer() method of the WebGL API deletes a given WebGLRenderbuffer object.
deleteRenderbuffer(WebGLRenderbuffer) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.deleteRenderbuffer() method of the WebGL API deletes a given WebGLRenderbuffer object.
deleteRow(int) - Method in class akasha.HTMLTableElement
The HTMLTableElement.deleteRow() method removes a specific row (tr) from a given table.
deleteRow(int) - Method in class akasha.HTMLTableSectionElement
 
deleteRule(int) - Method in class akasha.CSSGroupingRule
 
deleteRule(String) - Method in class akasha.CSSKeyframesRule
 
deleteRule(int) - Method in class akasha.CSSStyleSheet
The CSSStyleSheet method deleteRule() removes a rule from the stylesheet object.
deleteSampler(WebGLSampler) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.deleteSampler() method of the WebGL 2 API deletes a given WebGLSampler object.
deleteShader(WebGLShader) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.deleteShader() method of the WebGL API marks a given WebGLShader object for deletion.
deleteShader(WebGLShader) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.deleteShader() method of the WebGL API marks a given WebGLShader object for deletion.
deleteSync(WebGLSync) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.deleteSync() method of the WebGL 2 API deletes a given WebGLSync object.
deleteTexture(WebGLTexture) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.deleteTexture() method of the WebGL API deletes a given WebGLTexture object.
deleteTexture(WebGLTexture) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.deleteTexture() method of the WebGL API deletes a given WebGLTexture object.
deleteTFoot() - Method in class akasha.HTMLTableElement
The HTMLTableElement.deleteTFoot() method removes the tfoot element from a given table.
deleteTHead() - Method in class akasha.HTMLTableElement
The HTMLTableElement.deleteTHead() removes the thead element from a given table.
deleteTransformFeedback(WebGLTransformFeedback) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.deleteTransformFeedback() method of the WebGL 2 API deletes a given WebGLTransformFeedback object.
deleteVertexArray(WebGLVertexArrayObject) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.deleteVertexArray() method of the WebGL 2 API deletes a given WebGLVertexArrayObject object.
deleteVertexArrayOES(WebGLVertexArrayObjectOES) - Method in class akasha.gl.OES_vertex_array_object
The OES_vertex_array_object.deleteVertexArrayOES() method of the WebGL API deletes a given WebGLVertexArrayObject object.
delta - Static variable in annotation type akasha.EncodedAudioChunkType
 
delta - Static variable in annotation type akasha.EncodedVideoChunkType
 
deltaMode() - Method in class akasha.WheelEvent
The WheelEvent.deltaMode read-only property returns an unsigned long representing the unit of the delta values scroll amount.
deltaMode(int) - Method in interface akasha.WheelEventInit.Builder
 
deltaMode() - Method in interface akasha.WheelEventInit
 
deltaX() - Method in class akasha.WheelEvent
The WheelEvent.deltaX read-only property is a double representing the horizontal scroll amount in the WheelEvent.deltaMode unit.
deltaX(double) - Method in interface akasha.WheelEventInit.Builder
 
deltaX() - Method in interface akasha.WheelEventInit
 
deltaY() - Method in class akasha.WheelEvent
The WheelEvent.deltaY read-only property is a double representing the vertical scroll amount in the WheelEvent.deltaMode unit.
deltaY(double) - Method in interface akasha.WheelEventInit.Builder
 
deltaY() - Method in interface akasha.WheelEventInit
 
deltaZ() - Method in class akasha.WheelEvent
The WheelEvent.deltaZ read-only property is a double representing the scroll amount along the z-axis, in the WheelEvent.deltaMode unit.
deltaZ(double) - Method in interface akasha.WheelEventInit.Builder
 
deltaZ() - Method in interface akasha.WheelEventInit
 
denied - Static variable in annotation type akasha.DevicePermissionState
 
denied - Static variable in annotation type akasha.notifications.NotificationPermission
 
denied - Static variable in annotation type akasha.PermissionState
 
denied - Static variable in annotation type akasha.PushPermissionState
 
deny - Static variable in annotation type akasha.HardwareAcceleration
 
DEPTH - Static variable in class akasha.gl.WebGL2RenderingContext
 
depth(boolean) - Method in interface akasha.gl.WebGLContextAttributes.Builder
A flag that indicates that the drawing buffer has a depth buffer of at least 16 bits.
depth() - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates that the drawing buffer has a depth buffer of at least 16 bits.
depth - Static variable in annotation type akasha.gpu.GPUTextureSampleType
 
depth(boolean) - Method in interface akasha.xr.XRWebGLLayerInit.Builder
When using the XRWebGLLayer() constructor to create a new WebGL rendering layer for WebXR, providing as the layerInit parameter an object whose depth property is false will request that the new layer be created without a depth buffer.
depth() - Method in interface akasha.xr.XRWebGLLayerInit
When using the XRWebGLLayer() constructor to create a new WebGL rendering layer for WebXR, providing as the layerInit parameter an object whose depth property is false will request that the new layer be created without a depth buffer.
depth16unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
DEPTH24_STENCIL8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
depth24plus - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
depth24plus_stencil8 - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
depth24unorm_stencil8 - Static variable in annotation type akasha.gpu.GPUFeatureName
 
depth24unorm_stencil8 - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
DEPTH32F_STENCIL8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
depth32float - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
depth32float_stencil8 - Static variable in annotation type akasha.gpu.GPUFeatureName
 
depth32float_stencil8 - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
DEPTH_ATTACHMENT - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_ATTACHMENT - Static variable in class akasha.gl.WebGLRenderingContext
 
DEPTH_BITS - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_BITS - Static variable in class akasha.gl.WebGLRenderingContext
 
DEPTH_BUFFER_BIT - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_BUFFER_BIT - Static variable in class akasha.gl.WebGLRenderingContext
 
depth_clamping - Static variable in annotation type akasha.gpu.GPUFeatureName
 
DEPTH_CLEAR_VALUE - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_CLEAR_VALUE - Static variable in class akasha.gl.WebGLRenderingContext
 
DEPTH_COMPONENT - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_COMPONENT - Static variable in class akasha.gl.WebGLRenderingContext
 
DEPTH_COMPONENT16 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_COMPONENT16 - Static variable in class akasha.gl.WebGLRenderingContext
 
DEPTH_COMPONENT24 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_COMPONENT32F - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_FUNC - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_FUNC - Static variable in class akasha.gl.WebGLRenderingContext
 
depth_only - Static variable in annotation type akasha.gpu.GPUTextureAspect
 
DEPTH_RANGE - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_RANGE - Static variable in class akasha.gl.WebGLRenderingContext
 
DEPTH_STENCIL - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_STENCIL - Static variable in class akasha.gl.WebGLRenderingContext
 
DEPTH_STENCIL_ATTACHMENT - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_STENCIL_ATTACHMENT - Static variable in class akasha.gl.WebGLRenderingContext
 
DEPTH_TEST - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_TEST - Static variable in class akasha.gl.WebGLRenderingContext
 
DEPTH_WRITEMASK - Static variable in class akasha.gl.WebGL2RenderingContext
 
DEPTH_WRITEMASK - Static variable in class akasha.gl.WebGLRenderingContext
 
depthBias(int) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
 
depthBias() - Method in interface akasha.gpu.GPUDepthStencilState
 
depthBiasClamp(float) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
 
depthBiasClamp() - Method in interface akasha.gpu.GPUDepthStencilState
 
depthBiasSlopeScale(float) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
 
depthBiasSlopeScale() - Method in interface akasha.gpu.GPUDepthStencilState
 
depthCompare(String) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
 
depthCompare() - Method in interface akasha.gpu.GPUDepthStencilState
 
depthFailOp(String) - Method in interface akasha.gpu.GPUStencilFaceState.Builder
 
depthFailOp() - Method in interface akasha.gpu.GPUStencilFaceState
 
depthFar() - Method in class akasha.xr.XRRenderState
The depthFar read-only property of the XRRenderState interface returns the distance in meters of the far clip plane from the viewer.
depthFar(double) - Method in interface akasha.xr.XRRenderStateInit.Builder
 
depthFar() - Method in interface akasha.xr.XRRenderStateInit
 
depthFunc(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.depthFunc() method of the WebGL API specifies a function that compares incoming pixel depth to the current depth buffer value.
depthFunc(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.depthFunc() method of the WebGL API specifies a function that compares incoming pixel depth to the current depth buffer value.
depthLoadValue(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
 
depthLoadValue(float) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
 
depthLoadValue() - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
depthMask(boolean) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.depthMask() method of the WebGL API sets whether writing into the depth buffer is enabled or disabled.
depthMask(boolean) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.depthMask() method of the WebGL API sets whether writing into the depth buffer is enabled or disabled.
depthNear() - Method in class akasha.xr.XRRenderState
The depthNear read-only property of the XRRenderState interface returns the distance in meters of the near clip plane from the viewer.
depthNear(double) - Method in interface akasha.xr.XRRenderStateInit.Builder
 
depthNear() - Method in interface akasha.xr.XRRenderStateInit
 
depthOrArrayLayers(int) - Method in interface akasha.gpu.GPUExtent3DDict.Builder
 
depthOrArrayLayers() - Method in interface akasha.gpu.GPUExtent3DDict
 
depthRange(float, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.depthRange() method of the WebGL API specifies the depth range mapping from normalized device coordinates to window or viewport coordinates.
depthRange(float, float) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.depthRange() method of the WebGL API specifies the depth range mapping from normalized device coordinates to window or viewport coordinates.
depthReadOnly(boolean) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor.Builder
 
depthReadOnly() - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor
 
depthReadOnly(boolean) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
 
depthReadOnly() - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
depthStencil(GPUDepthStencilState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor.Builder
 
depthStencil() - Method in interface akasha.gpu.GPURenderPipelineDescriptor
 
depthStencilAttachment(GPURenderPassDepthStencilAttachment) - Method in interface akasha.gpu.GPURenderPassDescriptor.Builder
 
depthStencilAttachment() - Method in interface akasha.gpu.GPURenderPassDescriptor
 
depthStencilFormat(String) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor.Builder
 
depthStencilFormat(String) - Method in interface akasha.gpu.GPURenderPassLayout.Builder
 
depthStencilFormat() - Method in interface akasha.gpu.GPURenderPassLayout
 
depthStoreOp(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
 
depthStoreOp() - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
depthWriteEnabled(boolean) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
 
depthWriteEnabled() - Method in interface akasha.gpu.GPUDepthStencilState
 
deriveBits - Static variable in annotation type akasha.crypto.KeyUsage
 
deriveBits(AlgorithmIdentifier, CryptoKey, int) - Method in class akasha.crypto.SubtleCrypto
The deriveBits() method of the SubtleCrypto interface can be used to derive an array of bits from a base key.
deriveBits(JsObject, CryptoKey, int) - Method in class akasha.crypto.SubtleCrypto
The deriveBits() method of the SubtleCrypto interface can be used to derive an array of bits from a base key.
deriveBits(String, CryptoKey, int) - Method in class akasha.crypto.SubtleCrypto
The deriveBits() method of the SubtleCrypto interface can be used to derive an array of bits from a base key.
deriveKey - Static variable in annotation type akasha.crypto.KeyUsage
 
deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(JsObject, CryptoKey, AlgorithmIdentifier, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(String, CryptoKey, AlgorithmIdentifier, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(AlgorithmIdentifier, CryptoKey, JsObject, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(JsObject, CryptoKey, JsObject, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(String, CryptoKey, JsObject, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(AlgorithmIdentifier, CryptoKey, String, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(JsObject, CryptoKey, String, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(String, CryptoKey, String, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(AlgorithmIdentifier, CryptoKey, AlgorithmIdentifier, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(JsObject, CryptoKey, AlgorithmIdentifier, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(String, CryptoKey, AlgorithmIdentifier, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(AlgorithmIdentifier, CryptoKey, JsObject, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(JsObject, CryptoKey, JsObject, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(String, CryptoKey, JsObject, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(AlgorithmIdentifier, CryptoKey, String, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(JsObject, CryptoKey, String, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
deriveKey(String, CryptoKey, String, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The deriveKey() method of the SubtleCrypto interface can be used to derive a secret key from a master key.
describe(int) - Static method in class akasha.CSSRuleType.Util
 
describe(int) - Static method in class akasha.DOMExceptionCode.Util
 
describe(int) - Static method in class akasha.EventPhase.Util
 
describe(int) - Static method in class akasha.EventSourceReadyState.Util
 
describe(int) - Static method in class akasha.FileReaderReadyState.Util
 
describe(int) - Static method in class akasha.GeolocationPositionErrorCode.Util
 
describe(int) - Static method in class akasha.gl.ActiveInfoDataType.Util
 
describe(int) - Static method in class akasha.gl.AttributeComponentDataType.Util
 
describe(int) - Static method in class akasha.gl.AttributeComponentIntegerDataType.Util
 
describe(int) - Static method in class akasha.gl.AttributeDataType.Util
 
describe(int) - Static method in class akasha.gl.BlendFactor.Util
 
describe(int) - Static method in class akasha.gl.BufferTargetType.Util
 
describe(int) - Static method in class akasha.gl.Capability.Util
 
describe(int) - Static method in class akasha.gl.DrawElementsDataType.Util
 
describe(int) - Static method in class akasha.gl.DrawMode.Util
 
describe(int) - Static method in class akasha.gl.FramebufferAttachment.Util
 
describe(int) - Static method in class akasha.gl.FramebufferTargetType.Util
 
describe(int) - Static method in class akasha.gl.PixelFormat.Util
 
describe(int) - Static method in class akasha.gl.PixelStorageParameter.Util
 
describe(int) - Static method in class akasha.gl.ProgramParameterType.Util
 
describe(int) - Static method in class akasha.gl.ReadableTextureParameter.Util
 
describe(int) - Static method in class akasha.gl.RenderbufferStorageInternalFormat.Util
 
describe(int) - Static method in class akasha.gl.RenderbufferStorageTarget.Util
 
describe(int) - Static method in class akasha.gl.RenderbufferTargetType.Util
 
describe(int) - Static method in class akasha.gl.ShaderParameterType.Util
 
describe(int) - Static method in class akasha.gl.ShaderType.Util
 
describe(int) - Static method in class akasha.gl.TexelDataType.Util
 
describe(int) - Static method in class akasha.gl.Texture2DSurfaceTargetType.Util
 
describe(int) - Static method in class akasha.gl.Texture2DTargetType.Util
 
describe(int) - Static method in class akasha.gl.Texture3DTargetType.Util
 
describe(int) - Static method in class akasha.gl.TextureComparisonFunction.Util
 
describe(int) - Static method in class akasha.gl.TextureComparisonMode.Util
 
describe(int) - Static method in class akasha.gl.TextureFormat.Util
 
describe(int) - Static method in class akasha.gl.TextureInternalFormat.Util
 
describe(int) - Static method in class akasha.gl.TextureMagnificationFilter.Util
 
describe(int) - Static method in class akasha.gl.TextureMinificationFilter.Util
 
describe(int) - Static method in class akasha.gl.TextureParameter.Util
 
describe(int) - Static method in class akasha.gl.TextureTargetType.Util
 
describe(int) - Static method in class akasha.gl.TextureWrapMode.Util
 
describe(int) - Static method in class akasha.gl.UniformDataType.Util
 
describe(int) - Static method in class akasha.gl.UsageType.Util
 
describe(int) - Static method in class akasha.gl.VertexAttribOffsetParameterName.Util
 
describe(int) - Static method in class akasha.gl.WebGLContextError.Util
 
describe(String) - Static method in class akasha.gl.WebGLExtensionName.Util
 
describe(int) - Static method in class akasha.gl.WebGLParameterName.Util
 
describe(int) - Static method in class akasha.gl.Winding.Util
 
describe(int) - Static method in class akasha.gpu.GPUBufferUsageFlags.Util
 
describe(int) - Static method in class akasha.gpu.GPUColorWriteFlags.Util
 
describe(int) - Static method in class akasha.gpu.GPUMapModeFlags.Util
 
describe(int) - Static method in class akasha.gpu.GPUShaderStageFlags.Util
 
describe(int) - Static method in class akasha.gpu.GPUTextureUsageFlags.Util
 
describe(int) - Static method in class akasha.HTMLMediaElementNetworkState.Util
 
describe(int) - Static method in class akasha.HTMLMediaElementReadyState.Util
 
describe(int) - Static method in class akasha.HTMLTrackElementReadyState.Util
 
describe(int) - Static method in class akasha.KeyboardEventLocation.Util
 
describe(int) - Static method in class akasha.MediaErrorCode.Util
 
describe(int) - Static method in class akasha.NodeType.Util
 
describe(int) - Static method in class akasha.perf.PerformanceNavigationType.Util
 
describe(int) - Static method in class akasha.RangeCompareType.Util
 
describe(int) - Static method in class akasha.WebSocketReadyState.Util
 
describe(int) - Static method in class akasha.WheelEventDeltaMode.Util
 
describe(int) - Static method in class akasha.XMLHttpRequestReadyState.Util
 
describe(int) - Static method in class akasha.XPathResultResultType.Util
 
description(BufferSource) - Method in interface akasha.AudioDecoderConfig.Builder
 
description() - Method in interface akasha.AudioDecoderConfig
 
description() - Method in class akasha.MimeType
 
description() - Method in class akasha.Plugin
 
description(BufferSource) - Method in interface akasha.VideoDecoderConfig.Builder
 
description() - Method in interface akasha.VideoDecoderConfig
 
descriptions - Static variable in annotation type akasha.TextTrackKind
 
descriptions - Static variable in annotation type akasha.TrackKind
Textual description of the video content.
descriptor(PermissionDescriptor) - Method in interface akasha.PermissionSetParameters.Builder
 
descriptor() - Method in interface akasha.PermissionSetParameters
 
deselectAll() - Method in class akasha.svg.SVGSVGElement
 
designMode - Variable in class akasha.Document
document.designMode controls whether the entire document is editable.
desiredHeight(int) - Method in interface akasha.ImageDecoderInit.Builder
 
desiredHeight() - Method in interface akasha.ImageDecoderInit
 
desiredSize() - Method in class akasha.ReadableByteStreamController
 
desiredSize() - Method in class akasha.ReadableStreamDefaultController
 
desiredSize() - Method in class akasha.TransformStreamDefaultController
 
desiredSize() - Method in class akasha.WritableStreamDefaultWriter
 
desiredWidth(int) - Method in interface akasha.ImageDecoderInit.Builder
 
desiredWidth() - Method in interface akasha.ImageDecoderInit
 
destination() - Method in class akasha.audio.BaseAudioContext
An AudioDestinationNode.
destination() - Method in class akasha.Request
The destination read-only property of the Request interface returns a string describing the type of content being requested.
destroy() - Method in class akasha.gpu.GPUBuffer
 
destroy() - Method in class akasha.gpu.GPUDevice
 
destroy() - Method in class akasha.gpu.GPUQuerySet
 
destroy() - Method in class akasha.gpu.GPUTexture
 
destroyed - Static variable in annotation type akasha.gpu.GPUDeviceLostReason
 
desynchronized(boolean) - Method in interface akasha.CanvasRenderingContext2DSettings.Builder
A flag that provides a hint to the user agent to reduce the latency by desynchronizing the canvas paint cycle from the event loop.
desynchronized() - Method in interface akasha.CanvasRenderingContext2DSettings
A flag that provides a hint to the user agent to reduce the latency by desynchronizing the canvas paint cycle from the event loop.
desynchronized(boolean) - Method in interface akasha.gl.WebGLContextAttributes.Builder
A flag that indicates if the canvas contains an alpha buffer.
desynchronized() - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates if the canvas contains an alpha buffer.
detach() - Method in class akasha.NodeIterator
The NodeIterator.detach() method is a no-op, kept for backward compatibility only.
detach() - Method in class akasha.Range
The Range.detach() method does nothing.
detachShader(WebGLProgram, WebGLShader) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.detachShader() method of the WebGL API detaches a previously attached WebGLShader from a WebGLProgram.
detachShader(WebGLProgram, WebGLShader) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.detachShader() method of the WebGL API detaches a previously attached WebGLShader from a WebGLProgram.
detail(int) - Method in interface akasha.CompositionEventInit.Builder
 
detail() - Method in class akasha.CustomEvent
The detail readonly property of the CustomEvent interface returns any data passed when initializing the event.
detail(Object) - Method in interface akasha.CustomEventInit.Builder
 
detail() - Method in interface akasha.CustomEventInit
 
detail(int) - Method in interface akasha.DragEventInit.Builder
 
detail(int) - Method in interface akasha.EventModifierInit.Builder
 
detail(int) - Method in interface akasha.FocusEventInit.Builder
 
detail(int) - Method in interface akasha.InputEventInit.Builder
 
detail(int) - Method in interface akasha.KeyboardEventInit.Builder
 
detail(int) - Method in interface akasha.MouseEventInit.Builder
 
detail(int) - Method in interface akasha.PointerEventInit.Builder
 
detail(int) - Method in interface akasha.TouchEventInit.Builder
 
detail() - Method in class akasha.UIEvent
The UIEvent.detail read-only property, when non-zero, provides the current (or next, depending on the event) click count.
detail(int) - Method in interface akasha.UIEventInit.Builder
 
detail() - Method in interface akasha.UIEventInit
 
detail(int) - Method in interface akasha.WheelEventInit.Builder
 
detune() - Method in class akasha.audio.AudioBufferSourceNode
The detune property of the AudioBufferSourceNode interface is a k-rate AudioParam representing detuning of oscillation in cents.
detune(float) - Method in interface akasha.audio.AudioBufferSourceOptions.Builder
 
detune() - Method in interface akasha.audio.AudioBufferSourceOptions
 
detune() - Method in class akasha.audio.BiquadFilterNode
An a-rate AudioParam.
detune(float) - Method in interface akasha.audio.BiquadFilterOptions.Builder
 
detune() - Method in interface akasha.audio.BiquadFilterOptions
 
detune() - Method in class akasha.audio.OscillatorNode
An a-rate AudioParam.
detune(float) - Method in interface akasha.audio.OscillatorOptions.Builder
 
detune() - Method in interface akasha.audio.OscillatorOptions
 
device() - Method in class akasha.bluetooth.BluetoothAdvertisingEvent
 
device(BluetoothDevice) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
device() - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
device() - Method in class akasha.bluetooth.BluetoothRemoteGATTServer
The BluetoothRemoteGATTServer.device read-only property returns a reference to the BluetoothDevice running the server.
device() - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.device read-only property returns information about a Bluetooth device through an instance of BluetoothDevice.
device(GPUDevice) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
 
device() - Method in interface akasha.gpu.GPUCanvasConfiguration
 
device_info - Static variable in annotation type akasha.PermissionName
 
deviceId(String) - Method in interface akasha.bluetooth.AllowedBluetoothDevice.Builder
 
deviceId() - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
deviceId(String) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor.Builder
 
deviceId() - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
deviceId(String) - Method in interface akasha.CameraDevicePermissionDescriptor.Builder
 
deviceId(String) - Method in interface akasha.DevicePermissionDescriptor.Builder
 
deviceId() - Method in interface akasha.DevicePermissionDescriptor
 
deviceId() - Method in class akasha.media.MediaDeviceInfo
The deviceId readonly property of the MediaDeviceInfo interface returns a DOMString that is an identifier for the represented device and is persisted across sessions.
deviceId(String) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
deviceId() - Method in interface akasha.media.MediaTrackCapabilities
 
deviceId(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
deviceId(String) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
deviceId(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
deviceId(String...) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
deviceId(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
deviceId(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
deviceId(String) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
deviceId(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
deviceId(String...) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
deviceId(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
deviceId() - Method in interface akasha.media.MediaTrackConstraintSet
 
deviceId(String) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's deviceId property is a DOMString which uniquely identifies the source for the corresponding MediaStreamTrack for the origin corresponding to the browsing session.
deviceId() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's deviceId property is a DOMString which uniquely identifies the source for the corresponding MediaStreamTrack for the origin corresponding to the browsing session.
deviceId(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's deviceId property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the deviceId constraint.
deviceId() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's deviceId property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the deviceId constraint.
DeviceMotionEvent - Class in akasha
The DeviceMotionEvent provides web developers with information about the speed of changes for the device's position and orientation.
DeviceMotionEvent(String, DeviceMotionEventInit) - Constructor for class akasha.DeviceMotionEvent
The DeviceMotionEvent constructor creates a new DeviceMotionEvent.
DeviceMotionEvent(String) - Constructor for class akasha.DeviceMotionEvent
The DeviceMotionEvent constructor creates a new DeviceMotionEvent.
DeviceMotionEventAcceleration - Class in akasha
A DeviceMotionEventAcceleration object provides information about the amount of acceleration the device is experiencing along all three axes.
DeviceMotionEventAcceleration() - Constructor for class akasha.DeviceMotionEventAcceleration
 
DeviceMotionEventAccelerationInit - Interface in akasha
 
DeviceMotionEventAccelerationInit.Builder - Interface in akasha
 
DeviceMotionEventHandler - Interface in akasha
Handle events of type DeviceMotionEvent
DeviceMotionEventInit - Interface in akasha
 
DeviceMotionEventInit.Builder - Interface in akasha
 
DeviceMotionEventListener - Interface in akasha
Listener for events of type DeviceMotionEvent
DeviceMotionEventRotationRate - Class in akasha
A DeviceMotionEventRotationRate object provides information about the rate at which the device is rotating around all three axes.
DeviceMotionEventRotationRate() - Constructor for class akasha.DeviceMotionEventRotationRate
 
DeviceMotionEventRotationRateInit - Interface in akasha
 
DeviceMotionEventRotationRateInit.Builder - Interface in akasha
 
DeviceOrientationEvent - Class in akasha
The DeviceOrientationEvent provides web developers with information from the physical orientation of the device running the web page.
DeviceOrientationEvent(String, DeviceOrientationEventInit) - Constructor for class akasha.DeviceOrientationEvent
The DeviceOrientationEvent constructor creates a new DeviceOrientationEvent.
DeviceOrientationEvent(String) - Constructor for class akasha.DeviceOrientationEvent
The DeviceOrientationEvent constructor creates a new DeviceOrientationEvent.
DeviceOrientationEventHandler - Interface in akasha
Handle events of type DeviceOrientationEvent
DeviceOrientationEventInit - Interface in akasha
 
DeviceOrientationEventInit.Builder - Interface in akasha
 
DeviceOrientationEventListener - Interface in akasha
Listener for events of type DeviceOrientationEvent
DevicePermissionDescriptor - Interface in akasha
 
DevicePermissionDescriptor.Builder - Interface in akasha
 
DevicePermissionState - Annotation Type in akasha
 
DevicePermissionState.Util - Class in akasha
 
devicePixelRatio() - Method in class akasha.Window
The devicePixelRatio of Window interface returns the ratio of the resolution in physical pixels to the resolution in CSS pixels for the current display device.
devicePixelRatio() - Static method in class akasha.WindowGlobal
The devicePixelRatio of Window interface returns the ratio of the resolution in physical pixels to the resolution in CSS pixels for the current display device.
devices - Variable in class akasha.bluetooth.BluetoothPermissionResult
 
dialog - Static variable in annotation type akasha.FormMethodType
When the form is inside a <dialog>, closes the dialog on submission.
didTimeout() - Method in class akasha.IdleDeadline
 
diffuseConstant() - Method in class akasha.svg.SVGFEDiffuseLightingElement
 
digest(AlgorithmIdentifier, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The digest() method of the SubtleCrypto interface generates a digest of the given data.
digest(JsObject, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The digest() method of the SubtleCrypto interface generates a digest of the given data.
digest(String, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The digest() method of the SubtleCrypto interface generates a digest of the given data.
dimension(String) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
 
dimension() - Method in interface akasha.gpu.GPUTextureDescriptor
 
dimension(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
 
dimension() - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
dir(Object, JsObject) - Static method in class akasha.Console
The Console method dir() displays an interactive list of the properties of the specified JavaScript object.
dir(Object) - Static method in class akasha.Console
The Console method dir() displays an interactive list of the properties of the specified JavaScript object.
dir() - Static method in class akasha.Console
The Console method dir() displays an interactive list of the properties of the specified JavaScript object.
dir - Variable in class akasha.Document
The Document.dir property is a DOMString representing the directionality of the text of the document, whether left to right (default) or right to left.
dir - Variable in class akasha.HTMLElement
The HTMLElement.dir property gets or sets the text writing directionality of the content of the current element.
dir() - Method in class akasha.notifications.Notification
The dir read-only property of the Notification interface indicates the text direction of the notification, as specified in the dir option of the Notification() constructor.
dir(String) - Method in interface akasha.notifications.NotificationOptions.Builder
 
dir() - Method in interface akasha.notifications.NotificationOptions
 
direct - Static variable in annotation type akasha.AttestationConveyancePreference
 
direct - Static variable in annotation type akasha.TouchType
 
direction - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.direction property of the Canvas 2D API specifies the current text direction used to draw text.
direction(String) - Method in interface akasha.ComputedEffectTiming.Builder
The direction property of the Web Animations API dictionary EffectTiming indicates an animation's playback direction along its timeline, as well as its behavior when it reaches the end of an iteration
direction(String) - Method in interface akasha.EffectTiming.Builder
The direction property of the Web Animations API dictionary EffectTiming indicates an animation's playback direction along its timeline, as well as its behavior when it reaches the end of an iteration
direction() - Method in interface akasha.EffectTiming
The direction property of the Web Animations API dictionary EffectTiming indicates an animation's playback direction along its timeline, as well as its behavior when it reaches the end of an iteration
direction - Variable in class akasha.HTMLMarqueeElement
 
direction() - Method in class akasha.idb.IDBCursor
A string (defined by the IDBCursorDirection enum) indicating the direction in which the cursor is traversing the data.
direction(String) - Method in interface akasha.KeyframeAnimationOptions.Builder
The direction property of the Web Animations API dictionary EffectTiming indicates an animation's playback direction along its timeline, as well as its behavior when it reaches the end of an iteration
direction(String) - Method in interface akasha.KeyframeEffectOptions.Builder
The direction property of the Web Animations API dictionary EffectTiming indicates an animation's playback direction along its timeline, as well as its behavior when it reaches the end of an iteration
direction - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
direction(String) - Method in interface akasha.OptionalEffectTiming.Builder
 
direction() - Method in interface akasha.OptionalEffectTiming
 
direction - Variable in class akasha.rtc.RTCRtpTransceiver
The RTCRtpTransceiver property direction is a string which indicates the transceiver's preferred directionality.
direction(String) - Method in interface akasha.rtc.RTCRtpTransceiverInit.Builder
 
direction() - Method in interface akasha.rtc.RTCRtpTransceiverInit
 
DirectionSetting - Annotation Type in akasha
 
DirectionSetting.Util - Class in akasha
 
dirName - Variable in class akasha.HTMLInputElement
 
dirName - Variable in class akasha.HTMLTextAreaElement
 
DirType - Annotation Type in akasha
An enumerated attribute indicating the directionality of the element's text.
DirType.Util - Class in akasha
 
dirxml(Object...) - Static method in class akasha.Console
Displays an interactive tree of the descendant elements of the specified XML/HTML element.
disable(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.disable() method of the WebGL API disables specific WebGL capabilities for this context.
disable(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.disable() method of the WebGL API disables specific WebGL capabilities for this context.
disable() - Method in class akasha.NavigationPreloadManager
 
disabled(boolean) - Method in interface akasha.CSSStyleSheetInit.Builder
 
disabled() - Method in interface akasha.CSSStyleSheetInit
 
disabled - Variable in class akasha.HTMLButtonElement
Is a Boolean indicating whether or not the control is disabled, meaning that it does not accept any clicks.
disabled - Variable in class akasha.HTMLFieldSetElement
 
disabled - Variable in class akasha.HTMLInputElement
 
disabled - Variable in class akasha.HTMLLinkElement
 
disabled - Variable in class akasha.HTMLOptGroupElement
 
disabled - Variable in class akasha.HTMLOptionElement
 
disabled - Variable in class akasha.HTMLSelectElement
The HTMLSelectElement.disabled is a Boolean that reflects the disabled HTML attribute, which indicates whether the control is disabled.
disabled - Variable in class akasha.HTMLTextAreaElement
 
disabled - Variable in class akasha.StyleSheet
The disabled property of the StyleSheet interface determines whether the style sheet is prevented from applying to the document.
disabled - Static variable in annotation type akasha.TextTrackMode
 
disableNormalization(boolean) - Method in interface akasha.audio.ConvolverOptions.Builder
 
disableNormalization() - Method in interface akasha.audio.ConvolverOptions
 
disableNormalization(boolean) - Method in interface akasha.audio.PeriodicWaveConstraints.Builder
 
disableNormalization() - Method in interface akasha.audio.PeriodicWaveConstraints
 
disableNormalization(boolean) - Method in interface akasha.audio.PeriodicWaveOptions.Builder
 
disableVertexAttribArray(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.disableVertexAttribArray() method of the WebGL API turns the generic vertex attribute array off at a given index position.
disableVertexAttribArray(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.disableVertexAttribArray() method of the WebGL API turns the generic vertex attribute array off at a given index position.
discard - Static variable in annotation type akasha.gpu.GPUStoreOp
 
disconnect() - Method in class akasha.audio.AudioNode
undefined
disconnect(int) - Method in class akasha.audio.AudioNode
undefined
disconnect(AudioNode) - Method in class akasha.audio.AudioNode
undefined
disconnect(AudioNode, int) - Method in class akasha.audio.AudioNode
undefined
disconnect(AudioNode, int, int) - Method in class akasha.audio.AudioNode
undefined
disconnect(AudioParam) - Method in class akasha.audio.AudioNode
undefined
disconnect(AudioParam, int) - Method in class akasha.audio.AudioNode
undefined
disconnect() - Method in class akasha.bluetooth.BluetoothRemoteGATTServer
The BluetoothRemoteGATTServer.disconnect() method causes the script execution environment to disconnect from this.device.
disconnect() - Method in class akasha.IntersectionObserver
The IntersectionObserver method disconnect() stops watching all of its target elements for visibility changes.
disconnect() - Method in class akasha.MutationObserver
The MutationObserver method disconnect() tells the observer to stop watching for mutations.
disconnect() - Method in class akasha.perf.PerformanceObserver
The disconnect() method of the PerformanceObserver interface is used to stop the performance observer from receiving any performance entry events.
disconnect() - Method in class akasha.ReportingObserver
The disconnect() method of the ReportingObserver interface stops a reporting observer that had previously started observing from collecting reports.
disconnected - Static variable in annotation type akasha.rtc.RTCIceConnectionState
 
disconnected - Static variable in annotation type akasha.rtc.RTCIceTransportState
 
disconnected - Static variable in annotation type akasha.rtc.RTCPeerConnectionState
 
discouraged - Static variable in annotation type akasha.ResidentKeyRequirement
 
discouraged - Static variable in annotation type akasha.UserVerificationRequirement
 
discrete - Static variable in annotation type akasha.audio.ChannelInterpretation
 
dispatch(int, int, int) - Method in class akasha.gpu.GPUComputePassEncoder
 
dispatch(int, int) - Method in class akasha.gpu.GPUComputePassEncoder
 
dispatch(int) - Method in class akasha.gpu.GPUComputePassEncoder
 
dispatchEvent(Event) - Method in class akasha.EventTarget
Dispatches an Event at the specified EventTarget, (synchronously) invoking the affected EventListeners in the appropriate order.
dispatchEvent(Event) - Static method in class akasha.WindowGlobal
Dispatches an Event at the specified EventTarget, (synchronously) invoking the affected EventListeners in the appropriate order.
dispatchIndirect(GPUBuffer, int) - Method in class akasha.gpu.GPUComputePassEncoder
 
display_capture - Static variable in annotation type akasha.PermissionName
 
display_p3 - Static variable in annotation type akasha.PredefinedColorSpace
 
displayAspectHeight(int) - Method in interface akasha.VideoDecoderConfig.Builder
 
displayAspectHeight() - Method in interface akasha.VideoDecoderConfig
 
displayAspectWidth(int) - Method in interface akasha.VideoDecoderConfig.Builder
 
displayAspectWidth() - Method in interface akasha.VideoDecoderConfig
 
DisplayCaptureSurfaceType - Annotation Type in akasha.media
 
DisplayCaptureSurfaceType.Util - Class in akasha.media
 
displayHeight(int) - Method in interface akasha.VideoEncoderConfig.Builder
 
displayHeight() - Method in interface akasha.VideoEncoderConfig
 
displayHeight() - Method in class akasha.VideoFrame
 
displayHeight(int) - Method in interface akasha.VideoFramePlaneInit.Builder
 
displayHeight() - Method in interface akasha.VideoFramePlaneInit
 
DisplayMediaStreamConstraints - Interface in akasha.media
The DisplayMediaStreamConstraints dictionary is used to specify whether or not to include video and/or audio tracks in the MediaStream to be returned by getDisplayMedia(), as well as what type of processing must be applied to the tracks.
DisplayMediaStreamConstraints.Builder - Interface in akasha.media
The DisplayMediaStreamConstraints dictionary is used to specify whether or not to include video and/or audio tracks in the MediaStream to be returned by getDisplayMedia(), as well as what type of processing must be applied to the tracks.
displayName(String) - Method in interface akasha.PublicKeyCredentialUserEntity.Builder
 
displayName() - Method in interface akasha.PublicKeyCredentialUserEntity
 
displaySurface(String) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
displaySurface() - Method in interface akasha.media.MediaTrackCapabilities
 
displaySurface(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
displaySurface(String) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
displaySurface(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
displaySurface(String...) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
displaySurface(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
displaySurface(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
displaySurface(String) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
displaySurface(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
displaySurface(String...) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
displaySurface(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
displaySurface() - Method in interface akasha.media.MediaTrackConstraintSet
 
displaySurface(String) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's displaySurface property indicates the type of display surface being captured.
displaySurface() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's displaySurface property indicates the type of display surface being captured.
displaySurface(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's displaySurface property indicates whether or not the displaySurface constraint is supported by the user agent and the device on which the content is being used.
displaySurface() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's displaySurface property indicates whether or not the displaySurface constraint is supported by the user agent and the device on which the content is being used.
displayWidth(int) - Method in interface akasha.VideoEncoderConfig.Builder
 
displayWidth() - Method in interface akasha.VideoEncoderConfig
 
displayWidth() - Method in class akasha.VideoFrame
 
displayWidth(int) - Method in interface akasha.VideoFramePlaneInit.Builder
 
displayWidth() - Method in interface akasha.VideoFramePlaneInit
 
disposition() - Method in class akasha.CSPViolationReportBody
 
disposition() - Method in class akasha.SecurityPolicyViolationEvent
The disposition read-only property of the SecurityPolicyViolationEvent interface indicates how the violated policy is configured to be treated by the user agent.
disposition(String) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
disposition() - Method in interface akasha.SecurityPolicyViolationEventInit
 
distanceModel - Variable in class akasha.audio.PannerNode
A enum — see DistanceModelType.
distanceModel(String) - Method in interface akasha.audio.PannerOptions.Builder
 
distanceModel() - Method in interface akasha.audio.PannerOptions
 
DistanceModelType - Annotation Type in akasha.audio
 
DistanceModelType.Util - Class in akasha.audio
 
distinctiveIdentifier(String) - Method in interface akasha.MediaKeySystemConfiguration.Builder
The MediaKeySystemConfiguration.distinctiveIdentifier read-only property indicates whether a persistent distinctive identifier is required.
distinctiveIdentifier() - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.distinctiveIdentifier read-only property indicates whether a persistent distinctive identifier is required.
DITHER - Static variable in class akasha.gl.WebGL2RenderingContext
 
DITHER - Static variable in class akasha.gl.WebGLRenderingContext
 
divisor() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
doctype() - Method in class akasha.Document
Returns the Document Type Declaration (DTD) associated with current document.
Document - Class in akasha
The Document interface represents any web page loaded in the browser and serves as an entry point into the web page's content, which is the DOM tree.
Document() - Constructor for class akasha.Document
The Document constructor creates a new Document object that is a web page loaded in the browser and serving as an entry point into the page's content.
document - Static variable in annotation type akasha.RequestDestination
 
document() - Method in class akasha.Window
window.document returns a reference to the document contained in the window.
document() - Static method in class akasha.WindowGlobal
window.document returns a reference to the document contained in the window.
document - Static variable in annotation type akasha.XMLHttpRequestResponseType
 
DOCUMENT_FRAGMENT_NODE - Static variable in class akasha.Node
 
DOCUMENT_NODE - Static variable in class akasha.Node
 
DOCUMENT_POSITION_CONTAINED_BY - Static variable in class akasha.Node
 
DOCUMENT_POSITION_CONTAINS - Static variable in class akasha.Node
 
DOCUMENT_POSITION_DISCONNECTED - Static variable in class akasha.Node
 
DOCUMENT_POSITION_FOLLOWING - Static variable in class akasha.Node
 
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC - Static variable in class akasha.Node
 
DOCUMENT_POSITION_PRECEDING - Static variable in class akasha.Node
 
DOCUMENT_TYPE_NODE - Static variable in class akasha.Node
 
documentElement() - Method in class akasha.Document
Document.documentElement returns the Element that is the root element of the document (for example, the html element for HTML documents).
DocumentFragment - Class in akasha
The DocumentFragment interface represents a minimal document object that has no parent.
DocumentFragment() - Constructor for class akasha.DocumentFragment
The DocumentFragment() constructor returns a new, empty DocumentFragment object.
DocumentReadyState - Annotation Type in akasha
 
DocumentReadyState.Util - Class in akasha
 
DocumentTimeline - Class in akasha
The DocumentTimeline interface of the Web Animations API represents animation timelines, including the default document timeline (accessed via Document.timeline).
DocumentTimeline(DocumentTimelineOptions) - Constructor for class akasha.DocumentTimeline
The DocumentTimeline() constructor of the Web Animations API creates a new instance of the DocumentTimeline object associated with the active document of the current browsing context.
DocumentTimeline() - Constructor for class akasha.DocumentTimeline
The DocumentTimeline() constructor of the Web Animations API creates a new instance of the DocumentTimeline object associated with the active document of the current browsing context.
DocumentTimelineOptions - Interface in akasha
 
DocumentTimelineOptions.Builder - Interface in akasha
 
DocumentType - Class in akasha
The DocumentType interface represents a Node containing a doctype.
DocumentType() - Constructor for class akasha.DocumentType
 
documentURI() - Method in class akasha.Document
The documentURI read-only property of the Document interface returns the document location as a string.
documentURI() - Method in class akasha.SecurityPolicyViolationEvent
The documentURI read-only property of the SecurityPolicyViolationEvent interface is a USVString representing the URI of the document or worker in which the violation was found.
documentURI(String) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
documentURI() - Method in interface akasha.SecurityPolicyViolationEventInit
 
documentURL() - Method in class akasha.CSPViolationReportBody
 
DOM_DELTA_LINE - Static variable in class akasha.WheelEvent
 
DOM_DELTA_PAGE - Static variable in class akasha.WheelEvent
 
DOM_DELTA_PIXEL - Static variable in class akasha.WheelEvent
 
DOM_KEY_LOCATION_LEFT - Static variable in class akasha.KeyboardEvent
 
DOM_KEY_LOCATION_NUMPAD - Static variable in class akasha.KeyboardEvent
 
DOM_KEY_LOCATION_RIGHT - Static variable in class akasha.KeyboardEvent
 
DOM_KEY_LOCATION_STANDARD - Static variable in class akasha.KeyboardEvent
 
domain - Variable in class akasha.Document
The domain property of the Document interface gets/sets the domain portion of the origin of the current document, as used by the same-origin policy.
domain(String) - Method in interface akasha.rtc.RTCIdentityProviderDetails.Builder
 
domain() - Method in interface akasha.rtc.RTCIdentityProviderDetails
 
domainLookupEnd() - Method in class akasha.perf.PerformanceResourceTiming
The domainLookupEnd read-only property returns the timestamp immediately after the browser finishes the domain name lookup for the resource.
domainLookupEnd() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.domainLookupEnd read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, where the domain lookup is finished.
domainLookupStart() - Method in class akasha.perf.PerformanceResourceTiming
The domainLookupStart read-only property returns the timestamp immediately before the browser starts the domain name lookup for the resource.
domainLookupStart() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.domainLookupStart read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, where the domain lookup starts.
domComplete() - Method in class akasha.perf.PerformanceNavigationTiming
The domComplete read-only property returns a timestamp representing the time value equal to the time immediately before the user agent sets the current document readiness of the current document to complete.
domComplete() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.domComplete read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, when the parser finished its work on the main document, that is when its Document.readyState changes to 'complete' and the corresponding readystatechange event is thrown.
domContentLoadedEventEnd() - Method in class akasha.perf.PerformanceNavigationTiming
The domContentLoadedEventEnd read-only property returns a timestamp representing the time value equal to the time immediately after the current document's DOMContentLoaded event completes.
domContentLoadedEventEnd() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.domContentLoadedEventEnd read-only property returns an unsigned long long representing the moment, in milliseconds since the UNIX epoch, right after all the scripts that need to be executed as soon as possible, in order or not, has been executed.
domContentLoadedEventStart() - Method in class akasha.perf.PerformanceNavigationTiming
The domContentLoadedEventStart read-only property returns a timestamp representing the time value equal to the time immediately before the user agent fires the DOMContentLoaded event at the current document.
domContentLoadedEventStart() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.domContentLoadedEventStart read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, right before the parser sent the DOMContentLoaded event, that is right after all the scripts that need to be executed right after parsing has been executed.
DOMException - Class in akasha
The DOMException interface represents an abnormal event (called an exception) that occurs as a result of calling a method or accessing a property of a web API.
DOMException(String, String) - Constructor for class akasha.DOMException
The DOMException() constructor returns a DOMException object with a specified message and name.
DOMException(String) - Constructor for class akasha.DOMException
The DOMException() constructor returns a DOMException object with a specified message and name.
DOMException() - Constructor for class akasha.DOMException
The DOMException() constructor returns a DOMException object with a specified message and name.
DOMExceptionCode - Annotation Type in akasha
 
DOMExceptionCode.Util - Class in akasha
 
DOMImplementation - Class in akasha
The DOMImplementation interface represents an object providing methods which are not dependent on any particular document.
DOMImplementation() - Constructor for class akasha.DOMImplementation
 
domInteractive() - Method in class akasha.perf.PerformanceNavigationTiming
The domInteractive read-only property returns a timestamp representing the time value equal to the time immediately before the user agent sets the current document readiness of the current document to interactive.
domInteractive() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.domInteractive read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, when the parser finished its work on the main document, that is when its Document.readyState changes to 'interactive' and the corresponding readystatechange event is thrown.
domLoading() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.domLoading read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, when the parser started its work, that is when its Document.readyState changes to 'loading' and the corresponding readystatechange event is thrown.
DOMMatrix - Class in akasha
The DOMMatrix interface represents 4×4 matrices, suitable for 2D and 3D operations including rotation and translation.
DOMMatrix(String) - Constructor for class akasha.DOMMatrix
The DOMMatrix constructor creates a new DOMMatrix object which represents 4x4 matrices, suitable for 2D and 3D operations..
DOMMatrix(JsArray<Double>) - Constructor for class akasha.DOMMatrix
The DOMMatrix constructor creates a new DOMMatrix object which represents 4x4 matrices, suitable for 2D and 3D operations..
DOMMatrix(double[]) - Constructor for class akasha.DOMMatrix
The DOMMatrix constructor creates a new DOMMatrix object which represents 4x4 matrices, suitable for 2D and 3D operations..
DOMMatrix() - Constructor for class akasha.DOMMatrix
The DOMMatrix constructor creates a new DOMMatrix object which represents 4x4 matrices, suitable for 2D and 3D operations..
DOMMatrix2DInit - Interface in akasha
 
DOMMatrix2DInit.Builder - Interface in akasha
 
DOMMatrixInit - Interface in akasha
 
DOMMatrixInit.Builder - Interface in akasha
 
DOMMatrixReadOnly - Class in akasha
The DOMMatrixReadOnly interface represents a read-only 4×4 matrix, suitable for 2D and 3D operations.
DOMMatrixReadOnly(String) - Constructor for class akasha.DOMMatrixReadOnly
The DOMMatrixReadOnly constructor creates a new DOMMatrixReadOnly object which represents 4x4 matrices, suitable for 2D and 3D operations.
DOMMatrixReadOnly(JsArray<Double>) - Constructor for class akasha.DOMMatrixReadOnly
The DOMMatrixReadOnly constructor creates a new DOMMatrixReadOnly object which represents 4x4 matrices, suitable for 2D and 3D operations.
DOMMatrixReadOnly(double[]) - Constructor for class akasha.DOMMatrixReadOnly
The DOMMatrixReadOnly constructor creates a new DOMMatrixReadOnly object which represents 4x4 matrices, suitable for 2D and 3D operations.
DOMMatrixReadOnly() - Constructor for class akasha.DOMMatrixReadOnly
The DOMMatrixReadOnly constructor creates a new DOMMatrixReadOnly object which represents 4x4 matrices, suitable for 2D and 3D operations.
DOMParser - Class in akasha
The DOMParser interface provides the ability to parse XML or HTML source code from a string into a DOM Document.
DOMParser() - Constructor for class akasha.DOMParser
The DOMParser() constructor creates a new DOMParser object.
DOMParserSupportedType - Annotation Type in akasha
 
DOMParserSupportedType.Util - Class in akasha
 
DOMPoint - Class in akasha
A DOMPoint object represents a 2D or 3D point in a coordinate system; it includes values for the coordinates in up to three dimensions, as well as an optional perspective value.
DOMPoint(double, double, double, double) - Constructor for class akasha.DOMPoint
The DOMPoint() constructor creates and returns a new DOMPoint object, given the values for some or all of its properties.
DOMPoint(double, double, double) - Constructor for class akasha.DOMPoint
The DOMPoint() constructor creates and returns a new DOMPoint object, given the values for some or all of its properties.
DOMPoint(double, double) - Constructor for class akasha.DOMPoint
The DOMPoint() constructor creates and returns a new DOMPoint object, given the values for some or all of its properties.
DOMPoint(double) - Constructor for class akasha.DOMPoint
The DOMPoint() constructor creates and returns a new DOMPoint object, given the values for some or all of its properties.
DOMPoint() - Constructor for class akasha.DOMPoint
The DOMPoint() constructor creates and returns a new DOMPoint object, given the values for some or all of its properties.
DOMPointInit - Interface in akasha
The DOMPointInit dictionary is used to provide the values of the coordinates and perspective when creating and JSONifying a DOMPoint or DOMPointReadOnly object.
DOMPointInit.Builder - Interface in akasha
The DOMPointInit dictionary is used to provide the values of the coordinates and perspective when creating and JSONifying a DOMPoint or DOMPointReadOnly object.
DOMPointReadOnly - Class in akasha
The DOMPointReadOnly interface specifies the coordinate and perspective fields used by DOMPoint to define a 2D or 3D point in a coordinate system.
DOMPointReadOnly(double, double, double, double) - Constructor for class akasha.DOMPointReadOnly
The DOMPointReadOnly() constructor returns a new DOMPointReadOnly object representing a point in 2D or 3D space, optionally with perspective, whose values cannot be altered by script code.
DOMPointReadOnly(double, double, double) - Constructor for class akasha.DOMPointReadOnly
The DOMPointReadOnly() constructor returns a new DOMPointReadOnly object representing a point in 2D or 3D space, optionally with perspective, whose values cannot be altered by script code.
DOMPointReadOnly(double, double) - Constructor for class akasha.DOMPointReadOnly
The DOMPointReadOnly() constructor returns a new DOMPointReadOnly object representing a point in 2D or 3D space, optionally with perspective, whose values cannot be altered by script code.
DOMPointReadOnly(double) - Constructor for class akasha.DOMPointReadOnly
The DOMPointReadOnly() constructor returns a new DOMPointReadOnly object representing a point in 2D or 3D space, optionally with perspective, whose values cannot be altered by script code.
DOMPointReadOnly() - Constructor for class akasha.DOMPointReadOnly
The DOMPointReadOnly() constructor returns a new DOMPointReadOnly object representing a point in 2D or 3D space, optionally with perspective, whose values cannot be altered by script code.
DOMQuad - Class in akasha
A DOMQuad is a collection of four DOMPoints defining the corners of an arbitrary quadrilateral.
DOMQuad(DOMPointInit, DOMPointInit, DOMPointInit, DOMPointInit) - Constructor for class akasha.DOMQuad
 
DOMQuad(DOMPointInit, DOMPointInit, DOMPointInit) - Constructor for class akasha.DOMQuad
 
DOMQuad(DOMPointInit, DOMPointInit) - Constructor for class akasha.DOMQuad
 
DOMQuad(DOMPointInit) - Constructor for class akasha.DOMQuad
 
DOMQuad() - Constructor for class akasha.DOMQuad
 
DOMQuadInit - Interface in akasha
 
DOMQuadInit.Builder - Interface in akasha
 
DOMRect - Class in akasha
A DOMRect describes the size and position of a rectangle.
DOMRect(double, double, double, double) - Constructor for class akasha.DOMRect
The DOMRect() constructor creates a new DOMRect object.
DOMRect(double, double, double) - Constructor for class akasha.DOMRect
The DOMRect() constructor creates a new DOMRect object.
DOMRect(double, double) - Constructor for class akasha.DOMRect
The DOMRect() constructor creates a new DOMRect object.
DOMRect(double) - Constructor for class akasha.DOMRect
The DOMRect() constructor creates a new DOMRect object.
DOMRect() - Constructor for class akasha.DOMRect
The DOMRect() constructor creates a new DOMRect object.
DOMRectInit - Interface in akasha
 
DOMRectInit.Builder - Interface in akasha
 
DOMRectList - Class in akasha
 
DOMRectList() - Constructor for class akasha.DOMRectList
 
DOMRectReadOnly - Class in akasha
The DOMRectReadOnly interface specifies the standard properties used by DOMRect to define a rectangle whose properties are immutable.
DOMRectReadOnly(double, double, double, double) - Constructor for class akasha.DOMRectReadOnly
The DOMRectReadOnly() constructor creates a new DOMRectReadOnly object.
DOMRectReadOnly(double, double, double) - Constructor for class akasha.DOMRectReadOnly
The DOMRectReadOnly() constructor creates a new DOMRectReadOnly object.
DOMRectReadOnly(double, double) - Constructor for class akasha.DOMRectReadOnly
The DOMRectReadOnly() constructor creates a new DOMRectReadOnly object.
DOMRectReadOnly(double) - Constructor for class akasha.DOMRectReadOnly
The DOMRectReadOnly() constructor creates a new DOMRectReadOnly object.
DOMRectReadOnly() - Constructor for class akasha.DOMRectReadOnly
The DOMRectReadOnly() constructor creates a new DOMRectReadOnly object.
DOMSTRING_SIZE_ERR - Static variable in class akasha.DOMException
 
DOMStringList - Class in akasha
A type returned by some APIs which contains a list of DOMString (strings).
DOMStringList() - Constructor for class akasha.DOMStringList
 
DOMStringMap - Class in akasha
The DOMStringMap interface is used for the HTMLElement.dataset/SVGElement.dataset attribute, to represent data for custom attributes added to elements.
DOMStringMap() - Constructor for class akasha.DOMStringMap
 
DOMTokenList - Class in akasha
The DOMTokenList interface represents a set of space-separated tokens.
DOMTokenList() - Constructor for class akasha.DOMTokenList
 
DOMTokenList.Entry - Class in akasha
 
DOMTokenList.ForEachCallback - Interface in akasha
 
DOMTokenList.ForEachCallback2 - Interface in akasha
 
DOMTokenList.ForEachCallback3 - Interface in akasha
 
DONE - Static variable in class akasha.FileReader
 
done - Static variable in annotation type akasha.idb.IDBRequestReadyState
 
done(boolean) - Method in interface akasha.ReadableStreamBYOBReadResult.Builder
 
done() - Method in interface akasha.ReadableStreamBYOBReadResult
 
done(boolean) - Method in interface akasha.ReadableStreamDefaultReadResult.Builder
 
done() - Method in interface akasha.ReadableStreamDefaultReadResult
 
DONE - Static variable in class akasha.XMLHttpRequest
 
DONT_CARE - Static variable in class akasha.gl.WebGL2RenderingContext
 
DONT_CARE - Static variable in class akasha.gl.WebGLRenderingContext
 
dotAll() - Method in class akasha.core.RegExp
The dotAll property indicates whether or not the "s" flag is used with the regular expression.
DoubleOrDoubleArrayUnion - Interface in akasha
 
DoubleRange - Interface in akasha.media
The DoubleRange dictionary is used to define a range of permitted double-precision floating-point values for a property, with either or both a maximum and minimum value specified.
DoubleRange.Builder - Interface in akasha.media
The DoubleRange dictionary is used to define a range of permitted double-precision floating-point values for a property, with either or both a maximum and minimum value specified.
download - Variable in class akasha.HTMLAnchorElement
The HTMLAnchorElement.download property is a DOMString indicating that the linked resource is intended to be downloaded rather than displayed in the browser.
download - Variable in class akasha.HTMLAreaElement
 
download - Variable in class akasha.svg.SVGAElement
 
dp(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
dp() - Method in interface akasha.crypto.JsonWebKey
 
dq(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
dq() - Method in interface akasha.crypto.JsonWebKey
 
DragEvent - Class in akasha
The DragEvent interface is a DOM event that represents a drag and drop interaction.
DragEvent(String, DragEventInit) - Constructor for class akasha.DragEvent
This constructor is used to create a synthetic DragEvent object.
DragEvent(String) - Constructor for class akasha.DragEvent
This constructor is used to create a synthetic DragEvent object.
DragEventHandler - Interface in akasha
Handle events of type DragEvent
DragEventInit - Interface in akasha
 
DragEventInit.Builder - Interface in akasha
 
DragEventListener - Interface in akasha
Listener for events of type DragEvent
draggable - Variable in class akasha.HTMLElement
 
draw(int, int, int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
draw(int, int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
draw(int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
draw(int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
draw(int, int, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
draw(int, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
draw(int, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
draw(int) - Method in class akasha.gpu.GPURenderPassEncoder
 
DRAW_BUFFER0 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER0_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER1 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER10 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER10_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER11 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER11_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER12 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER12_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER13 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER13_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER14 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER14_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER15 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER15_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER1_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER2 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER2_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER3 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER3_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER4_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER5 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER5_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER6 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER6_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER7 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER7_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER8_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_BUFFER9 - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_BUFFER9_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
DRAW_FRAMEBUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
DRAW_FRAMEBUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
drawArrays(int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.drawArrays() method of the WebGL API renders primitives from array data.
drawArrays(int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.drawArrays() method of the WebGL API renders primitives from array data.
drawArraysInstanced(int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.drawArraysInstanced() method of the WebGL 2 API renders primitives from array data like the gl.drawArrays() method.
drawArraysInstancedANGLE(int, int, int, int) - Method in class akasha.gl.ANGLE_instanced_arrays
The ANGLE_instanced_arrays.drawArraysInstancedANGLE() method of the WebGL API renders primitives from array data like the gl.drawArrays() method.
drawBuffers(JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.drawBuffers() method of the WebGL 2 API defines draw buffers to which fragment colors are written into.
drawBuffers(double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.drawBuffers() method of the WebGL 2 API defines draw buffers to which fragment colors are written into.
drawBuffersWEBGL(JsArray<Double>) - Method in class akasha.gl.WEBGL_draw_buffers
The WEBGL_draw_buffers.drawBuffersWEBGL() method is part of the WebGL API and allows you to define the draw buffers to which all fragment colors are written.
drawBuffersWEBGL(double[]) - Method in class akasha.gl.WEBGL_draw_buffers
The WEBGL_draw_buffers.drawBuffersWEBGL() method is part of the WebGL API and allows you to define the draw buffers to which all fragment colors are written.
drawElements(int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.drawElements() method of the WebGL API renders primitives from array data.
drawElements(int, int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.drawElements() method of the WebGL API renders primitives from array data.
DrawElementsDataType - Annotation Type in akasha.gl
 
DrawElementsDataType.Util - Class in akasha.gl
 
drawElementsInstanced(int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.drawElementsInstanced() method of the WebGL 2 API renders primitives from array data like the gl.drawElements() method.
drawElementsInstancedANGLE(int, int, int, int, int) - Method in class akasha.gl.ANGLE_instanced_arrays
The ANGLE_instanced_arrays.drawElementsInstancedANGLE() method of the WebGL API renders primitives from array data like the gl.drawElements() method.
drawFocusIfNeeded(Element) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.drawFocusIfNeeded() method of the Canvas 2D API draws a focus ring around the current or given path, if the specified element is focused.
drawFocusIfNeeded(Path2D, Element) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.drawFocusIfNeeded() method of the Canvas 2D API draws a focus ring around the current or given path, if the specified element is focused.
drawImage(CanvasImageSource, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.drawImage() method of the Canvas 2D API provides different ways to draw an image onto the canvas.
drawImage(CanvasImageSource, double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.drawImage() method of the Canvas 2D API provides different ways to draw an image onto the canvas.
drawImage(CanvasImageSource, double, double, double, double, double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.drawImage() method of the Canvas 2D API provides different ways to draw an image onto the canvas.
drawImage(CanvasImageSource, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
drawImage(CanvasImageSource, double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
drawImage(CanvasImageSource, double, double, double, double, double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
drawIndexed(int, int, int, int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
drawIndexed(int, int, int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
drawIndexed(int, int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
drawIndexed(int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
drawIndexed(int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
drawIndexed(int, int, int, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
drawIndexed(int, int, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
drawIndexed(int, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
drawIndexed(int, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
drawIndexed(int) - Method in class akasha.gpu.GPURenderPassEncoder
 
drawIndexedIndirect(GPUBuffer, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
drawIndexedIndirect(GPUBuffer, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
drawIndirect(GPUBuffer, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
drawIndirect(GPUBuffer, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
drawingBufferHeight() - Method in class akasha.gl.WebGL2RenderingContext
The read-only WebGLRenderingContext.drawingBufferHeight property represents the actual height of the current drawing buffer.
drawingBufferHeight() - Method in class akasha.gl.WebGLRenderingContext
The read-only WebGLRenderingContext.drawingBufferHeight property represents the actual height of the current drawing buffer.
drawingBufferWidth() - Method in class akasha.gl.WebGL2RenderingContext
The read-only WebGLRenderingContext.drawingBufferWidth property represents the actual width of the current drawing buffer.
drawingBufferWidth() - Method in class akasha.gl.WebGLRenderingContext
The read-only WebGLRenderingContext.drawingBufferWidth property represents the actual width of the current drawing buffer.
DrawMode - Annotation Type in akasha.gl
 
DrawMode.Util - Class in akasha.gl
 
drawRangeElements(int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.drawRangeElements() method of the WebGL API renders primitives from array data in a given range.
dropEffect - Variable in class akasha.DataTransfer
The DataTransfer.dropEffect property controls the feedback (typically visual) the user is given during a drag and drop operation.
droppedEntriesCount(int) - Method in interface akasha.perf.PerformanceObserverCallbackOptions.Builder
 
droppedEntriesCount() - Method in interface akasha.perf.PerformanceObserverCallbackOptions
 
droppedVideoFrames() - Method in class akasha.VideoPlaybackQuality
The read-only droppedVideoFrames property of the VideoPlaybackQuality interface returns the number of video frames which have been dropped rather than being displayed since the last time the media was loaded into the HTMLVideoElement.
dst - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
DST_ALPHA - Static variable in class akasha.gl.WebGL2RenderingContext
 
DST_ALPHA - Static variable in class akasha.gl.WebGLRenderingContext
 
dst_alpha - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
DST_COLOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
DST_COLOR - Static variable in class akasha.gl.WebGLRenderingContext
 
dstFactor(String) - Method in interface akasha.gpu.GPUBlendComponent.Builder
 
dstFactor() - Method in interface akasha.gpu.GPUBlendComponent
 
dtls_failure - Static variable in annotation type akasha.rtc.RTCErrorDetailType
 
dtlsCipher(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
dtlsCipher() - Method in interface akasha.rtc.RTCTransportStats
 
dtlsState(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
dtlsState() - Method in interface akasha.rtc.RTCTransportStats
 
dtmf() - Method in class akasha.rtc.RTCRtpSender
The read-only dtmf property on the RTCRtpSender interface returns a RTCDTMFSender object which can be used to send DTMF tones over the RTCPeerConnection.
durability() - Method in class akasha.idb.IDBTransaction
 
durability(String) - Method in interface akasha.idb.IDBTransactionOptions.Builder
 
durability() - Method in interface akasha.idb.IDBTransactionOptions
 
duration() - Method in class akasha.audio.AudioBuffer
A double.
duration() - Method in class akasha.AudioData
 
duration(double) - Method in interface akasha.ComputedEffectTiming.Builder
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
duration(String) - Method in interface akasha.ComputedEffectTiming.Builder
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
duration(double) - Method in interface akasha.EffectTiming.Builder
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
duration(String) - Method in interface akasha.EffectTiming.Builder
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
duration() - Method in interface akasha.EffectTiming
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
duration() - Method in class akasha.EncodedAudioChunk
 
duration() - Method in class akasha.EncodedVideoChunk
 
duration(int) - Method in interface akasha.EncodedVideoChunkInit.Builder
 
duration() - Method in interface akasha.EncodedVideoChunkInit
 
duration() - Method in class akasha.HTMLMediaElement
The read-only HTMLMediaElement property duration indicates the length of the element's media in seconds.
duration(double) - Method in interface akasha.KeyframeAnimationOptions.Builder
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
duration(String) - Method in interface akasha.KeyframeAnimationOptions.Builder
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
duration(double) - Method in interface akasha.KeyframeEffectOptions.Builder
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
duration(String) - Method in interface akasha.KeyframeEffectOptions.Builder
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
duration - Variable in class akasha.media.MediaSource
The duration property of the MediaSource interface gets and sets the duration of the current media being presented.
duration(double) - Method in interface akasha.OptionalEffectTiming.Builder
 
duration(String) - Method in interface akasha.OptionalEffectTiming.Builder
 
duration() - Method in interface akasha.OptionalEffectTiming
 
duration() - Method in class akasha.perf.PerformanceEntry
The duration property returns a timestamp that is the duration of the performance entry.
duration() - Method in class akasha.VideoFrame
 
duration(int) - Method in interface akasha.VideoFrameInit.Builder
 
duration() - Method in interface akasha.VideoFrameInit
 
duration(int) - Method in interface akasha.VideoFramePlaneInit.Builder
 
duration() - Method in interface akasha.VideoFramePlaneInit
 
dx() - Method in class akasha.svg.SVGFEDropShadowElement
 
dx() - Method in class akasha.svg.SVGFEOffsetElement
 
dx() - Method in class akasha.svg.SVGTextPositioningElement
 
dy() - Method in class akasha.svg.SVGFEDropShadowElement
 
dy() - Method in class akasha.svg.SVGFEOffsetElement
 
dy() - Method in class akasha.svg.SVGTextPositioningElement
 
DYNAMIC_COPY - Static variable in class akasha.gl.WebGL2RenderingContext
 
DYNAMIC_DRAW - Static variable in class akasha.gl.WebGL2RenderingContext
 
DYNAMIC_DRAW - Static variable in class akasha.gl.WebGLRenderingContext
 
DYNAMIC_READ - Static variable in class akasha.gl.WebGL2RenderingContext
 
DynamicsCompressorNode - Class in akasha.audio
The DynamicsCompressorNode interface provides a compression effect, which lowers the volume of the loudest parts of the signal in order to help prevent clipping and distortion that can occur when multiple sounds are played and multiplexed together at once.
DynamicsCompressorNode(BaseAudioContext, DynamicsCompressorOptions) - Constructor for class akasha.audio.DynamicsCompressorNode
The DynamicsCompressorNode() constructor creates a new DynamicsCompressorNode object which provides a compression effect, which lowers the volume of the loudest parts of the signal
DynamicsCompressorNode(BaseAudioContext) - Constructor for class akasha.audio.DynamicsCompressorNode
The DynamicsCompressorNode() constructor creates a new DynamicsCompressorNode object which provides a compression effect, which lowers the volume of the loudest parts of the signal
DynamicsCompressorOptions - Interface in akasha.audio
 
DynamicsCompressorOptions.Builder - Interface in akasha.audio
 

E

E - Static variable in class akasha.core.JsMath
The Math.E property represents Euler's number, the base of natural logarithms, e, which is approximately 2.718.
e(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
e() - Method in interface akasha.crypto.JsonWebKey
 
e - Variable in class akasha.DOMMatrix
 
e(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
e() - Method in interface akasha.DOMMatrix2DInit
 
e(double) - Method in interface akasha.DOMMatrixInit.Builder
 
e() - Method in class akasha.DOMMatrixReadOnly
 
eager - Static variable in annotation type akasha.LoadingType
Load the resource immediately, regardless of whether or not the resource is currently within the visible viewport (this is the default value).
easing(String) - Method in interface akasha.BaseComputedKeyframe.Builder
 
easing() - Method in interface akasha.BaseComputedKeyframe
 
easing(String) - Method in interface akasha.BaseKeyframe.Builder
 
easing() - Method in interface akasha.BaseKeyframe
 
easing(String) - Method in interface akasha.BasePropertyIndexedKeyframe.Builder
 
easing(JsArray<String>) - Method in interface akasha.BasePropertyIndexedKeyframe.Builder
 
easing(String...) - Method in interface akasha.BasePropertyIndexedKeyframe.Builder
 
easing() - Method in interface akasha.BasePropertyIndexedKeyframe
 
easing(String) - Method in interface akasha.ComputedEffectTiming.Builder
The EffectTiming dictionary's easing property in the Web Animations API specifies the timing function used to scale the time to produce easing effects, where easing is the rate of the animation's change over time.
easing(String) - Method in interface akasha.EffectTiming.Builder
The EffectTiming dictionary's easing property in the Web Animations API specifies the timing function used to scale the time to produce easing effects, where easing is the rate of the animation's change over time.
easing() - Method in interface akasha.EffectTiming
The EffectTiming dictionary's easing property in the Web Animations API specifies the timing function used to scale the time to produce easing effects, where easing is the rate of the animation's change over time.
easing(String) - Method in interface akasha.KeyframeAnimationOptions.Builder
The EffectTiming dictionary's easing property in the Web Animations API specifies the timing function used to scale the time to produce easing effects, where easing is the rate of the animation's change over time.
easing(String) - Method in interface akasha.KeyframeEffectOptions.Builder
The EffectTiming dictionary's easing property in the Web Animations API specifies the timing function used to scale the time to produce easing effects, where easing is the rate of the animation's change over time.
easing(String) - Method in interface akasha.OptionalEffectTiming.Builder
 
easing() - Method in interface akasha.OptionalEffectTiming
 
EcdhKeyDeriveParams - Interface in akasha.crypto
The EcdhKeyDeriveParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.deriveKey(), when using the ECDH algorithm.
EcdhKeyDeriveParams.Builder - Interface in akasha.crypto
The EcdhKeyDeriveParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.deriveKey(), when using the ECDH algorithm.
EcdsaParams - Interface in akasha.crypto
The EcdsaParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.sign() or SubtleCrypto.verify() when using the ECDSA algorithm.
EcdsaParams.Builder - Interface in akasha.crypto
The EcdsaParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.sign() or SubtleCrypto.verify() when using the ECDSA algorithm.
echoCancellation(JsArray<Boolean>) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
echoCancellation(Boolean...) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
echoCancellation() - Method in interface akasha.media.MediaTrackCapabilities
 
echoCancellation(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
echoCancellation(boolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
echoCancellation(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
echoCancellation(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
echoCancellation(boolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
echoCancellation(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
echoCancellation() - Method in interface akasha.media.MediaTrackConstraintSet
 
echoCancellation(boolean) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's echoCancellation property is a Boolean value whose value indicates whether or not echo cancellation is enabled on an audio track.
echoCancellation() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's echoCancellation property is a Boolean value whose value indicates whether or not echo cancellation is enabled on an audio track.
echoCancellation(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's echoCancellation property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the echoCancellation constraint.
echoCancellation() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's echoCancellation property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the echoCancellation constraint.
echoReturnLoss(double) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
echoReturnLoss() - Method in interface akasha.rtc.RTCAudioSenderStats
 
echoReturnLoss(double) - Method in interface akasha.rtc.RTCAudioSourceStats.Builder
 
echoReturnLoss() - Method in interface akasha.rtc.RTCAudioSourceStats
 
echoReturnLoss(double) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
echoReturnLossEnhancement(double) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
echoReturnLossEnhancement() - Method in interface akasha.rtc.RTCAudioSenderStats
 
echoReturnLossEnhancement(double) - Method in interface akasha.rtc.RTCAudioSourceStats.Builder
 
echoReturnLossEnhancement() - Method in interface akasha.rtc.RTCAudioSourceStats
 
echoReturnLossEnhancement(double) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
EcKeyAlgorithm - Interface in akasha.crypto
 
EcKeyAlgorithm.Builder - Interface in akasha.crypto
 
EcKeyGenParams - Interface in akasha.crypto
The EcKeyGenParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.generateKey(), when generating any elliptic-curve-based key pair: that is, when the algorithm is identified as either of ECDSA or ECDH.
EcKeyGenParams.Builder - Interface in akasha.crypto
The EcKeyGenParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.generateKey(), when generating any elliptic-curve-based key pair: that is, when the algorithm is identified as either of ECDSA or ECDH.
EcKeyImportParams - Interface in akasha.crypto
A DOMString representing the name of the elliptic curve to use.
EcKeyImportParams.Builder - Interface in akasha.crypto
A DOMString representing the name of the elliptic curve to use.
edgeMode() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
edgeMode() - Method in class akasha.svg.SVGFEGaussianBlurElement
 
effect - Variable in class akasha.Animation
The Animation.effect property of the Web Animations API gets and sets the target effect of an animation.
effectAllowed - Variable in class akasha.DataTransfer
The DataTransfer.effectAllowed property specifies the effect that is allowed for a drag operation.
effectiveDirective() - Method in class akasha.CSPViolationReportBody
 
effectiveDirective() - Method in class akasha.SecurityPolicyViolationEvent
The effectiveDirective read-only property of the SecurityPolicyViolationEvent interface is a DOMString representing the directive whose enforcement uncovered the violation.
effectiveDirective(String) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
effectiveDirective() - Method in interface akasha.SecurityPolicyViolationEventInit
 
EffectTiming - Interface in akasha
The EffectTiming dictionary, part of the Web Animations API, is used by Element.animate(), KeyframeEffectReadOnly(), and KeyframeEffect() to describe timing properties for animation effects.
EffectTiming.Builder - Interface in akasha
The EffectTiming dictionary, part of the Web Animations API, is used by Element.animate(), KeyframeEffectReadOnly(), and KeyframeEffect() to describe timing properties for animation effects.
elapsedTime() - Method in class akasha.AnimationEvent
The AnimationEvent.elapsedTime read-only property is a float giving the amount of time the animation has been running, in seconds, when this event fired, excluding any time the animation was paused.
elapsedTime(double) - Method in interface akasha.AnimationEventInit.Builder
 
elapsedTime() - Method in interface akasha.AnimationEventInit
 
elapsedTime(float) - Method in interface akasha.speech.SpeechSynthesisErrorEventInit.Builder
 
elapsedTime() - Method in class akasha.speech.SpeechSynthesisEvent
The elapsedTime read-only property of the SpeechSynthesisUtterance interface returns the elapsed time in seconds after the SpeechSynthesisUtterance.text started being spoken that the event was triggered at.
elapsedTime(float) - Method in interface akasha.speech.SpeechSynthesisEventInit.Builder
 
elapsedTime() - Method in interface akasha.speech.SpeechSynthesisEventInit
 
elapsedTime() - Method in class akasha.TransitionEvent
The TransitionEvent.elapsedTime read-only property is a float giving the amount of time the animation has been running, in seconds, when this event fired.
elapsedTime(double) - Method in interface akasha.TransitionEventInit.Builder
 
elapsedTime() - Method in interface akasha.TransitionEventInit
 
element() - Method in class akasha.CSSPseudoElement
The element read-only property of the CSSPseudoElement interface returns a reference to the originating element of the pseudo-element, in other words its parent element.
Element - Class in akasha
Element is the most general base class from which all element objects (i.e.
Element() - Constructor for class akasha.Element
 
element(String) - Method in interface akasha.wasm.TableDescriptor.Builder
 
element() - Method in interface akasha.wasm.TableDescriptor
 
ELEMENT_ARRAY_BUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
ELEMENT_ARRAY_BUFFER - Static variable in class akasha.gl.WebGLRenderingContext
 
ELEMENT_ARRAY_BUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
ELEMENT_ARRAY_BUFFER_BINDING - Static variable in class akasha.gl.WebGLRenderingContext
 
ELEMENT_NODE - Static variable in class akasha.Node
 
ElementCreationOptions - Interface in akasha
 
ElementCreationOptions.Builder - Interface in akasha
 
ElementDefinitionOptions - Interface in akasha
 
ElementDefinitionOptions.Builder - Interface in akasha
 
elementFromPoint(double, double) - Method in class akasha.Document
 
ElementInternals - Class in akasha
The ElementInternals interface of the Document_Object_Model gives web developers a way to allow custom elements to fully participate in HTML forms.
ElementInternals() - Constructor for class akasha.ElementInternals
 
ElementOrDocumentUnion - Interface in akasha
 
ElementOrProcessingInstructionUnion - Interface in akasha
 
elements() - Method in class akasha.HTMLFieldSetElement
 
elements() - Method in class akasha.HTMLFormElement
The HTMLFormElement property elements returns an HTMLFormControlsCollection listing all the form controls contained in the form element.
elementsFromPoint(double, double) - Method in class akasha.Document
 
elevation() - Method in class akasha.svg.SVGFEDistantLightElement
 
ellipse(double, double, double, double, double, double, double, boolean) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.ellipse() method of the Canvas 2D API adds an elliptical arc to the current sub-path.
ellipse(double, double, double, double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.ellipse() method of the Canvas 2D API adds an elliptical arc to the current sub-path.
ellipse(double, double, double, double, double, double, double, boolean) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
ellipse(double, double, double, double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
ellipse(double, double, double, double, double, double, double, boolean) - Method in class akasha.Path2D
 
ellipse(double, double, double, double, double, double, double) - Method in class akasha.Path2D
 
email - Static variable in annotation type akasha.AutocompleteType
An email address.
email - Static variable in annotation type akasha.InputModeType
A virtual keyboard optimized for entering email addresses.
email - Static variable in annotation type akasha.InputType
A field for editing an email address.
embed - Static variable in annotation type akasha.RequestDestination
 
embeds() - Method in class akasha.Document
The embeds read-only property of the Document interface returns a list of the embedded object elements within the current document.
emHeightAscent() - Method in class akasha.TextMetrics
The read-only emHeightAscent property of the TextMetrics interface is a double giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the top of the em square in the line box, in CSS pixels.
emHeightDescent() - Method in class akasha.TextMetrics
The read-only emHeightDescent property of the TextMetrics interface is a double giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the bottom of the em square in the line box, in CSS pixels.
EMPTY - Static variable in class akasha.FileReader
 
empty() - Method in class akasha.Selection
The Selection.removeAllRanges() method removes all ranges from the selection, leaving the anchorNode and focusNode properties equal to null and leaving nothing selected.
emulatedPosition() - Method in class akasha.xr.XRPose
The emulatedPosition read-only attribute of the XRPose interface is a Boolean value indicating whether or not both the the position component of the pose's transform is directly taken from the XR device, or it's simulated or computed based on other sources.
enable(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.enable() method of the WebGL API enables specific WebGL capabilities for this context.
enable(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.enable() method of the WebGL API enables specific WebGL capabilities for this context.
enable() - Method in class akasha.NavigationPreloadManager
 
enabled - Variable in class akasha.AudioTrack
The AudioTrack property enabled specifies whether or not the described audio track is currently enabled for use.
enabled - Variable in class akasha.media.MediaStreamTrack
The enabled property on the MediaStreamTrack interface is a Boolean value which is true if the track is allowed to render the source stream or false if it is not.
enabled(boolean) - Method in interface akasha.NavigationPreloadState.Builder
 
enabled() - Method in interface akasha.NavigationPreloadState
 
enabledPlugin() - Method in class akasha.MimeType
 
enableHighAccuracy(boolean) - Method in interface akasha.PositionOptions.Builder
The PositionOptions.enableHighAccuracy property is a Boolean that indicates the application would like to receive the best possible results.
enableHighAccuracy() - Method in interface akasha.PositionOptions
The PositionOptions.enableHighAccuracy property is a Boolean that indicates the application would like to receive the best possible results.
enableVertexAttribArray(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext method enableVertexAttribArray(), part of the WebGL API, turns on the generic vertex attribute array at the specified index into the list of attribute arrays.
enableVertexAttribArray(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext method enableVertexAttribArray(), part of the WebGL API, turns on the generic vertex attribute array at the specified index into the list of attribute arrays.
encode(AudioData) - Method in class akasha.AudioEncoder
 
encode - Static variable in annotation type akasha.rtc.RTCCodecType
 
encode(String) - Method in class akasha.TextEncoder
The TextEncoder.prototype.encode() method takes a USVString as input, and returns a Uint8Array containing the text given in parameters encoded with the specific method for that TextEncoder object.
encode() - Method in class akasha.TextEncoder
The TextEncoder.prototype.encode() method takes a USVString as input, and returns a Uint8Array containing the text given in parameters encoded with the specific method for that TextEncoder object.
encode(VideoFrame, VideoEncoderEncodeOptions) - Method in class akasha.VideoEncoder
 
encode(VideoFrame) - Method in class akasha.VideoEncoder
 
EncodedAudioChunk - Class in akasha
 
EncodedAudioChunk(EncodedAudioChunkInit) - Constructor for class akasha.EncodedAudioChunk
 
EncodedAudioChunkInit - Interface in akasha
 
EncodedAudioChunkInit.Builder - Interface in akasha
 
EncodedAudioChunkMetadata - Interface in akasha
 
EncodedAudioChunkMetadata.Builder - Interface in akasha
 
EncodedAudioChunkOutputCallback - Interface in akasha
 
EncodedAudioChunkType - Annotation Type in akasha
 
EncodedAudioChunkType.Util - Class in akasha
 
encodedBodySize() - Method in class akasha.perf.PerformanceResourceTiming
The encodedBodySize read-only property represents the size (in octets) received from the fetch (HTTP or cache), of the payload body, before removing any applied content-codings.
EncodedVideoChunk - Class in akasha
 
EncodedVideoChunk(EncodedVideoChunkInit) - Constructor for class akasha.EncodedVideoChunk
 
EncodedVideoChunkInit - Interface in akasha
 
EncodedVideoChunkInit.Builder - Interface in akasha
 
EncodedVideoChunkMetadata - Interface in akasha
 
EncodedVideoChunkMetadata.Builder - Interface in akasha
 
EncodedVideoChunkOutputCallback - Interface in akasha
 
EncodedVideoChunkType - Annotation Type in akasha
 
EncodedVideoChunkType.Util - Class in akasha
 
encodeInto(String, Uint8Array) - Method in class akasha.TextEncoder
The TextEncoder.prototype.encodeInto() method takes a USVString to encode and a destination Uint8Array to put resulting UTF-8 encoded text into, and returns a dictionary object indicating the progress of the encoding.
encodeQueueSize() - Method in class akasha.AudioEncoder
 
encodeQueueSize() - Method in class akasha.VideoEncoder
 
encoderImplementation(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
encoderImplementation() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
encodeURI(String) - Static method in class akasha.Global
The encodeURI() function encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two "surrogate" characters).
encodeURIComponent(String) - Static method in class akasha.Global
The encodeURIComponent() function encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two "surrogate" characters).
encoding - Variable in class akasha.HTMLFormElement
The HTMLFormElement.encoding property is an alternative name for the enctype element on the DOM HTMLFormElement object.
encoding() - Method in class akasha.TextDecoder
The TextDecoder.prototype.encoding read-only property returns a DOMString containing the name of the decoding algorithm used by the specific decoder.
encoding() - Method in class akasha.TextDecoderStream
 
encoding() - Method in class akasha.TextEncoder
The TextEncoder.encoding read-only property returns a DOMString containing the name of the encoding algorithm used by the specific encoder.
encoding() - Method in class akasha.TextEncoderStream
 
encodings(JsArray<RTCRtpEncodingParameters>) - Method in interface akasha.rtc.RTCRtpSendParameters.Builder
 
encodings(RTCRtpEncodingParameters...) - Method in interface akasha.rtc.RTCRtpSendParameters.Builder
 
encodings() - Method in interface akasha.rtc.RTCRtpSendParameters
 
encrypt - Static variable in annotation type akasha.crypto.KeyUsage
 
encrypt(AlgorithmIdentifier, CryptoKey, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The encrypt() method of the SubtleCrypto interface encrypts data.
encrypt(JsObject, CryptoKey, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The encrypt() method of the SubtleCrypto interface encrypts data.
encrypt(String, CryptoKey, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The encrypt() method of the SubtleCrypto interface encrypts data.
encrypted(boolean) - Method in interface akasha.rtc.RTCRtpHeaderExtensionParameters.Builder
 
encrypted() - Method in interface akasha.rtc.RTCRtpHeaderExtensionParameters
 
enctype - Variable in class akasha.HTMLFormElement
The HTMLFormElement.enctype property is the MIME type of content that is used to submit the form to the server.
end - Static variable in annotation type akasha.AlignSetting
 
end - Static variable in annotation type akasha.CanvasTextAlign
 
end - Static variable in annotation type akasha.LineAlignSetting
 
end - Static variable in annotation type akasha.ScrollLogicalPosition
 
end - Static variable in annotation type akasha.SelectionMode
 
end(int) - Method in class akasha.TimeRanges
Returns the time offset at which a specified time range ends.
end() - Method in class akasha.xr.XRSession
The end() method shuts down the XRSession on which it's called, returning a promise which resolves once the session has fully shut down.
END_TO_END - Static variable in class akasha.Range
 
END_TO_START - Static variable in class akasha.Range
 
endContainer() - Method in class akasha.AbstractRange
The endContainer property of the AbstractRange interface returns the Node in which the end of the range is located.
endContainer(Node) - Method in interface akasha.StaticRangeInit.Builder
 
endContainer() - Method in interface akasha.StaticRangeInit
 
endDelay(double) - Method in interface akasha.ComputedEffectTiming.Builder
The endDelay property of the EffectTiming dictionary (part of the Web Animations API) indicates the number of milliseconds to delay after the active period of an animation sequence.
endDelay(double) - Method in interface akasha.EffectTiming.Builder
The endDelay property of the EffectTiming dictionary (part of the Web Animations API) indicates the number of milliseconds to delay after the active period of an animation sequence.
endDelay() - Method in interface akasha.EffectTiming
The endDelay property of the EffectTiming dictionary (part of the Web Animations API) indicates the number of milliseconds to delay after the active period of an animation sequence.
endDelay(double) - Method in interface akasha.KeyframeAnimationOptions.Builder
The endDelay property of the EffectTiming dictionary (part of the Web Animations API) indicates the number of milliseconds to delay after the active period of an animation sequence.
endDelay(double) - Method in interface akasha.KeyframeEffectOptions.Builder
The endDelay property of the EffectTiming dictionary (part of the Web Animations API) indicates the number of milliseconds to delay after the active period of an animation sequence.
endDelay(double) - Method in interface akasha.OptionalEffectTiming.Builder
 
endDelay() - Method in interface akasha.OptionalEffectTiming
 
ended() - Method in class akasha.HTMLMediaElement
The HTMLMediaElement.ended indicates whether the media element has ended playback.
ended - Static variable in annotation type akasha.media.MediaStreamTrackState
 
ended - Static variable in annotation type akasha.media.ReadyState
 
ended(boolean) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
 
ended(boolean) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
ended(boolean) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
ended(boolean) - Method in interface akasha.rtc.RTCMediaHandlerStats.Builder
 
ended() - Method in interface akasha.rtc.RTCMediaHandlerStats
 
ended(boolean) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
ended(boolean) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
ended(boolean) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
ended(boolean) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
ended(boolean) - Method in interface akasha.rtc.RTCVideoHandlerStats.Builder
 
ended(boolean) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
ended(boolean) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
endings(String) - Method in interface akasha.BlobPropertyBag.Builder
 
endings() - Method in interface akasha.BlobPropertyBag
 
endings(String) - Method in interface akasha.FilePropertyBag.Builder
 
EndingType - Annotation Type in akasha
 
EndingType.Util - Class in akasha
 
endOcclusionQuery() - Method in class akasha.gpu.GPURenderPassEncoder
 
endOffset() - Method in class akasha.AbstractRange
The endOffset property of the AbstractRange interface returns the offset into the end node of the range's end position.
endOffset(int) - Method in interface akasha.StaticRangeInit.Builder
 
endOffset() - Method in interface akasha.StaticRangeInit
 
endOfStream(String) - Method in class akasha.media.MediaSource
The endOfStream() method of the MediaSource interface signals the end of the stream.
endOfStream() - Method in class akasha.media.MediaSource
The endOfStream() method of the MediaSource interface signals the end of the stream.
EndOfStreamError - Annotation Type in akasha.media
 
EndOfStreamError.Util - Class in akasha.media
 
endPass() - Method in class akasha.gpu.GPUComputePassEncoder
 
endPass() - Method in class akasha.gpu.GPURenderPassEncoder
 
endPipelineStatisticsQuery() - Method in class akasha.gpu.GPUComputePassEncoder
 
endPipelineStatisticsQuery() - Method in class akasha.gpu.GPURenderPassEncoder
 
endpoint() - Method in class akasha.PushSubscription
The endpoint read-only property of the PushSubscription interface returns a USVString containing the endpoint associated with the push subscription.
endpoint(String) - Method in interface akasha.PushSubscriptionJSON.Builder
 
endpoint() - Method in interface akasha.PushSubscriptionJSON
 
endQuery(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.endQuery() method of the WebGL 2 API marks the end of a given query target.
endQueryEXT(int) - Method in class akasha.gl.EXT_disjoint_timer_query
 
endsWith(String, int) - Method in class akasha.core.JsString
The endsWith() method determines whether a string ends with the characters of a specified string, returning true or false as appropriate.
endsWith(String) - Method in class akasha.core.JsString
The endsWith() method determines whether a string ends with the characters of a specified string, returning true or false as appropriate.
endTime(double) - Method in interface akasha.ComputedEffectTiming.Builder
 
endTime() - Method in interface akasha.ComputedEffectTiming
 
endTime - Variable in class akasha.TextTrackCue
 
endTransformFeedback() - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.endTransformFeedback() method of the WebGL 2 API ends a transform feedback operation.
enforce - Static variable in annotation type akasha.SecurityPolicyViolationEventDisposition
 
enqueue(ArrayBufferView) - Method in class akasha.ReadableByteStreamController
 
enqueue(Object) - Method in class akasha.ReadableStreamDefaultController
 
enqueue() - Method in class akasha.ReadableStreamDefaultController
 
enqueue(Object) - Method in class akasha.TransformStreamDefaultController
 
enqueue() - Method in class akasha.TransformStreamDefaultController
 
enterKeyHint - Variable in class akasha.HTMLElement
 
enterprise - Static variable in annotation type akasha.AttestationConveyancePreference
 
ENTITY_NODE - Static variable in class akasha.Node
 
ENTITY_REFERENCE_NODE - Static variable in class akasha.Node
 
entries() - Method in class akasha.audio.AudioParamMap
 
entries() - Method in class akasha.bluetooth.BluetoothManufacturerDataMap
 
entries() - Method in class akasha.bluetooth.BluetoothServiceDataMap
 
entries() - Method in class akasha.core.JsMap
The entries() method returns a new Iterator object that contains the [key, value] pairs for each element in the Map object in insertion order.
entries(Object) - Static method in class akasha.core.JsObject
The Object.entries() method returns an array of a given object's own enumerable string-keyed property [key, value] pairs, in the same order as that provided by a for...in loop.
entries() - Method in class akasha.core.JsSet
The entries() method returns a new Iterator object that contains an array of [value, value] for each element in the Set object, in insertion order.
entries() - Method in class akasha.core.RegExpGroups
 
entries() - Method in class akasha.CSSFontFeatureValuesMap
 
entries() - Method in class akasha.CSSFontPaletteValuesRule
 
entries() - Method in class akasha.DOMTokenList
The DOMTokenList.entries() method returns an iterator allowing you to go through all key/value pairs contained in this object.
entries() - Method in class akasha.FormData
The FormData.entries() method returns an iterator allowing to go through all key/value pairs contained in this object.
entries(JsArray<GPUBindGroupEntry>) - Method in interface akasha.gpu.GPUBindGroupDescriptor.Builder
 
entries(GPUBindGroupEntry...) - Method in interface akasha.gpu.GPUBindGroupDescriptor.Builder
 
entries() - Method in interface akasha.gpu.GPUBindGroupDescriptor
 
entries(JsArray<GPUBindGroupLayoutEntry>) - Method in interface akasha.gpu.GPUBindGroupLayoutDescriptor.Builder
 
entries(GPUBindGroupLayoutEntry...) - Method in interface akasha.gpu.GPUBindGroupLayoutDescriptor.Builder
 
entries() - Method in interface akasha.gpu.GPUBindGroupLayoutDescriptor
 
entries() - Method in class akasha.gpu.GPUSupportedFeatures
 
entries() - Method in class akasha.Headers
The Headers.entries() method returns an iterator allowing to go through all key/value pairs contained in this object.
entries() - Method in class akasha.lang.JsArray
The entries() method returns a new Array Iterator object that contains the key/value pairs for each index in the array.
entries() - Method in class akasha.MediaKeyStatusMap
The entries() read-only property of the MediaKeyStatusMap interface returns a new Iterator object, containing an array of [key, value] pairs for each element in the status map, in insertion order.
entries() - Method in class akasha.NodeList
The NodeList.entries() method returns an iterator allowing to go through all key/value pairs contained in this object.
entries() - Method in class akasha.rtc.RTCStatsReport
 
entries() - Method in class akasha.URLSearchParams
The entries() method of the URLSearchParams interface returns an iterator allowing iteration through all key/value pairs contained in this object.
entries() - Method in class akasha.xr.XRInputSourceArray
The XRInputSourceArray interface's entries() method returns a JavaScript iterator which can then be used to iterate over the key/value pairs in the input source array.
Entry() - Constructor for class akasha.audio.AudioParamMap.Entry
 
Entry() - Constructor for class akasha.bluetooth.BluetoothManufacturerDataMap.Entry
 
Entry() - Constructor for class akasha.bluetooth.BluetoothServiceDataMap.Entry
 
Entry() - Constructor for class akasha.core.JsMap.Entry
 
Entry() - Constructor for class akasha.core.JsWeakMap.Entry
 
Entry() - Constructor for class akasha.core.RegExpGroups.Entry
 
Entry() - Constructor for class akasha.CSSFontFeatureValuesMap.Entry
 
Entry() - Constructor for class akasha.CSSFontPaletteValuesRule.Entry
 
Entry() - Constructor for class akasha.DOMTokenList.Entry
 
Entry() - Constructor for class akasha.FormData.Entry
 
Entry() - Constructor for class akasha.gpu.GPUSupportedFeatures.Entry
 
Entry() - Constructor for class akasha.Headers.Entry
 
Entry() - Constructor for class akasha.lang.JsArray.Entry
 
Entry() - Constructor for class akasha.MediaKeyStatusMap.Entry
 
Entry() - Constructor for class akasha.NodeList.Entry
 
Entry() - Constructor for class akasha.rtc.RTCStatsReport.Entry
 
Entry() - Constructor for class akasha.URLSearchParams.Entry
 
Entry() - Constructor for class akasha.xr.XRInputSourceArray.Entry
 
entryPoint(String) - Method in interface akasha.gpu.GPUFragmentState.Builder
 
entryPoint(String) - Method in interface akasha.gpu.GPUProgrammableStage.Builder
 
entryPoint() - Method in interface akasha.gpu.GPUProgrammableStage
 
entryPoint(String) - Method in interface akasha.gpu.GPUVertexState.Builder
 
entryType() - Method in class akasha.perf.PerformanceEntry
The entryType property returns a DOMString representing the type of performance metric such as, for example, "mark".
entryTypes(JsArray<String>) - Method in interface akasha.perf.PerformanceObserverInit.Builder
 
entryTypes(String...) - Method in interface akasha.perf.PerformanceObserverInit.Builder
 
entryTypes() - Method in interface akasha.perf.PerformanceObserverInit
 
enumerable(boolean) - Method in interface akasha.core.ObjectPropertyDescriptor.Builder
 
enumerable() - Method in interface akasha.core.ObjectPropertyDescriptor
 
enumerateDevices() - Method in class akasha.media.MediaDevices
The MediaDevices method enumerateDevices() requests a list of the available media input and output devices, such as microphones, cameras, headsets, and so forth.
environment - Static variable in annotation type akasha.media.VideoFacingModeEnum
 
EPSILON - Static variable in class akasha.core.JsNumber
The Number.EPSILON property represents the difference between 1 and the smallest floating point number greater than 1.
EQUAL - Static variable in class akasha.gl.WebGL2RenderingContext
 
EQUAL - Static variable in class akasha.gl.WebGLRenderingContext
 
equal - Static variable in annotation type akasha.gpu.GPUCompareFunction
 
equalpower - Static variable in annotation type akasha.audio.PanningModelType
 
error(WebCodecsErrorCallback) - Method in interface akasha.AudioDecoderInit.Builder
 
error() - Method in interface akasha.AudioDecoderInit
 
error(WebCodecsErrorCallback) - Method in interface akasha.AudioEncoderInit.Builder
 
error() - Method in interface akasha.AudioEncoderInit
 
error(Object...) - Static method in class akasha.Console
Outputs an error message to the Web Console.
error() - Method in class akasha.ErrorEvent
 
error(Object) - Method in interface akasha.ErrorEventInit.Builder
 
error() - Method in interface akasha.ErrorEventInit
 
error() - Method in class akasha.FileReader
The FileReader error property returns the error that occurred while reading the file.
error - Static variable in annotation type akasha.gpu.GPUCompilationMessageType
 
error() - Method in class akasha.gpu.GPUUncapturedErrorEvent
 
error(GPUError) - Method in interface akasha.gpu.GPUUncapturedErrorEventInit.Builder
 
error() - Method in interface akasha.gpu.GPUUncapturedErrorEventInit
 
error() - Method in class akasha.HTMLMediaElement
The HTMLMediaElement.error is the MediaError object for the most recent error, or null if there has not been an error.
ERROR - Static variable in class akasha.HTMLTrackElement
 
error() - Method in class akasha.idb.IDBRequest
A DOMError containing the relevant error.
error() - Method in class akasha.idb.IDBTransaction
A DOMError containing the relevant error.
error() - Method in class akasha.media.MediaRecorderErrorEvent
The read-only error property in the MediaRecorderErrorEvent interface is a DOMException object providing details about the exception that was thrown by a MediaRecorder instance.
error(DOMException) - Method in interface akasha.media.MediaRecorderErrorEventInit.Builder
 
error() - Method in interface akasha.media.MediaRecorderErrorEventInit
 
error(Object) - Method in class akasha.ReadableByteStreamController
 
error() - Method in class akasha.ReadableByteStreamController
 
error(Object) - Method in class akasha.ReadableStreamDefaultController
 
error() - Method in class akasha.ReadableStreamDefaultController
 
error - Static variable in annotation type akasha.RequestRedirect
 
error() - Static method in class akasha.Response
The error() method of the Response interface returns a new Response object associated with a network error.
error - Static variable in annotation type akasha.ResponseType
 
error() - Method in class akasha.rtc.RTCErrorEvent
The read-only RTCErrorEvent property error contains an RTCError object describing the details of the error which the event is announcing.
error(RTCError) - Method in interface akasha.rtc.RTCErrorEventInit.Builder
 
error() - Method in interface akasha.rtc.RTCErrorEventInit
 
error() - Method in class akasha.speech.SpeechRecognitionErrorEvent
The error read-only property of the SpeechRecognitionErrorEvent interface returns the type of error raised.
error(String) - Method in interface akasha.speech.SpeechRecognitionErrorEventInit.Builder
 
error() - Method in interface akasha.speech.SpeechRecognitionErrorEventInit
 
error() - Method in class akasha.speech.SpeechSynthesisErrorEvent
The error property of the SpeechSynthesisErrorEvent interface returns an error code indicating what has gone wrong with a speech synthesis attempt.
error(String) - Method in interface akasha.speech.SpeechSynthesisErrorEventInit.Builder
 
error() - Method in interface akasha.speech.SpeechSynthesisErrorEventInit
 
error(Object) - Method in class akasha.TransformStreamDefaultController
 
error() - Method in class akasha.TransformStreamDefaultController
 
error(WebCodecsErrorCallback) - Method in interface akasha.VideoDecoderInit.Builder
 
error() - Method in interface akasha.VideoDecoderInit
 
error(WebCodecsErrorCallback) - Method in interface akasha.VideoEncoderInit.Builder
 
error() - Method in interface akasha.VideoEncoderInit
 
error(Object) - Method in class akasha.WritableStreamDefaultController
 
error() - Method in class akasha.WritableStreamDefaultController
 
errorCode() - Method in class akasha.rtc.RTCPeerConnectionIceErrorEvent
 
errorCode(int) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit.Builder
 
errorCode() - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit
 
errorDetail() - Method in class akasha.rtc.RTCError
 
errorDetail(String) - Method in interface akasha.rtc.RTCErrorInit.Builder
 
errorDetail() - Method in interface akasha.rtc.RTCErrorInit
 
ErrorEvent - Class in akasha
The ErrorEvent interface represents events providing information related to errors in scripts or in files.
ErrorEvent(String, ErrorEventInit) - Constructor for class akasha.ErrorEvent
 
ErrorEvent(String) - Constructor for class akasha.ErrorEvent
 
ErrorEventInit - Interface in akasha
 
ErrorEventInit.Builder - Interface in akasha
 
errors() - Method in class akasha.core.AggregateError
 
errorText() - Method in class akasha.rtc.RTCPeerConnectionIceErrorEvent
 
errorText(String) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit.Builder
 
errorText() - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit
 
escape(String) - Static method in class akasha.CSS
The CSS.escape() static method returns a CSSOMString containing the escaped string passed as parameter, mostly for use as part of a CSS selector.
escape(String) - Static method in class akasha.Global
Deprecated. 
estimate() - Method in class akasha.StorageManager
The estimate() method of the StorageManager interface asks the Storage Manager for how much storage the current origin takes up (usage), and how much space is available (quota).
estimatedPlayoutTimestamp(double) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
estimatedPlayoutTimestamp() - Method in interface akasha.rtc.RTCAudioReceiverStats
 
estimatedPlayoutTimestamp(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
estimatedPlayoutTimestamp() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
estimatedPlayoutTimestamp(double) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
estimatedPlayoutTimestamp(double) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
estimatedPlayoutTimestamp(double) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
estimatedPlayoutTimestamp() - Method in interface akasha.rtc.RTCVideoReceiverStats
 
eval(String) - Static method in class akasha.Global
The eval() function evaluates JavaScript code represented as a string.
EvalError - Class in akasha.core
The EvalError object indicates an error regarding the global eval() function.
EvalError(String) - Constructor for class akasha.core.EvalError
The EvalError constructor creates a new error regarding the global eval() function.
EvalError() - Constructor for class akasha.core.EvalError
The EvalError constructor creates a new error regarding the global eval() function.
evaluate(String, Node, XPathNSResolver, int, XPathResult) - Method in class akasha.Document
Returns an XPathResult based on an XPath expression and other given parameters.
evaluate(String, Node, XPathNSResolver, int) - Method in class akasha.Document
Returns an XPathResult based on an XPath expression and other given parameters.
evaluate(String, Node, XPathNSResolver) - Method in class akasha.Document
Returns an XPathResult based on an XPath expression and other given parameters.
evaluate(String, Node) - Method in class akasha.Document
Returns an XPathResult based on an XPath expression and other given parameters.
evaluate(String, Node, XPathNSResolver, int, XPathResult) - Method in class akasha.XPathEvaluator
The evaluate() method of the XPathEvaluator interface executes an XPath expression on the given node or document and returns an XPathResult.
evaluate(String, Node, XPathNSResolver, int) - Method in class akasha.XPathEvaluator
The evaluate() method of the XPathEvaluator interface executes an XPath expression on the given node or document and returns an XPathResult.
evaluate(String, Node, XPathNSResolver) - Method in class akasha.XPathEvaluator
The evaluate() method of the XPathEvaluator interface executes an XPath expression on the given node or document and returns an XPathResult.
evaluate(String, Node) - Method in class akasha.XPathEvaluator
The evaluate() method of the XPathEvaluator interface executes an XPath expression on the given node or document and returns an XPathResult.
evaluate(Node, int, XPathResult) - Method in class akasha.XPathExpression
The evaluate() method of the XPathExpression interface executes an XPath expression on the given node or document and returns an XPathResult.
evaluate(Node, int) - Method in class akasha.XPathExpression
The evaluate() method of the XPathExpression interface executes an XPath expression on the given node or document and returns an XPathResult.
evaluate(Node) - Method in class akasha.XPathExpression
The evaluate() method of the XPathExpression interface executes an XPath expression on the given node or document and returns an XPathResult.
evenodd - Static variable in annotation type akasha.CanvasFillRule
 
Event - Class in akasha
The Event interface represents an event which takes place in the DOM.
Event(String, EventInit) - Constructor for class akasha.Event
The Event() constructor creates a new Event.
Event(String) - Constructor for class akasha.Event
The Event() constructor creates a new Event.
event - Variable in class akasha.HTMLScriptElement
 
event() - Method in class akasha.Window
The read-only Window property event returns the Event which is currently being handled by the site's code.
event() - Static method in class akasha.WindowGlobal
The read-only Window property event returns the Event which is currently being handled by the site's code.
EventHandler - Interface in akasha
 
EventInit - Interface in akasha
 
EventInit.Builder - Interface in akasha
 
EventListener - Interface in akasha
The EventListener interface represents an object that can handle an event dispatched by an EventTarget object.
EventListenerOptions - Interface in akasha
 
EventListenerOptions.Builder - Interface in akasha
 
EventModifierInit - Interface in akasha
 
EventModifierInit.Builder - Interface in akasha
 
EventOrStringUnion - Interface in akasha
 
EventOrUndefinedUnion - Interface in akasha
 
eventPhase() - Method in class akasha.Event
The eventPhase read-only property of the Event interface indicates which phase of the event flow is currently being evaluated.
EventPhase - Annotation Type in akasha
 
EventPhase.Util - Class in akasha
 
EventSource - Class in akasha
The EventSource interface is web content's interface to server-sent events.
EventSource(String, EventSourceInit) - Constructor for class akasha.EventSource
The EventSource() constructor returns a newly-created EventSource, which represents a remote resource.
EventSource(String) - Constructor for class akasha.EventSource
The EventSource() constructor returns a newly-created EventSource, which represents a remote resource.
EventSourceInit - Interface in akasha
 
EventSourceInit.Builder - Interface in akasha
 
EventSourceReadyState - Annotation Type in akasha
 
EventSourceReadyState.Util - Class in akasha
 
EventTarget - Class in akasha
EventTarget is a DOM interface implemented by objects that can receive events and may have listeners for them.
EventTarget() - Constructor for class akasha.EventTarget
The EventTarget() constructor creates a new EventTarget object instance.
every(JsArray.Predicate<T>) - Method in class akasha.lang.JsArray
The every() method tests whether all elements in the array pass the test implemented by the provided function.
every(JsArray.Predicate2<T>) - Method in class akasha.lang.JsArray
The every() method tests whether all elements in the array pass the test implemented by the provided function.
every(JsArray.Predicate3<T>) - Method in class akasha.lang.JsArray
The every() method tests whether all elements in the array pass the test implemented by the provided function.
exact(boolean) - Method in interface akasha.media.ConstrainBooleanParameters.Builder
 
exact() - Method in interface akasha.media.ConstrainBooleanParameters
 
exact(String) - Method in interface akasha.media.ConstrainDOMStringParameters.Builder
 
exact(JsArray<String>) - Method in interface akasha.media.ConstrainDOMStringParameters.Builder
 
exact(String...) - Method in interface akasha.media.ConstrainDOMStringParameters.Builder
 
exact() - Method in interface akasha.media.ConstrainDOMStringParameters
 
exact(double) - Method in interface akasha.media.ConstrainDoubleRange.Builder
 
exact() - Method in interface akasha.media.ConstrainDoubleRange
 
exact(int) - Method in interface akasha.media.ConstrainULongRange.Builder
 
exact() - Method in interface akasha.media.ConstrainULongRange
 
exchange(IntegerTypedArray, int, int) - Static method in class akasha.core.Atomics
Stores a value at the specified index of the array.
excludeCredentials(JsArray<PublicKeyCredentialDescriptor>) - Method in interface akasha.PublicKeyCredentialCreationOptions.Builder
excludeCredentials, an optional property of the PublicKeyCredentialCreationOptions dictionary, is an Array whose elements are descriptors for the public keys already existing for a given user.
excludeCredentials(PublicKeyCredentialDescriptor...) - Method in interface akasha.PublicKeyCredentialCreationOptions.Builder
excludeCredentials, an optional property of the PublicKeyCredentialCreationOptions dictionary, is an Array whose elements are descriptors for the public keys already existing for a given user.
excludeCredentials() - Method in interface akasha.PublicKeyCredentialCreationOptions
excludeCredentials, an optional property of the PublicKeyCredentialCreationOptions dictionary, is an Array whose elements are descriptors for the public keys already existing for a given user.
exec(String) - Method in class akasha.core.RegExp
The exec() method executes a search for a match in a specified string.
execCommand(String, boolean, String) - Method in class akasha.Document
When an HTML document has been switched to designMode, its document object exposes an execCommand method to run commands that manipulate the current editable region, such as form inputs or contentEditable elements.
execCommand(String, boolean) - Method in class akasha.Document
When an HTML document has been switched to designMode, its document object exposes an execCommand method to run commands that manipulate the current editable region, such as form inputs or contentEditable elements.
execCommand(String) - Method in class akasha.Document
When an HTML document has been switched to designMode, its document object exposes an execCommand method to run commands that manipulate the current editable region, such as form inputs or contentEditable elements.
executeBundles(JsArray<GPURenderBundle>) - Method in class akasha.gpu.GPURenderPassEncoder
 
executeBundles(GPURenderBundle[]) - Method in class akasha.gpu.GPURenderPassEncoder
 
executionTime() - Method in class akasha.gpu.GPUCommandBuffer
 
exitFullscreen() - Method in class akasha.Document
The Document method exitFullscreen() requests that the element on this document which is currently being presented in full-screen mode be taken out of full-screen mode, restoring the previous state of the screen.
exitPointerLock() - Method in class akasha.Document
The exitPointerLock() method asynchronously releases a pointer lock previously requested through Element.requestPointerLock.
exp(double) - Static method in class akasha.core.JsMath
The Math.exp() function returns e^x, where x is the argument, and e is Euler's number (also known as Napier's constant), the base of the natural logarithms.
expanded - Static variable in annotation type akasha.CanvasFontStretch
 
expiration() - Method in class akasha.MediaKeySession
The MediaKeySession.expiration read-only property returns the time after which the keys in the current session can no longer be used to decrypt media data, or NaN if no such time exists.
expirationTime() - Method in class akasha.PushSubscription
The expirationTime read-only property of the PushSubscription interface returns a DOMHighResTimeStamp of the subscription expiration time associated with the push subscription, if there is one, or null otherwise.
expirationTime(int) - Method in interface akasha.PushSubscriptionJSON.Builder
 
expirationTime() - Method in interface akasha.PushSubscriptionJSON
 
expired - Static variable in annotation type akasha.MediaKeyStatus
 
expires() - Method in class akasha.rtc.RTCCertificate
 
expires(int) - Method in interface akasha.rtc.RTCCertificateExpiration.Builder
 
expires() - Method in interface akasha.rtc.RTCCertificateExpiration
 
explicit - Static variable in annotation type akasha.audio.ChannelCountMode
 
expm1(double) - Static method in class akasha.core.JsMath
The Math.expm1() function returns e^x - 1, where x is the argument, and e the base of the natural logarithms.
exponent() - Method in class akasha.svg.SVGComponentTransferFunctionElement
 
exponential - Static variable in annotation type akasha.audio.DistanceModelType
 
exponentialRampToValueAtTime(float, double) - Method in class akasha.audio.AudioParam
A reference to this AudioParam object.
exportKey(String, CryptoKey) - Method in class akasha.crypto.SubtleCrypto
The exportKey() method of the SubtleCrypto interface exports a key: that is, it takes as input a CryptoKey object and gives you the key in an external, portable format.
exports() - Method in class akasha.wasm.Instance
The exports readonly property of the WebAssembly.Instance object prototype returns an object containing as its members all the functions exported from the WebAssembly module instance, to allow them to be accessed and used by JavaScript.
exports(Module) - Static method in class akasha.wasm.Module
 
ext(boolean) - Method in interface akasha.crypto.JsonWebKey.Builder
 
ext() - Method in interface akasha.crypto.JsonWebKey
 
EXT_blend_minmax - Class in akasha.gl
The EXT_blend_minmax extension is part of the WebGL API and extends blending capabilities by adding two new blend equations: the minimum or maximum color components of the source and destination colors.
EXT_blend_minmax() - Constructor for class akasha.gl.EXT_blend_minmax
 
EXT_color_buffer_float - Class in akasha.gl
The EXT_color_buffer_float extension is part of WebGL and adds the ability to render a variety of floating point formats.
EXT_color_buffer_float() - Constructor for class akasha.gl.EXT_color_buffer_float
 
EXT_color_buffer_half_float - Class in akasha.gl
The EXT_color_buffer_half_float extension is part of the WebGL API and adds the ability to render to 16-bit floating-point color buffers.
EXT_color_buffer_half_float() - Constructor for class akasha.gl.EXT_color_buffer_half_float
 
EXT_disjoint_timer_query - Class in akasha.gl
The EXT_disjoint_timer_query extension is part of the WebGL API and provides a way to measure the duration of a set of GL commands, without stalling the rendering pipeline.
EXT_disjoint_timer_query() - Constructor for class akasha.gl.EXT_disjoint_timer_query
 
EXT_disjoint_timer_query_webgl2 - Class in akasha.gl
The EXT_disjoint_timer_query extension is part of the WebGL API and provides a way to measure the duration of a set of GL commands, without stalling the rendering pipeline.
EXT_disjoint_timer_query_webgl2() - Constructor for class akasha.gl.EXT_disjoint_timer_query_webgl2
 
EXT_float_blend - Class in akasha.gl
The WebGL API's EXT_float_blend extension allows blending and draw buffers with 32-bit floating-point components.
EXT_float_blend() - Constructor for class akasha.gl.EXT_float_blend
 
EXT_frag_depth - Class in akasha.gl
The EXT_frag_depth extension is part of the WebGL API and enables to set a depth value of a fragment from within the fragment shader.
EXT_frag_depth() - Constructor for class akasha.gl.EXT_frag_depth
 
EXT_shader_texture_lod - Class in akasha.gl
The EXT_shader_texture_lod extension is part of the WebGL API and adds additional texture functions to the OpenGL ES Shading Language which provide the shader writer with explicit control of LOD (Level of detail).
EXT_shader_texture_lod() - Constructor for class akasha.gl.EXT_shader_texture_lod
 
EXT_sRGB - Class in akasha.gl
The EXT_sRGB extension is part of the WebGL API and adds sRGB support to textures and framebuffer objects.
EXT_sRGB() - Constructor for class akasha.gl.EXT_sRGB
 
EXT_texture_compression_bptc - Class in akasha.gl
The EXT_texture_compression_bptc extension is part of the WebGL API and exposes 4 BPTC compressed texture formats.
EXT_texture_compression_bptc() - Constructor for class akasha.gl.EXT_texture_compression_bptc
 
EXT_texture_compression_rgtc - Class in akasha.gl
The EXT_texture_compression_rgtc extension is part of the WebGL API and exposes 4 RGTC compressed texture formats.
EXT_texture_compression_rgtc() - Constructor for class akasha.gl.EXT_texture_compression_rgtc
 
EXT_texture_filter_anisotropic - Class in akasha.gl
The EXT_texture_filter_anisotropic extension is part of the WebGL API and exposes two constants for anisotropic filtering (AF).
EXT_texture_filter_anisotropic() - Constructor for class akasha.gl.EXT_texture_filter_anisotropic
 
EXT_texture_norm16 - Class in akasha.gl
The EXT_texture_norm16 extension is part of the WebGL API and provides a set of new 16-bit signed normalized and unsigned normalized formats (fixed-point texture, renderbuffer and texture buffer).
EXT_texture_norm16() - Constructor for class akasha.gl.EXT_texture_norm16
 
extend(Node, int) - Method in class akasha.Selection
The Selection.extend() method moves the focus of the selection to a specified point.
extend(Node) - Method in class akasha.Selection
The Selection.extend() method moves the focus of the selection to a specified point.
ExtendableEventInit - Interface in akasha
 
ExtendableEventInit.Builder - Interface in akasha
 
extends_(String) - Method in interface akasha.ElementDefinitionOptions.Builder
 
extends_() - Method in interface akasha.ElementDefinitionOptions
 
extensions(AuthenticationExtensionsClientInputs) - Method in interface akasha.PublicKeyCredentialCreationOptions.Builder
extensions, an optional property of the PublicKeyCredentialCreationOptions dictionary, is an object providing the client extensions and their input values.
extensions() - Method in interface akasha.PublicKeyCredentialCreationOptions
extensions, an optional property of the PublicKeyCredentialCreationOptions dictionary, is an object providing the client extensions and their input values.
extensions(AuthenticationExtensionsClientInputs) - Method in interface akasha.PublicKeyCredentialRequestOptions.Builder
extensions, an optional property of the PublicKeyCredentialRequestOptions dictionary, is an object providing the client extensions and their input values.
extensions() - Method in interface akasha.PublicKeyCredentialRequestOptions
extensions, an optional property of the PublicKeyCredentialRequestOptions dictionary, is an object providing the client extensions and their input values.
extensions() - Method in class akasha.WebSocket
The WebSocket.extensions read-only property returns the extensions selected by the server.
externalTexture(GPUExternalTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
 
externalTexture() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
extra_condensed - Static variable in annotation type akasha.CanvasFontStretch
 
extra_expanded - Static variable in annotation type akasha.CanvasFontStretch
 
extractable() - Method in class akasha.crypto.CryptoKey
 
extractContents() - Method in class akasha.Range
The Range.extractContents() method moves contents of the Range from the document tree into a DocumentFragment.
eye() - Method in class akasha.xr.XRView
The XRView interface's read-only eye property is a string taken from the XREye enumerated type, indicating which eye's viewpoint the XRView represents: left or right.

F

f - Variable in class akasha.DOMMatrix
 
f(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
f() - Method in interface akasha.DOMMatrix2DInit
 
f(double) - Method in interface akasha.DOMMatrixInit.Builder
 
f() - Method in class akasha.DOMMatrixReadOnly
 
f32 - Static variable in annotation type akasha.wasm.ValueType
 
f64 - Static variable in annotation type akasha.wasm.ValueType
 
face - Variable in class akasha.HTMLFontElement
The obsolete HTMLFontElement.face property is a DOMString that reflects the face HTML attribute, containing a comma-separated list of one or more font names.
facingMode(JsArray<String>) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
facingMode(String...) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
facingMode() - Method in interface akasha.media.MediaTrackCapabilities
 
facingMode(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
facingMode(String) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
facingMode(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
facingMode(String...) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
facingMode(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
facingMode(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
facingMode(String) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
facingMode(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
facingMode(String...) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
facingMode(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
facingMode() - Method in interface akasha.media.MediaTrackConstraintSet
 
facingMode(String) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's facingMode property is a DOMString indicating the direction in which the camera producing the video track represented by the MediaStreamTrack is currently facing.
facingMode() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's facingMode property is a DOMString indicating the direction in which the camera producing the video track represented by the MediaStreamTrack is currently facing.
facingMode(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's facingMode property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the facingMode constraint.
facingMode() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's facingMode property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the facingMode constraint.
failed - Static variable in annotation type akasha.rtc.RTCDtlsTransportState
 
failed - Static variable in annotation type akasha.rtc.RTCIceConnectionState
 
failed - Static variable in annotation type akasha.rtc.RTCIceTransportState
 
failed - Static variable in annotation type akasha.rtc.RTCPeerConnectionState
 
failed - Static variable in annotation type akasha.rtc.RTCStatsIceCandidatePairState
 
failIfMajorPerformanceCaveat(boolean) - Method in interface akasha.gl.WebGLContextAttributes.Builder
A flag that indicates if a context will be created if the system performance is low or if no hardware GPU is available.
failIfMajorPerformanceCaveat() - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates if a context will be created if the system performance is low or if no hardware GPU is available.
failOp(String) - Method in interface akasha.gpu.GPUStencilFaceState.Builder
 
failOp() - Method in interface akasha.gpu.GPUStencilFaceState
 
fallback - Variable in class akasha.CSSCounterStyleRule
 
family_name - Static variable in annotation type akasha.AutocompleteType
The family (or "last") name.
FASTEST - Static variable in class akasha.gl.WebGL2RenderingContext
 
FASTEST - Static variable in class akasha.gl.WebGLRenderingContext
 
fastSeek(double) - Method in class akasha.HTMLMediaElement
The HTMLMediaElement.fastSeek() method quickly seeks the media to the new time with precision tradeoff.
fatal() - Method in class akasha.TextDecoder
 
fatal(boolean) - Method in interface akasha.TextDecoderOptions.Builder
 
fatal() - Method in interface akasha.TextDecoderOptions
 
fatal() - Method in class akasha.TextDecoderStream
 
fax - Static variable in annotation type akasha.AutocompleteType
The value describes a fax machine's contact details.
features() - Method in class akasha.gpu.GPUAdapter
 
features() - Method in class akasha.gpu.GPUDevice
 
fecPacketsDiscarded(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The fecPacketsDiscarded property of the RTCInboundRtpStreamStats dictionary is a numeric value indicating the number of RTP Forward Error Correction (FEC) packets that have been discarded.
fecPacketsDiscarded() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The fecPacketsDiscarded property of the RTCInboundRtpStreamStats dictionary is a numeric value indicating the number of RTP Forward Error Correction (FEC) packets that have been discarded.
fecPacketsReceived(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The fecPacketsReceived property of the RTCInboundRtpStreamStats dictionary indicates how many Forward Error Correction (FEC) packets have been received by this RTP receiver from the remote peer.
fecPacketsReceived() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The fecPacketsReceived property of the RTCInboundRtpStreamStats dictionary indicates how many Forward Error Correction (FEC) packets have been received by this RTP receiver from the remote peer.
fecPacketsSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
fecPacketsSent() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
federated(FederatedCredentialInit) - Method in interface akasha.CredentialCreationOptions.Builder
 
federated() - Method in interface akasha.CredentialCreationOptions
 
federated(FederatedCredentialRequestOptions) - Method in interface akasha.CredentialRequestOptions.Builder
 
federated() - Method in interface akasha.CredentialRequestOptions
 
FederatedCredential - Class in akasha
The FederatedCredential interface of the Credential Management API provides information about credentials from a federated identity provider.
FederatedCredential(FederatedCredentialInit) - Constructor for class akasha.FederatedCredential
The FederatedCredential constructor creates a new FederatedCredential object.
FederatedCredentialInit - Interface in akasha
 
FederatedCredentialInit.Builder - Interface in akasha
 
FederatedCredentialRequestOptions - Interface in akasha
 
FederatedCredentialRequestOptions.Builder - Interface in akasha
 
feedback(JsArray<Double>) - Method in interface akasha.audio.IIRFilterOptions.Builder
 
feedback(double...) - Method in interface akasha.audio.IIRFilterOptions.Builder
 
feedback() - Method in interface akasha.audio.IIRFilterOptions
 
feedforward(JsArray<Double>) - Method in interface akasha.audio.IIRFilterOptions.Builder
 
feedforward(double...) - Method in interface akasha.audio.IIRFilterOptions.Builder
 
feedforward() - Method in interface akasha.audio.IIRFilterOptions
 
fenceSync(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.fenceSync() method of the WebGL 2 API creates a new WebGLSync object and inserts it into the GL command stream.
fetch(RequestInfo, RequestInit) - Method in class akasha.Window
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
fetch(Request, RequestInit) - Method in class akasha.Window
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
fetch(String, RequestInit) - Method in class akasha.Window
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
fetch(RequestInfo) - Method in class akasha.Window
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
fetch(Request) - Method in class akasha.Window
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
fetch(String) - Method in class akasha.Window
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
fetch(RequestInfo, RequestInit) - Static method in class akasha.WindowGlobal
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
fetch(Request, RequestInit) - Static method in class akasha.WindowGlobal
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
fetch(String, RequestInit) - Static method in class akasha.WindowGlobal
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
fetch(RequestInfo) - Static method in class akasha.WindowGlobal
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
fetch(Request) - Static method in class akasha.WindowGlobal
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
fetch(String) - Static method in class akasha.WindowGlobal
The fetch() method of the WindowOrWorkerGlobalScope mixin starts the process of fetching a resource from the network, returning a promise which is fulfilled once the response is available.
FetchEventInit - Interface in akasha
 
FetchEventInit.Builder - Interface in akasha
 
fetchStart() - Method in class akasha.perf.PerformanceResourceTiming
The fetchStart read-only property represents a timestamp immediately before the browser starts to fetch the resource.
fetchStart() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.fetchStart read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, the browser is ready to fetch the document using an HTTP request.
fftSize - Variable in class akasha.audio.AnalyserNode
The fftSize property of the AnalyserNode interface is an unsigned long value and represents the window size in samples that is used when performing a Fast Fourier Transform (FFT) to get frequency domain data.
fftSize(int) - Method in interface akasha.audio.AnalyserOptions.Builder
 
fftSize() - Method in interface akasha.audio.AnalyserOptions
 
fgColor - Variable in class akasha.Document
fgColor gets/sets the foreground color, or text color, of the current document.
File - Class in akasha
The File interface provides information about files and allows JavaScript in a web page to access their content.
File(JsArray<BlobPart>, String, FilePropertyBag) - Constructor for class akasha.File
The File() constructor creates a new File object instance.
File(BlobPart[], String, FilePropertyBag) - Constructor for class akasha.File
The File() constructor creates a new File object instance.
File(JsArray<BlobPart>, String) - Constructor for class akasha.File
The File() constructor creates a new File object instance.
File(BlobPart[], String) - Constructor for class akasha.File
The File() constructor creates a new File object instance.
file - Static variable in annotation type akasha.InputType
A control that lets the user select a file.
FileList - Class in akasha
An object of this type is returned by the files property of the HTML <input> element; this lets you access the list of files selected with the <input type="file"> element.
FileList() - Constructor for class akasha.FileList
 
filename() - Method in class akasha.ErrorEvent
 
filename(String) - Method in interface akasha.ErrorEventInit.Builder
 
filename() - Method in interface akasha.ErrorEventInit
 
filename() - Method in class akasha.Plugin
 
FilePropertyBag - Interface in akasha
 
FilePropertyBag.Builder - Interface in akasha
 
FileReader - Class in akasha
The FileReader object lets web applications asynchronously read the contents of files (or raw data buffers) stored on the user's computer, using File or Blob objects to specify the file or data to read.
FileReader() - Constructor for class akasha.FileReader
The FileReader() constructor creates a new FileReader.
FileReaderReadyState - Annotation Type in akasha
 
FileReaderReadyState.Util - Class in akasha
 
files() - Method in class akasha.DataTransfer
The DataTransfer.files property is a list of the files in the drag operation.
files - Variable in class akasha.HTMLInputElement
 
files(JsArray<File>) - Method in interface akasha.ShareData.Builder
 
files(File...) - Method in interface akasha.ShareData.Builder
 
files() - Method in interface akasha.ShareData
 
fill(String) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.fill() method of the Canvas 2D API fills the current or given path with the current fillStyle.
fill() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.fill() method of the Canvas 2D API fills the current or given path with the current fillStyle.
fill(Path2D, String) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.fill() method of the Canvas 2D API fills the current or given path with the current fillStyle.
fill(Path2D) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.fill() method of the Canvas 2D API fills the current or given path with the current fillStyle.
fill(String) - Method in interface akasha.ComputedEffectTiming.Builder
The Web Animations API's EffectTiming dictionary's fill property specifies a fill mode, which defines how the element to which the animation is applied should look when the animation sequence is not actively running, such as before the time specified by iterationStart or after animation's end time.
fill(String) - Method in interface akasha.EffectTiming.Builder
The Web Animations API's EffectTiming dictionary's fill property specifies a fill mode, which defines how the element to which the animation is applied should look when the animation sequence is not actively running, such as before the time specified by iterationStart or after animation's end time.
fill() - Method in interface akasha.EffectTiming
The Web Animations API's EffectTiming dictionary's fill property specifies a fill mode, which defines how the element to which the animation is applied should look when the animation sequence is not actively running, such as before the time specified by iterationStart or after animation's end time.
fill(String) - Method in interface akasha.KeyframeAnimationOptions.Builder
The Web Animations API's EffectTiming dictionary's fill property specifies a fill mode, which defines how the element to which the animation is applied should look when the animation sequence is not actively running, such as before the time specified by iterationStart or after animation's end time.
fill(String) - Method in interface akasha.KeyframeEffectOptions.Builder
The Web Animations API's EffectTiming dictionary's fill property specifies a fill mode, which defines how the element to which the animation is applied should look when the animation sequence is not actively running, such as before the time specified by iterationStart or after animation's end time.
fill(T, int, int) - Method in class akasha.lang.JsArray
The fill() method changes all elements in an array to a static value, from a start index to an end index.
fill(T, int) - Method in class akasha.lang.JsArray
The fill() method changes all elements in an array to a static value, from a start index to the end of the array.
fill(T) - Method in class akasha.lang.JsArray
The fill() method changes all elements in an array to a static value.
fill(String) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
fill() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
fill(Path2D, String) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
fill(Path2D) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
fill(String) - Method in interface akasha.OptionalEffectTiming.Builder
 
fill() - Method in interface akasha.OptionalEffectTiming
 
fill(boolean) - Method in interface akasha.svg.SVGBoundingBoxOptions.Builder
 
fill() - Method in interface akasha.svg.SVGBoundingBoxOptions
 
FillMode - Annotation Type in akasha
 
FillMode.Util - Class in akasha
 
fillRect(double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.fillRect() method of the Canvas 2D API draws a rectangle that is filled according to the current fillStyle.
fillRect(double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
fillStyle - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.fillStyle property of the Canvas 2D API specifies the color, gradient, or pattern to use inside shapes.
fillStyle - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
fillText(String, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D method fillText(), part of the Canvas 2D API, draws a text string at the specified coordinates, filling the string's characters with the current fillStyle.
fillText(String, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D method fillText(), part of the Canvas 2D API, draws a text string at the specified coordinates, filling the string's characters with the current fillStyle.
fillText(String, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
fillText(String, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
filter - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.filter property of the Canvas 2D API provides filter effects such as blurring and grayscaling.
filter(JsArray.Predicate<T>) - Method in class akasha.lang.JsArray
The filter() method creates a new array with all elements that pass the test implemented by the provided function.
filter(JsArray.Predicate2<T>) - Method in class akasha.lang.JsArray
The filter() method creates a new array with all elements that pass the test implemented by the provided function.
filter(JsArray.Predicate3<T>) - Method in class akasha.lang.JsArray
The filter() method creates a new array with all elements that pass the test implemented by the provided function.
filter() - Method in class akasha.NodeIterator
The NodeIterator.filter read-only method returns a NodeFilter object, that is an object implement an acceptNode(node) method, used to screen nodes.
filter - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
filter() - Method in class akasha.TreeWalker
The TreeWalker.filter read-only property returns a NodeFilter that is the filtering object associated with the TreeWalker.
FILTER_ACCEPT - Static variable in interface akasha.NodeFilter
 
FILTER_REJECT - Static variable in interface akasha.NodeFilter
 
FILTER_SKIP - Static variable in interface akasha.NodeFilter
 
filtering - Static variable in annotation type akasha.gpu.GPUSamplerBindingType
 
filters(JsArray<BluetoothLEScanFilterInit>) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor.Builder
 
filters(BluetoothLEScanFilterInit...) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor.Builder
 
filters() - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
filters(JsArray<BluetoothLEScanFilterInit>) - Method in interface akasha.bluetooth.RequestDeviceOptions.Builder
 
filters(BluetoothLEScanFilterInit...) - Method in interface akasha.bluetooth.RequestDeviceOptions.Builder
 
filters() - Method in interface akasha.bluetooth.RequestDeviceOptions
 
filterUnits() - Method in class akasha.svg.SVGFilterElement
 
finally_(OnSettledCallback) - Method in class akasha.promise.Promise
The finally() method returns a Promise.
find(JsArray.Predicate<T>) - Method in class akasha.lang.JsArray
The find() method returns the value of the first element in the provided array that satisfies the provided testing function.
find(JsArray.Predicate2<T>) - Method in class akasha.lang.JsArray
The find() method returns the value of the first element in the provided array that satisfies the provided testing function.
find(JsArray.Predicate3<T>) - Method in class akasha.lang.JsArray
The find() method returns the value of the first element in the provided array that satisfies the provided testing function.
findIndex(JsArray.Predicate<T>) - Method in class akasha.lang.JsArray
The findIndex() method returns the index of the first element in the array that satisfies the provided testing function.
findIndex(JsArray.Predicate2<T>) - Method in class akasha.lang.JsArray
The findIndex() method returns the index of the first element in the array that satisfies the provided testing function.
findIndex(JsArray.Predicate3<T>) - Method in class akasha.lang.JsArray
The findIndex() method returns the index of the first element in the array that satisfies the provided testing function.
findRule(String) - Method in class akasha.CSSKeyframesRule
 
fingerprint(String) - Method in interface akasha.rtc.RTCCertificateStats.Builder
 
fingerprint() - Method in interface akasha.rtc.RTCCertificateStats
 
fingerprint_failure - Static variable in annotation type akasha.rtc.RTCErrorDetailType
 
fingerprintAlgorithm(String) - Method in interface akasha.rtc.RTCCertificateStats.Builder
 
fingerprintAlgorithm() - Method in interface akasha.rtc.RTCCertificateStats
 
finish() - Method in class akasha.Animation
The finish() method of the Web Animations API's Animation Interface sets the current playback time to the end of the animation corresponding to the current playback direction.
finish() - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.finish() method of the WebGL API blocks execution until all previously called commands are finished.
finish() - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.finish() method of the WebGL API blocks execution until all previously called commands are finished.
finish(GPUCommandBufferDescriptor) - Method in class akasha.gpu.GPUCommandEncoder
 
finish() - Method in class akasha.gpu.GPUCommandEncoder
 
finish(GPURenderBundleDescriptor) - Method in class akasha.gpu.GPURenderBundleEncoder
 
finish() - Method in class akasha.gpu.GPURenderBundleEncoder
 
finished() - Method in class akasha.Animation
The Animation.finished read-only property of the Web Animations API returns a Promise which resolves once the animation has finished playing.
finished - Static variable in annotation type akasha.AnimationPlayState
 
firCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The firCount property of the RTCInboundRtpStreamStats dictionary indicates the number of Full Intra Request (FIR) packets have been sent by the receiver to the sender.
firCount() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The firCount property of the RTCInboundRtpStreamStats dictionary indicates the number of Full Intra Request (FIR) packets have been sent by the receiver to the sender.
firCount(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The firCount property of the RTCOutboundRtpStreamStats dictionary indicates the number of Full Intra Request (FIR) that the remote RTCRtpReceiver has sent to this RTCRtpSender.
firCount() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The firCount property of the RTCOutboundRtpStreamStats dictionary indicates the number of Full Intra Request (FIR) that the remote RTCRtpReceiver has sent to this RTCRtpSender.
FIRST_ORDERED_NODE_TYPE - Static variable in class akasha.XPathResult
 
firstChild() - Method in class akasha.Node
The Node.firstChild read-only property returns the node's first child in the tree, or null if the node has no children.
firstChild() - Method in class akasha.TreeWalker
The TreeWalker.firstChild() method moves the current Node to the first visible child of the current node, and returns the found child.
firstElementChild() - Method in class akasha.Document
The ParentNode.firstElementChild read-only property returns the object's first child Element, or null if there are no child elements.
firstElementChild() - Method in class akasha.DocumentFragment
The ParentNode.firstElementChild read-only property returns the object's first child Element, or null if there are no child elements.
firstElementChild() - Method in class akasha.Element
The ParentNode.firstElementChild read-only property returns the object's first child Element, or null if there are no child elements.
firstRequestTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property firstRequestTimestamp specifies the time at which the first STUN request was sent on the described candidate pair.
firstRequestTimestamp() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property firstRequestTimestamp specifies the time at which the first STUN request was sent on the described candidate pair.
flags() - Method in class akasha.core.RegExp
The flags property returns a string consisting of the flags of the current regular expression object.
flat() - Method in class akasha.lang.JsArray
The flat() method creates a new array with all sub-array elements concatenated into it recursively up to the specified depth.
flat(double) - Method in class akasha.lang.JsArray
The flat() method creates a new array with all sub-array elements concatenated into it recursively up to the specified depth.
flatMap(JsArray.FlatMap<S, T>) - Method in class akasha.lang.JsArray
The flatMap() method returns a new array formed by applying a given callback function to each element of the array, and then flattening the result by one level.
flatMap(JsArray.FlatMap2<S, T>) - Method in class akasha.lang.JsArray
The flatMap() method returns a new array formed by applying a given callback function to each element of the array, and then flattening the result by one level.
flatMap(JsArray.FlatMap3<S, T>) - Method in class akasha.lang.JsArray
The flatMap() method returns a new array formed by applying a given callback function to each element of the array, and then flattening the result by one level.
flatMap(T) - Method in interface akasha.lang.JsArray.FlatMap
 
flatMap(T, int) - Method in interface akasha.lang.JsArray.FlatMap2
 
flatMap(T, int, JsArrayLike<T>) - Method in interface akasha.lang.JsArray.FlatMap3
 
flatten(boolean) - Method in interface akasha.AssignedNodesOptions.Builder
 
flatten() - Method in interface akasha.AssignedNodesOptions
 
flipX() - Method in class akasha.DOMMatrixReadOnly
The flipX() method of the DOMMatrixReadOnly interface creates a new matrix being the result of the original matrix flipped about the x-axis.
flipY() - Method in class akasha.DOMMatrixReadOnly
 
flipY - Static variable in annotation type akasha.ImageOrientation
 
FLOAT - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT - Static variable in class akasha.gl.WebGLRenderingContext
 
float16x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
float16x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
float32 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
Float32Array - Class in akasha.core
The Float32Array typed array represents an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
Float32Array(int) - Constructor for class akasha.core.Float32Array
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
Float32Array(Float32Array) - Constructor for class akasha.core.Float32Array
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
Float32Array(JsArray<Double>) - Constructor for class akasha.core.Float32Array
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
Float32Array(double[]) - Constructor for class akasha.core.Float32Array
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
Float32Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Float32Array
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
Float32Array(ArrayBuffer, int) - Constructor for class akasha.core.Float32Array
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
Float32Array(ArrayBuffer) - Constructor for class akasha.core.Float32Array
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
Float32List - Interface in akasha.gl
 
float32x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
float32x3 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
float32x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
Float64Array - Class in akasha.core
The Float64Array typed array represents an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
Float64Array(int) - Constructor for class akasha.core.Float64Array
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
Float64Array(Float64Array) - Constructor for class akasha.core.Float64Array
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
Float64Array(JsArray<Double>) - Constructor for class akasha.core.Float64Array
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
Float64Array(double[]) - Constructor for class akasha.core.Float64Array
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
Float64Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Float64Array
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
Float64Array(ArrayBuffer, int) - Constructor for class akasha.core.Float64Array
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
Float64Array(ArrayBuffer) - Constructor for class akasha.core.Float64Array
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
float_ - Static variable in annotation type akasha.gpu.GPUTextureSampleType
 
FLOAT_32_UNSIGNED_INT_24_8_REV - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_MAT2 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_MAT2 - Static variable in class akasha.gl.WebGLRenderingContext
 
FLOAT_MAT2x3 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_MAT2x4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_MAT3 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_MAT3 - Static variable in class akasha.gl.WebGLRenderingContext
 
FLOAT_MAT3x2 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_MAT3x4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_MAT4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_MAT4 - Static variable in class akasha.gl.WebGLRenderingContext
 
FLOAT_MAT4x2 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_MAT4x3 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_VEC2 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_VEC2 - Static variable in class akasha.gl.WebGLRenderingContext
 
FLOAT_VEC3 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_VEC3 - Static variable in class akasha.gl.WebGLRenderingContext
 
FLOAT_VEC4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
FLOAT_VEC4 - Static variable in class akasha.gl.WebGLRenderingContext
 
floor(double) - Static method in class akasha.core.JsMath
The Math.floor() function returns the largest integer less than or equal to a given number.
FLT - Static variable in annotation type akasha.AudioSampleFormat
 
FLTP - Static variable in annotation type akasha.AudioSampleFormat
 
flush() - Method in class akasha.AudioDecoder
 
flush() - Method in class akasha.AudioEncoder
 
flush() - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.flush() method of the WebGL API empties different buffer commands, causing all commands to be executed as quickly as possible.
flush() - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.flush() method of the WebGL API empties different buffer commands, causing all commands to be executed as quickly as possible.
flush(TransformerFlushCallback) - Method in interface akasha.Transformer.Builder
 
flush() - Method in interface akasha.Transformer
 
flush() - Method in class akasha.VideoDecoder
 
flush() - Method in class akasha.VideoEncoder
 
focus(FocusOptions) - Method in class akasha.HTMLElement
 
focus() - Method in class akasha.HTMLElement
 
focus(FocusOptions) - Method in class akasha.svg.SVGElement
 
focus() - Method in class akasha.svg.SVGElement
 
focus() - Method in class akasha.Window
Makes a request to bring the window to the front.
focus() - Static method in class akasha.WindowGlobal
Makes a request to bring the window to the front.
FocusEvent - Class in akasha
The FocusEvent interface represents focus-related events, including focus, blur, focusin, and focusout.
FocusEvent(String, FocusEventInit) - Constructor for class akasha.FocusEvent
The FocusEvent() constructor returns a newly created FocusEvent object with an optional EventTarget.
FocusEvent(String) - Constructor for class akasha.FocusEvent
The FocusEvent() constructor returns a newly created FocusEvent object with an optional EventTarget.
FocusEventHandler - Interface in akasha
Handle events of type FocusEvent
FocusEventInit - Interface in akasha
 
FocusEventInit.Builder - Interface in akasha
 
FocusEventListener - Interface in akasha
Listener for events of type FocusEvent
focusNode() - Method in class akasha.Selection
The Selection.focusNode read-only property returns the Node in which the selection ends.
focusOffset() - Method in class akasha.Selection
The Selection.focusOffset read-only property returns the number of characters that the selection's focus is offset within the Selection.focusNode.
FocusOptions - Interface in akasha
 
FocusOptions.Builder - Interface in akasha
 
follow - Static variable in annotation type akasha.RequestRedirect
 
font - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.font property of the Canvas 2D API specifies the current text style to use when drawing text.
font - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
font - Static variable in annotation type akasha.RequestDestination
 
FONT_FACE_RULE - Static variable in class akasha.CSSRule
 
FONT_FEATURE_VALUES_RULE - Static variable in class akasha.CSSRule
 
FONT_PALETTE_VALUES_RULE - Static variable in class akasha.CSSRule
 
fontBoundingBoxAscent() - Method in class akasha.TextMetrics
The read-only fontBoundingBoxAscent property of the TextMetrics interface is a double giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute to the top of the highest bounding rectangle of all the fonts used to render the text, in CSS pixels.
fontBoundingBoxDescent() - Method in class akasha.TextMetrics
The read-only fontBoundingBoxDescent property of the TextMetrics interface is a double giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute to the bottom of the bounding rectangle of all the fonts used to render the text, in CSS pixels.
fontFamily - Variable in class akasha.CSSFontFeatureValuesRule
 
fontFamily - Variable in class akasha.CSSFontPaletteValuesRule
 
fontKerning - Variable in class akasha.CanvasRenderingContext2D
 
fontKerning - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
fontStretch - Variable in class akasha.CanvasRenderingContext2D
 
fontStretch - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
fontVariantCaps - Variable in class akasha.CanvasRenderingContext2D
 
fontVariantCaps - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
for_(String) - Static method in interface akasha.core.Symbol
 
force() - Method in class akasha.Touch
The Touch.force read-only property returns the amount of pressure the user is applying to the touch surface for a Touch point.
force(float) - Method in interface akasha.TouchInit.Builder
 
force() - Method in interface akasha.TouchInit
 
force_cache - Static variable in annotation type akasha.RequestCache
 
forceRedraw() - Method in class akasha.svg.SVGSVGElement
 
forceSoftware(boolean) - Method in interface akasha.gpu.GPURequestAdapterOptions.Builder
 
forceSoftware() - Method in interface akasha.gpu.GPURequestAdapterOptions
 
forEach(AudioParamMap.ForEachCallback) - Method in class akasha.audio.AudioParamMap
 
forEach(AudioParamMap.ForEachCallback2) - Method in class akasha.audio.AudioParamMap
 
forEach(AudioParamMap.ForEachCallback3) - Method in class akasha.audio.AudioParamMap
 
forEach(BluetoothManufacturerDataMap.ForEachCallback) - Method in class akasha.bluetooth.BluetoothManufacturerDataMap
 
forEach(BluetoothManufacturerDataMap.ForEachCallback2) - Method in class akasha.bluetooth.BluetoothManufacturerDataMap
 
forEach(BluetoothManufacturerDataMap.ForEachCallback3) - Method in class akasha.bluetooth.BluetoothManufacturerDataMap
 
forEach(BluetoothServiceDataMap.ForEachCallback) - Method in class akasha.bluetooth.BluetoothServiceDataMap
 
forEach(BluetoothServiceDataMap.ForEachCallback2) - Method in class akasha.bluetooth.BluetoothServiceDataMap
 
forEach(BluetoothServiceDataMap.ForEachCallback3) - Method in class akasha.bluetooth.BluetoothServiceDataMap
 
forEach(JsMap.ForEachCallback<V>) - Method in class akasha.core.JsMap
The forEach() method executes a provided function once per each key/value pair in the Map object, in insertion order.
forEach(JsMap.ForEachCallback2<K, V>) - Method in class akasha.core.JsMap
The forEach() method executes a provided function once per each key/value pair in the Map object, in insertion order.
forEach(JsMap.ForEachCallback3<K, V>) - Method in class akasha.core.JsMap
The forEach() method executes a provided function once per each key/value pair in the Map object, in insertion order.
forEach(JsSet.ForEachCallback<T>) - Method in class akasha.core.JsSet
The forEach() method executes a provided function once for each value in the Set object, in insertion order.
forEach(JsSet.ForEachCallback2<T>) - Method in class akasha.core.JsSet
The forEach() method executes a provided function once for each value in the Set object, in insertion order.
forEach(JsSet.ForEachCallback3<T>) - Method in class akasha.core.JsSet
The forEach() method executes a provided function once for each value in the Set object, in insertion order.
forEach(RegExpGroups.ForEachCallback) - Method in class akasha.core.RegExpGroups
 
forEach(RegExpGroups.ForEachCallback2) - Method in class akasha.core.RegExpGroups
 
forEach(RegExpGroups.ForEachCallback3) - Method in class akasha.core.RegExpGroups
 
forEach(CSSFontFeatureValuesMap.ForEachCallback) - Method in class akasha.CSSFontFeatureValuesMap
 
forEach(CSSFontFeatureValuesMap.ForEachCallback2) - Method in class akasha.CSSFontFeatureValuesMap
 
forEach(CSSFontFeatureValuesMap.ForEachCallback3) - Method in class akasha.CSSFontFeatureValuesMap
 
forEach(CSSFontPaletteValuesRule.ForEachCallback) - Method in class akasha.CSSFontPaletteValuesRule
 
forEach(CSSFontPaletteValuesRule.ForEachCallback2) - Method in class akasha.CSSFontPaletteValuesRule
 
forEach(CSSFontPaletteValuesRule.ForEachCallback3) - Method in class akasha.CSSFontPaletteValuesRule
 
forEach(DOMTokenList.ForEachCallback) - Method in class akasha.DOMTokenList
The forEach() method of the DOMTokenList interface calls the callback given in parameter once for each value pair in the list, in insertion order.
forEach(DOMTokenList.ForEachCallback2) - Method in class akasha.DOMTokenList
The forEach() method of the DOMTokenList interface calls the callback given in parameter once for each value pair in the list, in insertion order.
forEach(DOMTokenList.ForEachCallback3) - Method in class akasha.DOMTokenList
The forEach() method of the DOMTokenList interface calls the callback given in parameter once for each value pair in the list, in insertion order.
forEach(FormData.ForEachCallback) - Method in class akasha.FormData
 
forEach(FormData.ForEachCallback2) - Method in class akasha.FormData
 
forEach(FormData.ForEachCallback3) - Method in class akasha.FormData
 
forEach(GPUSupportedFeatures.ForEachCallback) - Method in class akasha.gpu.GPUSupportedFeatures
 
forEach(GPUSupportedFeatures.ForEachCallback2) - Method in class akasha.gpu.GPUSupportedFeatures
 
forEach(GPUSupportedFeatures.ForEachCallback3) - Method in class akasha.gpu.GPUSupportedFeatures
 
forEach(Headers.ForEachCallback) - Method in class akasha.Headers
 
forEach(Headers.ForEachCallback2) - Method in class akasha.Headers
 
forEach(Headers.ForEachCallback3) - Method in class akasha.Headers
 
forEach(JsArray.ForEachCallback<T>) - Method in class akasha.lang.JsArray
The forEach() method executes a provided function once for each array element.
forEach(JsArray.ForEachCallback2<T>) - Method in class akasha.lang.JsArray
The forEach() method executes a provided function once for each array element.
forEach(JsArray.ForEachCallback3<T>) - Method in class akasha.lang.JsArray
The forEach() method executes a provided function once for each array element.
forEach(MediaKeyStatusMap.ForEachCallback) - Method in class akasha.MediaKeyStatusMap
The forEach property of the MediaKeyStatusMap interface calls callback once for each key-value pair in the status map, in insertion order.
forEach(MediaKeyStatusMap.ForEachCallback2) - Method in class akasha.MediaKeyStatusMap
The forEach property of the MediaKeyStatusMap interface calls callback once for each key-value pair in the status map, in insertion order.
forEach(MediaKeyStatusMap.ForEachCallback3) - Method in class akasha.MediaKeyStatusMap
The forEach property of the MediaKeyStatusMap interface calls callback once for each key-value pair in the status map, in insertion order.
forEach(NodeList.ForEachCallback) - Method in class akasha.NodeList
The forEach() method of the NodeList interface calls the callback given in parameter once for each value pair in the list, in insertion order.
forEach(NodeList.ForEachCallback2) - Method in class akasha.NodeList
The forEach() method of the NodeList interface calls the callback given in parameter once for each value pair in the list, in insertion order.
forEach(NodeList.ForEachCallback3) - Method in class akasha.NodeList
The forEach() method of the NodeList interface calls the callback given in parameter once for each value pair in the list, in insertion order.
forEach(RTCStatsReport.ForEachCallback) - Method in class akasha.rtc.RTCStatsReport
 
forEach(RTCStatsReport.ForEachCallback2) - Method in class akasha.rtc.RTCStatsReport
 
forEach(RTCStatsReport.ForEachCallback3) - Method in class akasha.rtc.RTCStatsReport
 
forEach(URLSearchParams.ForEachCallback) - Method in class akasha.URLSearchParams
The forEach() method of the URLSearchParams interface allows iteration through all values contained in this object via a callback function.
forEach(URLSearchParams.ForEachCallback2) - Method in class akasha.URLSearchParams
The forEach() method of the URLSearchParams interface allows iteration through all values contained in this object via a callback function.
forEach(URLSearchParams.ForEachCallback3) - Method in class akasha.URLSearchParams
The forEach() method of the URLSearchParams interface allows iteration through all values contained in this object via a callback function.
forEach(XRInputSourceArray.ForEachCallback) - Method in class akasha.xr.XRInputSourceArray
The XRInputSourceArray method forEach() executes the specified callback once for each input source in the array, starting at index 0 and progressing until the end of the list.
forEach(XRInputSourceArray.ForEachCallback2) - Method in class akasha.xr.XRInputSourceArray
The XRInputSourceArray method forEach() executes the specified callback once for each input source in the array, starting at index 0 and progressing until the end of the list.
forEach(XRInputSourceArray.ForEachCallback3) - Method in class akasha.xr.XRInputSourceArray
The XRInputSourceArray method forEach() executes the specified callback once for each input source in the array, starting at index 0 and progressing until the end of the list.
form() - Method in class akasha.ElementInternals
 
form() - Method in class akasha.HTMLButtonElement
 
form() - Method in class akasha.HTMLFieldSetElement
 
form() - Method in class akasha.HTMLInputElement
 
form() - Method in class akasha.HTMLLabelElement
The read-only HTMLLabelElement.form property returns an HTMLFormElement object which represents the form of which the label's associated control is a part, or null if there is either no associated control, or if that control isn't in a form.
form() - Method in class akasha.HTMLLegendElement
 
form() - Method in class akasha.HTMLObjectElement
The form read-only property of the HTMLObjectElement interface Retuns a HTMLFormElement representing the object element's form owner, or null if there isn't one.
form() - Method in class akasha.HTMLOptionElement
 
form() - Method in class akasha.HTMLOutputElement
 
form() - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.form read-only property returns a HTMLFormElement representing the form that this element is associated with.
form() - Method in class akasha.HTMLTextAreaElement
 
formAction - Variable in class akasha.HTMLButtonElement
 
formAction - Variable in class akasha.HTMLInputElement
 
format() - Method in class akasha.AudioData
 
format(String) - Method in interface akasha.AudioDataInit.Builder
 
format() - Method in interface akasha.AudioDataInit
 
format(String) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
 
format() - Method in interface akasha.gpu.GPUCanvasConfiguration
 
format(String) - Method in interface akasha.gpu.GPUColorTargetState.Builder
 
format() - Method in interface akasha.gpu.GPUColorTargetState
 
format(String) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
 
format() - Method in interface akasha.gpu.GPUDepthStencilState
 
format(String) - Method in interface akasha.gpu.GPUStorageTextureBindingLayout.Builder
 
format() - Method in interface akasha.gpu.GPUStorageTextureBindingLayout
 
format(String) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
 
format() - Method in interface akasha.gpu.GPUTextureDescriptor
 
format(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
 
format() - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
format(String) - Method in interface akasha.gpu.GPUVertexAttribute.Builder
 
format() - Method in interface akasha.gpu.GPUVertexAttribute
 
format() - Method in class akasha.VideoFrame
 
format(String) - Method in interface akasha.VideoFramePlaneInit.Builder
 
format() - Method in interface akasha.VideoFramePlaneInit
 
FormAutocompleteType - Annotation Type in akasha
An enumeration describing the whether elements can have their values automatically completed by the browser.
FormAutocompleteType.Util - Class in akasha
 
FormData - Class in akasha
The FormData interface provides a way to easily construct a set of key/value pairs representing form fields and their values, which can then be easily sent using the XMLHttpRequest.send() method.
FormData(HTMLFormElement) - Constructor for class akasha.FormData
The FormData() constructor creates a new FormData object.
FormData() - Constructor for class akasha.FormData
The FormData() constructor creates a new FormData object.
formData() - Method in class akasha.FormDataEvent
The formData read only property of the FormDataEvent interface contains the FormData object representing the data contained in the form when the event was fired.
formData(FormData) - Method in interface akasha.FormDataEventInit.Builder
 
formData() - Method in interface akasha.FormDataEventInit
 
formData() - Method in class akasha.Request
The formData() method of the Body mixin takes a Response stream and reads it to completion.
formData() - Method in class akasha.Response
The formData() method of the Body mixin takes a Response stream and reads it to completion.
FormData.Entry - Class in akasha
 
FormData.ForEachCallback - Interface in akasha
 
FormData.ForEachCallback2 - Interface in akasha
 
FormData.ForEachCallback3 - Interface in akasha
 
FormDataEntryValue - Interface in akasha
 
FormDataEvent - Class in akasha
The FormDataEvent interface represents a formdata event — such an event is fired on an HTMLFormElement object after the entry list representing the form's data is constructed.
FormDataEvent(String, FormDataEventInit) - Constructor for class akasha.FormDataEvent
The FormDataEvent() constructor creates a new FormDataEvent object instance.
FormDataEventInit - Interface in akasha
 
FormDataEventInit.Builder - Interface in akasha
 
FormDataEventListener - Interface in akasha
Listener for events of type FormDataEvent
FormEncodingType - Annotation Type in akasha
An enumeration specifying the HTTP method to submit the form with.
FormEncodingType.Util - Class in akasha
 
formEnctype - Variable in class akasha.HTMLButtonElement
 
formEnctype - Variable in class akasha.HTMLInputElement
 
formMethod - Variable in class akasha.HTMLButtonElement
 
formMethod - Variable in class akasha.HTMLInputElement
 
FormMethodType - Annotation Type in akasha
An enumeration specifying the HTTP method to submit the form with.
FormMethodType.Util - Class in akasha
 
formNoValidate - Variable in class akasha.HTMLButtonElement
 
formNoValidate - Variable in class akasha.HTMLInputElement
 
forms() - Method in class akasha.Document
The forms read-only property of the Document interface returns an HTMLCollection listing all the form elements contained in the document.
formTarget - Variable in class akasha.HTMLButtonElement
 
formTarget - Variable in class akasha.HTMLInputElement
 
forward() - Method in class akasha.History
The History.forward() method causes the browser to move forward one page in the session history.
forwards - Static variable in annotation type akasha.FillMode
 
forwardX() - Method in class akasha.audio.AudioListener
The forwardX read-only property of the AudioListener interface is an AudioParam representing the x value of the direction vector defining the forward direction the listener is pointing in.
forwardY() - Method in class akasha.audio.AudioListener
The forwardY read-only property of the AudioListener interface is an AudioParam representing the y value of the direction vector defining the forward direction the listener is pointing in.
forwardZ() - Method in class akasha.audio.AudioListener
The forwardZ read-only property of the AudioListener interface is an AudioParam representing the z value of the direction vector defining the forward direction the listener is pointing in.
foundation() - Method in class akasha.rtc.RTCIceCandidate
The RTCIceCandidate interface's read-only foundation property is a string which uniquely identifies the candidate across multiple transports.
fr() - Method in class akasha.svg.SVGRadialGradientElement
 
fractionLost(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
fractionLost() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
fractionLost(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
fractionLost() - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
fragment(GPUFragmentState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor.Builder
 
fragment() - Method in interface akasha.gpu.GPURenderPipelineDescriptor
 
FRAGMENT - Static variable in class akasha.gpu.GPUShaderStage
 
FRAGMENT_SHADER - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAGMENT_SHADER - Static variable in class akasha.gl.WebGLRenderingContext
 
FRAGMENT_SHADER_DERIVATIVE_HINT - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAGMENT_SHADER_DERIVATIVE_HINT_OES - Static variable in class akasha.gl.OES_standard_derivatives
 
fragment_shader_invocations - Static variable in annotation type akasha.gpu.GPUPipelineStatisticName
 
frame - Variable in class akasha.HTMLTableElement
The HTMLTableElement interface's frame property is a string that indicates which of the table's exterior borders should be drawn.
frame - Static variable in annotation type akasha.RequestDestination
 
frame() - Method in class akasha.xr.XRInputSourceEvent
The read-only XRInputSourceEvent property frame specifies an XRFrame object representing the event frame during which a WebXR user input occurred.
frame(XRFrame) - Method in interface akasha.xr.XRInputSourceEventInit.Builder
The XRInputSourceEventInit dictionary's property frame specifies an XRFrame providing information about the timestamp at which the new input source event took place, as well as access to the XRFrame method getPose() which can be used to map the coordinates of any XRReferenceSpace to the space in which the event took place.
frame() - Method in interface akasha.xr.XRInputSourceEventInit
The XRInputSourceEventInit dictionary's property frame specifies an XRFrame providing information about the timestamp at which the new input source event took place, as well as access to the XRFrame method getPose() which can be used to map the coordinates of any XRReferenceSpace to the space in which the event took place.
frameBitDepth(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
frameBitDepth() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
frameBitDepth(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
frameBitDepth() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
frameBorder - Variable in class akasha.HTMLFrameElement
 
frameBorder - Variable in class akasha.HTMLIFrameElement
 
FRAMEBUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER - Static variable in class akasha.gl.WebGLRenderingContext
 
framebuffer() - Method in class akasha.xr.XRWebGLLayer
The read-only XRWebGLLayer property framebuffer is an opaque WebGLFramebuffer which is used to buffer the rendered image if the XR compositor is being used.
FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_BLUE_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT - Static variable in class akasha.gl.EXT_sRGB
 
FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT - Static variable in class akasha.gl.EXT_color_buffer_half_float
 
FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT - Static variable in class akasha.gl.WEBGL_color_buffer_float
 
FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_GREEN_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_OBJECT_NAME - Static variable in class akasha.gl.WebGLRenderingContext
 
FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE - Static variable in class akasha.gl.WebGLRenderingContext
 
FRAMEBUFFER_ATTACHMENT_RED_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR - Static variable in class akasha.gl.OCULUS_multiview
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR - Static variable in class akasha.gl.OVR_multiview2
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE - Static variable in class akasha.gl.WebGLRenderingContext
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL - Static variable in class akasha.gl.WebGLRenderingContext
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR - Static variable in class akasha.gl.OCULUS_multiview
 
FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR - Static variable in class akasha.gl.OVR_multiview2
 
FRAMEBUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_BINDING - Static variable in class akasha.gl.WebGLRenderingContext
 
FRAMEBUFFER_COMPLETE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_COMPLETE - Static variable in class akasha.gl.WebGLRenderingContext
 
FRAMEBUFFER_DEFAULT - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_INCOMPLETE_ATTACHMENT - Static variable in class akasha.gl.WebGLRenderingContext
 
FRAMEBUFFER_INCOMPLETE_DIMENSIONS - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_INCOMPLETE_DIMENSIONS - Static variable in class akasha.gl.WebGLRenderingContext
 
FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT - Static variable in class akasha.gl.WebGLRenderingContext
 
FRAMEBUFFER_INCOMPLETE_MULTISAMPLE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR - Static variable in class akasha.gl.OCULUS_multiview
 
FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR - Static variable in class akasha.gl.OVR_multiview2
 
FRAMEBUFFER_UNSUPPORTED - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRAMEBUFFER_UNSUPPORTED - Static variable in class akasha.gl.WebGLRenderingContext
 
FramebufferAttachment - Annotation Type in akasha.gl
 
FramebufferAttachment.Util - Class in akasha.gl
 
framebufferHeight() - Method in class akasha.xr.XRWebGLLayer
The read-only XRWebGLLayer property framebufferHeight indicates the height of the framebuffer, in pixels.
FramebufferMipmapLevel - Annotation Type in akasha.gl
The valid mipmap levels for framebuffer texture.
framebufferRenderbuffer(int, int, int, WebGLRenderbuffer) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.framebufferRenderbuffer() method of the WebGL API attaches a WebGLRenderbuffer object to a WebGLFramebuffer object.
framebufferRenderbuffer(int, int, int, WebGLRenderbuffer) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.framebufferRenderbuffer() method of the WebGL API attaches a WebGLRenderbuffer object to a WebGLFramebuffer object.
framebufferScaleFactor(double) - Method in interface akasha.xr.XRWebGLLayerInit.Builder
The XRWebGLLayerInit dictionary's framebufferScaleFactor property, when specified upon instantiating a new XRWebGLLayer using its constructor, XRWebGLLayer(), specifies the scaling factor to use when determining the size of the frame buffer to use when rendering the scene, relative to the default XR device display resolution.
framebufferScaleFactor() - Method in interface akasha.xr.XRWebGLLayerInit
The XRWebGLLayerInit dictionary's framebufferScaleFactor property, when specified upon instantiating a new XRWebGLLayer using its constructor, XRWebGLLayer(), specifies the scaling factor to use when determining the size of the frame buffer to use when rendering the scene, relative to the default XR device display resolution.
FramebufferTargetType - Annotation Type in akasha.gl
 
FramebufferTargetType.Util - Class in akasha.gl
 
framebufferTexture2D(int, int, int, WebGLTexture, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.framebufferTexture2D() method of the WebGL API attaches a texture to a WebGLFramebuffer.
framebufferTexture2D(int, int, int, WebGLTexture, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.framebufferTexture2D() method of the WebGL API attaches a texture to a WebGLFramebuffer.
framebufferTextureLayer(int, int, WebGLTexture, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.framebufferTextureLayer() method of the WebGL 2 API attaches a single layer of a texture to a framebuffer.
framebufferTextureMultisampleMultiviewOVR(int, int, WebGLTexture, int, int, int, int) - Method in class akasha.gl.OCULUS_multiview
 
framebufferTextureMultiviewOVR(int, int, WebGLTexture, int, int, int) - Method in class akasha.gl.OCULUS_multiview
 
framebufferTextureMultiviewOVR(int, int, WebGLTexture, int, int, int) - Method in class akasha.gl.OVR_multiview2
 
framebufferWidth() - Method in class akasha.xr.XRWebGLLayer
The read-only XRWebGLLayer property framebufferWidth specifies the width of the framebuffer, in pixels.
frameCount(int) - Method in interface akasha.AudioDataCopyToOptions.Builder
 
frameCount() - Method in interface akasha.AudioDataCopyToOptions
 
frameCount() - Method in class akasha.ImageTrack
 
frameElement() - Method in class akasha.Window
The Window.frameElement property returns the element (such as iframe or object) in which the window is embedded.
frameElement() - Static method in class akasha.WindowGlobal
The Window.frameElement property returns the element (such as iframe or object) in which the window is embedded.
frameHeight(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
frameHeight() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
frameHeight(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
frameHeight() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
frameHeight(int) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
frameHeight(int) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
frameHeight(int) - Method in interface akasha.rtc.RTCVideoHandlerStats.Builder
 
frameHeight() - Method in interface akasha.rtc.RTCVideoHandlerStats
 
frameHeight(int) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
frameHeight(int) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
frameIndex(int) - Method in interface akasha.ImageDecodeOptions.Builder
 
frameIndex() - Method in interface akasha.ImageDecodeOptions
 
frameOffset(int) - Method in interface akasha.AudioDataCopyToOptions.Builder
 
frameOffset() - Method in interface akasha.AudioDataCopyToOptions
 
frameRate(DoubleRange) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
frameRate() - Method in interface akasha.media.MediaTrackCapabilities
 
frameRate(ConstrainDouble) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
frameRate(double) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
frameRate(ConstrainDoubleRange) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
frameRate(ConstrainDouble) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
frameRate(double) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
frameRate(ConstrainDoubleRange) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
frameRate() - Method in interface akasha.media.MediaTrackConstraintSet
 
frameRate(double) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's frameRate property is a double-precision floating-point number indicating the frame rate, in frames per second, of the MediaStreamTrack as currently configured.
frameRate() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's frameRate property is a double-precision floating-point number indicating the frame rate, in frames per second, of the MediaStreamTrack as currently configured.
frameRate(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's frameRate property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the frameRate constraint.
frameRate() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's frameRate property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the frameRate constraint.
FrameRequestCallback - Interface in akasha
 
frames(int) - Method in interface akasha.rtc.RTCVideoSourceStats.Builder
 
frames() - Method in interface akasha.rtc.RTCVideoSourceStats
 
frames() - Method in class akasha.Window
Returns the window itself, which is an array-like object, listing the direct sub-frames of the current window.
frames() - Static method in class akasha.WindowGlobal
Returns the window itself, which is an array-like object, listing the direct sub-frames of the current window.
framesCaptured(int) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
framesCaptured(int) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
framesCaptured() - Method in interface akasha.rtc.RTCVideoSenderStats
 
framesDecoded(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The framesDecoded property of the RTCInboundRtpStreamStats dictionary indicates the total number of frames which have been decoded successfully for this media source.
framesDecoded() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The framesDecoded property of the RTCInboundRtpStreamStats dictionary indicates the total number of frames which have been decoded successfully for this media source.
framesDecoded(int) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
framesDecoded(int) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
framesDecoded() - Method in interface akasha.rtc.RTCVideoReceiverStats
 
framesDiscardedOnSend(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
framesDiscardedOnSend() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
framesDropped(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
framesDropped(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
framesDropped() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
framesDropped(int) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
framesDropped(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
framesDropped(int) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
framesDropped() - Method in interface akasha.rtc.RTCVideoReceiverStats
 
framesEncoded(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The framesEncoded property of the RTCOutboundRtpStreamStats dictionary indicates the total number of frames that have been encoded by this RTCRtpSender for this media source.
framesEncoded() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The framesEncoded property of the RTCOutboundRtpStreamStats dictionary indicates the total number of frames that have been encoded by this RTCRtpSender for this media source.
framesPerSecond(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
framesPerSecond() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
framesPerSecond(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
framesPerSecond() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
framesPerSecond(double) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
framesPerSecond(double) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
framesPerSecond(double) - Method in interface akasha.rtc.RTCVideoHandlerStats.Builder
 
framesPerSecond() - Method in interface akasha.rtc.RTCVideoHandlerStats
 
framesPerSecond(double) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
framesPerSecond(double) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
framesPerSecond(double) - Method in interface akasha.rtc.RTCVideoSourceStats.Builder
 
framesPerSecond() - Method in interface akasha.rtc.RTCVideoSourceStats
 
framesReceived(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
framesReceived() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
framesReceived(int) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
framesReceived(int) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
framesReceived() - Method in interface akasha.rtc.RTCVideoReceiverStats
 
framesSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
framesSent() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
framesSent(int) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
framesSent(int) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
framesSent() - Method in interface akasha.rtc.RTCVideoSenderStats
 
FrameType - Annotation Type in akasha
 
FrameType.Util - Class in akasha
 
frameWidth(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
frameWidth() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
frameWidth(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
frameWidth() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
frameWidth(int) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
frameWidth(int) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
frameWidth(int) - Method in interface akasha.rtc.RTCVideoHandlerStats.Builder
 
frameWidth() - Method in interface akasha.rtc.RTCVideoHandlerStats
 
frameWidth(int) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
frameWidth(int) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
freeze(Object) - Static method in class akasha.core.JsObject
The Object.freeze() method freezes an object.
frequency() - Method in class akasha.audio.BiquadFilterNode
An AudioParam.
frequency(float) - Method in interface akasha.audio.BiquadFilterOptions.Builder
 
frequency() - Method in interface akasha.audio.BiquadFilterOptions
 
frequency() - Method in class akasha.audio.OscillatorNode
An a-rate AudioParam.
frequency(float) - Method in interface akasha.audio.OscillatorOptions.Builder
 
frequency() - Method in interface akasha.audio.OscillatorOptions
 
frequencyBinCount() - Method in class akasha.audio.AnalyserNode
The frequencyBinCount read-only property of the AnalyserNode interface is an unsigned integer half that of the AnalyserNode.fftSize.
from(JsArrayLike<T>, JsArray.Converter<? super T, ? extends R>) - Static method in class akasha.lang.JsArray
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
from(JsArrayLike<T>) - Static method in class akasha.lang.JsArray
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
from(JsIterable<T>, JsArray.Converter<? super T, ? extends R>) - Static method in class akasha.lang.JsArray
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
from(JsIterable<T>) - Static method in class akasha.lang.JsArray
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
from(T[], JsArray.Converter<? super T, ? extends R>) - Static method in class akasha.lang.JsArray
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
from(T[]) - Static method in class akasha.lang.JsArray
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
fromCharCode(int...) - Static method in class akasha.core.JsString
The static String.fromCharCode() method returns a string created from the specified sequence of UTF-16 code units.
fromCodePoint(int, int...) - Static method in class akasha.core.JsString
The static String.fromCodePoint() method returns a string created by using the specified sequence of code points.
fromEntries(JsIterable<ObjectPropertyEntry>) - Static method in class akasha.core.JsObject
The Object.fromEntries() method transforms a list of key-value pairs into an object.
fromFloat32Array(Float32Array) - Static method in class akasha.DOMMatrix
 
fromFloat32Array(Float32Array) - Static method in class akasha.DOMMatrixReadOnly
 
fromFloat64Array(Float64Array) - Static method in class akasha.DOMMatrix
 
fromFloat64Array(Float64Array) - Static method in class akasha.DOMMatrixReadOnly
 
fromMatrix(DOMMatrixInit) - Static method in class akasha.DOMMatrix
 
fromMatrix() - Static method in class akasha.DOMMatrix
 
fromMatrix(DOMMatrixInit) - Static method in class akasha.DOMMatrixReadOnly
 
fromMatrix() - Static method in class akasha.DOMMatrixReadOnly
 
fromPoint(DOMPointInit) - Static method in class akasha.DOMPoint
 
fromPoint() - Static method in class akasha.DOMPoint
 
fromPoint(DOMPointInit) - Static method in class akasha.DOMPointReadOnly
The static DOMPointReadOnly method fromPoint() creates and returns a new DOMPointReadOnly object given a source point.
fromPoint() - Static method in class akasha.DOMPointReadOnly
The static DOMPointReadOnly method fromPoint() creates and returns a new DOMPointReadOnly object given a source point.
fromQuad(DOMQuadInit) - Static method in class akasha.DOMQuad
 
fromQuad() - Static method in class akasha.DOMQuad
 
fromRect(DOMRectInit) - Static method in class akasha.DOMQuad
 
fromRect() - Static method in class akasha.DOMQuad
 
fromRect(DOMRectInit) - Static method in class akasha.DOMRect
 
fromRect() - Static method in class akasha.DOMRect
 
fromRect(DOMRectInit) - Static method in class akasha.DOMRectReadOnly
The fromRect() property of the DOMRectReadOnly interface creates a new DOMRectReadOnly object with a given location and dimensions.
fromRect() - Static method in class akasha.DOMRectReadOnly
The fromRect() property of the DOMRectReadOnly interface creates a new DOMRectReadOnly object with a given location and dimensions.
FRONT - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRONT - Static variable in class akasha.gl.WebGLRenderingContext
 
front - Static variable in annotation type akasha.gpu.GPUCullMode
 
FRONT_AND_BACK - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRONT_AND_BACK - Static variable in class akasha.gl.WebGLRenderingContext
 
FRONT_FACE - Static variable in class akasha.gl.WebGL2RenderingContext
 
FRONT_FACE - Static variable in class akasha.gl.WebGLRenderingContext
 
frontFace(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.frontFace() method of the WebGL API specifies whether polygons are front- or back-facing by setting a winding orientation.
frontFace(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.frontFace() method of the WebGL API specifies whether polygons are front- or back-facing by setting a winding orientation.
frontFace(String) - Method in interface akasha.gpu.GPUPrimitiveState.Builder
 
frontFace() - Method in interface akasha.gpu.GPUPrimitiveState
 
fround(double) - Static method in class akasha.core.JsMath
The Math.fround() function returns the nearest 32-bit single precision float representation of a Number.
frozen - Static variable in annotation type akasha.rtc.RTCStatsIceCandidatePairState
 
fullFramesLost(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
fullFramesLost(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
fullFramesLost() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
fullFramesLost(int) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
fullFramesLost(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
fullFramesLost(int) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
fullFramesLost() - Method in interface akasha.rtc.RTCVideoReceiverStats
 
fullscreen() - Method in class akasha.Document
The obsolete Document interface's fullscreen read-only property reports whether or not the document is currently displaying content in full-screen mode.
fullscreenElement() - Method in class akasha.Document
The DocumentOrShadowRoot.fullscreenElement read-only property returns the Element that is currently being presented in full-screen mode in this document, or null if full-screen mode is not currently in use.
fullscreenElement() - Method in class akasha.ShadowRoot
The DocumentOrShadowRoot.fullscreenElement read-only property returns the Element that is currently being presented in full-screen mode in this document, or null if full-screen mode is not currently in use.
fullscreenEnabled() - Method in class akasha.Document
The read-only fullscreenEnabled property on the Document interface indicates whether or not full-screen mode is available.
FullscreenNavigationUI - Annotation Type in akasha
 
FullscreenNavigationUI.Util - Class in akasha
 
FullscreenOptions - Interface in akasha
The FullscreenOptions dictionary is used to provide configuration options when calling requestFullscreen() on an element to place that element into full-screen mode.
FullscreenOptions.Builder - Interface in akasha
The FullscreenOptions dictionary is used to provide configuration options when calling requestFullscreen() on an element to place that element into full-screen mode.
FUNC_ADD - Static variable in class akasha.gl.WebGL2RenderingContext
 
FUNC_ADD - Static variable in class akasha.gl.WebGLRenderingContext
 
FUNC_REVERSE_SUBTRACT - Static variable in class akasha.gl.WebGL2RenderingContext
 
FUNC_REVERSE_SUBTRACT - Static variable in class akasha.gl.WebGLRenderingContext
 
FUNC_SUBTRACT - Static variable in class akasha.gl.WebGL2RenderingContext
 
FUNC_SUBTRACT - Static variable in class akasha.gl.WebGLRenderingContext
 
Function - Interface in akasha
 
function - Static variable in annotation type akasha.wasm.ImportExportKind
 
FunctionStringCallback - Interface in akasha
 
fx() - Method in class akasha.svg.SVGRadialGradientElement
 
fy() - Method in class akasha.svg.SVGRadialGradientElement
 

G

g(double) - Method in interface akasha.gpu.GPUColorDict.Builder
 
g() - Method in interface akasha.gpu.GPUColorDict
 
gain() - Method in class akasha.audio.BiquadFilterNode
An AudioParam.
gain(float) - Method in interface akasha.audio.BiquadFilterOptions.Builder
 
gain() - Method in interface akasha.audio.BiquadFilterOptions
 
gain() - Method in class akasha.audio.GainNode
An AudioParam.
gain(float) - Method in interface akasha.audio.GainOptions.Builder
 
gain() - Method in interface akasha.audio.GainOptions
 
GainNode - Class in akasha.audio
The GainNode interface represents a change in volume.
GainNode(BaseAudioContext, GainOptions) - Constructor for class akasha.audio.GainNode
The GainNode() constructor of the Web Audio API creates a new GainNode object which an AudioNode that represents a change in volume.
GainNode(BaseAudioContext) - Constructor for class akasha.audio.GainNode
The GainNode() constructor of the Web Audio API creates a new GainNode object which an AudioNode that represents a change in volume.
GainOptions - Interface in akasha.audio
 
GainOptions.Builder - Interface in akasha.audio
 
Gamepad - Class in akasha
The Gamepad interface of the Gamepad API defines an individual gamepad or other controller, allowing access to information such as button presses, axis positions, and id.
Gamepad() - Constructor for class akasha.Gamepad
 
gamepad() - Method in class akasha.GamepadEvent
The GamepadEvent.gamepad property of the GamepadEvent interface returns a Gamepad object, providing access to the associated gamepad data for fired gamepadconnected and gamepaddisconnected events.
gamepad(Gamepad) - Method in interface akasha.GamepadEventInit.Builder
 
gamepad() - Method in interface akasha.GamepadEventInit
 
gamepad - Static variable in annotation type akasha.PermissionName
 
GamepadButton - Class in akasha
The GamepadButton interface defines an individual button of a gamepad or other controller, allowing access to the current state of different types of buttons available on the control device.
GamepadButton() - Constructor for class akasha.GamepadButton
 
GamepadEvent - Class in akasha
The GamepadEvent interface of the Gamepad API contains references to gamepads connected to the system, which is what the gamepad events Window.gamepadconnected and Window.gamepaddisconnected are fired in response to.
GamepadEvent(String, GamepadEventInit) - Constructor for class akasha.GamepadEvent
The GamepadEvent() constructor creates a new GamepadEvent object.
GamepadEventHandler - Interface in akasha
Handle events of type GamepadEvent
GamepadEventInit - Interface in akasha
 
GamepadEventInit.Builder - Interface in akasha
 
GamepadEventListener - Interface in akasha
Listener for events of type GamepadEvent
GamepadHand - Annotation Type in akasha
 
GamepadHand.Util - Class in akasha
 
GamepadHapticActuator - Class in akasha
The GamepadHapticActuator interface of the Gamepad API represents hardware in the controller designed to provide haptic feedback to the user (if available), most commonly vibration hardware.
GamepadHapticActuator() - Constructor for class akasha.GamepadHapticActuator
 
GamepadHapticActuatorType - Annotation Type in akasha
 
GamepadHapticActuatorType.Util - Class in akasha
 
GamepadMappingType - Annotation Type in akasha
 
GamepadMappingType.Util - Class in akasha
 
GamepadPose - Class in akasha
The GamepadPose interface of the Gamepad API represents the pose of a WebVR controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)
GamepadPose() - Constructor for class akasha.GamepadPose
 
GamepadTouch - Class in akasha
 
GamepadTouch() - Constructor for class akasha.GamepadTouch
 
gamma() - Method in class akasha.DeviceMotionEventRotationRate
This property indicates the rate of rotation around the Y axis -- in degrees per second -- in a DeviceMotionEventRotationRate object.
gamma(Double) - Method in interface akasha.DeviceMotionEventRotationRateInit.Builder
 
gamma() - Method in interface akasha.DeviceMotionEventRotationRateInit
 
gamma() - Method in class akasha.DeviceOrientationEvent
Returns the rotation of the device around the Y axis; that is, the number of degrees, ranged between -90 and 90, by which the device is tilted left or right.
gamma(Double) - Method in interface akasha.DeviceOrientationEventInit.Builder
 
gamma() - Method in interface akasha.DeviceOrientationEventInit
 
gapDiscardRate(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
gapDiscardRate(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
gapDiscardRate() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
gapDiscardRate(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
gapLossRate(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
gapLossRate(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
gapLossRate() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
gapLossRate(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
gathering - Static variable in annotation type akasha.rtc.RTCIceGathererState
 
gathering - Static variable in annotation type akasha.rtc.RTCIceGatheringState
 
gatheringState() - Method in class akasha.rtc.RTCIceTransport
The read-only RTCIceTransport property gatheringState returns a DOMString from the enumerated type RTCIceGathererState that indicates what gathering state the ICE agent is currently in: "new", "gathering", or "complete".
gatt() - Method in class akasha.bluetooth.BluetoothDevice
The BluetoothDevice.gatt read-only property returns a reference to the device's BluetoothRemoteGATTServer.
gaze - Static variable in annotation type akasha.xr.XRTargetRayMode
 
GENERATE_MIPMAP_HINT - Static variable in class akasha.gl.WebGL2RenderingContext
 
GENERATE_MIPMAP_HINT - Static variable in class akasha.gl.WebGLRenderingContext
 
generateAssertion(GenerateAssertionCallback) - Method in interface akasha.rtc.RTCIdentityProvider.Builder
 
generateAssertion() - Method in interface akasha.rtc.RTCIdentityProvider
 
GenerateAssertionCallback - Interface in akasha.rtc
 
generateCertificate(AlgorithmIdentifier) - Static method in class akasha.rtc.RTCPeerConnection
The static RTCPeerConnection.generateCertificate() function creates an X.509 certificate and corresponding private key, returning a promise that resolves with the new RTCCertificate once it's generated.
generateCertificate(JsObject) - Static method in class akasha.rtc.RTCPeerConnection
The static RTCPeerConnection.generateCertificate() function creates an X.509 certificate and corresponding private key, returning a promise that resolves with the new RTCCertificate once it's generated.
generateCertificate(String) - Static method in class akasha.rtc.RTCPeerConnection
The static RTCPeerConnection.generateCertificate() function creates an X.509 certificate and corresponding private key, returning a promise that resolves with the new RTCCertificate once it's generated.
generateKey(AlgorithmIdentifier, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
Use the generateKey() method of the SubtleCrypto interface to generate a new key (for symmetric algorithms) or key pair (for public-key algorithms).
generateKey(JsObject, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
Use the generateKey() method of the SubtleCrypto interface to generate a new key (for symmetric algorithms) or key pair (for public-key algorithms).
generateKey(String, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
Use the generateKey() method of the SubtleCrypto interface to generate a new key (for symmetric algorithms) or key pair (for public-key algorithms).
generateKey(AlgorithmIdentifier, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
Use the generateKey() method of the SubtleCrypto interface to generate a new key (for symmetric algorithms) or key pair (for public-key algorithms).
generateKey(JsObject, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
Use the generateKey() method of the SubtleCrypto interface to generate a new key (for symmetric algorithms) or key pair (for public-key algorithms).
generateKey(String, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
Use the generateKey() method of the SubtleCrypto interface to generate a new key (for symmetric algorithms) or key pair (for public-key algorithms).
generateMipmap(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.generateMipmap() method of the WebGL API generates a set of mipmaps for a WebGLTexture object.
generateMipmap(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.generateMipmap() method of the WebGL API generates a set of mipmaps for a WebGLTexture object.
generateRequest(String, BufferSource) - Method in class akasha.MediaKeySession
The MediaKeySession.generateRequest() method returns a Promise after generating a media request based on initialization data.
GenerateTestReportParameters - Interface in akasha
 
GenerateTestReportParameters.Builder - Interface in akasha
 
Geolocation - Class in akasha
The Geolocation interface represents an object able to programmatically obtain the position of the device.
Geolocation() - Constructor for class akasha.Geolocation
 
geolocation() - Method in class akasha.Navigator
The Navigator.geolocation read-only property returns a Geolocation object that gives Web content access to the location of the device.
geolocation - Static variable in annotation type akasha.PermissionName
 
GeolocationCoordinates - Class in akasha
The GeolocationCoordinates interface represents the position and altitude of the device on Earth, as well as the accuracy with which these properties are calculated.
GeolocationCoordinates() - Constructor for class akasha.GeolocationCoordinates
 
GeolocationPosition - Class in akasha
The GeolocationPosition interface represents the position of the concerned device at a given time.
GeolocationPosition() - Constructor for class akasha.GeolocationPosition
 
GeolocationPositionError - Class in akasha
The GeolocationPositionError interface represents the reason of an error occurring when using the geolocating device.
GeolocationPositionError() - Constructor for class akasha.GeolocationPositionError
 
GeolocationPositionErrorCode - Annotation Type in akasha
 
GeolocationPositionErrorCode.Util - Class in akasha
 
geometricPrecision - Static variable in annotation type akasha.CanvasTextRendering
 
GEQUAL - Static variable in class akasha.gl.WebGL2RenderingContext
 
GEQUAL - Static variable in class akasha.gl.WebGLRenderingContext
 
get(String) - Method in class akasha.audio.AudioParamMap
 
get(int) - Method in class akasha.bluetooth.BluetoothManufacturerDataMap
 
get(String) - Method in class akasha.bluetooth.BluetoothServiceDataMap
 
get(K) - Method in class akasha.core.JsMap
The get() method returns a specified element from a Map object.
get(Object, Symbol) - Static method in class akasha.core.JsUtil
Return the property on the object indexed by the specified symbol.
get(K) - Method in class akasha.core.JsWeakMap
The get() method returns a specified element from a WeakMap object.
get(PropertyAccessorFunction) - Method in interface akasha.core.ObjectPropertyDescriptor.Builder
 
get() - Method in interface akasha.core.ObjectPropertyDescriptor
 
get(String) - Method in class akasha.core.RegExpGroups
 
get(CredentialRequestOptions) - Method in class akasha.CredentialsContainer
The get() method of the CredentialsContainer interface returns a Promise to a single Credential instance that matches the provided parameters.
get() - Method in class akasha.CredentialsContainer
The get() method of the CredentialsContainer interface returns a Promise to a single Credential instance that matches the provided parameters.
get(String) - Method in class akasha.CSSFontFeatureValuesMap
 
get(int) - Method in class akasha.CSSFontPaletteValuesRule
 
get(String) - Method in class akasha.CustomElementRegistry
The get() method of the CustomElementRegistry interface returns the constructor for a previously-defined custom element.
get(String) - Method in class akasha.Document
 
get(String) - Method in class akasha.DOMStringMap
 
get(String) - Method in class akasha.FormData
The get() method of the FormData interface returns the first value associated with a given key from within a FormData object.
get - Static variable in annotation type akasha.FormMethodType
The GET method; form data appended to the action URL with a ? separator.
get(String) - Method in class akasha.Headers
The get() method of the Headers interface returns a byte string of all the values of a header within a Headers object with a given name.
get(String) - Method in class akasha.HTMLFormElement
 
get(Object) - Method in class akasha.idb.IDBIndex
If a value is found, then a structured clone of it is created and set as the result of the request object: this returns the record the key is associated with.
get(Object) - Method in class akasha.idb.IDBObjectStore
If a value is successfully found, then a structured clone of it is created and set as the result of the request object.
get(BufferSource) - Method in class akasha.MediaKeyStatusMap
The get property of the MediaKeyStatusMap interface returns the value associated with the given key, or undefined if there is none.
get(String) - Method in class akasha.rtc.RTCStatsReport
 
get(String) - Method in class akasha.URLSearchParams
The get() method of the URLSearchParams interface returns the first value associated to the given search parameter.
get(int) - Method in class akasha.wasm.Table
The get() prototype method of the WebAssembly.Table() object retrieves a function reference stored at a given index.
get(String) - Method in class akasha.Window
 
getActiveAttrib(WebGLProgram, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getActiveAttrib() method of the WebGL API returns a WebGLActiveInfo object containing size, type, and name of a vertex attribute.
getActiveAttrib(WebGLProgram, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getActiveAttrib() method of the WebGL API returns a WebGLActiveInfo object containing size, type, and name of a vertex attribute.
getActiveUniform(WebGLProgram, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getActiveUniform() method of the WebGL API returns a WebGLActiveInfo object containing size, type, and name of a uniform attribute.
getActiveUniform(WebGLProgram, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getActiveUniform() method of the WebGL API returns a WebGLActiveInfo object containing size, type, and name of a uniform attribute.
getActiveUniformBlockName(WebGLProgram, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getActiveUniformBlockName() method of the WebGL 2 API retrieves the name of the active uniform block at a given index within a WebGLProgram.
getActiveUniformBlockParameter(WebGLProgram, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getActiveUniformBlockParameter() method of the WebGL 2 API retrieves information about an active uniform block within a WebGLProgram.
getActiveUniforms(WebGLProgram, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getActiveUniforms() method of the WebGL 2 API retrieves information about active uniforms within a WebGLProgram.
getActiveUniforms(WebGLProgram, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getActiveUniforms() method of the WebGL 2 API retrieves information about active uniforms within a WebGLProgram.
getAll(String) - Method in class akasha.FormData
The getAll() method of the FormData interface returns all the values associated with a given key from within a FormData object.
getAll(Object, int) - Method in class akasha.idb.IDBIndex
There is a performance cost associated with looking at the value property of a cursor, because the object is created lazily.
getAll(Object) - Method in class akasha.idb.IDBIndex
There is a performance cost associated with looking at the value property of a cursor, because the object is created lazily.
getAll() - Method in class akasha.idb.IDBIndex
There is a performance cost associated with looking at the value property of a cursor, because the object is created lazily.
getAll(Object, int) - Method in class akasha.idb.IDBObjectStore
If a value is successfully found, then a structured clone of it is created and set as the result of the request object.
getAll(Object) - Method in class akasha.idb.IDBObjectStore
If a value is successfully found, then a structured clone of it is created and set as the result of the request object.
getAll() - Method in class akasha.idb.IDBObjectStore
If a value is successfully found, then a structured clone of it is created and set as the result of the request object.
getAll(String) - Method in class akasha.URLSearchParams
The getAll() method of the URLSearchParams interface returns all the values associated with a given search parameter as an array.
getAllKeys(Object, int) - Method in class akasha.idb.IDBIndex
An IDBRequest object on which subsequent events related to this operation are fired.
getAllKeys(Object) - Method in class akasha.idb.IDBIndex
An IDBRequest object on which subsequent events related to this operation are fired.
getAllKeys() - Method in class akasha.idb.IDBIndex
An IDBRequest object on which subsequent events related to this operation are fired.
getAllKeys(Object, int) - Method in class akasha.idb.IDBObjectStore
If a value is successfully found, then a structured clone of it is created and set as the result of the request object.
getAllKeys(Object) - Method in class akasha.idb.IDBObjectStore
If a value is successfully found, then a structured clone of it is created and set as the result of the request object.
getAllKeys() - Method in class akasha.idb.IDBObjectStore
If a value is successfully found, then a structured clone of it is created and set as the result of the request object.
getAllResponseHeaders() - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method getAllResponseHeaders() returns all the response headers, separated by CRLF, as a string, or returns null if no response has been received.
getAnimations() - Method in class akasha.Document
The getAnimations() method of the Document interface returns an array of all Animation objects currently in effect whose target elements are descendants of the document.
getAnimations(GetAnimationsOptions) - Method in class akasha.Element
The getAnimations() method of the Element interface (specified on the Animatable mixin) returns an array of all Animation objects affecting this element or which are scheduled to do so in future.
getAnimations() - Method in class akasha.Element
The getAnimations() method of the Element interface (specified on the Animatable mixin) returns an array of all Animation objects affecting this element or which are scheduled to do so in future.
getAnimations() - Method in class akasha.ShadowRoot
The getAnimations() method of the Document interface returns an array of all Animation objects currently in effect whose target elements are descendants of the document.
GetAnimationsOptions - Interface in akasha
 
GetAnimationsOptions.Builder - Interface in akasha
 
getAsFile() - Method in class akasha.DataTransferItem
If the item is a file, the DataTransferItem.getAsFile() method returns the drag data item's File object.
getAsString(FunctionStringCallback) - Method in class akasha.DataTransferItem
The DataTransferItem.getAsString() method invokes the given callback with the drag data item's string data as the argument if the item's kind is a Plain unicode string (i.e.
getAt(int) - Method in class akasha.AudioTrackList
 
getAt(int) - Method in class akasha.core.Float32Array
 
getAt(int) - Method in class akasha.core.Float64Array
 
getAt(int) - Method in class akasha.core.Int16Array
 
getAt(int) - Method in class akasha.core.Int32Array
 
getAt(int) - Method in class akasha.core.Int8Array
 
getAt(int) - Method in class akasha.core.Uint16Array
 
getAt(int) - Method in class akasha.core.Uint32Array
 
getAt(int) - Method in class akasha.core.Uint8Array
 
getAt(int) - Method in class akasha.core.Uint8ClampedArray
 
getAt(int) - Method in class akasha.DataTransferItemList
 
getAt(int) - Method in class akasha.HTMLAllCollection
 
getAt(int) - Method in class akasha.HTMLFormElement
 
getAt(int) - Method in class akasha.ImageTrackList
 
getAt(int) - Method in class akasha.media.SourceBufferList
 
getAt(int) - Method in class akasha.TextTrackCueList
 
getAt(int) - Method in class akasha.TextTrackList
 
getAt(int) - Method in class akasha.VideoTrackList
 
getAt(int) - Method in class akasha.xr.XRInputSourceArray
 
getAttachedShaders(WebGLProgram) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getAttachedShaders() method of the WebGL API returns a list of WebGLShader objects attached to a WebGLProgram.
getAttachedShaders(WebGLProgram) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getAttachedShaders() method of the WebGL API returns a list of WebGLShader objects attached to a WebGLProgram.
getAttribLocation(WebGLProgram, String) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getAttribLocation() method of the WebGL API returns the location of an attribute variable in a given WebGLProgram.
getAttribLocation(WebGLProgram, String) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getAttribLocation() method of the WebGL API returns the location of an attribute variable in a given WebGLProgram.
getAttribute(String) - Method in class akasha.Element
The getAttribute() method of the Element interface returns the value of a specified attribute on the element.
getAttributeNames() - Method in class akasha.Element
The getAttributeNames() method of the Element interface returns the attribute names of the element as an Array of strings.
getAttributeNode(String) - Method in class akasha.Element
Returns the specified attribute of the specified element, as an Attr node.
getAttributeNodeNS(String, String) - Method in class akasha.Element
Returns the Attr node for the attribute with the given namespace and name.
getAttributeNS(String, String) - Method in class akasha.Element
The getAttributeNS() method of the Element interface returns the string value of the attribute with the specified namespace and name.
getAudioTracks() - Method in class akasha.media.MediaStream
The getAudioTracks() method of the MediaStream interface returns a sequence that represents all the MediaStreamTrack objects in this stream's track set where MediaStreamTrack.kind is audio.
getAuthenticatorData() - Method in class akasha.AuthenticatorAttestationResponse
 
getAvailability() - Method in class akasha.bluetooth.Bluetooth
The getAvailability() method of Bluetooth interface of Web Bluetooth API interface exposes the Bluetooth capabilities of the current device.
getBBox(SVGBoundingBoxOptions) - Method in class akasha.svg.SVGGraphicsElement
The SVGGraphicsElement.getBBox() allows us to determine the coordinates of the smallest rectangle in which the object fits.
getBBox() - Method in class akasha.svg.SVGGraphicsElement
The SVGGraphicsElement.getBBox() allows us to determine the coordinates of the smallest rectangle in which the object fits.
getBindGroupLayout(int) - Method in class akasha.gpu.GPUComputePipeline
 
getBindGroupLayout(int) - Method in class akasha.gpu.GPURenderPipeline
 
getBoundingClientRect() - Method in class akasha.Element
The Element.getBoundingClientRect() method returns a DOMRect object providing information about the size of an element and its position relative to the viewport.
getBoundingClientRect() - Method in class akasha.Range
The Range.getBoundingClientRect() method returns a DOMRect object that bounds the contents of the range; this is a rectangle enclosing the union of the bounding rectangles for all the elements in the range.
getBounds() - Method in class akasha.DOMQuad
 
getBufferParameter(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getBufferParameter() method of the WebGL API returns information about the buffer.
getBufferParameter(int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getBufferParameter() method of the WebGL API returns information about the buffer.
getBufferSubData(int, int, ArrayBufferView, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getBufferSubData() method of the WebGL 2 API reads data from a buffer binding point and writes them to an ArrayBuffer or SharedArrayBuffer.
getBufferSubData(int, int, ArrayBufferView, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getBufferSubData() method of the WebGL 2 API reads data from a buffer binding point and writes them to an ArrayBuffer or SharedArrayBuffer.
getBufferSubData(int, int, ArrayBufferView) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getBufferSubData() method of the WebGL 2 API reads data from a buffer binding point and writes them to an ArrayBuffer or SharedArrayBuffer.
getByteFrequencyData(Uint8Array) - Method in class akasha.audio.AnalyserNode
The getByteFrequencyData() method of the AnalyserNode interface copies the current frequency data into a Uint8Array (unsigned byte array) passed into it.
getByteTimeDomainData(Uint8Array) - Method in class akasha.audio.AnalyserNode
The getByteTimeDomainData() method of the AnalyserNode Interface copies the current waveform, or time-domain, data into a Uint8Array (unsigned byte array) passed into it.
getCapabilities() - Method in class akasha.media.InputDeviceInfo
 
getCapabilities() - Method in class akasha.media.MediaStreamTrack
The getCapabilities() method of the MediaStreamTrack interface returns a MediaTrackCapabilities object which specifies the values or range of values which each constrainable property, based upon the platform and user agent.
getCapabilities(String) - Static method in class akasha.rtc.RTCRtpReceiver
The static function RTCRtpReceiver.getCapabilities() returns an RTCRtpCapabilities object describing the codecs and capabilities supported by RTCRtpReceivers on the current device.
getCapabilities(String) - Static method in class akasha.rtc.RTCRtpSender
The static function RTCRtpSender.getCapabilities() returns an RTCRtpCapabilities object describing the codecs and capabilities supported by the RTCRtpSender.
getChannelData(int) - Method in class akasha.audio.AudioBuffer
The getChannelData() method of the AudioBuffer Interface returns a Float32Array containing the PCM data associated with the channel, defined by the channel parameter (with 0 representing the first channel).
getCharacteristic(BluetoothCharacteristicUUID) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getCharacteristic() method returns a Promise to an instance of BluetoothGATTCharacteristic for a given universally unique identifier (UUID).
getCharacteristic(String) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getCharacteristic() method returns a Promise to an instance of BluetoothGATTCharacteristic for a given universally unique identifier (UUID).
getCharacteristic(int) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getCharacteristic() method returns a Promise to an instance of BluetoothGATTCharacteristic for a given universally unique identifier (UUID).
getCharacteristic(String) - Static method in class akasha.bluetooth.BluetoothUUID
 
getCharacteristic(int) - Static method in class akasha.bluetooth.BluetoothUUID
 
getCharacteristics(BluetoothCharacteristicUUID) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getCharacteristics() method returns a Promise to a list of BluetoothGATTCharacteristic instances for a given universally unique identifier (UUID).
getCharacteristics(String) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getCharacteristics() method returns a Promise to a list of BluetoothGATTCharacteristic instances for a given universally unique identifier (UUID).
getCharacteristics(int) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getCharacteristics() method returns a Promise to a list of BluetoothGATTCharacteristic instances for a given universally unique identifier (UUID).
getCharacteristics() - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getCharacteristics() method returns a Promise to a list of BluetoothGATTCharacteristic instances for a given universally unique identifier (UUID).
getCharNumAtPosition(DOMPointInit) - Method in class akasha.svg.SVGTextContentElement
 
getCharNumAtPosition() - Method in class akasha.svg.SVGTextContentElement
 
getClientExtensionResults() - Method in class akasha.PublicKeyCredential
getClientExtensionResults() is a method of the PublicKeyCredential interface that returns an ArrayBuffer which contains a map between the extensions identifiers and their results after having being processed by the client.
getClientRect() - Method in class akasha.CaretPosition
 
getClientRects() - Method in class akasha.Element
The getClientRects() method of the Element interface returns a collection of DOMRect objects that indicate the bounding rectangles for each CSS border box in a client.
getClientRects() - Method in class akasha.Range
The Range.getClientRects() method returns a list of DOMRect objects representing the area of the screen occupied by the range.
getComputedStyle(Element, String) - Method in class akasha.Window
The Window.getComputedStyle() method returns an object containing the values of all CSS properties of an element, after applying active stylesheets and resolving any basic computation those values may contain.
getComputedStyle(Element) - Method in class akasha.Window
The Window.getComputedStyle() method returns an object containing the values of all CSS properties of an element, after applying active stylesheets and resolving any basic computation those values may contain.
getComputedStyle(Element, String) - Static method in class akasha.WindowGlobal
The Window.getComputedStyle() method returns an object containing the values of all CSS properties of an element, after applying active stylesheets and resolving any basic computation those values may contain.
getComputedStyle(Element) - Static method in class akasha.WindowGlobal
The Window.getComputedStyle() method returns an object containing the values of all CSS properties of an element, after applying active stylesheets and resolving any basic computation those values may contain.
getComputedTextLength() - Method in class akasha.svg.SVGTextContentElement
 
getComputedTiming() - Method in class akasha.AnimationEffect
The getComputedTiming() method of the AnimationEffect interface returns the calculated timing properties for this animation effect.
getConfiguration() - Method in class akasha.MediaKeySystemAccess
The MediaKeySystemAccess.getConfiguration() method returns a MediaKeySystemConfiguration object with the supported combination of configuration options.
getConfiguration() - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.getConfiguration() method returns an RTCConfiguration object which indicates the current configuration of the RTCPeerConnection on which the method is called.
getConstraints() - Method in class akasha.media.MediaStreamTrack
The getConstraints() method of the MediaStreamTrack interface returns a MediaTrackConstraints object containing the set of constraints most recently established for the track using a prior call to applyConstraints().
getContext(String, CanvasRenderingContext2DSettings) - Method in class akasha.HTMLCanvasElement
The HTMLCanvasElement.getContext() method returns a drawing context on the canvas, or null if the context identifier is not supported, or the canvas has already been set to a different context mode.
getContext(String, ImageBitmapRenderingContextSettings) - Method in class akasha.HTMLCanvasElement
The HTMLCanvasElement.getContext() method returns a drawing context on the canvas, or null if the context identifier is not supported, or the canvas has already been set to a different context mode.
getContext(String, WebGLContextAttributes) - Method in class akasha.HTMLCanvasElement
The HTMLCanvasElement.getContext() method returns a drawing context on the canvas, or null if the context identifier is not supported, or the canvas has already been set to a different context mode.
getContext(String) - Method in class akasha.HTMLCanvasElement
The HTMLCanvasElement.getContext() method returns a drawing context on the canvas, or null if the context identifier is not supported, or the canvas has already been set to a different context mode.
getContext(String, Object) - Method in class akasha.OffscreenCanvas
The OffscreenCanvas.getContext() method returns a drawing context for an offscreen canvas, or null if the context identifier is not supported.
getContext(String) - Method in class akasha.OffscreenCanvas
The OffscreenCanvas.getContext() method returns a drawing context for an offscreen canvas, or null if the context identifier is not supported.
getContextAttributes() - Method in class akasha.CanvasRenderingContext2D
 
getContextAttributes() - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getContextAttributes() method returns a WebGLContextAttributes object that contains the actual context parameters.
getContextAttributes() - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getContextAttributes() method returns a WebGLContextAttributes object that contains the actual context parameters.
getContributingSources() - Method in class akasha.rtc.RTCRtpReceiver
The getContributingSources() method of the RTCRtpReceiver interface returns an array of RTCRtpContributingSource instances, each corresponding to one CSRC (contributing source) identifier received by the current RTCRtpReceiver in the last ten seconds.
getCTM() - Method in class akasha.svg.SVGGraphicsElement
 
getCueAsHTML() - Method in class akasha.VTTCue
 
getCueById(String) - Method in class akasha.TextTrackCueList
 
getCurrentPosition(PositionCallback, PositionErrorCallback, PositionOptions) - Method in class akasha.Geolocation
The Geolocation.getCurrentPosition() method is used to get the current position of the device.
getCurrentPosition(PositionCallback, PositionErrorCallback) - Method in class akasha.Geolocation
The Geolocation.getCurrentPosition() method is used to get the current position of the device.
getCurrentPosition(PositionCallback) - Method in class akasha.Geolocation
The Geolocation.getCurrentPosition() method is used to get the current position of the device.
getCurrentTexture() - Method in class akasha.gpu.GPUCanvasContext
 
getData(String) - Method in class akasha.DataTransfer
The DataTransfer.getData() method retrieves drag data (as a DOMString) for the specified type.
getDate() - Method in class akasha.core.JsDate
The getDate() method returns the day of the month for the specified date according to local time.
getDay() - Method in class akasha.core.JsDate
The getDay() method returns the day of the week for the specified date according to local time, where 0 represents Sunday.
getDescriptor(BluetoothDescriptorUUID) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.getDescriptor() method returns a Promise that resolves to the first BluetoothGATTDescriptor for a given descriptor UUID.
getDescriptor(String) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.getDescriptor() method returns a Promise that resolves to the first BluetoothGATTDescriptor for a given descriptor UUID.
getDescriptor(int) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.getDescriptor() method returns a Promise that resolves to the first BluetoothGATTDescriptor for a given descriptor UUID.
getDescriptor(String) - Static method in class akasha.bluetooth.BluetoothUUID
 
getDescriptor(int) - Static method in class akasha.bluetooth.BluetoothUUID
 
getDescriptors(BluetoothDescriptorUUID) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.getDescriptors() method returns a Promise that resolves to an Array of all BluetoothGATTDescriptor objects for a given descriptor UUID.
getDescriptors(String) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.getDescriptors() method returns a Promise that resolves to an Array of all BluetoothGATTDescriptor objects for a given descriptor UUID.
getDescriptors(int) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.getDescriptors() method returns a Promise that resolves to an Array of all BluetoothGATTDescriptor objects for a given descriptor UUID.
getDescriptors() - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.getDescriptors() method returns a Promise that resolves to an Array of all BluetoothGATTDescriptor objects for a given descriptor UUID.
getDevices() - Method in class akasha.bluetooth.Bluetooth
The getDevices() method of Bluetooth interface of Web Bluetooth API exposes the Bluetooth devices this origin is allowed to access.
getDisplayMedia(DisplayMediaStreamConstraints) - Method in class akasha.media.MediaDevices
The MediaDevices interface's getDisplayMedia() method prompts the user to select and grant permission to capture the contents of a display or portion thereof (such as a window) as a MediaStream.
getDisplayMedia() - Method in class akasha.media.MediaDevices
The MediaDevices interface's getDisplayMedia() method prompts the user to select and grant permission to capture the contents of a display or portion thereof (such as a window) as a MediaStream.
getElementById(String) - Method in class akasha.Document
The Document method getElementById() returns an Element object representing the element whose id property matches the specified string.
getElementById(String) - Method in class akasha.DocumentFragment
 
getElementById(String) - Method in class akasha.svg.SVGSVGElement
 
getElementsByClassName(String) - Method in class akasha.Document
returns an array-like object of all child elements which have all of the given class name(s).
getElementsByClassName(String) - Method in class akasha.Element
The Element method getElementsByClassName() returns a live HTMLCollection which contains every descendant element which has the specified class name or names.
getElementsByName(String) - Method in class akasha.Document
The getElementsByName() method of the Document object returns a NodeList Collection of elements with a given name in the document.
getElementsByTagName(String) - Method in class akasha.Document
returns an HTMLCollection of elements with the given tag name.
getElementsByTagName(String) - Method in class akasha.Element
The Element.getElementsByTagName() method returns a live HTMLCollection of elements with the given tag name.
getElementsByTagNameNS(String, String) - Method in class akasha.Document
Returns a list of elements with the given tag name belonging to the given namespace.
getElementsByTagNameNS(String, String) - Method in class akasha.Element
The Element.getElementsByTagNameNS() method returns a live HTMLCollection of elements with the given tag name belonging to the given namespace.
getEnclosureList(DOMRectReadOnly, SVGElement) - Method in class akasha.svg.SVGSVGElement
 
getEndPositionOfChar(int) - Method in class akasha.svg.SVGTextContentElement
 
getEntries() - Method in class akasha.perf.Performance
The getEntries() method returns a list of all PerformanceEntry objects for the page.
getEntries() - Method in class akasha.perf.PerformanceObserverEntryList
The getEntries() method of the PerformanceObserverEntryList interface returns a list of explicitly observed performance entry objects for a given filter.
getEntriesByName(String, String) - Method in class akasha.perf.Performance
The getEntriesByName() method returns a list of PerformanceEntry objects for the given name and type.
getEntriesByName(String) - Method in class akasha.perf.Performance
The getEntriesByName() method returns a list of PerformanceEntry objects for the given name and type.
getEntriesByName(String, String) - Method in class akasha.perf.PerformanceObserverEntryList
The getEntriesByName() method of the PerformanceObserverEntryList interface returns a list of explicitly observed performance entry objects for a given name and entry type.
getEntriesByName(String) - Method in class akasha.perf.PerformanceObserverEntryList
The getEntriesByName() method of the PerformanceObserverEntryList interface returns a list of explicitly observed performance entry objects for a given name and entry type.
getEntriesByType(String) - Method in class akasha.perf.Performance
The getEntriesByType() method returns a list of PerformanceEntry objects for a given type.
getEntriesByType(String) - Method in class akasha.perf.PerformanceObserverEntryList
The getEntriesByType() method of the PerformanceObserverEntryList returns a list of explicitly observed performance entry objects for a given performance entry type.
getError() - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getError() method of the WebGL API returns error information.
getError() - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getError() method of the WebGL API returns error information.
getExtension(String) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getExtension() method enables a WebGL extension.
getExtension(String) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getExtension() method enables a WebGL extension.
getExtentOfChar(int) - Method in class akasha.svg.SVGTextContentElement
 
getFingerprints() - Method in class akasha.rtc.RTCCertificate
 
getFloat32(int, boolean) - Method in class akasha.core.DataView
The getFloat32() method gets a signed 32-bit float (float) at the specified byte offset from the start of the DataView.
getFloat32(int) - Method in class akasha.core.DataView
The getFloat32() method gets a signed 32-bit float (float) at the specified byte offset from the start of the DataView.
getFloat64(int, boolean) - Method in class akasha.core.DataView
The getFloat64() method gets a signed 64-bit float (double) at the specified byte offset from the start of the DataView.
getFloat64(int) - Method in class akasha.core.DataView
The getFloat64() method gets a signed 64-bit float (double) at the specified byte offset from the start of the DataView.
getFloatFrequencyData(Float32Array) - Method in class akasha.audio.AnalyserNode
The getFloatFrequencyData() method of the AnalyserNode Interface copies the current frequency data into a Float32Array array passed into it.
getFloatTimeDomainData(Float32Array) - Method in class akasha.audio.AnalyserNode
The getFloatTimeDomainData() method of the AnalyserNode Interface copies the current waveform, or time-domain, data into a Float32Array array passed into it.
getFragDataLocation(WebGLProgram, String) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getFragDataLocation() method of the WebGL 2 API returns the binding of color numbers to user-defined varying out variables.
getFramebufferAttachmentParameter(int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getFramebufferAttachmentParameter() method of the WebGL API returns information about a framebuffer's attachment.
getFramebufferAttachmentParameter(int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getFramebufferAttachmentParameter() method of the WebGL API returns information about a framebuffer's attachment.
getFrequencyResponse(Float32Array, Float32Array, Float32Array) - Method in class akasha.audio.BiquadFilterNode
undefined
getFrequencyResponse(Float32Array, Float32Array, Float32Array) - Method in class akasha.audio.IIRFilterNode
undefined
getFullYear() - Method in class akasha.core.JsDate
The getFullYear() method returns the year of the specified date according to local time.
getGamepads() - Method in class akasha.Navigator
The Navigator.getGamepads() method returns an array of Gamepad objects, one for each gamepad connected to the device.
getHours() - Method in class akasha.core.JsDate
The getHours() method returns the hour for the specified date, according to local time.
getIdentityAssertion() - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.getIdentityAssertion() method initiates the gathering of an identity assertion.
getImageData(int, int, int, int, ImageDataSettings) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D method getImageData() of the Canvas 2D API returns an ImageData object representing the underlying pixel data for a specified portion of the canvas.
getImageData(int, int, int, int) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D method getImageData() of the Canvas 2D API returns an ImageData object representing the underlying pixel data for a specified portion of the canvas.
getImageData(int, int, int, int, ImageDataSettings) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
getImageData(int, int, int, int) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
getIncludedService(BluetoothServiceUUID) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getIncludedService() method returns a Promise to an instance of BluetoothGATTService for a given universally unique identifier (UUID).
getIncludedService(String) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getIncludedService() method returns a Promise to an instance of BluetoothGATTService for a given universally unique identifier (UUID).
getIncludedService(int) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getIncludedService() method returns a Promise to an instance of BluetoothGATTService for a given universally unique identifier (UUID).
getIncludedServices(BluetoothServiceUUID) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getIncludedServices() method returns a Promise to an Array of BluetoothGATTService instances for an optional universally unique identifier (UUID).
getIncludedServices(String) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getIncludedServices() method returns a Promise to an Array of BluetoothGATTService instances for an optional universally unique identifier (UUID).
getIncludedServices(int) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getIncludedServices() method returns a Promise to an Array of BluetoothGATTService instances for an optional universally unique identifier (UUID).
getIncludedServices() - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.getIncludedServices() method returns a Promise to an Array of BluetoothGATTService instances for an optional universally unique identifier (UUID).
getIndexedParameter(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getIndexedParameter() method of the WebGL 2 API returns indexed information about a given target.
getInt16(int, boolean) - Method in class akasha.core.DataView
The getInt16() method gets a signed 16-bit integer (short) at the specified byte offset from the start of the DataView.
getInt16(int) - Method in class akasha.core.DataView
The getInt16() method gets a signed 16-bit integer (short) at the specified byte offset from the start of the DataView.
getInt32(int, boolean) - Method in class akasha.core.DataView
The getInt32() method gets a signed 32-bit integer (long) at the specified byte offset from the start of the DataView.
getInt32(int) - Method in class akasha.core.DataView
The getInt32() method gets a signed 32-bit integer (long) at the specified byte offset from the start of the DataView.
getInt8(int) - Method in class akasha.core.DataView
The getInt8() method gets a signed 8-bit integer (byte) at the specified byte offset from the start of the DataView.
getInternalformatParameter(int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getInternalformatParameter() method of the WebGL 2 API returns information about implementation-dependent support for internal formats.
getIntersectionList(DOMRectReadOnly, SVGElement) - Method in class akasha.svg.SVGSVGElement
 
getItem(String) - Method in class akasha.Storage
The getItem() method of the Storage interface, when passed a key name, will return that key's value, or null if the key does not exist, in the given Storage object.
getItem(int) - Method in class akasha.svg.SVGLengthList
 
getItem(int) - Method in class akasha.svg.SVGNumberList
 
getItem(int) - Method in class akasha.svg.SVGPointList
 
getItem(int) - Method in class akasha.svg.SVGStringList
 
getItem(int) - Method in class akasha.svg.SVGTransformList
 
getKey(Object) - Method in class akasha.idb.IDBIndex
If a primary key is found, it is set as the result of the request object.
getKey(Object) - Method in class akasha.idb.IDBObjectStore
If a key is successfully found, then a structured clone of it is created and set as the result of the request object.
getKey(String) - Method in class akasha.PushSubscription
The getKey() method of the PushSubscription interface returns an ArrayBuffer representing a client public key, which can then be sent to a server and used in encrypting push message data.
getKeyframes() - Method in class akasha.KeyframeEffect
The getKeyframes() method of a KeyframeEffect returns an Array of the computed keyframes that make up this animation along with their computed offsets.
getLineDash() - Method in class akasha.CanvasRenderingContext2D
The getLineDash() method of the Canvas 2D API's CanvasRenderingContext2D interface gets the current line dash pattern.
getLineDash() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
getLocalCandidates() - Method in class akasha.rtc.RTCIceTransport
The RTCIceTransport method getLocalCandidates() returns an array of RTCIceCandidate objects, one for each of the candidates that have been gathered by the local device during the current ICE agent session.
getLocalParameters() - Method in class akasha.rtc.RTCIceTransport
The RTCIceTransport method getLocalParameters() returns an RTCIceParameters object which provides information uniquely identifying the local peer for the duration of the ICE session.
getMappedRange(int, int) - Method in class akasha.gpu.GPUBuffer
 
getMappedRange(int) - Method in class akasha.gpu.GPUBuffer
 
getMappedRange() - Method in class akasha.gpu.GPUBuffer
 
getMilliseconds() - Method in class akasha.core.JsDate
The getMilliseconds() method returns the milliseconds in the specified date according to local time.
getMinutes() - Method in class akasha.core.JsDate
The getMinutes() method returns the minutes in the specified date according to local time.
getModifierState(String) - Method in class akasha.KeyboardEvent
The KeyboardEvent.getModifierState() method returns the current state of the specified modifier key: true if the modifier is active (that is the modifier key is pressed or locked), otherwise, false.
getModifierState(String) - Method in class akasha.MouseEvent
The MouseEvent.getModifierState() method returns the current state of the specified modifier key: true if the modifier is active (i.e., the modifier key is pressed or locked), otherwise, false.
getMonth() - Method in class akasha.core.JsDate
The getMonth() method returns the month in the specified date according to local time, as a zero-based value (where zero indicates the first month of the year).
getNamedItem(String) - Method in class akasha.NamedNodeMap
The getNamedItem() method of the NamedNodeMap interface returns the Attr corresponding to the given name, or null if there is no corresponding attribute.
getNamedItemNS(String, String) - Method in class akasha.NamedNodeMap
 
getNativeFramebufferScaleFactor(XRSession) - Static method in class akasha.xr.XRWebGLLayer
The static method XRWebGLLayer.getNativeFramebufferScaleFactor() returns a floating-point scaling factor by which one can multiply the specified XRSession's resolution to get the native resolution of the WebXR device's frame buffer.
GetNotificationOptions - Interface in akasha.notifications
 
GetNotificationOptions.Builder - Interface in akasha.notifications
 
getNotifications(GetNotificationOptions) - Method in class akasha.ServiceWorkerRegistration
The getNotifications() method of the ServiceWorkerRegistration interface returns a list of the notifications in the order that they were created from the current origin via the current service worker registration.
getNotifications() - Method in class akasha.ServiceWorkerRegistration
The getNotifications() method of the ServiceWorkerRegistration interface returns a list of the notifications in the order that they were created from the current origin via the current service worker registration.
getNumberOfChars() - Method in class akasha.svg.SVGTextContentElement
 
getOffsetReferenceSpace(XRRigidTransform) - Method in class akasha.xr.XRReferenceSpace
The XRReferenceSpace interface's getOffsetReferenceSpace() method returns a new reference space object which describes the relative difference in position between the object on which the method is called and a given point in 3D space.
getOutputTimestamp() - Method in class akasha.audio.AudioContext
The getOutputTimestamp() property of the AudioContext interface returns a new AudioTimestamp object containing two audio timestamp values relating to the current audio context.
getOwnPropertyDescriptor(Object, String) - Static method in class akasha.core.JsObject
The Object.getOwnPropertyDescriptor() method returns an object describing the configuration of a specific property on a given object (that is, one directly present on an object and not in the object's prototype chain).
getOwnPropertyDescriptor(Object, Symbol) - Static method in class akasha.core.JsObject
The Object.getOwnPropertyDescriptor() method returns an object describing the configuration of a specific property on a given object (that is, one directly present on an object and not in the object's prototype chain).
getOwnPropertyDescriptors(Object) - Static method in class akasha.core.JsObject
The Object.getOwnPropertyDescriptors() method returns all own property descriptors of a given object.
getOwnPropertyNames(Object) - Static method in class akasha.core.JsObject
The Object.getOwnPropertyNames() method returns an array of all properties (including non-enumerable properties except for those which use Symbol) found directly in a given object.
getOwnPropertySymbols(Object) - Static method in class akasha.core.JsObject
The Object.getOwnPropertySymbols() method returns an array of all symbol properties found directly upon a given object.
getParameter(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getParameter() method of the WebGL API returns a value for the passed parameter name.
getParameter(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getParameter() method of the WebGL API returns a value for the passed parameter name.
getParameter(String, String) - Method in class akasha.XSLTProcessor
 
getParameters() - Method in class akasha.rtc.RTCRtpReceiver
The getParameters() method of the RTCRtpReceiver interface returns an RTCRtpReceiveParameters object describing the current configuration for the encoding and transmission of media on the receiver's track.
getParameters() - Method in class akasha.rtc.RTCRtpSender
The getParameters() method of the RTCRtpSender interface returns an RTCRtpSendParameters object describing the current configuration for the encoding and transmission of media on the sender's track.
getPointAtLength(float) - Method in class akasha.svg.SVGGeometryElement
The SVGGeometryElement.getPointAtLength() method returns the point at a given distance along the path.
getPose(XRSpace, XRSpace) - Method in class akasha.xr.XRFrame
The XRFrame method getPose() returns the relative position and orientation—the pose—of one XRSpace to that of another space.
getPreferredFormat(GPUAdapter) - Method in class akasha.gpu.GPUCanvasContext
 
getPrimaryService(BluetoothServiceUUID) - Method in class akasha.bluetooth.BluetoothRemoteGATTServer
The BluetoothRemoteGATTServer.getPrimaryService() method returns a promise to the primary BluetoothGATTService offered by the bluetooth device for a specified BluetoothServiceUUID.
getPrimaryService(String) - Method in class akasha.bluetooth.BluetoothRemoteGATTServer
The BluetoothRemoteGATTServer.getPrimaryService() method returns a promise to the primary BluetoothGATTService offered by the bluetooth device for a specified BluetoothServiceUUID.
getPrimaryService(int) - Method in class akasha.bluetooth.BluetoothRemoteGATTServer
The BluetoothRemoteGATTServer.getPrimaryService() method returns a promise to the primary BluetoothGATTService offered by the bluetooth device for a specified BluetoothServiceUUID.
getPrimaryServices(BluetoothServiceUUID) - Method in class akasha.bluetooth.BluetoothRemoteGATTServer
The BluetoothRemoteGATTServer.getPrimaryServices() method returns a promise to a list of primary BluetoothGATTService objects offered by the bluetooth device for a specified BluetoothServiceUUID.
getPrimaryServices(String) - Method in class akasha.bluetooth.BluetoothRemoteGATTServer
The BluetoothRemoteGATTServer.getPrimaryServices() method returns a promise to a list of primary BluetoothGATTService objects offered by the bluetooth device for a specified BluetoothServiceUUID.
getPrimaryServices(int) - Method in class akasha.bluetooth.BluetoothRemoteGATTServer
The BluetoothRemoteGATTServer.getPrimaryServices() method returns a promise to a list of primary BluetoothGATTService objects offered by the bluetooth device for a specified BluetoothServiceUUID.
getPrimaryServices() - Method in class akasha.bluetooth.BluetoothRemoteGATTServer
The BluetoothRemoteGATTServer.getPrimaryServices() method returns a promise to a list of primary BluetoothGATTService objects offered by the bluetooth device for a specified BluetoothServiceUUID.
getProgramInfoLog(WebGLProgram) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getProgramInfoLog returns the information log for the specified WebGLProgram object.
getProgramInfoLog(WebGLProgram) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getProgramInfoLog returns the information log for the specified WebGLProgram object.
getProgramParameter(WebGLProgram, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getProgramParameter() method of the WebGL API returns information about the given program.
getProgramParameter(WebGLProgram, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getProgramParameter() method of the WebGL API returns information about the given program.
getPropertyPriority(String) - Method in class akasha.CSSStyleDeclaration
The CSSStyleDeclaration.getPropertyPriority() method interface returns a DOMString that provides all explicitly set priorities on the CSS property.
getPropertyValue(String) - Method in class akasha.CSSStyleDeclaration
The CSSStyleDeclaration.getPropertyValue() method interface returns a DOMString containing the value of a specified CSS property.
getPrototypeOf(Object) - Static method in class akasha.core.JsObject
The Object.getPrototypeOf() method returns the prototype (i.e.
getPublicKey() - Method in class akasha.AuthenticatorAttestationResponse
 
getPublicKeyAlgorithm() - Method in class akasha.AuthenticatorAttestationResponse
 
getQuery(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getQuery() method of the WebGL 2 API returns the currently active WebGLQuery for the target, or null.
getQueryEXT(int, int) - Method in class akasha.gl.EXT_disjoint_timer_query
 
getQueryObjectEXT(WebGLTimerQueryEXT, int) - Method in class akasha.gl.EXT_disjoint_timer_query
 
getQueryParameter(WebGLQuery, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getQueryParameter() method of the WebGL 2 API returns parameter information of a WebGLQuery object.
getRandomValues(ArrayBufferView) - Method in class akasha.crypto.Crypto
The Crypto.getRandomValues() method lets you get cryptographically strong random values.
getRangeAt(int) - Method in class akasha.Selection
The Selection.getRangeAt() method returns a range object representing one of the ranges currently selected.
getReader(ReadableStreamGetReaderOptions) - Method in class akasha.ReadableStream
The getReader() method of the ReadableStream interface creates a reader and locks the stream to it.
getReader() - Method in class akasha.ReadableStream
The getReader() method of the ReadableStream interface creates a reader and locks the stream to it.
getReceivers() - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.getReceivers() method returns an array of RTCRtpReceiver objects, each of which represents one RTP receiver.
getRegistration(String) - Method in class akasha.ServiceWorkerContainer
The getRegistration() method of the ServiceWorkerContainer interface gets a ServiceWorkerRegistration object whose scope URL matches the provided document URL.
getRegistration() - Method in class akasha.ServiceWorkerContainer
The getRegistration() method of the ServiceWorkerContainer interface gets a ServiceWorkerRegistration object whose scope URL matches the provided document URL.
getRegistrations() - Method in class akasha.ServiceWorkerContainer
The getRegistrations() method of the ServiceWorkerContainer interface gets all ServiceWorkerRegistrations associated with a ServiceWorkerContainer, in an array.
getRemoteCandidates() - Method in class akasha.rtc.RTCIceTransport
The RTCIceTransport method getRemoteCandidates() returns an array which contains one RTCIceCandidate for each of the candidates that have been received from the remote peer so far during the current ICE gathering session.
getRemoteCertificates() - Method in class akasha.rtc.RTCDtlsTransport
 
getRemoteParameters() - Method in class akasha.rtc.RTCIceTransport
The RTCIceTransport method getRemoteParameters() returns an RTCIceParameters object which provides information uniquely identifying the remote peer for the duration of the ICE session.
getRenderbufferParameter(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getRenderbufferParameter() method of the WebGL API returns information about the renderbuffer.
getRenderbufferParameter(int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getRenderbufferParameter() method of the WebGL API returns information about the renderbuffer.
getResponseHeader(String) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method getResponseHeader() returns the string containing the text of a particular header's value.
getRootNode(GetRootNodeOptions) - Method in class akasha.Node
The getRootNode() method of the Node interface returns the context object's root, which optionally includes the shadow root if it is available.
getRootNode() - Method in class akasha.Node
The getRootNode() method of the Node interface returns the context object's root, which optionally includes the shadow root if it is available.
GetRootNodeOptions - Interface in akasha
 
GetRootNodeOptions.Builder - Interface in akasha
 
getRotationOfChar(int) - Method in class akasha.svg.SVGTextContentElement
 
getSamplerParameter(WebGLSampler, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getSamplerParameter() method of the WebGL 2 API returns parameter information of a WebGLSampler object.
getScreenCTM() - Method in class akasha.svg.SVGGraphicsElement
 
getSeconds() - Method in class akasha.core.JsDate
The getSeconds() method returns the seconds in the specified date according to local time.
getSelectedCandidatePair() - Method in class akasha.rtc.RTCIceTransport
The RTCIceTransport method getSelectedCandidatePair() returns an RTCIceCandidatePair object containing the current best-choice pair of ICE candidates describing the configuration of the endpoints of the transport.
getSelection() - Method in class akasha.Document
 
getSelection() - Method in class akasha.Window
The Window.getSelection() method returns a Selection object representing the range of text selected by the user or the current position of the caret.
getSelection() - Static method in class akasha.WindowGlobal
The Window.getSelection() method returns a Selection object representing the range of text selected by the user or the current position of the caret.
getSenders() - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection method getSenders() returns an array of RTCRtpSender objects, each of which represents the RTP sender responsible for transmitting one track's data.
getService(String) - Static method in class akasha.bluetooth.BluetoothUUID
 
getService(int) - Static method in class akasha.bluetooth.BluetoothUUID
 
getSettings() - Method in class akasha.media.MediaStreamTrack
The getSettings() method of the MediaStreamTrack interface returns a MediaTrackSettings object containing the current values of each of the constrainable properties for the current MediaStreamTrack.
getShaderInfoLog(WebGLShader) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getShaderInfoLog returns the information log for the specified WebGLShader object.
getShaderInfoLog(WebGLShader) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getShaderInfoLog returns the information log for the specified WebGLShader object.
getShaderParameter(WebGLShader, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getShaderParameter() method of the WebGL API returns information about the given shader.
getShaderParameter(WebGLShader, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getShaderParameter() method of the WebGL API returns information about the given shader.
getShaderPrecisionFormat(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getShaderPrecisionFormat() method of the WebGL API returns a new WebGLShaderPrecisionFormat object describing the range and precision for the specified shader numeric format.
getShaderPrecisionFormat(int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getShaderPrecisionFormat() method of the WebGL API returns a new WebGLShaderPrecisionFormat object describing the range and precision for the specified shader numeric format.
getShaderSource(WebGLShader) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getShaderSource() method of the WebGL API returns the source code of a WebGLShader as a DOMString.
getShaderSource(WebGLShader) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getShaderSource() method of the WebGL API returns the source code of a WebGLShader as a DOMString.
getStartDate() - Method in class akasha.HTMLMediaElement
 
getStartPositionOfChar(int) - Method in class akasha.svg.SVGTextContentElement
 
getState() - Method in class akasha.NavigationPreloadManager
 
getStats(MediaStreamTrack) - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection method getStats() returns a promise which resolves with data providing statistics about either the overall connection or about the specified MediaStreamTrack.
getStats() - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection method getStats() returns a promise which resolves with data providing statistics about either the overall connection or about the specified MediaStreamTrack.
getStats() - Method in class akasha.rtc.RTCRtpReceiver
The RTCRtpReceiver method getStats() asynchronously requests an RTCStatsReport object which provides statistics about incoming traffic on the owning RTCPeerConnection, returning a Promise whose fulfillment handler will be called once the results are available.
getStats() - Method in class akasha.rtc.RTCRtpSender
The RTCRtpSender method getStats() asynchronously requests an RTCStatsReport object which provides statistics about outgoing traffic on the RTCPeerConnection which owns the sender, returning a Promise which is fulfilled when the results are available.
getSubscription() - Method in class akasha.PushManager
The PushManager.getSubscription() method of the PushManager interface retrieves an existing push subscription.
getSubStringLength(int, int) - Method in class akasha.svg.SVGTextContentElement
 
getSupportedConstraints() - Method in class akasha.media.MediaDevices
The getSupportedConstraints() method of the MediaDevices interface returns an object based on the MediaTrackSupportedConstraints dictionary, whose member fields each specify one of the constrainable properties the user agent understands.
getSupportedExtensions() - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getSupportedExtensions() method returns a list of all the supported WebGL extensions.
getSupportedExtensions() - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getSupportedExtensions() method returns a list of all the supported WebGL extensions.
getSupportedProfiles() - Method in class akasha.gl.WEBGL_compressed_texture_astc
The WEBGL_compressed_texture_astc.getSupportedProfiles() method returns an array of strings containing the names of the ASTC profiles supported by the implementation.
getSVGDocument() - Method in class akasha.HTMLEmbedElement
 
getSVGDocument() - Method in class akasha.HTMLIFrameElement
 
getSVGDocument() - Method in class akasha.HTMLObjectElement
 
getSynchronizationSources() - Method in class akasha.rtc.RTCRtpReceiver
The getSynchronizationSources() method of the RTCRtpReceiver interface returns an array of RTCRtpContributingSource instances, each corresponding to one SSRC (synchronization source) identifier received by the current RTCRtpReceiver in the last ten seconds.
getSyncParameter(WebGLSync, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getSyncParameter() method of the WebGL 2 API returns parameter information of a WebGLSync object.
getTags() - Method in class akasha.SyncManager
The SyncManager.getTags method of the SyncManager interface returns a list of developer-defined identifiers for SyncManager registrations.
getTexParameter(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getTexParameter() method of the WebGL API returns information about the given texture.
getTexParameter(int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getTexParameter() method of the WebGL API returns information about the given texture.
getTime() - Method in class akasha.core.JsDate
The getTime() method returns the number of milliseconds* since the Unix Epoch.
getTimezoneOffset() - Method in class akasha.core.JsDate
The getTimezoneOffset() method returns the difference, in minutes, between a date as evaluated in the UTC time zone, and the same date as evaluated in the local time zone.
getTiming() - Method in class akasha.AnimationEffect
The AnimationEffect.getTiming() method of the AnimationEffect interface returns an EffectTiming object containing the timing properties for the Animation Effect.
getTotalLength() - Method in class akasha.svg.SVGGeometryElement
The SVGGeometryElement.getTotalLength() method returns the user agent's computed value for the total length of the path in user units.
getTrackById(String) - Method in class akasha.AudioTrackList
The AudioTrackList method getTrackById() returns the first AudioTrack object from the track list whose id matches the specified string.
getTrackById(String) - Method in class akasha.media.MediaStream
The MediaStream.getTrackById() method returns a MediaStreamTrack object representing the track with the specified ID string.
getTrackById(String) - Method in class akasha.TextTrackList
The TextTrackList method getTrackById() returns the first TextTrack object from the track list whose id matches the specified string.
getTrackById(String) - Method in class akasha.VideoTrackList
The VideoTrackList method getTrackById() returns the first VideoTrack object from the track list whose id matches the specified string.
getTracks() - Method in class akasha.media.MediaStream
The getTracks() method of the MediaStream interface returns a sequence that represents all the MediaStreamTrack objects in this stream's track set, regardless of MediaStreamTrack.kind.
getTransceivers() - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection interface's getTransceivers() method returns a list of the RTCRtpTransceiver objects being used to send and receive data on the connection.
getTransform() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.getTransform() method of the Canvas 2D API retrieves the current transformation matrix being applied to the context.
getTransform() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
getTransformFeedbackVarying(WebGLProgram, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getTransformFeedbackVarying() method of the WebGL 2 API returns information about varying variables from WebGLTransformFeedback buffers.
getTranslatedShaderSource(WebGLShader) - Method in class akasha.gl.WEBGL_debug_shaders
The WEBGL_debug_shaders.getTranslatedShaderSource() method is part of the WebGL API and allows you to debug a translated shader.
getTransports() - Method in class akasha.AuthenticatorAttestationResponse
getTransports() is a method of the AuthenticatorAttestationResponse interface that returns an Array containing strings describing the different transports which may be used by the authenticator.
getType(String) - Method in class akasha.clipboard.ClipboardItem
The getType() method of the ClipboardItem interface returns a Promise that resolves with a Blob of the requested MIME type or an error if the MIME type is not found.
getUint16(int, boolean) - Method in class akasha.core.DataView
The getUint16() method gets an unsigned 16-bit integer (unsigned short) at the specified byte offset from the start of the DataView.
getUint16(int) - Method in class akasha.core.DataView
The getUint16() method gets an unsigned 16-bit integer (unsigned short) at the specified byte offset from the start of the DataView.
getUint32(int, boolean) - Method in class akasha.core.DataView
The getUint32() method gets an unsigned 32-bit integer (unsigned long) at the specified byte offset from the start of the DataView.
getUint32(int) - Method in class akasha.core.DataView
The getUint32() method gets an unsigned 32-bit integer (unsigned long) at the specified byte offset from the start of the DataView.
getUint8(int) - Method in class akasha.core.DataView
The getUint8() method gets an unsigned 8-bit integer (unsigned byte) at the specified byte offset from the start of the DataView.
getUniform(WebGLProgram, WebGLUniformLocation) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getUniform() method of the WebGL API returns the value of a uniform variable at a given location.
getUniform(WebGLProgram, WebGLUniformLocation) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getUniform() method of the WebGL API returns the value of a uniform variable at a given location.
getUniformBlockIndex(WebGLProgram, String) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getUniformBlockIndex() method of the WebGL 2 API retrieves the index of a uniform block within a WebGLProgram.
getUniformIndices(WebGLProgram, JsArray<String>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getUniformIndices() method of the WebGL 2 API retrieves the indices of a number of uniforms within a WebGLProgram.
getUniformIndices(WebGLProgram, String[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.getUniformIndices() method of the WebGL 2 API retrieves the indices of a number of uniforms within a WebGLProgram.
getUniformLocation(WebGLProgram, String) - Method in class akasha.gl.WebGL2RenderingContext
Part of the WebGL API, the WebGLRenderingContext method getUniformLocation() returns the location of a specific uniform variable which is part of a given WebGLProgram.
getUniformLocation(WebGLProgram, String) - Method in class akasha.gl.WebGLRenderingContext
Part of the WebGL API, the WebGLRenderingContext method getUniformLocation() returns the location of a specific uniform variable which is part of a given WebGLProgram.
getUserMedia(MediaStreamConstraints) - Method in class akasha.media.MediaDevices
The MediaDevices.getUserMedia() method prompts the user for permission to use a media input which produces a MediaStream with tracks containing the requested types of media.
getUserMedia() - Method in class akasha.media.MediaDevices
The MediaDevices.getUserMedia() method prompts the user for permission to use a media input which produces a MediaStream with tracks containing the requested types of media.
getUTCDate() - Method in class akasha.core.JsDate
The getUTCDate() method returns the day of the month(from 1 to 31) in the specified date according to universal time.
getUTCDay() - Method in class akasha.core.JsDate
The getUTCDay() method returns the day of the week in the specified date according to universal time, where 0 represents Sunday.
getUTCFullYear() - Method in class akasha.core.JsDate
The getUTCFullYear() method returns the year in the specified date according to universal time.
getUTCHours() - Method in class akasha.core.JsDate
The getUTCHours() method returns the hours in the specified date according to universal time.
getUTCMilliseconds() - Method in class akasha.core.JsDate
The getUTCMilliseconds() method returns the milliseconds portion of the time object's value.
getUTCMinutes() - Method in class akasha.core.JsDate
The getUTCMinutes() method returns the minutes in the specified date according to universal time.
getUTCMonth() - Method in class akasha.core.JsDate
The getUTCMonth() returns the month of the specified date according to universal time, as a zero-based value (where zero indicates the first month of the year).
getUTCSeconds() - Method in class akasha.core.JsDate
The getUTCSeconds() method returns the seconds in the specified date according to universal time.
getValue() - Method in interface akasha.lang.JsIIterableResult
 
getVertexAttrib(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getVertexAttrib() method of the WebGL API returns information about a vertex attribute at a given position.
getVertexAttrib(int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getVertexAttrib() method of the WebGL API returns information about a vertex attribute at a given position.
getVertexAttribOffset(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.getVertexAttribOffset() method of the WebGL API returns the address of a specified vertex attribute.
getVertexAttribOffset(int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.getVertexAttribOffset() method of the WebGL API returns the address of a specified vertex attribute.
getVideoPlaybackQuality() - Method in class akasha.HTMLVideoElement
The HTMLVideoElement method getVideoPlaybackQuality() creates and returns a VideoPlaybackQuality object containing metrics including how many frames have been lost.
getVideoTracks() - Method in class akasha.media.MediaStream
The getVideoTracks() method of the MediaStream interface returns a sequence of MediaStreamTrack objects representing the video tracks in this stream.
getViewerPose(XRReferenceSpace) - Method in class akasha.xr.XRFrame
The getViewerPose() method, a member of the XRFrame interface, returns a XRViewerPose object which describes the viewer's pose (position and orientation) relative to the specified reference space.
getViewport(XRView) - Method in class akasha.xr.XRWebGLLayer
The XRWebGLLayer interface's getViewport() method returns the XRViewport that should be used to render the specified XRView into the WebGL layer.
getVoices() - Method in class akasha.speech.SpeechSynthesis
The getVoices() method of the SpeechSynthesis interface returns a list of SpeechSynthesisVoice objects representing all the available voices on the current device.
getWriter() - Method in class akasha.WritableStream
The getWriter() method of the WritableStream interface returns a new instance of WritableStreamDefaultWriter and locks the stream to that instance.
given_name - Static variable in annotation type akasha.AutocompleteType
The given (or "first") name.
global() - Method in class akasha.core.RegExp
The global property indicates whether or not the "g" flag is used with the regular expression.
Global - Class in akasha
 
Global - Class in akasha.wasm
A WebAssembly.Global object represents a global variable instance, accessible from both JavaScript and importable/exportable across one or more WebAssembly.Module instances.
Global(GlobalDescriptor, Object) - Constructor for class akasha.wasm.Global
 
Global(GlobalDescriptor) - Constructor for class akasha.wasm.Global
 
global - Static variable in annotation type akasha.wasm.ImportExportKind
 
globalAlpha - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.globalAlpha property of the Canvas 2D API specifies the alpha (transparency) value that is applied to shapes and images before they are drawn onto the canvas.
globalAlpha - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
globalCompositeOperation - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.globalCompositeOperation property of the Canvas 2D API sets the type of compositing operation to apply when drawing new shapes.
globalCompositeOperation - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
GlobalDescriptor - Interface in akasha.wasm
 
GlobalDescriptor.Builder - Interface in akasha.wasm
 
GLSL - Annotation Type in akasha.gl
Specifies that an element of the program represents a GLSL snippet.
go(int) - Method in class akasha.History
The History.go() method loads a specific page from the session history.
go() - Method in class akasha.History
The History.go() method loads a specific page from the session history.
GPU - Class in akasha.gpu
 
GPU() - Constructor for class akasha.gpu.GPU
 
gpu() - Method in class akasha.Navigator
 
GPU_DISJOINT_EXT - Static variable in class akasha.gl.EXT_disjoint_timer_query
 
GPU_DISJOINT_EXT - Static variable in class akasha.gl.EXT_disjoint_timer_query_webgl2
 
GPUAdapter - Class in akasha.gpu
 
GPUAdapter() - Constructor for class akasha.gpu.GPUAdapter
 
GPUAddressMode - Annotation Type in akasha.gpu
 
GPUAddressMode.Util - Class in akasha.gpu
 
GPUBindGroup - Class in akasha.gpu
 
GPUBindGroup() - Constructor for class akasha.gpu.GPUBindGroup
 
GPUBindGroupDescriptor - Interface in akasha.gpu
 
GPUBindGroupDescriptor.Builder - Interface in akasha.gpu
 
GPUBindGroupEntry - Interface in akasha.gpu
 
GPUBindGroupEntry.Builder - Interface in akasha.gpu
 
GPUBindGroupLayout - Class in akasha.gpu
 
GPUBindGroupLayout() - Constructor for class akasha.gpu.GPUBindGroupLayout
 
GPUBindGroupLayoutDescriptor - Interface in akasha.gpu
 
GPUBindGroupLayoutDescriptor.Builder - Interface in akasha.gpu
 
GPUBindGroupLayoutEntry - Interface in akasha.gpu
 
GPUBindGroupLayoutEntry.Builder - Interface in akasha.gpu
 
GPUBindingResource - Interface in akasha.gpu
 
GPUBlendComponent - Interface in akasha.gpu
 
GPUBlendComponent.Builder - Interface in akasha.gpu
 
GPUBlendFactor - Annotation Type in akasha.gpu
 
GPUBlendFactor.Util - Class in akasha.gpu
 
GPUBlendOperation - Annotation Type in akasha.gpu
 
GPUBlendOperation.Util - Class in akasha.gpu
 
GPUBlendState - Interface in akasha.gpu
 
GPUBlendState.Builder - Interface in akasha.gpu
 
GPUBuffer - Class in akasha.gpu
 
GPUBuffer() - Constructor for class akasha.gpu.GPUBuffer
 
GPUBufferBinding - Interface in akasha.gpu
 
GPUBufferBinding.Builder - Interface in akasha.gpu
 
GPUBufferBindingLayout - Interface in akasha.gpu
 
GPUBufferBindingLayout.Builder - Interface in akasha.gpu
 
GPUBufferBindingType - Annotation Type in akasha.gpu
 
GPUBufferBindingType.Util - Class in akasha.gpu
 
GPUBufferDescriptor - Interface in akasha.gpu
 
GPUBufferDescriptor.Builder - Interface in akasha.gpu
 
GPUBufferUsage - Class in akasha.gpu
 
GPUBufferUsage() - Constructor for class akasha.gpu.GPUBufferUsage
 
GPUBufferUsageFlags - Annotation Type in akasha.gpu
 
GPUBufferUsageFlags.Util - Class in akasha.gpu
 
GPUCanvasCompositingAlphaMode - Annotation Type in akasha.gpu
 
GPUCanvasCompositingAlphaMode.Util - Class in akasha.gpu
 
GPUCanvasConfiguration - Interface in akasha.gpu
 
GPUCanvasConfiguration.Builder - Interface in akasha.gpu
 
GPUCanvasContext - Class in akasha.gpu
 
GPUCanvasContext() - Constructor for class akasha.gpu.GPUCanvasContext
 
GPUColor - Interface in akasha.gpu
 
GPUColorDict - Interface in akasha.gpu
 
GPUColorDict.Builder - Interface in akasha.gpu
 
GPUColorTargetState - Interface in akasha.gpu
 
GPUColorTargetState.Builder - Interface in akasha.gpu
 
GPUColorWrite - Class in akasha.gpu
 
GPUColorWrite() - Constructor for class akasha.gpu.GPUColorWrite
 
GPUColorWriteFlags - Annotation Type in akasha.gpu
 
GPUColorWriteFlags.Util - Class in akasha.gpu
 
GPUCommandBuffer - Class in akasha.gpu
 
GPUCommandBuffer() - Constructor for class akasha.gpu.GPUCommandBuffer
 
GPUCommandBufferDescriptor - Interface in akasha.gpu
 
GPUCommandBufferDescriptor.Builder - Interface in akasha.gpu
 
GPUCommandEncoder - Class in akasha.gpu
 
GPUCommandEncoder() - Constructor for class akasha.gpu.GPUCommandEncoder
 
GPUCommandEncoderDescriptor - Interface in akasha.gpu
 
GPUCommandEncoderDescriptor.Builder - Interface in akasha.gpu
 
GPUCompareFunction - Annotation Type in akasha.gpu
 
GPUCompareFunction.Util - Class in akasha.gpu
 
GPUCompilationInfo - Class in akasha.gpu
 
GPUCompilationInfo() - Constructor for class akasha.gpu.GPUCompilationInfo
 
GPUCompilationMessage - Class in akasha.gpu
 
GPUCompilationMessage() - Constructor for class akasha.gpu.GPUCompilationMessage
 
GPUCompilationMessageType - Annotation Type in akasha.gpu
 
GPUCompilationMessageType.Util - Class in akasha.gpu
 
GPUComputePassDescriptor - Interface in akasha.gpu
 
GPUComputePassDescriptor.Builder - Interface in akasha.gpu
 
GPUComputePassEncoder - Class in akasha.gpu
 
GPUComputePassEncoder() - Constructor for class akasha.gpu.GPUComputePassEncoder
 
GPUComputePipeline - Class in akasha.gpu
 
GPUComputePipeline() - Constructor for class akasha.gpu.GPUComputePipeline
 
GPUComputePipelineDescriptor - Interface in akasha.gpu
 
GPUComputePipelineDescriptor.Builder - Interface in akasha.gpu
 
GPUCullMode - Annotation Type in akasha.gpu
 
GPUCullMode.Util - Class in akasha.gpu
 
GPUDepthStencilState - Interface in akasha.gpu
 
GPUDepthStencilState.Builder - Interface in akasha.gpu
 
GPUDevice - Class in akasha.gpu
 
GPUDevice() - Constructor for class akasha.gpu.GPUDevice
 
GPUDeviceDescriptor - Interface in akasha.gpu
 
GPUDeviceDescriptor.Builder - Interface in akasha.gpu
 
GPUDeviceLostInfo - Class in akasha.gpu
 
GPUDeviceLostInfo() - Constructor for class akasha.gpu.GPUDeviceLostInfo
 
GPUDeviceLostReason - Annotation Type in akasha.gpu
 
GPUDeviceLostReason.Util - Class in akasha.gpu
 
GPUDeviceLostReasonOrUndefinedUnion - Interface in akasha.gpu
 
GPUError - Interface in akasha.gpu
 
GPUErrorFilter - Annotation Type in akasha.gpu
 
GPUErrorFilter.Util - Class in akasha.gpu
 
GPUExtent3D - Interface in akasha.gpu
 
GPUExtent3DDict - Interface in akasha.gpu
 
GPUExtent3DDict.Builder - Interface in akasha.gpu
 
GPUExternalTexture - Class in akasha.gpu
 
GPUExternalTexture() - Constructor for class akasha.gpu.GPUExternalTexture
 
GPUExternalTextureBindingLayout - Interface in akasha.gpu
 
GPUExternalTextureBindingLayout.Builder - Interface in akasha.gpu
 
GPUExternalTextureDescriptor - Interface in akasha.gpu
 
GPUExternalTextureDescriptor.Builder - Interface in akasha.gpu
 
GPUFeatureName - Annotation Type in akasha.gpu
 
GPUFeatureName.Util - Class in akasha.gpu
 
GPUFilterMode - Annotation Type in akasha.gpu
 
GPUFilterMode.Util - Class in akasha.gpu
 
GPUFragmentState - Interface in akasha.gpu
 
GPUFragmentState.Builder - Interface in akasha.gpu
 
GPUFrontFace - Annotation Type in akasha.gpu
 
GPUFrontFace.Util - Class in akasha.gpu
 
GPUImageCopyBuffer - Interface in akasha.gpu
 
GPUImageCopyBuffer.Builder - Interface in akasha.gpu
 
GPUImageCopyExternalImage - Interface in akasha.gpu
 
GPUImageCopyExternalImage.Builder - Interface in akasha.gpu
 
GPUImageCopyTexture - Interface in akasha.gpu
 
GPUImageCopyTexture.Builder - Interface in akasha.gpu
 
GPUImageCopyTextureTagged - Interface in akasha.gpu
 
GPUImageCopyTextureTagged.Builder - Interface in akasha.gpu
 
GPUImageDataLayout - Interface in akasha.gpu
 
GPUImageDataLayout.Builder - Interface in akasha.gpu
 
GPUIndexFormat - Annotation Type in akasha.gpu
 
GPUIndexFormat.Util - Class in akasha.gpu
 
GPULoadOp - Annotation Type in akasha.gpu
 
GPULoadOp.Util - Class in akasha.gpu
 
GPULoadOpOrFloatUnion - Interface in akasha.gpu
 
GPULoadOpOrGPUColorUnion - Interface in akasha.gpu
 
GPULoadOpOrGPUStencilValueUnion - Interface in akasha.gpu
 
GPUMapMode - Class in akasha.gpu
 
GPUMapMode() - Constructor for class akasha.gpu.GPUMapMode
 
GPUMapModeFlags - Annotation Type in akasha.gpu
 
GPUMapModeFlags.Util - Class in akasha.gpu
 
GPUMultisampleState - Interface in akasha.gpu
 
GPUMultisampleState.Builder - Interface in akasha.gpu
 
GPUObjectDescriptorBase - Interface in akasha.gpu
 
GPUObjectDescriptorBase.Builder - Interface in akasha.gpu
 
GPUOrigin2D - Interface in akasha.gpu
 
GPUOrigin2DDict - Interface in akasha.gpu
 
GPUOrigin2DDict.Builder - Interface in akasha.gpu
 
GPUOrigin3D - Interface in akasha.gpu
 
GPUOrigin3DDict - Interface in akasha.gpu
 
GPUOrigin3DDict.Builder - Interface in akasha.gpu
 
GPUOutOfMemoryError - Class in akasha.gpu
 
GPUOutOfMemoryError() - Constructor for class akasha.gpu.GPUOutOfMemoryError
 
GPUPipelineDescriptorBase - Interface in akasha.gpu
 
GPUPipelineDescriptorBase.Builder - Interface in akasha.gpu
 
GPUPipelineLayout - Class in akasha.gpu
 
GPUPipelineLayout() - Constructor for class akasha.gpu.GPUPipelineLayout
 
GPUPipelineLayoutDescriptor - Interface in akasha.gpu
 
GPUPipelineLayoutDescriptor.Builder - Interface in akasha.gpu
 
GPUPipelineStatisticName - Annotation Type in akasha.gpu
 
GPUPipelineStatisticName.Util - Class in akasha.gpu
 
GPUPowerPreference - Annotation Type in akasha.gpu
 
GPUPowerPreference.Util - Class in akasha.gpu
 
GPUPredefinedColorSpace - Annotation Type in akasha.gpu
 
GPUPredefinedColorSpace.Util - Class in akasha.gpu
 
GPUPrimitiveState - Interface in akasha.gpu
 
GPUPrimitiveState.Builder - Interface in akasha.gpu
 
GPUPrimitiveTopology - Annotation Type in akasha.gpu
 
GPUPrimitiveTopology.Util - Class in akasha.gpu
 
GPUProgrammableStage - Interface in akasha.gpu
 
GPUProgrammableStage.Builder - Interface in akasha.gpu
 
GPUQuerySet - Class in akasha.gpu
 
GPUQuerySet() - Constructor for class akasha.gpu.GPUQuerySet
 
GPUQuerySetDescriptor - Interface in akasha.gpu
 
GPUQuerySetDescriptor.Builder - Interface in akasha.gpu
 
GPUQueryType - Annotation Type in akasha.gpu
 
GPUQueryType.Util - Class in akasha.gpu
 
GPUQueue - Class in akasha.gpu
 
GPUQueue() - Constructor for class akasha.gpu.GPUQueue
 
GPURenderBundle - Class in akasha.gpu
 
GPURenderBundle() - Constructor for class akasha.gpu.GPURenderBundle
 
GPURenderBundleDescriptor - Interface in akasha.gpu
 
GPURenderBundleDescriptor.Builder - Interface in akasha.gpu
 
GPURenderBundleEncoder - Class in akasha.gpu
 
GPURenderBundleEncoder() - Constructor for class akasha.gpu.GPURenderBundleEncoder
 
GPURenderBundleEncoderDescriptor - Interface in akasha.gpu
 
GPURenderBundleEncoderDescriptor.Builder - Interface in akasha.gpu
 
GPURenderPassColorAttachment - Interface in akasha.gpu
 
GPURenderPassColorAttachment.Builder - Interface in akasha.gpu
 
GPURenderPassDepthStencilAttachment - Interface in akasha.gpu
 
GPURenderPassDepthStencilAttachment.Builder - Interface in akasha.gpu
 
GPURenderPassDescriptor - Interface in akasha.gpu
 
GPURenderPassDescriptor.Builder - Interface in akasha.gpu
 
GPURenderPassEncoder - Class in akasha.gpu
 
GPURenderPassEncoder() - Constructor for class akasha.gpu.GPURenderPassEncoder
 
GPURenderPassLayout - Interface in akasha.gpu
 
GPURenderPassLayout.Builder - Interface in akasha.gpu
 
GPURenderPipeline - Class in akasha.gpu
 
GPURenderPipeline() - Constructor for class akasha.gpu.GPURenderPipeline
 
GPURenderPipelineDescriptor - Interface in akasha.gpu
 
GPURenderPipelineDescriptor.Builder - Interface in akasha.gpu
 
GPURequestAdapterOptions - Interface in akasha.gpu
 
GPURequestAdapterOptions.Builder - Interface in akasha.gpu
 
GPUSampler - Class in akasha.gpu
 
GPUSampler() - Constructor for class akasha.gpu.GPUSampler
 
GPUSamplerBindingLayout - Interface in akasha.gpu
 
GPUSamplerBindingLayout.Builder - Interface in akasha.gpu
 
GPUSamplerBindingType - Annotation Type in akasha.gpu
 
GPUSamplerBindingType.Util - Class in akasha.gpu
 
GPUSamplerDescriptor - Interface in akasha.gpu
 
GPUSamplerDescriptor.Builder - Interface in akasha.gpu
 
GPUShaderModule - Class in akasha.gpu
 
GPUShaderModule() - Constructor for class akasha.gpu.GPUShaderModule
 
GPUShaderModuleDescriptor - Interface in akasha.gpu
 
GPUShaderModuleDescriptor.Builder - Interface in akasha.gpu
 
GPUShaderStage - Class in akasha.gpu
 
GPUShaderStage() - Constructor for class akasha.gpu.GPUShaderStage
 
GPUShaderStageFlags - Annotation Type in akasha.gpu
 
GPUShaderStageFlags.Util - Class in akasha.gpu
 
GPUStencilFaceState - Interface in akasha.gpu
 
GPUStencilFaceState.Builder - Interface in akasha.gpu
 
GPUStencilOperation - Annotation Type in akasha.gpu
 
GPUStencilOperation.Util - Class in akasha.gpu
 
GPUStorageTextureAccess - Annotation Type in akasha.gpu
 
GPUStorageTextureAccess.Util - Class in akasha.gpu
 
GPUStorageTextureBindingLayout - Interface in akasha.gpu
 
GPUStorageTextureBindingLayout.Builder - Interface in akasha.gpu
 
GPUStoreOp - Annotation Type in akasha.gpu
 
GPUStoreOp.Util - Class in akasha.gpu
 
GPUSupportedFeatures - Class in akasha.gpu
 
GPUSupportedFeatures() - Constructor for class akasha.gpu.GPUSupportedFeatures
 
GPUSupportedFeatures.Entry - Class in akasha.gpu
 
GPUSupportedFeatures.ForEachCallback - Interface in akasha.gpu
 
GPUSupportedFeatures.ForEachCallback2 - Interface in akasha.gpu
 
GPUSupportedFeatures.ForEachCallback3 - Interface in akasha.gpu
 
GPUSupportedLimits - Class in akasha.gpu
 
GPUSupportedLimits() - Constructor for class akasha.gpu.GPUSupportedLimits
 
GPUTexture - Class in akasha.gpu
 
GPUTexture() - Constructor for class akasha.gpu.GPUTexture
 
GPUTextureAspect - Annotation Type in akasha.gpu
 
GPUTextureAspect.Util - Class in akasha.gpu
 
GPUTextureBindingLayout - Interface in akasha.gpu
 
GPUTextureBindingLayout.Builder - Interface in akasha.gpu
 
GPUTextureDescriptor - Interface in akasha.gpu
 
GPUTextureDescriptor.Builder - Interface in akasha.gpu
 
GPUTextureDimension - Annotation Type in akasha.gpu
 
GPUTextureDimension.Util - Class in akasha.gpu
 
GPUTextureFormat - Annotation Type in akasha.gpu
 
GPUTextureFormat.Util - Class in akasha.gpu
 
GPUTextureSampleType - Annotation Type in akasha.gpu
 
GPUTextureSampleType.Util - Class in akasha.gpu
 
GPUTextureUsage - Class in akasha.gpu
 
GPUTextureUsage() - Constructor for class akasha.gpu.GPUTextureUsage
 
GPUTextureUsageFlags - Annotation Type in akasha.gpu
 
GPUTextureUsageFlags.Util - Class in akasha.gpu
 
GPUTextureView - Class in akasha.gpu
 
GPUTextureView() - Constructor for class akasha.gpu.GPUTextureView
 
GPUTextureViewDescriptor - Interface in akasha.gpu
 
GPUTextureViewDescriptor.Builder - Interface in akasha.gpu
 
GPUTextureViewDimension - Annotation Type in akasha.gpu
 
GPUTextureViewDimension.Util - Class in akasha.gpu
 
GPUUncapturedErrorEvent - Class in akasha.gpu
 
GPUUncapturedErrorEvent(String, GPUUncapturedErrorEventInit) - Constructor for class akasha.gpu.GPUUncapturedErrorEvent
 
GPUUncapturedErrorEventInit - Interface in akasha.gpu
 
GPUUncapturedErrorEventInit.Builder - Interface in akasha.gpu
 
GPUValidationError - Class in akasha.gpu
 
GPUValidationError(String) - Constructor for class akasha.gpu.GPUValidationError
 
GPUVertexAttribute - Interface in akasha.gpu
 
GPUVertexAttribute.Builder - Interface in akasha.gpu
 
GPUVertexBufferLayout - Interface in akasha.gpu
 
GPUVertexBufferLayout.Builder - Interface in akasha.gpu
 
GPUVertexFormat - Annotation Type in akasha.gpu
 
GPUVertexFormat.Util - Class in akasha.gpu
 
GPUVertexState - Interface in akasha.gpu
 
GPUVertexState.Builder - Interface in akasha.gpu
 
GPUVertexStepMode - Annotation Type in akasha.gpu
 
GPUVertexStepMode.Util - Class in akasha.gpu
 
gradientTransform() - Method in class akasha.svg.SVGGradientElement
 
gradientUnits() - Method in class akasha.svg.SVGGradientElement
 
grammars - Variable in class akasha.speech.SpeechRecognition
The grammars property of the SpeechRecognition interface returns and sets a collection of SpeechGrammar objects that represent the grammars that will be understood by the current SpeechRecognition.
granted - Static variable in annotation type akasha.DevicePermissionState
 
granted - Static variable in annotation type akasha.notifications.NotificationPermission
 
granted - Static variable in annotation type akasha.PermissionState
 
granted - Static variable in annotation type akasha.PushPermissionState
 
granted - Variable in class akasha.xr.XRPermissionStatus
The WebXR Device API's XRPermissionStatus interface's granted property is an array of strings, each identifying one of the WebXR features for which permission has been granted as of the time at which the Permission API's navigator.permissions.query() method was called.
GREATER - Static variable in class akasha.gl.WebGL2RenderingContext
 
GREATER - Static variable in class akasha.gl.WebGLRenderingContext
 
greater - Static variable in annotation type akasha.gpu.GPUCompareFunction
 
greater_equal - Static variable in annotation type akasha.gpu.GPUCompareFunction
 
GREEN - Static variable in class akasha.gpu.GPUColorWrite
 
GREEN_BITS - Static variable in class akasha.gl.WebGL2RenderingContext
 
GREEN_BITS - Static variable in class akasha.gl.WebGLRenderingContext
 
gripSpace() - Method in class akasha.xr.XRInputSource
The read-only XRInputSource property gripSpace returns an XRSpace whose native origin tracks the pose used to render virtual objects so they appear to be held in (or part of) the user's hand.
group(Object...) - Static method in class akasha.Console
Creates a new inline group in the Web Console log.
group(String) - Method in interface akasha.GenerateTestReportParameters.Builder
 
group() - Method in interface akasha.GenerateTestReportParameters
 
groupCollapsed(Object...) - Static method in class akasha.Console
Creates a new inline group in the Web Console.
groupEnd() - Static method in class akasha.Console
Exits the current inline group in the Web Console.
groupId() - Method in class akasha.media.MediaDeviceInfo
The groupId readonly property of the MediaDeviceInfo interface returns a DOMString that is a group identifier.
groupId(String) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
groupId() - Method in interface akasha.media.MediaTrackCapabilities
 
groupId(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
groupId(String) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
groupId(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
groupId(String...) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
groupId(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
groupId(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
groupId(String) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
groupId(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
groupId(String...) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
groupId(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
groupId() - Method in interface akasha.media.MediaTrackConstraintSet
 
groupId(String) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's groupId property is a browsing-session unique DOMString which identifies the group of devices which includes the source for the MediaStreamTrack.
groupId() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's groupId property is a browsing-session unique DOMString which identifies the group of devices which includes the source for the MediaStreamTrack.
groupId(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's groupId property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the groupId constraint.
groupId() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's groupId property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the groupId constraint.
groups() - Method in class akasha.core.RegExpResult
 
grow(int) - Method in class akasha.wasm.Memory
The grow() protoype method of the Memory object increases the size of the memory instance by a specified number of WebAssembly pages.
grow(int) - Method in class akasha.wasm.Table
The grow() prototype method of the WebAssembly.Table object increases the size of the Table instance by a specified number of elements.
gyroscope - Static variable in annotation type akasha.PermissionName
 

H

HALF_FLOAT - Static variable in class akasha.gl.WebGL2RenderingContext
 
HALF_FLOAT_OES - Static variable in class akasha.gl.OES_texture_half_float
 
hand() - Method in class akasha.Gamepad
The hand read-only property of the Gamepad interface returns an enum defining what hand the controller is being held in, or is most likely to be held in.
handedness() - Method in class akasha.xr.XRInputSource
The read-only XRInputSource property handedness indicates which of the user's hands the WebXR input source is associated with, or if it's not associated with a hand at all.
handled(Promise<Void>) - Method in interface akasha.FetchEventInit.Builder
 
handled() - Method in interface akasha.FetchEventInit
 
handleEvent(AnimationEvent) - Method in interface akasha.AnimationEventListener
Handle event of type AnimationEvent
handleEvent(AudioProcessingEvent) - Method in interface akasha.audio.AudioProcessingEventListener
Handle event of type AudioProcessingEvent
handleEvent(OfflineAudioCompletionEvent) - Method in interface akasha.audio.OfflineAudioCompletionEventListener
Handle event of type OfflineAudioCompletionEvent
handleEvent(BluetoothAdvertisingEvent) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventListener
Handle event of type BluetoothAdvertisingEvent
handleEvent(ValueEvent) - Method in interface akasha.bluetooth.ValueEventListener
Handle event of type ValueEvent
handleEvent(ClipboardEvent) - Method in interface akasha.clipboard.ClipboardEventListener
Handle event of type ClipboardEvent
handleEvent(CloseEvent) - Method in interface akasha.CloseEventListener
Handle event of type CloseEvent
handleEvent(CompositionEvent) - Method in interface akasha.CompositionEventListener
Handle event of type CompositionEvent
handleEvent(DeviceMotionEvent) - Method in interface akasha.DeviceMotionEventListener
Handle event of type DeviceMotionEvent
handleEvent(DeviceOrientationEvent) - Method in interface akasha.DeviceOrientationEventListener
Handle event of type DeviceOrientationEvent
handleEvent(DragEvent) - Method in interface akasha.DragEventListener
Handle event of type DragEvent
handleEvent(Event) - Method in interface akasha.EventListener
The EventListener method handleEvent() method is called by the user agent when an event is sent to the EventListener, in order to handle events that occur on an observed EventTarget.
handleEvent(FocusEvent) - Method in interface akasha.FocusEventListener
Handle event of type FocusEvent
handleEvent(FormDataEvent) - Method in interface akasha.FormDataEventListener
Handle event of type FormDataEvent
handleEvent(GamepadEvent) - Method in interface akasha.GamepadEventListener
Handle event of type GamepadEvent
handleEvent(WebGLContextEvent) - Method in interface akasha.gl.WebGLContextEventListener
Handle event of type WebGLContextEvent
handleEvent(HashChangeEvent) - Method in interface akasha.HashChangeEventListener
Handle event of type HashChangeEvent
handleEvent(IDBVersionChangeEvent) - Method in interface akasha.idb.IDBVersionChangeEventListener
Handle event of type IDBVersionChangeEvent
handleEvent(InputEvent) - Method in interface akasha.InputEventListener
Handle event of type InputEvent
handleEvent(KeyboardEvent) - Method in interface akasha.KeyboardEventListener
Handle event of type KeyboardEvent
handleEvent(MediaRecorderErrorEvent) - Method in interface akasha.media.MediaRecorderErrorEventListener
Handle event of type MediaRecorderErrorEvent
handleEvent(MediaStreamTrackEvent) - Method in interface akasha.media.MediaStreamTrackEventListener
Handle event of type MediaStreamTrackEvent
handleEvent(MessageEvent) - Method in interface akasha.MessageEventListener
Handle event of type MessageEvent
handleEvent(MouseEvent) - Method in interface akasha.MouseEventListener
Handle event of type MouseEvent
handleEvent(PageTransitionEvent) - Method in interface akasha.PageTransitionEventListener
Handle event of type PageTransitionEvent
handleEvent(PointerEvent) - Method in interface akasha.PointerEventListener
Handle event of type PointerEvent
handleEvent(ProgressEvent) - Method in interface akasha.ProgressEventListener
Handle event of type ProgressEvent
handleEvent(PromiseRejectionEvent) - Method in interface akasha.PromiseRejectionEventListener
Handle event of type PromiseRejectionEvent
handleEvent(RTCDataChannelEvent) - Method in interface akasha.rtc.RTCDataChannelEventListener
Handle event of type RTCDataChannelEvent
handleEvent(RTCDTMFToneChangeEvent) - Method in interface akasha.rtc.RTCDTMFToneChangeEventListener
Handle event of type RTCDTMFToneChangeEvent
handleEvent(RTCErrorEvent) - Method in interface akasha.rtc.RTCErrorEventListener
Handle event of type RTCErrorEvent
handleEvent(RTCPeerConnectionIceErrorEvent) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventListener
Handle event of type RTCPeerConnectionIceErrorEvent
handleEvent(RTCPeerConnectionIceEvent) - Method in interface akasha.rtc.RTCPeerConnectionIceEventListener
Handle event of type RTCPeerConnectionIceEvent
handleEvent(RTCTrackEvent) - Method in interface akasha.rtc.RTCTrackEventListener
Handle event of type RTCTrackEvent
handleEvent(SpeechRecognitionErrorEvent) - Method in interface akasha.speech.SpeechRecognitionErrorEventListener
Handle event of type SpeechRecognitionErrorEvent
handleEvent(SpeechRecognitionEvent) - Method in interface akasha.speech.SpeechRecognitionEventListener
Handle event of type SpeechRecognitionEvent
handleEvent(SpeechSynthesisErrorEvent) - Method in interface akasha.speech.SpeechSynthesisErrorEventListener
Handle event of type SpeechSynthesisErrorEvent
handleEvent(SpeechSynthesisEvent) - Method in interface akasha.speech.SpeechSynthesisEventListener
Handle event of type SpeechSynthesisEvent
handleEvent(StorageEvent) - Method in interface akasha.StorageEventListener
Handle event of type StorageEvent
handleEvent(SubmitEvent) - Method in interface akasha.SubmitEventListener
Handle event of type SubmitEvent
handleEvent(TouchEvent) - Method in interface akasha.TouchEventListener
Handle event of type TouchEvent
handleEvent(TrackEvent) - Method in interface akasha.TrackEventListener
Handle event of type TrackEvent
handleEvent(TransitionEvent) - Method in interface akasha.TransitionEventListener
Handle event of type TransitionEvent
handleEvent(UIEvent) - Method in interface akasha.UIEventListener
Handle event of type UIEvent
handleEvent(WheelEvent) - Method in interface akasha.WheelEventListener
Handle event of type WheelEvent
handleEvent(XRReferenceSpaceEvent) - Method in interface akasha.xr.XRReferenceSpaceEventListener
Handle event of type XRReferenceSpaceEvent
hanging - Static variable in annotation type akasha.CanvasTextBaseline
 
hangingBaseline() - Method in class akasha.TextMetrics
The read-only hangingBaseline property of the TextMetrics interface is a double giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the hanging baseline of the line box, in CSS pixels.
hapticActuators() - Method in class akasha.Gamepad
The hapticActuators read-only property of the Gamepad interface returns an array containing GamepadHapticActuator objects, each of which represents haptic feedback hardware available on the controller.
hard - Static variable in annotation type akasha.WrapType
The browser automatically inserts line breaks (CR+LF) so that each line has no more than the width of the control; the cols attribute must also be specified for this to take effect.
hardware_encoder_error - Static variable in annotation type akasha.rtc.RTCErrorDetailType
 
hardware_encoder_not_available - Static variable in annotation type akasha.rtc.RTCErrorDetailType
 
HardwareAcceleration - Annotation Type in akasha
 
hardwareAcceleration(String) - Method in interface akasha.VideoDecoderConfig.Builder
 
hardwareAcceleration() - Method in interface akasha.VideoDecoderConfig
 
hardwareAcceleration(String) - Method in interface akasha.VideoEncoderConfig.Builder
 
hardwareAcceleration() - Method in interface akasha.VideoEncoderConfig
 
HardwareAcceleration.Util - Class in akasha
 
hardwareConcurrency() - Method in class akasha.Navigator
The navigator.hardwareConcurrency read-only property returns the number of logical processors available to run threads on the user's computer.
has(String) - Method in class akasha.audio.AudioParamMap
 
has(int) - Method in class akasha.bluetooth.BluetoothManufacturerDataMap
 
has(String) - Method in class akasha.bluetooth.BluetoothServiceDataMap
 
has(String) - Method in class akasha.CacheStorage
The has() method of the CacheStorage interface returns a Promise that resolves to true if a Cache object matches the cacheName.
has(K) - Method in class akasha.core.JsMap
The has() method returns a boolean indicating whether an element with the specified value exists in a Map object or not.
has(T) - Method in class akasha.core.JsSet
The has() method returns a boolean indicating whether an element with the specified value exists in a Set object or not.
has(K) - Method in class akasha.core.JsWeakMap
The has() method returns a boolean indicating whether an element with the specified key exists in the WeakMap object or not.
has(T) - Method in class akasha.core.JsWeakSet
The has() method returns a boolean indicating whether an object exists in a WeakSet or not.
has(String) - Method in class akasha.core.RegExpGroups
 
has(String) - Method in class akasha.CSSFontFeatureValuesMap
 
has(int) - Method in class akasha.CSSFontPaletteValuesRule
 
has(String) - Method in class akasha.FormData
The has() method of the FormData interface returns a boolean stating whether a FormData object contains a certain key.
has(String) - Method in class akasha.gpu.GPUSupportedFeatures
 
has(String) - Method in class akasha.Headers
The has() method of the Headers interface returns a boolean stating whether a Headers object contains a certain header.
has(BufferSource) - Method in class akasha.MediaKeyStatusMap
The has property of the MediaKeyStatusMap interface returns a Boolean, asserting whether a value has been associated with the given key.
has(String) - Method in class akasha.rtc.RTCStatsReport
 
has(String) - Method in class akasha.URLSearchParams
The has() method of the URLSearchParams interface returns a Boolean that indicates whether a parameter with the specified name exists.
hasAttribute(String) - Method in class akasha.Element
The Element.hasAttribute() method returns a Boolean value indicating whether the specified element has the specified attribute or not.
hasAttributeNS(String, String) - Method in class akasha.Element
hasAttributeNS returns a boolean value indicating whether the current element has the specified attribute.
hasAttributes() - Method in class akasha.Element
The hasAttributes() method of the Element interface returns a Boolean indicating whether the current element has any attributes or not.
hasChildNodes() - Method in class akasha.Node
The Node.hasChildNodes() method returns a Boolean value indicating whether the given Node has child nodes or not.
hasDynamicOffset(boolean) - Method in interface akasha.gpu.GPUBufferBindingLayout.Builder
 
hasDynamicOffset() - Method in interface akasha.gpu.GPUBufferBindingLayout
 
hasFeature() - Method in class akasha.DOMImplementation
The DOMImplementation.hasFeature() method returns a Boolean flag indicating if a given feature is supported.
hasFocus() - Method in class akasha.Document
The hasFocus() method of the Document interface returns a Boolean value indicating whether the document or any element inside the document has focus.
hash(AlgorithmIdentifier) - Method in interface akasha.crypto.EcdsaParams.Builder
 
hash(JsObject) - Method in interface akasha.crypto.EcdsaParams.Builder
 
hash(String) - Method in interface akasha.crypto.EcdsaParams.Builder
 
hash() - Method in interface akasha.crypto.EcdsaParams
 
hash(AlgorithmIdentifier) - Method in interface akasha.crypto.HkdfParams.Builder
 
hash(JsObject) - Method in interface akasha.crypto.HkdfParams.Builder
 
hash(String) - Method in interface akasha.crypto.HkdfParams.Builder
 
hash() - Method in interface akasha.crypto.HkdfParams
 
hash(AlgorithmIdentifier) - Method in interface akasha.crypto.HmacImportParams.Builder
 
hash(JsObject) - Method in interface akasha.crypto.HmacImportParams.Builder
 
hash(String) - Method in interface akasha.crypto.HmacImportParams.Builder
 
hash() - Method in interface akasha.crypto.HmacImportParams
 
hash(KeyAlgorithm) - Method in interface akasha.crypto.HmacKeyAlgorithm.Builder
 
hash() - Method in interface akasha.crypto.HmacKeyAlgorithm
 
hash(AlgorithmIdentifier) - Method in interface akasha.crypto.HmacKeyGenParams.Builder
 
hash(JsObject) - Method in interface akasha.crypto.HmacKeyGenParams.Builder
 
hash(String) - Method in interface akasha.crypto.HmacKeyGenParams.Builder
 
hash() - Method in interface akasha.crypto.HmacKeyGenParams
 
hash(AlgorithmIdentifier) - Method in interface akasha.crypto.Pbkdf2Params.Builder
 
hash(JsObject) - Method in interface akasha.crypto.Pbkdf2Params.Builder
 
hash(String) - Method in interface akasha.crypto.Pbkdf2Params.Builder
 
hash() - Method in interface akasha.crypto.Pbkdf2Params
 
hash(AlgorithmIdentifier) - Method in interface akasha.crypto.RsaHashedImportParams.Builder
 
hash(JsObject) - Method in interface akasha.crypto.RsaHashedImportParams.Builder
 
hash(String) - Method in interface akasha.crypto.RsaHashedImportParams.Builder
 
hash() - Method in interface akasha.crypto.RsaHashedImportParams
 
hash(KeyAlgorithm) - Method in interface akasha.crypto.RsaHashedKeyAlgorithm.Builder
 
hash() - Method in interface akasha.crypto.RsaHashedKeyAlgorithm
 
hash(AlgorithmIdentifier) - Method in interface akasha.crypto.RsaHashedKeyGenParams.Builder
 
hash(JsObject) - Method in interface akasha.crypto.RsaHashedKeyGenParams.Builder
 
hash(String) - Method in interface akasha.crypto.RsaHashedKeyGenParams.Builder
 
hash() - Method in interface akasha.crypto.RsaHashedKeyGenParams
 
hash - Variable in class akasha.HTMLAnchorElement
The HTMLHyperlinkElementUtils.hash property returns a USVString containing a '#' followed by the fragment identifier of the URL.
hash - Variable in class akasha.HTMLAreaElement
The HTMLHyperlinkElementUtils.hash property returns a USVString containing a '#' followed by the fragment identifier of the URL.
hash - Variable in class akasha.Location
The hash property of the Location interface returns a USVString containing a '#' followed by the fragment identifier of the URL.
hash - Variable in class akasha.svg.SVGAElement
The HTMLHyperlinkElementUtils.hash property returns a USVString containing a '#' followed by the fragment identifier of the URL.
hash - Variable in class akasha.URL
The hash property of the URL interface is a USVString containing a '#' followed by the fragment identifier of the URL.
HashChangeEvent - Class in akasha
The HashChangeEvent interface represents events that fire when the fragment identifier of the URL has changed.
HashChangeEvent(String, HashChangeEventInit) - Constructor for class akasha.HashChangeEvent
 
HashChangeEvent(String) - Constructor for class akasha.HashChangeEvent
 
HashChangeEventHandler - Interface in akasha
Handle events of type HashChangeEvent
HashChangeEventInit - Interface in akasha
 
HashChangeEventInit.Builder - Interface in akasha
 
HashChangeEventListener - Interface in akasha
Listener for events of type HashChangeEvent
hasInstance() - Static method in interface akasha.core.Symbol
The Symbol.hasInstance well-known symbol is used to determine if a constructor object recognizes an object as its instance.
hasOrientation() - Method in class akasha.GamepadPose
The hasOrientation read-only property of the GamepadPose interface returns a Boolean stating whether the Gamepad can track and return orientation information.
hasOwnProperty(Symbol) - Method in class akasha.core.JsObject
The hasOwnProperty() method returns a boolean indicating whether the object has the specified property as its own property (as opposed to inheriting it).
hasOwnProperty(String) - Method in class akasha.core.JsObject
The hasOwnProperty() method returns a boolean indicating whether the object has the specified property as its own property (as opposed to inheriting it).
hasOwnProperty(Symbol) - Static method in class akasha.WindowGlobal
The hasOwnProperty() method returns a boolean indicating whether the object has the specified property as its own property (as opposed to inheriting it).
hasOwnProperty(String) - Static method in class akasha.WindowGlobal
The hasOwnProperty() method returns a boolean indicating whether the object has the specified property as its own property (as opposed to inheriting it).
hasPointerCapture(int) - Method in class akasha.Element
The hasPointerCapture() method of the Element interface sets whether the element on which it is invoked has pointer capture for the pointer identified by the given pointer ID.
hasPosition() - Method in class akasha.GamepadPose
The hasPosition read-only property of the GamepadPose interface returns a Boolean stating whether the Gamepad can track and return position information.
HAVE_CURRENT_DATA - Static variable in class akasha.HTMLMediaElement
 
HAVE_ENOUGH_DATA - Static variable in class akasha.HTMLMediaElement
 
HAVE_FUTURE_DATA - Static variable in class akasha.HTMLMediaElement
 
have_local_offer - Static variable in annotation type akasha.rtc.RTCSignalingState
 
have_local_pranswer - Static variable in annotation type akasha.rtc.RTCSignalingState
 
HAVE_METADATA - Static variable in class akasha.HTMLMediaElement
 
HAVE_NOTHING - Static variable in class akasha.HTMLMediaElement
 
have_remote_offer - Static variable in annotation type akasha.rtc.RTCSignalingState
 
have_remote_pranswer - Static variable in annotation type akasha.rtc.RTCSignalingState
 
head() - Method in class akasha.Document
The head read-only property of the Document interface returns the head element of the current document.
headerBytesReceived(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
headerBytesReceived() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
headerBytesSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
headerBytesSent() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
headerExtensions(JsArray<RTCRtpHeaderExtensionCapability>) - Method in interface akasha.rtc.RTCRtpCapabilities.Builder
 
headerExtensions(RTCRtpHeaderExtensionCapability...) - Method in interface akasha.rtc.RTCRtpCapabilities.Builder
 
headerExtensions() - Method in interface akasha.rtc.RTCRtpCapabilities
 
headerExtensions(JsArray<RTCRtpHeaderExtensionParameters>) - Method in interface akasha.rtc.RTCRtpParameters.Builder
 
headerExtensions(RTCRtpHeaderExtensionParameters...) - Method in interface akasha.rtc.RTCRtpParameters.Builder
 
headerExtensions() - Method in interface akasha.rtc.RTCRtpParameters
 
headerExtensions(JsArray<RTCRtpHeaderExtensionParameters>) - Method in interface akasha.rtc.RTCRtpReceiveParameters.Builder
 
headerExtensions(RTCRtpHeaderExtensionParameters...) - Method in interface akasha.rtc.RTCRtpReceiveParameters.Builder
 
headerExtensions(JsArray<RTCRtpHeaderExtensionParameters>) - Method in interface akasha.rtc.RTCRtpSendParameters.Builder
 
headerExtensions(RTCRtpHeaderExtensionParameters...) - Method in interface akasha.rtc.RTCRtpSendParameters.Builder
 
Headers - Class in akasha
The Headers interface of the Fetch API allows you to perform various actions on HTTP request and response headers.
Headers(HeadersInit) - Constructor for class akasha.Headers
The Headers() constructor creates a new Headers object.
Headers(JsArray<JsArray<String>>) - Constructor for class akasha.Headers
The Headers() constructor creates a new Headers object.
Headers(JsArray<String>[]) - Constructor for class akasha.Headers
The Headers() constructor creates a new Headers object.
Headers(JsPropertyMap<String>) - Constructor for class akasha.Headers
The Headers() constructor creates a new Headers object.
Headers() - Constructor for class akasha.Headers
The Headers() constructor creates a new Headers object.
headers - Variable in class akasha.HTMLTableCellElement
 
headers() - Method in class akasha.Request
The headers read-only property of the Request interface contains the Headers object associated with the request.
headers(HeadersInit) - Method in interface akasha.RequestInit.Builder
 
headers(JsArray<JsArray<String>>) - Method in interface akasha.RequestInit.Builder
 
headers(JsArray<String>...) - Method in interface akasha.RequestInit.Builder
 
headers(JsPropertyMap<String>) - Method in interface akasha.RequestInit.Builder
 
headers() - Method in interface akasha.RequestInit
 
headers() - Method in class akasha.Response
The headers read-only property of the Response interface contains the Headers object associated with the response.
headers(HeadersInit) - Method in interface akasha.ResponseInit.Builder
 
headers(JsArray<JsArray<String>>) - Method in interface akasha.ResponseInit.Builder
 
headers(JsArray<String>...) - Method in interface akasha.ResponseInit.Builder
 
headers(JsPropertyMap<String>) - Method in interface akasha.ResponseInit.Builder
 
headers() - Method in interface akasha.ResponseInit
 
Headers.Entry - Class in akasha
 
Headers.ForEachCallback - Interface in akasha
 
Headers.ForEachCallback2 - Interface in akasha
 
Headers.ForEachCallback3 - Interface in akasha
 
HEADERS_RECEIVED - Static variable in class akasha.XMLHttpRequest
 
HeadersInit - Interface in akasha
 
headerValue(String) - Method in interface akasha.NavigationPreloadState.Builder
 
headerValue() - Method in interface akasha.NavigationPreloadState
 
heading() - Method in class akasha.GeolocationCoordinates
 
height - Variable in class akasha.DOMRect
 
height(double) - Method in interface akasha.DOMRectInit.Builder
 
height() - Method in interface akasha.DOMRectInit
 
height() - Method in class akasha.DOMRectReadOnly
The height read-only property of the DOMRectReadOnly interface represents the height of the DOMRect.
height(int) - Method in interface akasha.gpu.GPUExtent3DDict.Builder
 
height() - Method in interface akasha.gpu.GPUExtent3DDict
 
height - Variable in class akasha.HTMLCanvasElement
The HTMLCanvasElement.height property is a positive integer reflecting the height HTML attribute of the canvas element interpreted in CSS pixels.
height - Variable in class akasha.HTMLEmbedElement
 
height - Variable in class akasha.HTMLIFrameElement
 
height - Variable in class akasha.HTMLImageElement
The height property of the HTMLImageElement interface indicates the height at which the image is drawn, in CSS pixels if the image is being drawn or rendered to any visual medium such as the screen or a printer; otherwise, it's the natural, pixel density corrected height of the image.
height - Variable in class akasha.HTMLInputElement
 
height - Variable in class akasha.HTMLMarqueeElement
 
height - Variable in class akasha.HTMLObjectElement
The height property of the HTMLObjectElement interface Returns a DOMString that reflects the height HTML attribute, specifying the displayed height of the resource in CSS pixels.
height - Variable in class akasha.HTMLSourceElement
 
height - Variable in class akasha.HTMLTableCellElement
 
height - Variable in class akasha.HTMLVideoElement
 
height() - Method in class akasha.ImageBitmap
The read-only ImageBitmap.height property returns the ImageBitmap object's height in CSS pixels.
height() - Method in class akasha.ImageData
The readonly ImageData.height property returns the number of rows in the ImageData object.
height(ULongRange) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
height() - Method in interface akasha.media.MediaTrackCapabilities
 
height(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
height(int) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
height(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
height(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
height(int) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
height(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
height() - Method in interface akasha.media.MediaTrackConstraintSet
 
height(int) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's height property is an integer indicating the number of pixels tall MediaStreamTrack is currently configured to be.
height() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's height property is an integer indicating the number of pixels tall MediaStreamTrack is currently configured to be.
height(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's height property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the height constraint.
height() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's height property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the height constraint.
height - Variable in class akasha.OffscreenCanvas
The height property returns and sets the height of an OffscreenCanvas object.
height() - Method in class akasha.PointerEvent
The height read-only property of the PointerEvent interface represents the height of the pointer's contact geometry, along the y-axis (in CSS pixels).
height(double) - Method in interface akasha.PointerEventInit.Builder
 
height() - Method in interface akasha.PointerEventInit
 
height(int) - Method in interface akasha.rtc.RTCVideoSourceStats.Builder
 
height() - Method in interface akasha.rtc.RTCVideoSourceStats
 
height() - Method in class akasha.Screen
The Screen.height read-only property returns the height of the screen in pixels.
height() - Method in class akasha.svg.SVGFEBlendElement
 
height() - Method in class akasha.svg.SVGFEColorMatrixElement
 
height() - Method in class akasha.svg.SVGFEComponentTransferElement
 
height() - Method in class akasha.svg.SVGFECompositeElement
 
height() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
height() - Method in class akasha.svg.SVGFEDiffuseLightingElement
 
height() - Method in class akasha.svg.SVGFEDisplacementMapElement
 
height() - Method in class akasha.svg.SVGFEDropShadowElement
 
height() - Method in class akasha.svg.SVGFEFloodElement
 
height() - Method in class akasha.svg.SVGFEGaussianBlurElement
 
height() - Method in class akasha.svg.SVGFEImageElement
 
height() - Method in class akasha.svg.SVGFEMergeElement
 
height() - Method in class akasha.svg.SVGFEMorphologyElement
 
height() - Method in class akasha.svg.SVGFEOffsetElement
 
height() - Method in class akasha.svg.SVGFESpecularLightingElement
 
height() - Method in class akasha.svg.SVGFETileElement
 
height() - Method in class akasha.svg.SVGFETurbulenceElement
 
height() - Method in class akasha.svg.SVGFilterElement
 
height() - Method in class akasha.svg.SVGForeignObjectElement
 
height() - Method in class akasha.svg.SVGImageElement
The height read-only property of the SVGImageElement interface returns an SVGAnimatedLength corresponding to the height attribute of the given image element.
height() - Method in class akasha.svg.SVGMaskElement
 
height() - Method in class akasha.svg.SVGPatternElement
 
height() - Method in class akasha.svg.SVGRectElement
 
height() - Method in class akasha.svg.SVGSVGElement
 
height() - Method in class akasha.svg.SVGUseElement
 
height(int) - Method in interface akasha.VideoEncoderConfig.Builder
 
height() - Method in interface akasha.VideoEncoderConfig
 
height(int) - Method in interface akasha.VideoFrameRect.Builder
 
height() - Method in interface akasha.VideoFrameRect
 
height() - Method in class akasha.VisualViewport
The height read-only property of the VisualViewport interface returns the height of the visual viewport, in CSS pixels.
height() - Method in class akasha.xr.XRViewport
The read-only XRViewport property height specifies the height, in pixels, of the viewport onto the drawing surface within which the WebXR view is to be rendered.
hidden() - Method in class akasha.Document
The Document.hidden read-only property returns a Boolean value indicating if the page is considered hidden or not.
hidden - Variable in class akasha.HTMLElement
The HTMLElement property hidden is a Boolean which is true if the element is hidden; otherwise the value is false.
hidden - Static variable in annotation type akasha.InputType
A control that is not displayed but whose value is submitted to the server.
hidden - Static variable in annotation type akasha.TextTrackMode
 
hidden - Static variable in annotation type akasha.VisibilityState
 
hidden - Static variable in annotation type akasha.xr.XRVisibilityState
 
hide - Static variable in annotation type akasha.FullscreenNavigationUI
 
HIERARCHY_REQUEST_ERR - Static variable in class akasha.DOMException
 
high - Variable in class akasha.HTMLMeterElement
 
high - Static variable in annotation type akasha.ImageSmoothingQuality
 
high - Static variable in annotation type akasha.ResizeQuality
 
high - Static variable in annotation type akasha.rtc.RTCPriorityType
 
HIGH_FLOAT - Static variable in class akasha.gl.WebGL2RenderingContext
 
HIGH_FLOAT - Static variable in class akasha.gl.WebGLRenderingContext
 
HIGH_INT - Static variable in class akasha.gl.WebGL2RenderingContext
 
HIGH_INT - Static variable in class akasha.gl.WebGLRenderingContext
 
high_performance - Static variable in annotation type akasha.gl.WebGLPowerPreference
 
high_performance - Static variable in annotation type akasha.gpu.GPUPowerPreference
 
highpass - Static variable in annotation type akasha.audio.BiquadFilterType
 
highshelf - Static variable in annotation type akasha.audio.BiquadFilterType
 
highWaterMark() - Method in class akasha.ByteLengthQueuingStrategy
 
highWaterMark() - Method in class akasha.CountQueuingStrategy
 
highWaterMark(double) - Method in interface akasha.QueuingStrategy.Builder
 
highWaterMark() - Method in interface akasha.QueuingStrategy
 
highWaterMark(double) - Method in interface akasha.QueuingStrategyInit.Builder
 
highWaterMark() - Method in interface akasha.QueuingStrategyInit
 
hint(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.hint() method of the WebGL API specifies hints for certain behaviors.
hint(int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.hint() method of the WebGL API specifies hints for certain behaviors.
History - Class in akasha
The History interface allows manipulation of the browser session history, that is the pages visited in the tab or frame that the current page is loaded in.
History() - Constructor for class akasha.History
 
history() - Method in class akasha.Window
The Window.history read-only property returns a reference to the History object, which provides an interface for manipulating the browser session history (pages visited in the tab or frame that the current page is loaded in).
history() - Static method in class akasha.WindowGlobal
The Window.history read-only property returns a reference to the History object, which provides an interface for manipulating the browser session history (pages visited in the tab or frame that the current page is loaded in).
HkdfParams - Interface in akasha.crypto
A DOMString representing the digest algorithm to use.
HkdfParams.Builder - Interface in akasha.crypto
A DOMString representing the digest algorithm to use.
HmacImportParams - Interface in akasha.crypto
The HmacImportParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.importKey() or SubtleCrypto.unwrapKey(), when generating a key for the HMAC algorithm.
HmacImportParams.Builder - Interface in akasha.crypto
The HmacImportParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.importKey() or SubtleCrypto.unwrapKey(), when generating a key for the HMAC algorithm.
HmacKeyAlgorithm - Interface in akasha.crypto
 
HmacKeyAlgorithm.Builder - Interface in akasha.crypto
 
HmacKeyGenParams - Interface in akasha.crypto
The HmacKeyGenParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.generateKey(), when generating a key for the HMAC algorithm.
HmacKeyGenParams.Builder - Interface in akasha.crypto
The HmacKeyGenParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.generateKey(), when generating a key for the HMAC algorithm.
home - Static variable in annotation type akasha.AutocompleteType
The value is for contacting someone at their residence.
honorific_prefix - Static variable in annotation type akasha.AutocompleteType
The prefix or title, such as "Mrs.", "Mr.", "Miss", "Ms.", "Dr.", or "Mlle.".
honorific_suffix - Static variable in annotation type akasha.AutocompleteType
The suffix, such as "Jr.", "B.Sc.", "PhD.", "MBASW", or "IV".
horizontal - Static variable in annotation type akasha.DirectionSetting
 
host - Variable in class akasha.HTMLAnchorElement
The HTMLHyperlinkElementUtils.host property is a USVString containing the host, that is the hostname, and then, if the port of the URL is nonempty, a ':', and the port of the URL.
host - Variable in class akasha.HTMLAreaElement
The HTMLHyperlinkElementUtils.host property is a USVString containing the host, that is the hostname, and then, if the port of the URL is nonempty, a ':', and the port of the URL.
host - Variable in class akasha.Location
The host property of the Location interface is a USVString containing the host, that is the hostname, and then, if the port of the URL is nonempty, a ':', and the port of the URL.
host - Static variable in annotation type akasha.rtc.RTCIceCandidateType
 
host() - Method in class akasha.ShadowRoot
The host read-only property of the ShadowRoot returns a reference to the DOM element the ShadowRoot is attached to.
host - Variable in class akasha.svg.SVGAElement
The HTMLHyperlinkElementUtils.host property is a USVString containing the host, that is the hostname, and then, if the port of the URL is nonempty, a ':', and the port of the URL.
host - Variable in class akasha.URL
The host property of the URL interface is a USVString containing the host, that is the hostname, and then, if the port of the URL is nonempty, a ':', followed by the port of the URL.
hostname - Variable in class akasha.HTMLAnchorElement
The HTMLHyperlinkElementUtils.hostname property is a USVString containing the domain of the URL.
hostname - Variable in class akasha.HTMLAreaElement
The HTMLHyperlinkElementUtils.hostname property is a USVString containing the domain of the URL.
hostname - Variable in class akasha.Location
The hostname property of the Location interface is a USVString containing the domain of the URL.
hostname - Variable in class akasha.svg.SVGAElement
The HTMLHyperlinkElementUtils.hostname property is a USVString containing the domain of the URL.
hostname - Variable in class akasha.URL
The hostname property of the URL interface is a USVString containing the domain name of the URL.
href() - Method in class akasha.CSSImportRule
 
href - Variable in class akasha.HTMLAnchorElement
The HTMLHyperlinkElementUtils.href property is a stringifier that returns a USVString containing the whole URL, and allows the href to be updated.
href - Variable in class akasha.HTMLAreaElement
The HTMLHyperlinkElementUtils.href property is a stringifier that returns a USVString containing the whole URL, and allows the href to be updated.
href - Variable in class akasha.HTMLBaseElement
 
href - Variable in class akasha.HTMLLinkElement
 
href - Variable in class akasha.Location
The href property of the Location interface is a stringifier that returns a USVString containing the whole URL, and allows the href to be updated.
href() - Method in class akasha.StyleSheet
The href property of the StyleSheet interface returns the location of the style sheet.
href - Variable in class akasha.svg.SVGAElement
The HTMLHyperlinkElementUtils.href property is a stringifier that returns a USVString containing the whole URL, and allows the href to be updated.
href() - Method in class akasha.svg.SVGFEImageElement
 
href() - Method in class akasha.svg.SVGFilterElement
 
href() - Method in class akasha.svg.SVGGradientElement
 
href() - Method in class akasha.svg.SVGImageElement
 
href() - Method in class akasha.svg.SVGPatternElement
 
href() - Method in class akasha.svg.SVGScriptElement
 
href() - Method in class akasha.svg.SVGTextPathElement
 
href() - Method in class akasha.svg.SVGUseElement
 
href - Variable in class akasha.URL
The href property of the URL interface is a USVString containing the whole URL.
hreflang - Variable in class akasha.HTMLAnchorElement
 
hreflang - Variable in class akasha.HTMLLinkElement
 
hreflang - Variable in class akasha.svg.SVGAElement
 
HRTF - Static variable in annotation type akasha.audio.PanningModelType
 
hspace - Variable in class akasha.HTMLImageElement
 
hspace - Variable in class akasha.HTMLMarqueeElement
 
hspace - Variable in class akasha.HTMLObjectElement
 
HTMLAllCollection - Class in akasha
 
HTMLAllCollection() - Constructor for class akasha.HTMLAllCollection
 
HTMLAnchorElement - Class in akasha
The HTMLAnchorElement interface represents hyperlink elements and provides special properties and methods (beyond those of the regular HTMLElement object interface that they inherit from) for manipulating the layout and presentation of such elements.
HTMLAnchorElement() - Constructor for class akasha.HTMLAnchorElement
 
HTMLAreaElement - Class in akasha
The HTMLAreaElement interface provides special properties and methods (beyond those of the regular object HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of <area> elements.
HTMLAreaElement() - Constructor for class akasha.HTMLAreaElement
 
HTMLAudioElement - Class in akasha
The HTMLAudioElement interface provides access to the properties of <audio> elements, as well as methods to manipulate them.
HTMLAudioElement() - Constructor for class akasha.HTMLAudioElement
 
HTMLBaseElement - Class in akasha
The HTMLBaseElement interface contains the base URI for a document.
HTMLBaseElement() - Constructor for class akasha.HTMLBaseElement
 
HTMLBodyElement - Class in akasha
The HTMLBodyElement interface provides special properties (beyond those inherited from the regular HTMLElement interface) for manipulating <body> elements.
HTMLBodyElement() - Constructor for class akasha.HTMLBodyElement
 
HTMLBRElement - Class in akasha
The HTMLBRElement interface represents a HTML line break element (<br>).
HTMLBRElement() - Constructor for class akasha.HTMLBRElement
 
HTMLButtonElement - Class in akasha
The HTMLButtonElement interface provides properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating <button> elements.
HTMLButtonElement() - Constructor for class akasha.HTMLButtonElement
 
HTMLCanvasElement - Class in akasha
The HTMLCanvasElement interface provides properties and methods for manipulating the layout and presentation of <canvas> elements.
HTMLCanvasElement() - Constructor for class akasha.HTMLCanvasElement
 
HTMLCanvasElementOrOffscreenCanvasUnion - Interface in akasha
 
HTMLCollection - Class in akasha
The HTMLCollection interface represents a generic collection (array-like object similar to arguments) of elements (in document order) and offers methods and properties for selecting from the list.
HTMLCollection() - Constructor for class akasha.HTMLCollection
 
HTMLCollectionOrElementUnion - Interface in akasha
 
HTMLDataElement - Class in akasha
The HTMLDataElement interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating <data> elements.
HTMLDataElement() - Constructor for class akasha.HTMLDataElement
 
HTMLDataListElement - Class in akasha
The HTMLDataListElement interface provides special properties (beyond the HTMLElement object interface it also has available to it by inheritance) to manipulate <datalist> elements and their content.
HTMLDataListElement() - Constructor for class akasha.HTMLDataListElement
 
HTMLDetailsElement - Class in akasha
The HTMLDetailsElement interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating <details> elements.
HTMLDetailsElement() - Constructor for class akasha.HTMLDetailsElement
 
HTMLDialogElement - Class in akasha
The HTMLDialogElement interface provides methods to manipulate <dialog> elements.
HTMLDialogElement() - Constructor for class akasha.HTMLDialogElement
 
HTMLDirectoryElement - Class in akasha
 
HTMLDirectoryElement() - Constructor for class akasha.HTMLDirectoryElement
 
HTMLDivElement - Class in akasha
The HTMLDivElement interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating <div> elements.
HTMLDivElement() - Constructor for class akasha.HTMLDivElement
 
HTMLDListElement - Class in akasha
The HTMLDListElement interface provides special properties (beyond those of the regular HTMLElement interface it also has available to it by inheritance) for manipulating definition list (<dl>) elements.
HTMLDListElement() - Constructor for class akasha.HTMLDListElement
 
HTMLElement - Class in akasha
The HTMLElement interface represents any HTML element.
HTMLElement() - Constructor for class akasha.HTMLElement
 
HTMLEmbedElement - Class in akasha
The HTMLEmbedElement interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating <embed> elements.
HTMLEmbedElement() - Constructor for class akasha.HTMLEmbedElement
 
HTMLFieldSetElement - Class in akasha
The HTMLFieldSetElement interface provides special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of <fieldset> elements.
HTMLFieldSetElement() - Constructor for class akasha.HTMLFieldSetElement
 
HTMLFontElement - Class in akasha
Implements the document object model (DOM) representation of the font element.
HTMLFontElement() - Constructor for class akasha.HTMLFontElement
 
htmlFor - Variable in class akasha.HTMLLabelElement
The HTMLLabelElement.htmlFor property reflects the value of the for content property.
htmlFor() - Method in class akasha.HTMLOutputElement
 
htmlFor - Variable in class akasha.HTMLScriptElement
 
HTMLFormControlsCollection - Class in akasha
The HTMLFormControlsCollection interface represents a collection of HTML form control elements.
HTMLFormControlsCollection() - Constructor for class akasha.HTMLFormControlsCollection
 
HTMLFormElement - Class in akasha
The HTMLFormElement interface represents a <form> element in the DOM.
HTMLFormElement() - Constructor for class akasha.HTMLFormElement
 
HTMLFrameElement - Class in akasha
 
HTMLFrameElement() - Constructor for class akasha.HTMLFrameElement
 
HTMLFrameSetElement - Class in akasha
The HTMLFrameSetElement interface provides special properties (beyond those of the regular HTMLElement interface they also inherit) for manipulating <frameset> elements.
HTMLFrameSetElement() - Constructor for class akasha.HTMLFrameSetElement
 
HTMLHeadElement - Class in akasha
The HTMLHeadElement interface contains the descriptive information, or metadata, for a document.
HTMLHeadElement() - Constructor for class akasha.HTMLHeadElement
 
HTMLHeadingElement - Class in akasha
The HTMLHeadingElement interface represents the different heading elements, <h1> through <h6>.
HTMLHeadingElement() - Constructor for class akasha.HTMLHeadingElement
 
HTMLHRElement - Class in akasha
The HTMLHRElement interface provides special properties (beyond those of the HTMLElement interface it also has available to it by inheritance) for manipulating <hr> elements.
HTMLHRElement() - Constructor for class akasha.HTMLHRElement
 
HTMLHtmlElement - Class in akasha
The HTMLHtmlElement interface serves as the root node for a given HTML document.
HTMLHtmlElement() - Constructor for class akasha.HTMLHtmlElement
 
HTMLIFrameElement - Class in akasha
The HTMLIFrameElement interface provides special properties and methods (beyond those of the HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of inline frame elements.
HTMLIFrameElement() - Constructor for class akasha.HTMLIFrameElement
 
HTMLImageElement - Class in akasha
The HTMLImageElement interface represents an HTML <img> element, providing the properties and methods used to manipulate image elements.
HTMLImageElement() - Constructor for class akasha.HTMLImageElement
 
HTMLInputElement - Class in akasha
The HTMLInputElement interface provides special properties and methods for manipulating the options, layout, and presentation of <input> elements.
HTMLInputElement() - Constructor for class akasha.HTMLInputElement
 
HTMLLabelElement - Class in akasha
The HTMLLabelElement interface gives access to properties specific to <label> elements.
HTMLLabelElement() - Constructor for class akasha.HTMLLabelElement
 
HTMLLegendElement - Class in akasha
The HTMLLegendElement is an interface allowing to access properties of the <legend> elements.
HTMLLegendElement() - Constructor for class akasha.HTMLLegendElement
 
HTMLLIElement - Class in akasha
The HTMLLIElement interface exposes specific properties and methods (beyond those defined by regular HTMLElement interface it also has available to it by inheritance) for manipulating list elements.
HTMLLIElement() - Constructor for class akasha.HTMLLIElement
 
HTMLLinkElement - Class in akasha
The HTMLLinkElement interface represents reference information for external resources and the relationship of those resources to a document and vice-versa (corresponds to <link> element; not to be confused with <a>, which is represented by HTMLAnchorElement).
HTMLLinkElement() - Constructor for class akasha.HTMLLinkElement
 
HTMLMapElement - Class in akasha
The HTMLMapElement interface provides special properties and methods (beyond those of the regular object HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of map elements.
HTMLMapElement() - Constructor for class akasha.HTMLMapElement
 
HTMLMarqueeElement - Class in akasha
The HTMLMarqueeElement interface provides methods to manipulate <marquee> elements.
HTMLMarqueeElement() - Constructor for class akasha.HTMLMarqueeElement
 
HTMLMediaElement - Class in akasha
The HTMLMediaElement interface adds to HTMLElement the properties and methods needed to support basic media-related capabilities that are common to audio and video.
HTMLMediaElement() - Constructor for class akasha.HTMLMediaElement
 
HTMLMediaElementNetworkState - Annotation Type in akasha
 
HTMLMediaElementNetworkState.Util - Class in akasha
 
HTMLMediaElementReadyState - Annotation Type in akasha
 
HTMLMediaElementReadyState.Util - Class in akasha
 
HTMLMenuElement - Class in akasha
The HTMLMenuElement interface provides special properties (beyond those defined on the regular HTMLElement interface it also has available to it by inheritance) for manipulating <menu> elements.
HTMLMenuElement() - Constructor for class akasha.HTMLMenuElement
 
HTMLMetaElement - Class in akasha
The HTMLMetaElement interface contains descriptive metadata about a document.
HTMLMetaElement() - Constructor for class akasha.HTMLMetaElement
 
HTMLMeterElement - Class in akasha
The HTML <meter> elements expose the HTMLMeterElement interface, which provides special properties and methods (beyond the HTMLElement object interface they also have available to them by inheritance) for manipulating the layout and presentation of <meter> elements.
HTMLMeterElement() - Constructor for class akasha.HTMLMeterElement
 
HTMLModElement - Class in akasha
The HTMLModElement interface provides special properties (beyond the regular methods and properties available through the HTMLElement interface they also have available to them by inheritance) for manipulating modification elements, that is <del> and <ins>.
HTMLModElement() - Constructor for class akasha.HTMLModElement
 
HTMLObjectElement - Class in akasha
The HTMLObjectElement interface provides special properties and methods (beyond those on the HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of <object> element, representing external resources.
HTMLObjectElement() - Constructor for class akasha.HTMLObjectElement
 
HTMLOListElement - Class in akasha
The HTMLOListElement interface provides special properties (beyond those defined on the regular HTMLElement interface it also has available to it by inheritance) for manipulating ordered list elements.
HTMLOListElement() - Constructor for class akasha.HTMLOListElement
 
HTMLOptGroupElement - Class in akasha
The HTMLOptGroupElement interface provides special properties and methods (beyond the regular HTMLElement object interface they also have available to them by inheritance) for manipulating the layout and presentation of <optgroup> elements.
HTMLOptGroupElement() - Constructor for class akasha.HTMLOptGroupElement
 
HTMLOptionElement - Class in akasha
The HTMLOptionElement interface represents <option> elements and inherits all properties and methods of the HTMLElement interface.
HTMLOptionElement() - Constructor for class akasha.HTMLOptionElement
 
HTMLOptionsCollection - Class in akasha
This interface inherits the methods of its parent, HTMLCollection.
HTMLOptionsCollection() - Constructor for class akasha.HTMLOptionsCollection
 
HTMLOrSVGImageElement - Interface in akasha
 
HTMLOrSVGScriptElement - Interface in akasha
 
HTMLOutputElement - Class in akasha
The HTMLOutputElement interface provides properties and methods (beyond those inherited from HTMLElement) for manipulating the layout and presentation of <output> elements.
HTMLOutputElement() - Constructor for class akasha.HTMLOutputElement
 
HTMLParagraphElement - Class in akasha
The HTMLParagraphElement interface provides special properties (beyond those of the regular HTMLElement object interface it inherits) for manipulating <p> elements.
HTMLParagraphElement() - Constructor for class akasha.HTMLParagraphElement
 
HTMLParamElement - Class in akasha
The HTMLParamElement interface provides special properties (beyond those of the regular HTMLElement object interface it inherits) for manipulating <param> elements, representing a pair of a key and a value that acts as a parameter for an <object> element.
HTMLParamElement() - Constructor for class akasha.HTMLParamElement
 
HTMLPictureElement - Class in akasha
The HTMLPictureElement interface represents a <picture> HTML element.
HTMLPictureElement() - Constructor for class akasha.HTMLPictureElement
 
HTMLPreElement - Class in akasha
The HTMLPreElement interface exposes specific properties and methods (beyond those of the HTMLElement interface it also has available to it by inheritance) for manipulating a block of preformatted text (<pre>).
HTMLPreElement() - Constructor for class akasha.HTMLPreElement
 
HTMLProgressElement - Class in akasha
The HTMLProgressElement interface provides special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of <progress> elements.
HTMLProgressElement() - Constructor for class akasha.HTMLProgressElement
 
HTMLQuoteElement - Class in akasha
The HTMLQuoteElement interface provides special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating quoting elements, like <blockquote> and <q>, but not the <cite> element.
HTMLQuoteElement() - Constructor for class akasha.HTMLQuoteElement
 
HTMLReadOnlyOptionsCollection - Class in akasha
 
HTMLReadOnlyOptionsCollection() - Constructor for class akasha.HTMLReadOnlyOptionsCollection
 
HTMLScriptElement - Class in akasha
HTML <script> elements expose the HTMLScriptElement interface, which provides special properties and methods for manipulating the behavior and execution of <script> elements (beyond the inherited HTMLElement interface).
HTMLScriptElement() - Constructor for class akasha.HTMLScriptElement
 
HTMLSelectElement - Class in akasha
The HTMLSelectElement interface represents a <select> HTML Element.
HTMLSelectElement() - Constructor for class akasha.HTMLSelectElement
 
HTMLSlotElement - Class in akasha
The HTMLSlotElement interface of the Shadow DOM API enables access to the name and assigned nodes of an HTML <slot> element.
HTMLSlotElement() - Constructor for class akasha.HTMLSlotElement
 
HTMLSourceElement - Class in akasha
The HTMLSourceElement interface provides special properties (beyond the regular HTMLElement object interface it also has available to it by inheritance) for manipulating <source> elements.
HTMLSourceElement() - Constructor for class akasha.HTMLSourceElement
 
HTMLSpanElement - Class in akasha
The HTMLSpanElement interface represents a <span> element and derives from the HTMLElement interface, but without implementing any additional properties or methods.
HTMLSpanElement() - Constructor for class akasha.HTMLSpanElement
 
HTMLStyleElement - Class in akasha
The HTMLStyleElement interface represents a <style> element.
HTMLStyleElement() - Constructor for class akasha.HTMLStyleElement
 
HTMLTableCaptionElement - Class in akasha
The HTMLTableCaptionElement interface special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating table caption elements.
HTMLTableCaptionElement() - Constructor for class akasha.HTMLTableCaptionElement
 
HTMLTableCellElement - Class in akasha
The HTMLTableCellElement interface provides special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of table cells, either header or data cells, in an HTML document.
HTMLTableCellElement() - Constructor for class akasha.HTMLTableCellElement
 
HTMLTableColElement - Class in akasha
The HTMLTableColElement interface provides special properties (beyond the HTMLElement interface it also has available to it inheritance) for manipulating single or grouped table column elements.
HTMLTableColElement() - Constructor for class akasha.HTMLTableColElement
 
HTMLTableElement - Class in akasha
The HTMLTableElement interface provides special properties and methods (beyond the regular HTMLElement object interface it also has available to it by inheritance) for manipulating the layout and presentation of tables in an HTML document.
HTMLTableElement() - Constructor for class akasha.HTMLTableElement
 
HTMLTableRowElement - Class in akasha
The HTMLTableRowElement interface provides special properties and methods (beyond the HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of rows in an HTML table.
HTMLTableRowElement() - Constructor for class akasha.HTMLTableRowElement
 
HTMLTableSectionElement - Class in akasha
The HTMLTableSectionElement interface provides special properties and methods (beyond the HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of sections, that is headers, footers and bodies, in an HTML table.
HTMLTableSectionElement() - Constructor for class akasha.HTMLTableSectionElement
 
HTMLTemplateElement - Class in akasha
The HTMLTemplateElement interface enables access to the contents of an HTML <template> element.
HTMLTemplateElement() - Constructor for class akasha.HTMLTemplateElement
 
HTMLTextAreaElement - Class in akasha
The HTMLTextAreaElement interface provides special properties and methods for manipulating the layout and presentation of <textarea> elements.
HTMLTextAreaElement() - Constructor for class akasha.HTMLTextAreaElement
 
HTMLTimeElement - Class in akasha
The HTMLTimeElement interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating <time> elements.
HTMLTimeElement() - Constructor for class akasha.HTMLTimeElement
 
HTMLTitleElement - Class in akasha
The HTMLTitleElement interface contains the title for a document.
HTMLTitleElement() - Constructor for class akasha.HTMLTitleElement
 
HTMLTrackElement - Class in akasha
The HTMLTrackElement interface represents an HTML <track> element within the DOM.
HTMLTrackElement() - Constructor for class akasha.HTMLTrackElement
 
HTMLTrackElementReadyState - Annotation Type in akasha
 
HTMLTrackElementReadyState.Util - Class in akasha
 
HTMLUListElement - Class in akasha
The HTMLUListElement interface provides special properties (beyond those defined on the regular HTMLElement interface it also has available to it by inheritance) for manipulating unordered list elements.
HTMLUListElement() - Constructor for class akasha.HTMLUListElement
 
HTMLUnknownElement - Class in akasha
The HTMLUnknownElement interface represents an invalid HTML element and derives from the HTMLElement interface, but without implementing any additional properties or methods.
HTMLUnknownElement() - Constructor for class akasha.HTMLUnknownElement
 
HTMLVideoElement - Class in akasha
The HTMLVideoElement interface provides special properties and methods for manipulating video objects.
HTMLVideoElement() - Constructor for class akasha.HTMLVideoElement
 
httpEquiv - Variable in class akasha.HTMLMetaElement
 
httpRequestStatusCode() - Method in class akasha.rtc.RTCError
 
httpRequestStatusCode(int) - Method in interface akasha.rtc.RTCErrorInit.Builder
 
httpRequestStatusCode() - Method in interface akasha.rtc.RTCErrorInit
 
hugeFramesSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
hugeFramesSent() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
hugeFramesSent(int) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
hugeFramesSent(int) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
hugeFramesSent() - Method in interface akasha.rtc.RTCVideoSenderStats
 
hypot(double...) - Static method in class akasha.core.JsMath
The Math.hypot() function returns the square root of the sum of squares of its arguments, that is:

I

i32 - Static variable in annotation type akasha.wasm.ValueType
 
I420 - Static variable in annotation type akasha.PixelFormat
 
i64 - Static variable in annotation type akasha.wasm.ValueType
 
ice_server - Static variable in annotation type akasha.rtc.RTCStatsType
 
iceCandidatePoolSize(short) - Method in interface akasha.rtc.RTCConfiguration.Builder
 
iceCandidatePoolSize() - Method in interface akasha.rtc.RTCConfiguration
 
iceConnectionState() - Method in class akasha.rtc.RTCPeerConnection
The read-only property RTCPeerConnection.iceConnectionState returns an enum of type RTCIceConnectionState which state of the ICE agent associated with the RTCPeerConnection.
iceGatheringState() - Method in class akasha.rtc.RTCPeerConnection
The read-only property RTCPeerConnection.iceGatheringState returns an enum of type RTCIceGatheringState that describes connection's ICE gathering state.
iceLocalUsernameFragment(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
iceLocalUsernameFragment() - Method in interface akasha.rtc.RTCTransportStats
 
iceRestart(boolean) - Method in interface akasha.rtc.RTCOfferOptions.Builder
The iceRestart property of the RTCOfferOptions dictionary is a Boolean value which, when true, tells the RTCPeerConnection to start ICE renegotiation.
iceRestart() - Method in interface akasha.rtc.RTCOfferOptions
The iceRestart property of the RTCOfferOptions dictionary is a Boolean value which, when true, tells the RTCPeerConnection to start ICE renegotiation.
iceRole(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
iceRole() - Method in interface akasha.rtc.RTCTransportStats
 
iceServers(JsArray<RTCIceServer>) - Method in interface akasha.rtc.RTCConfiguration.Builder
 
iceServers(RTCIceServer...) - Method in interface akasha.rtc.RTCConfiguration.Builder
 
iceServers() - Method in interface akasha.rtc.RTCConfiguration
 
iceState(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
iceState() - Method in interface akasha.rtc.RTCTransportStats
 
iceTransport() - Method in class akasha.rtc.RTCDtlsTransport
The read-only RTCDtlsTransport property iceTransport contains a reference to the underlying RTCIceTransport.
iceTransportPolicy(String) - Method in interface akasha.rtc.RTCConfiguration.Builder
The WebRTC Device API dictionary RTCConfiguration's iceTransportPolicy property is a string indicating the transport selection policy the ICE agent should use during negotiation of connections.
iceTransportPolicy() - Method in interface akasha.rtc.RTCConfiguration
The WebRTC Device API dictionary RTCConfiguration's iceTransportPolicy property is a string indicating the transport selection policy the ICE agent should use during negotiation of connections.
icon() - Method in class akasha.notifications.Notification
The icon read-only property of the Notification interface contains the URL of an icon to be displayed as part of the notification, as specified in the icon option of the Notification() constructor.
icon(String) - Method in interface akasha.notifications.NotificationAction.Builder
 
icon() - Method in interface akasha.notifications.NotificationAction
 
icon(String) - Method in interface akasha.notifications.NotificationOptions.Builder
 
icon() - Method in interface akasha.notifications.NotificationOptions
 
iconURL() - Method in class akasha.FederatedCredential
 
iconURL(String) - Method in interface akasha.FederatedCredentialInit.Builder
 
iconURL() - Method in interface akasha.FederatedCredentialInit
 
iconURL() - Method in class akasha.PasswordCredential
The iconURL read-only property of the PasswordCredential interface returns a USVString containing a URL pointing to an image for an icon.
iconURL(String) - Method in interface akasha.PasswordCredentialData.Builder
 
iconURL() - Method in interface akasha.PasswordCredentialData
 
id - Variable in class akasha.Animation
The Animation.id property of the Web Animations API returns or sets a string used to identify the animation.
id() - Method in class akasha.AudioTrack
The id property contains a string which uniquely identifies the track represented by the AudioTrack.
id() - Method in class akasha.bluetooth.BluetoothDevice
The BluetoothDevice.id read-only property returns a DOMString that uniquely identifies a device.
id() - Method in class akasha.Credential
The id property of the Credential interface returns a DOMString containing the credential's identifier.
id(String) - Method in interface akasha.CredentialData.Builder
 
id() - Method in interface akasha.CredentialData
 
id - Variable in class akasha.Element
The id property of the Element interface represents the element's identifier, reflecting the id global attribute.
id(String) - Method in interface akasha.FederatedCredentialInit.Builder
 
id() - Method in class akasha.Gamepad
The Gamepad.id property of the Gamepad interface returns a string containing some information about the controller.
id(String) - Method in interface akasha.KeyframeAnimationOptions.Builder
 
id() - Method in interface akasha.KeyframeAnimationOptions
 
id() - Method in class akasha.media.MediaStream
The MediaStream.id() read-only property is a DOMString containing 36 characters denoting a unique identifier (GUID) for the object.
id() - Method in class akasha.media.MediaStreamTrack
The MediaStreamTrack.id read-only property returns a DOMString containing a unique identifier (GUID) for the track, which is generated by the user agent.
id(String) - Method in interface akasha.PasswordCredentialData.Builder
 
id(BufferSource) - Method in interface akasha.PublicKeyCredentialDescriptor.Builder
 
id() - Method in interface akasha.PublicKeyCredentialDescriptor
 
id(String) - Method in interface akasha.PublicKeyCredentialRpEntity.Builder
 
id() - Method in interface akasha.PublicKeyCredentialRpEntity
 
id(BufferSource) - Method in interface akasha.PublicKeyCredentialUserEntity.Builder
 
id() - Method in interface akasha.PublicKeyCredentialUserEntity
 
id(String) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCAudioSourceStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCCertificateStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCCodecStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id() - Method in class akasha.rtc.RTCDataChannel
The read-only RTCDataChannel property id returns an ID number (between 0 and 65,534) which uniquely identifies the RTCDataChannel.
id(int) - Method in interface akasha.rtc.RTCDataChannelInit.Builder
 
id() - Method in interface akasha.rtc.RTCDataChannelInit
 
id(String) - Method in interface akasha.rtc.RTCDataChannelStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCIceServerStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCMediaHandlerStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCMediaSourceStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCMediaStreamStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCPeerConnectionStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCRtpContributingSourceStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(int) - Method in interface akasha.rtc.RTCRtpHeaderExtensionParameters.Builder
 
id() - Method in interface akasha.rtc.RTCRtpHeaderExtensionParameters
 
id(String) - Method in interface akasha.rtc.RTCRtpStreamStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCRtpTransceiverStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCSctpTransportStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCSentRtpStreamStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id() - Method in interface akasha.rtc.RTCStats
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCVideoHandlerStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id(String) - Method in interface akasha.rtc.RTCVideoSourceStats.Builder
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
id() - Method in class akasha.TextTrack
 
id - Variable in class akasha.TextTrackCue
 
id(String) - Method in interface akasha.TokenBinding.Builder
 
id() - Method in interface akasha.TokenBinding
 
id() - Method in class akasha.VideoTrack
The id property contains a string which uniquely identifies the track represented by the VideoTrack.
id - Variable in class akasha.VTTRegion
 
IDBCursor - Class in akasha.idb
The IDBCursor interface of the IndexedDB API represents a cursor for traversing or iterating over multiple records in a database.
IDBCursor() - Constructor for class akasha.idb.IDBCursor
 
IDBCursorDirection - Annotation Type in akasha.idb
 
IDBCursorDirection.Util - Class in akasha.idb
 
IDBCursorWithValue - Class in akasha.idb
The IDBCursorWithValue interface of the IndexedDB API represents a cursor for traversing or iterating over multiple records in a database.
IDBCursorWithValue() - Constructor for class akasha.idb.IDBCursorWithValue
 
IDBDatabase - Class in akasha.idb
The IDBDatabase interface of the IndexedDB API provides a connection to a database; you can use an IDBDatabase object to open a transaction on your database then create, manipulate, and delete objects (data) in that database.
IDBDatabase() - Constructor for class akasha.idb.IDBDatabase
 
IDBDatabaseInfo - Interface in akasha.idb
 
IDBDatabaseInfo.Builder - Interface in akasha.idb
 
IDBFactory - Class in akasha.idb
The IDBFactory interface of the IndexedDB API lets applications asynchronously access the indexed databases.
IDBFactory() - Constructor for class akasha.idb.IDBFactory
 
IDBIndex - Class in akasha.idb
IDBIndex interface of the IndexedDB API provides asynchronous access to an index in a database.
IDBIndex() - Constructor for class akasha.idb.IDBIndex
 
IDBIndexParameters - Interface in akasha.idb
 
IDBIndexParameters.Builder - Interface in akasha.idb
 
IDBKeyRange - Class in akasha.idb
The IDBKeyRange interface of the IndexedDB API represents a continuous interval over some data type that is used for keys.
IDBKeyRange() - Constructor for class akasha.idb.IDBKeyRange
 
IDBObjectStore - Class in akasha.idb
The IDBObjectStore interface of the IndexedDB API represents an object store in a database.
IDBObjectStore() - Constructor for class akasha.idb.IDBObjectStore
 
IDBObjectStoreOrIDBIndexOrIDBCursorUnion - Interface in akasha.indexeddb
 
IDBObjectStoreOrIDBIndexUnion - Interface in akasha.indexeddb
 
IDBObjectStoreParameters - Interface in akasha.idb
 
IDBObjectStoreParameters.Builder - Interface in akasha.idb
 
IDBOpenDBRequest - Class in akasha.idb
The IDBOpenDBRequest interface of the IndexedDB API provides access to the results of requests to open or delete databases (performed using IDBFactory.open and IDBFactory.deleteDatabase), using specific event handler attributes.
IDBOpenDBRequest() - Constructor for class akasha.idb.IDBOpenDBRequest
 
IDBRequest - Class in akasha.idb
The IDBRequest interface of the IndexedDB API provides access to results of asynchronous requests to databases and database objects using event handler attributes.
IDBRequest() - Constructor for class akasha.idb.IDBRequest
 
IDBRequestReadyState - Annotation Type in akasha.idb
 
IDBRequestReadyState.Util - Class in akasha.idb
 
IDBTransaction - Class in akasha.idb
The IDBTransaction interface of the IndexedDB API provides a static, asynchronous transaction on a database using event handler attributes.
IDBTransaction() - Constructor for class akasha.idb.IDBTransaction
 
IDBTransactionDurability - Annotation Type in akasha.idb
 
IDBTransactionDurability.Util - Class in akasha.idb
 
IDBTransactionMode - Annotation Type in akasha.idb
 
IDBTransactionMode.Util - Class in akasha.idb
 
IDBTransactionOptions - Interface in akasha.idb
 
IDBTransactionOptions.Builder - Interface in akasha.idb
 
IDBVersionChangeEvent - Class in akasha.idb
The IDBVersionChangeEvent interface of the IndexedDB API indicates that the version of the database has changed, as the result of an IDBOpenDBRequest.onupgradeneeded event handler function.
IDBVersionChangeEvent(String, IDBVersionChangeEventInit) - Constructor for class akasha.idb.IDBVersionChangeEvent
 
IDBVersionChangeEvent(String) - Constructor for class akasha.idb.IDBVersionChangeEvent
 
IDBVersionChangeEventHandler - Interface in akasha.idb
Handle events of type IDBVersionChangeEvent
IDBVersionChangeEventInit - Interface in akasha.idb
 
IDBVersionChangeEventInit.Builder - Interface in akasha.idb
 
IDBVersionChangeEventListener - Interface in akasha.idb
Listener for events of type IDBVersionChangeEvent
ideal(boolean) - Method in interface akasha.media.ConstrainBooleanParameters.Builder
 
ideal() - Method in interface akasha.media.ConstrainBooleanParameters
 
ideal(String) - Method in interface akasha.media.ConstrainDOMStringParameters.Builder
 
ideal(JsArray<String>) - Method in interface akasha.media.ConstrainDOMStringParameters.Builder
 
ideal(String...) - Method in interface akasha.media.ConstrainDOMStringParameters.Builder
 
ideal() - Method in interface akasha.media.ConstrainDOMStringParameters
 
ideal(double) - Method in interface akasha.media.ConstrainDoubleRange.Builder
 
ideal() - Method in interface akasha.media.ConstrainDoubleRange
 
ideal(int) - Method in interface akasha.media.ConstrainULongRange.Builder
 
ideal() - Method in interface akasha.media.ConstrainULongRange
 
identifier() - Method in class akasha.Touch
The Touch.identifier returns a value uniquely identifying this point of contact with the touch surface.
identifier(int) - Method in interface akasha.TouchInit.Builder
 
identifier() - Method in interface akasha.TouchInit
 
identity(String) - Method in interface akasha.rtc.RTCIdentityValidationResult.Builder
 
identity() - Method in interface akasha.rtc.RTCIdentityValidationResult
 
ideographic - Static variable in annotation type akasha.CanvasTextBaseline
 
ideographicBaseline() - Method in class akasha.TextMetrics
The read-only ideographicBaseline property of the TextMetrics interface is a double giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the ideographic baseline of the line box, in CSS pixels.
idle - Static variable in annotation type akasha.AnimationPlayState
 
IdleDeadline - Class in akasha
The IdleDeadline interface is used as the data type of the input parameter to idle callbacks established by calling Window.requestIdleCallback().
IdleDeadline() - Constructor for class akasha.IdleDeadline
 
IdleRequestCallback - Interface in akasha
 
IdleRequestOptions - Interface in akasha
 
IdleRequestOptions.Builder - Interface in akasha
 
idp - Variable in class akasha.rtc.RTCIdentityAssertion
 
idp(RTCIdentityProviderDetails) - Method in interface akasha.rtc.RTCIdentityAssertionResult.Builder
 
idp() - Method in interface akasha.rtc.RTCIdentityAssertionResult
 
idp_bad_script_failure - Static variable in annotation type akasha.rtc.RTCErrorDetailTypeIdp
 
idp_execution_failure - Static variable in annotation type akasha.rtc.RTCErrorDetailTypeIdp
 
idp_load_failure - Static variable in annotation type akasha.rtc.RTCErrorDetailTypeIdp
 
idp_need_login - Static variable in annotation type akasha.rtc.RTCErrorDetailTypeIdp
 
idp_timeout - Static variable in annotation type akasha.rtc.RTCErrorDetailTypeIdp
 
idp_tls_failure - Static variable in annotation type akasha.rtc.RTCErrorDetailTypeIdp
 
idp_token_expired - Static variable in annotation type akasha.rtc.RTCErrorDetailTypeIdp
 
idp_token_invalid - Static variable in annotation type akasha.rtc.RTCErrorDetailTypeIdp
 
idpErrorInfo() - Method in class akasha.rtc.RTCPeerConnection
 
idpLoginUrl() - Method in class akasha.rtc.RTCPeerConnection
 
iframe - Static variable in annotation type akasha.RequestDestination
 
ignoreBOM() - Method in class akasha.TextDecoder
 
ignoreBOM(boolean) - Method in interface akasha.TextDecoderOptions.Builder
 
ignoreBOM() - Method in interface akasha.TextDecoderOptions
 
ignoreBOM() - Method in class akasha.TextDecoderStream
 
ignoreCase() - Method in class akasha.core.RegExp
The ignoreCase property indicates whether or not the "i" flag is used with the regular expression.
ignoreDepthValues() - Method in class akasha.xr.XRWebGLLayer
The read-only XRWebGLLayer property ignoreDepthValues is a Boolean value which is true if the session has been configured to ignore the values in the depth buffer while rendering the scene.
ignoreDepthValues(boolean) - Method in interface akasha.xr.XRWebGLLayerInit.Builder
The XRWebGLLayerInit dictionary's Boolean ignoreDepthValues property can be provided in the options passed into the XRWebGLLayer() constructor to indicate that the depth buffer, if it exists, should be ignored while composing the scene.
ignoreDepthValues() - Method in interface akasha.xr.XRWebGLLayerInit
The XRWebGLLayerInit dictionary's Boolean ignoreDepthValues property can be provided in the options passed into the XRWebGLLayer() constructor to indicate that the depth buffer, if it exists, should be ignored while composing the scene.
ignoreMethod(boolean) - Method in interface akasha.CacheQueryOptions.Builder
 
ignoreMethod() - Method in interface akasha.CacheQueryOptions
 
ignoreMethod(boolean) - Method in interface akasha.MultiCacheQueryOptions.Builder
 
ignoreSearch(boolean) - Method in interface akasha.CacheQueryOptions.Builder
 
ignoreSearch() - Method in interface akasha.CacheQueryOptions
 
ignoreSearch(boolean) - Method in interface akasha.MultiCacheQueryOptions.Builder
 
ignoreVary(boolean) - Method in interface akasha.CacheQueryOptions.Builder
 
ignoreVary() - Method in interface akasha.CacheQueryOptions
 
ignoreVary(boolean) - Method in interface akasha.MultiCacheQueryOptions.Builder
 
IIRFilterNode - Class in akasha.audio
The IIRFilterNode interface of the Web Audio API is a AudioNode processor which implements a general infinite impulse response (IIR) filter; this type of filter can be used to implement tone control devices and graphic equalizers as well.
IIRFilterNode(BaseAudioContext, IIRFilterOptions) - Constructor for class akasha.audio.IIRFilterNode
The IIRFilterNode() constructor of the Web Audio API creates a new IIRFilterNode object which an AudioNode processor which implements a general infinite impulse response filter.
IIRFilterOptions - Interface in akasha.audio
 
IIRFilterOptions.Builder - Interface in akasha.audio
 
imag(JsArray<Double>) - Method in interface akasha.audio.PeriodicWaveOptions.Builder
 
imag(double...) - Method in interface akasha.audio.PeriodicWaveOptions.Builder
 
imag() - Method in interface akasha.audio.PeriodicWaveOptions
 
Image - Class in akasha
 
Image(int, int) - Constructor for class akasha.Image
 
Image(int) - Constructor for class akasha.Image
 
Image() - Constructor for class akasha.Image
 
image(VideoFrame) - Method in interface akasha.ImageDecodeResult.Builder
 
image() - Method in interface akasha.ImageDecodeResult
 
image - Static variable in annotation type akasha.InputType
A graphical submit button.
image() - Method in class akasha.notifications.Notification
The image read-only property of the Notification interface contains the URL of an image to be displayed as part of the notification
image(String) - Method in interface akasha.notifications.NotificationOptions.Builder
 
image() - Method in interface akasha.notifications.NotificationOptions
 
image - Static variable in annotation type akasha.RequestDestination
 
image_svg_xml - Static variable in annotation type akasha.DOMParserSupportedType
 
ImageBitmap - Class in akasha
The ImageBitmap interface represents a bitmap image which can be drawn to a <canvas> without undue latency.
ImageBitmap() - Constructor for class akasha.ImageBitmap
 
ImageBitmapOptions - Interface in akasha
 
ImageBitmapOptions.Builder - Interface in akasha
 
ImageBitmapOrHTMLCanvasElementOrOffscreenCanvasUnion - Interface in akasha
 
ImageBitmapRenderingContext - Class in akasha
The ImageBitmapRenderingContext interface is a canvas rendering context that provides the functionality to replace the canvas's contents with the given ImageBitmap.
ImageBitmapRenderingContext() - Constructor for class akasha.ImageBitmapRenderingContext
 
ImageBitmapRenderingContextSettings - Interface in akasha
Attributes that control the characteristics of the ImageBitmapRenderingContext created.
ImageBitmapRenderingContextSettings.Builder - Interface in akasha
Attributes that control the characteristics of the ImageBitmapRenderingContext created.
ImageBitmapSource - Interface in akasha
 
ImageBufferSource - Interface in akasha
 
ImageData - Class in akasha
The ImageData interface represents the underlying pixel data of an area of a <canvas> element.
ImageData(int, int, ImageDataSettings) - Constructor for class akasha.ImageData
The ImageData() constructor returns a newly instantiated ImageData object built from the typed array given and having the specified width and height.
ImageData(int, int) - Constructor for class akasha.ImageData
The ImageData() constructor returns a newly instantiated ImageData object built from the typed array given and having the specified width and height.
ImageData(Uint8ClampedArray, int, int, ImageDataSettings) - Constructor for class akasha.ImageData
The ImageData() constructor returns a newly instantiated ImageData object built from the typed array given and having the specified width and height.
ImageData(Uint8ClampedArray, int, int) - Constructor for class akasha.ImageData
The ImageData() constructor returns a newly instantiated ImageData object built from the typed array given and having the specified width and height.
ImageData(Uint8ClampedArray, int) - Constructor for class akasha.ImageData
The ImageData() constructor returns a newly instantiated ImageData object built from the typed array given and having the specified width and height.
ImageDataSettings - Interface in akasha
 
ImageDataSettings.Builder - Interface in akasha
 
ImageDecodeOptions - Interface in akasha
 
ImageDecodeOptions.Builder - Interface in akasha
 
ImageDecoder - Class in akasha
 
ImageDecoder(ImageDecoderInit) - Constructor for class akasha.ImageDecoder
 
ImageDecodeResult - Interface in akasha
 
ImageDecodeResult.Builder - Interface in akasha
 
ImageDecoderInit - Interface in akasha
 
ImageDecoderInit.Builder - Interface in akasha
 
ImageEncodeOptions - Interface in akasha
 
ImageEncodeOptions.Builder - Interface in akasha
 
imageOrientation(String) - Method in interface akasha.ImageBitmapOptions.Builder
 
imageOrientation() - Method in interface akasha.ImageBitmapOptions
 
ImageOrientation - Annotation Type in akasha
 
ImageOrientation.Util - Class in akasha
 
images() - Method in class akasha.Document
The images read-only property of the Document interface returns a collection of the images in the current HTML document.
imageSizes - Variable in class akasha.HTMLLinkElement
 
imageSmoothingEnabled - Variable in class akasha.CanvasRenderingContext2D
The imageSmoothingEnabled property of the CanvasRenderingContext2D interface, part of the Canvas API, determines whether scaled images are smoothed (true, default) or not (false).
imageSmoothingEnabled - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
imageSmoothingQuality - Variable in class akasha.CanvasRenderingContext2D
The imageSmoothingQuality property of the CanvasRenderingContext2D interface, part of the Canvas API, lets you set the quality of image smoothing.
ImageSmoothingQuality - Annotation Type in akasha
 
imageSmoothingQuality - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
ImageSmoothingQuality.Util - Class in akasha
 
imageSrcset - Variable in class akasha.HTMLLinkElement
 
ImageTrack - Class in akasha
 
ImageTrack() - Constructor for class akasha.ImageTrack
 
ImageTrackList - Class in akasha
 
ImageTrackList() - Constructor for class akasha.ImageTrackList
 
immersive_ar - Static variable in annotation type akasha.xr.XRSessionMode
 
immersive_vr - Static variable in annotation type akasha.xr.XRSessionMode
 
implementation() - Method in class akasha.Document
The Document.implementation property returns a DOMImplementation object associated with the current document.
implementation(String) - Method in interface akasha.rtc.RTCCodecStats.Builder
 
implementation() - Method in interface akasha.rtc.RTCCodecStats
 
IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in class akasha.gl.WebGL2RenderingContext
 
IMPLEMENTATION_COLOR_READ_FORMAT - Static variable in class akasha.gl.WebGLRenderingContext
 
IMPLEMENTATION_COLOR_READ_TYPE - Static variable in class akasha.gl.WebGL2RenderingContext
 
IMPLEMENTATION_COLOR_READ_TYPE - Static variable in class akasha.gl.WebGLRenderingContext
 
IMPORT_RULE - Static variable in class akasha.CSSRule
 
ImportExportKind - Annotation Type in akasha.wasm
 
ImportExportKind.Util - Class in akasha.wasm
 
importExternalTexture(GPUExternalTextureDescriptor) - Method in class akasha.gpu.GPUDevice
 
importKey(String, BufferSource, AlgorithmIdentifier, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importKey(String, JsonWebKey, AlgorithmIdentifier, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importKey(String, BufferSource, JsObject, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importKey(String, JsonWebKey, JsObject, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importKey(String, BufferSource, String, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importKey(String, JsonWebKey, String, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importKey(String, BufferSource, AlgorithmIdentifier, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importKey(String, JsonWebKey, AlgorithmIdentifier, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importKey(String, BufferSource, JsObject, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importKey(String, JsonWebKey, JsObject, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importKey(String, BufferSource, String, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importKey(String, JsonWebKey, String, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The importKey() method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.
importNode(Node, boolean) - Method in class akasha.Document
The Document object's importNode() method creates a copy of a Node or DocumentFragment from another document, to be inserted into the current document later.
importNode(Node) - Method in class akasha.Document
The Document object's importNode() method creates a copy of a Node or DocumentFragment from another document, to be inserted into the current document later.
imports - Static variable in annotation type akasha.ServiceWorkerUpdateViaCache
 
imports(Module) - Static method in class akasha.wasm.Module
 
importStylesheet(Node) - Method in class akasha.XSLTProcessor
 
impp - Static variable in annotation type akasha.AutocompleteType
A URL for an instant messaging protocol endpoint, such as "xmpp:username@example.net".
imul(double...) - Static method in class akasha.core.JsMath
The Math.imul() function returns the result of the C-like 32-bit multiplication of the two parameters.
imul(int, int) - Static method in class akasha.core.JsMath
The Math.imul() function returns the result of the C-like 32-bit multiplication of the two parameters.
in1() - Method in class akasha.svg.SVGFEBlendElement
 
in1() - Method in class akasha.svg.SVGFEColorMatrixElement
 
in1() - Method in class akasha.svg.SVGFEComponentTransferElement
 
in1() - Method in class akasha.svg.SVGFECompositeElement
 
in1() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
in1() - Method in class akasha.svg.SVGFEDiffuseLightingElement
 
in1() - Method in class akasha.svg.SVGFEDisplacementMapElement
 
in1() - Method in class akasha.svg.SVGFEDropShadowElement
 
in1() - Method in class akasha.svg.SVGFEGaussianBlurElement
 
in1() - Method in class akasha.svg.SVGFEMergeNodeElement
 
in1() - Method in class akasha.svg.SVGFEMorphologyElement
 
in1() - Method in class akasha.svg.SVGFEOffsetElement
 
in1() - Method in class akasha.svg.SVGFESpecularLightingElement
 
in1() - Method in class akasha.svg.SVGFETileElement
 
in2() - Method in class akasha.svg.SVGFEBlendElement
 
in2() - Method in class akasha.svg.SVGFECompositeElement
 
in2() - Method in class akasha.svg.SVGFEDisplacementMapElement
 
in_progress - Static variable in annotation type akasha.rtc.RTCStatsIceCandidatePairState
 
inactive - Static variable in annotation type akasha.media.RecordingState
 
inactive - Static variable in annotation type akasha.rtc.RTCRtpTransceiverDirection
 
inactive - Static variable in annotation type akasha.TimelinePhase
 
inBandMetadataTrackDispatchType() - Method in class akasha.TextTrack
 
inbound_rtp - Static variable in annotation type akasha.rtc.RTCStatsType
 
inboundRtpStreamId(String) - Method in interface akasha.rtc.RTCRtpContributingSourceStats.Builder
 
inboundRtpStreamId() - Method in interface akasha.rtc.RTCRtpContributingSourceStats
 
include - Static variable in annotation type akasha.RequestCredentials
 
includes(String, int) - Method in class akasha.core.JsString
The includes() method performs a case-sensitive search to determine whether one string may be found within another string, returning true or false as appropriate.
includes(String) - Method in class akasha.core.JsString
The includes() method performs a case-sensitive search to determine whether one string may be found within another string, returning true or false as appropriate.
includes(Object) - Method in class akasha.idb.IDBKeyRange
key The key you want to check for in your key range.
includes(T, int) - Method in class akasha.lang.JsArray
The includes() method determines whether an array includes a certain value among its entries, returning true or false as appropriate.
includes(T) - Method in class akasha.lang.JsArray
The includes() method determines whether an array includes a certain value among its entries, returning true or false as appropriate.
includeUncontrolled(boolean) - Method in interface akasha.ClientQueryOptions.Builder
 
includeUncontrolled() - Method in interface akasha.ClientQueryOptions
 
INCR - Static variable in class akasha.gl.WebGL2RenderingContext
 
INCR - Static variable in class akasha.gl.WebGLRenderingContext
 
INCR_WRAP - Static variable in class akasha.gl.WebGL2RenderingContext
 
INCR_WRAP - Static variable in class akasha.gl.WebGLRenderingContext
 
increment_clamp - Static variable in annotation type akasha.gpu.GPUStencilOperation
 
increment_wrap - Static variable in annotation type akasha.gpu.GPUStencilOperation
 
indeterminate - Variable in class akasha.HTMLInputElement
 
index() - Method in class akasha.core.RegExpResult
 
index() - Method in class akasha.DOMTokenList.Entry
 
index() - Method in class akasha.Gamepad
The Gamepad.index property of the Gamepad interface returns an integer that is auto-incremented to be unique for each device currently connected to the system.
INDEX - Static variable in class akasha.gpu.GPUBufferUsage
 
index() - Method in class akasha.HTMLOptionElement
 
index(String) - Method in class akasha.idb.IDBObjectStore
An IDBIndex object for accessing the index.
index() - Method in class akasha.NodeList.Entry
 
index() - Method in class akasha.xr.XRInputSourceArray.Entry
 
INDEX_SIZE_ERR - Static variable in class akasha.DOMException
 
indexedDB() - Method in class akasha.Window
The indexedDB read-only property of the WindowOrWorkerGlobalScope mixin provides a mechanism for applications to asynchronously access the capabilities of indexed databases.
indexedDB() - Static method in class akasha.WindowGlobal
The indexedDB read-only property of the WindowOrWorkerGlobalScope mixin provides a mechanism for applications to asynchronously access the capabilities of indexed databases.
indexNames() - Method in class akasha.idb.IDBObjectStore
A DOMStringList.
indexOf(String, int) - Method in class akasha.core.JsString
The indexOf() method returns the index within the calling String object of the first occurrence of the specified value, starting the search at fromIndex.
indexOf(String) - Method in class akasha.core.JsString
The indexOf() method returns the index within the calling String object of the first occurrence of the specified value, starting the search at fromIndex.
indexOf(T, int) - Method in class akasha.lang.JsArray
The indexOf() method returns the first index at which a given element can be found in the array, or -1 if it is not present.
indexOf(T) - Method in class akasha.lang.JsArray
The indexOf() method returns the first index at which a given element can be found in the array, or -1 if it is not present.
indicate() - Method in class akasha.bluetooth.BluetoothCharacteristicProperties
The indicate read-only property of the BluetoothCharacteristicProperties interface returns a boolean that is true if indications of the characteristic value with acknowledgement is permitted.
indirect - Static variable in annotation type akasha.AttestationConveyancePreference
 
INDIRECT - Static variable in class akasha.gpu.GPUBufferUsage
 
individualization_request - Static variable in annotation type akasha.MediaKeyMessageType
 
info(Object...) - Static method in class akasha.Console
The console.info() method outputs an informational message to the Web Console.
info(BufferSource) - Method in interface akasha.crypto.HkdfParams.Builder
 
info() - Method in interface akasha.crypto.HkdfParams
 
info - Static variable in annotation type akasha.gpu.GPUCompilationMessageType
 
inherit - Static variable in annotation type akasha.CanvasDirection
 
initCustomEvent(String, boolean, boolean, Object) - Method in class akasha.CustomEvent
The CustomEvent.initCustomEvent() method initializes a CustomEvent object.
initCustomEvent(String, boolean, boolean) - Method in class akasha.CustomEvent
The CustomEvent.initCustomEvent() method initializes a CustomEvent object.
initCustomEvent(String, boolean) - Method in class akasha.CustomEvent
The CustomEvent.initCustomEvent() method initializes a CustomEvent object.
initCustomEvent(String) - Method in class akasha.CustomEvent
The CustomEvent.initCustomEvent() method initializes a CustomEvent object.
initData() - Method in class akasha.MediaEncryptedEvent
 
initData(ArrayBuffer) - Method in interface akasha.MediaEncryptedEventInit.Builder
 
initData() - Method in interface akasha.MediaEncryptedEventInit
 
initDataType() - Method in class akasha.MediaEncryptedEvent
 
initDataType(String) - Method in interface akasha.MediaEncryptedEventInit.Builder
 
initDataType() - Method in interface akasha.MediaEncryptedEventInit
 
initDataTypes(JsArray<String>) - Method in interface akasha.MediaKeySystemConfiguration.Builder
The MediaKeySystemConfiguration.initDataTypes read-only property returns a list of supported initialization data type names.
initDataTypes(String...) - Method in interface akasha.MediaKeySystemConfiguration.Builder
The MediaKeySystemConfiguration.initDataTypes read-only property returns a list of supported initialization data type names.
initDataTypes() - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.initDataTypes read-only property returns a list of supported initialization data type names.
initEvent(String, boolean, boolean) - Method in class akasha.Event
The Event.initEvent() method is used to initialize the value of an event created using Document.createEvent().
initEvent(String, boolean) - Method in class akasha.Event
The Event.initEvent() method is used to initialize the value of an event created using Document.createEvent().
initEvent(String) - Method in class akasha.Event
The Event.initEvent() method is used to initialize the value of an event created using Document.createEvent().
initial(int) - Method in interface akasha.wasm.MemoryDescriptor.Builder
 
initial() - Method in interface akasha.wasm.MemoryDescriptor
 
initial(int) - Method in interface akasha.wasm.TableDescriptor.Builder
 
initial() - Method in interface akasha.wasm.TableDescriptor
 
initialize(SVGLength) - Method in class akasha.svg.SVGLengthList
 
initialize(SVGNumber) - Method in class akasha.svg.SVGNumberList
 
initialize(DOMPoint) - Method in class akasha.svg.SVGPointList
 
initialize(String) - Method in class akasha.svg.SVGStringList
 
initialize(SVGTransform) - Method in class akasha.svg.SVGTransformList
 
initiatorType() - Method in class akasha.perf.PerformanceResourceTiming
The initiatorType read-only property is a string that represents the type of resource that initiated the performance event.
initMessageEvent(String, boolean, boolean, Object, String, String, MessageEventSource, JsArray<MessagePort>) - Method in class akasha.MessageEvent
 
initMessageEvent(String, boolean, boolean, Object, String, String, MessageEventSource, MessagePort[]) - Method in class akasha.MessageEvent
 
initMessageEvent(String, boolean, boolean, Object, String, String, MessageEventSource) - Method in class akasha.MessageEvent
 
initMessageEvent(String, boolean, boolean, Object, String, String) - Method in class akasha.MessageEvent
 
initMessageEvent(String, boolean, boolean, Object, String) - Method in class akasha.MessageEvent
 
initMessageEvent(String, boolean, boolean, Object) - Method in class akasha.MessageEvent
 
initMessageEvent(String, boolean, boolean) - Method in class akasha.MessageEvent
 
initMessageEvent(String, boolean) - Method in class akasha.MessageEvent
 
initMessageEvent(String) - Method in class akasha.MessageEvent
 
initStorageEvent(String, boolean, boolean, String, String, String, String, Storage) - Method in class akasha.StorageEvent
 
initStorageEvent(String, boolean, boolean, String, String, String, String) - Method in class akasha.StorageEvent
 
initStorageEvent(String, boolean, boolean, String, String, String) - Method in class akasha.StorageEvent
 
initStorageEvent(String, boolean, boolean, String, String) - Method in class akasha.StorageEvent
 
initStorageEvent(String, boolean, boolean, String) - Method in class akasha.StorageEvent
 
initStorageEvent(String, boolean, boolean) - Method in class akasha.StorageEvent
 
initStorageEvent(String, boolean) - Method in class akasha.StorageEvent
 
initStorageEvent(String) - Method in class akasha.StorageEvent
 
inline - Static variable in annotation type akasha.clipboard.PresentationStyle
 
inline(String) - Method in interface akasha.ScrollIntoViewOptions.Builder
 
inline() - Method in interface akasha.ScrollIntoViewOptions
 
inline - Static variable in annotation type akasha.xr.XRSessionMode
 
inlineVerticalFieldOfView() - Method in class akasha.xr.XRRenderState
The read-only inlineVerticalFieldOfView property of the XRRenderState interface returns the default vertical field of view for "inline" sessions and null for all immersive sessions.
inlineVerticalFieldOfView(double) - Method in interface akasha.xr.XRRenderStateInit.Builder
 
inlineVerticalFieldOfView() - Method in interface akasha.xr.XRRenderStateInit
 
innerHeight() - Method in class akasha.Window
The read-only innerHeight property of the Window interface returns the interior height of the window in pixels, including the height of the horizontal scroll bar, if present.
innerHeight() - Static method in class akasha.WindowGlobal
The read-only innerHeight property of the Window interface returns the interior height of the window in pixels, including the height of the horizontal scroll bar, if present.
innerHTML - Variable in class akasha.Element
The Element property innerHTML gets or sets the HTML or XML markup contained within the element.
innerHTML - Variable in class akasha.ShadowRoot
The innerHTML property of the ShadowRoot interface sets or returns a reference to the DOM tree inside the ShadowRoot.
innerText - Variable in class akasha.HTMLElement
The innerText property of the HTMLElement interface represents the "rendered" text content of a node and its descendants.
innerWidth() - Method in class akasha.Window
The read-only Window property innerWidth returns the interior width of the window in pixels.
innerWidth() - Static method in class akasha.WindowGlobal
The read-only Window property innerWidth returns the interior width of the window in pixels.
input() - Method in class akasha.core.RegExpResult
 
inputBuffer() - Method in class akasha.audio.AudioProcessingEvent
 
inputBuffer(AudioBuffer) - Method in interface akasha.audio.AudioProcessingEventInit.Builder
 
inputBuffer() - Method in interface akasha.audio.AudioProcessingEventInit
 
InputDeviceInfo - Class in akasha.media
The InputDeviceInfo interface of the Media Streams API gives access to the capabilities of the input device that it represents.
InputDeviceInfo() - Constructor for class akasha.media.InputDeviceInfo
 
inputEncoding() - Method in class akasha.Document
 
InputEvent - Class in akasha
The InputEvent interface represents an event notifying the user of editable content changes.
InputEvent(String, InputEventInit) - Constructor for class akasha.InputEvent
The InputEvent() constructor creates a new InputEvent.
InputEvent(String) - Constructor for class akasha.InputEvent
The InputEvent() constructor creates a new InputEvent.
InputEventHandler - Interface in akasha
Handle events of type InputEvent
InputEventInit - Interface in akasha
 
InputEventInit.Builder - Interface in akasha
 
InputEventListener - Interface in akasha
Listener for events of type InputEvent
inputMode - Variable in class akasha.HTMLElement
 
InputModeType - Annotation Type in akasha
The inputmode enumeration that hints at the type of data that might be entered by the user while editing the element or its contents.
InputModeType.Util - Class in akasha
 
inputSource() - Method in class akasha.xr.XRInputSourceEvent
The XRInputSourceEvent interface's read-only inputSource property specifies the XRInputSource which generated the input event.
inputSource(XRInputSource) - Method in interface akasha.xr.XRInputSourceEventInit.Builder
The XRInputSourceEventInit dictionary's inputSource property is used when calling the XRInputSourceEvent() constructor to specify the XRInputSource from which the newly-created event is being sent.
inputSource() - Method in interface akasha.xr.XRInputSourceEventInit
The XRInputSourceEventInit dictionary's inputSource property is used when calling the XRInputSourceEvent() constructor to specify the XRInputSource from which the newly-created event is being sent.
inputSources() - Method in class akasha.xr.XRSession
The read-only inputSources property of the XRSession interface returns an XRInputSourceArray object which lists all controllers and input devices which are expressly associated with the XR device and are currently available.
inputType() - Method in class akasha.InputEvent
The inputType read-only property of the InputEvent interface returns the type of change made to editible content.
inputType(String) - Method in interface akasha.InputEventInit.Builder
 
inputType() - Method in interface akasha.InputEventInit
 
InputType - Annotation Type in akasha
An enumeration specifying the type of input control to render.
InputType.Util - Class in akasha
 
insertAdjacentElement(String, Element) - Method in class akasha.Element
The insertAdjacentElement() method of the Element interface inserts a given element node at a given position relative to the element it is invoked upon.
insertAdjacentHTML(String, String) - Method in class akasha.Element
The insertAdjacentHTML() method of the Element interface parses the specified text as HTML or XML and inserts the resulting nodes into the DOM tree at a specified position.
insertAdjacentText(String, String) - Method in class akasha.Element
The insertAdjacentText() method of the Element interface inserts a given text node at a given position relative to the element it is invoked upon.
insertBefore(Node, Node) - Method in class akasha.Node
The Node.insertBefore() method inserts a node before a reference node as a child of a specified parent node.
insertCell(int) - Method in class akasha.HTMLTableRowElement
The HTMLTableRowElement.insertCell() method inserts a new cell (td) into a table row (tr) and returns a reference to the cell.
insertCell() - Method in class akasha.HTMLTableRowElement
The HTMLTableRowElement.insertCell() method inserts a new cell (td) into a table row (tr) and returns a reference to the cell.
insertData(int, String) - Method in class akasha.CharacterData
 
insertDebugMarker(String) - Method in class akasha.gpu.GPUCommandEncoder
 
insertDebugMarker(String) - Method in class akasha.gpu.GPUComputePassEncoder
 
insertDebugMarker(String) - Method in class akasha.gpu.GPURenderBundleEncoder
 
insertDebugMarker(String) - Method in class akasha.gpu.GPURenderPassEncoder
 
insertDTMF(String, int, int) - Method in class akasha.rtc.RTCDTMFSender
The insertDTMF() method on the RTCDTMFSender interface starts sending tones to the remote peer over the RTCPeerConnection.
insertDTMF(String, int) - Method in class akasha.rtc.RTCDTMFSender
The insertDTMF() method on the RTCDTMFSender interface starts sending tones to the remote peer over the RTCPeerConnection.
insertDTMF(String) - Method in class akasha.rtc.RTCDTMFSender
The insertDTMF() method on the RTCDTMFSender interface starts sending tones to the remote peer over the RTCPeerConnection.
insertedSamplesForDeceleration(int) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
insertedSamplesForDeceleration() - Method in interface akasha.rtc.RTCAudioReceiverStats
 
insertedSamplesForDeceleration(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
insertedSamplesForDeceleration() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
insertedSamplesForDeceleration(int) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
insertItemBefore(SVGLength, int) - Method in class akasha.svg.SVGLengthList
 
insertItemBefore(SVGNumber, int) - Method in class akasha.svg.SVGNumberList
 
insertItemBefore(DOMPoint, int) - Method in class akasha.svg.SVGPointList
 
insertItemBefore(String, int) - Method in class akasha.svg.SVGStringList
 
insertItemBefore(SVGTransform, int) - Method in class akasha.svg.SVGTransformList
 
insertNode(Node) - Method in class akasha.Range
The Range.insertNode() method inserts a node at the start of the Range.
insertRow(int) - Method in class akasha.HTMLTableElement
The HTMLTableElement.insertRow() method inserts a new row (tr) in a given table, and returns a reference to the new row.
insertRow() - Method in class akasha.HTMLTableElement
The HTMLTableElement.insertRow() method inserts a new row (tr) in a given table, and returns a reference to the new row.
insertRow(int) - Method in class akasha.HTMLTableSectionElement
 
insertRow() - Method in class akasha.HTMLTableSectionElement
 
insertRule(String, int) - Method in class akasha.CSSGroupingRule
 
insertRule(String) - Method in class akasha.CSSGroupingRule
 
insertRule(String, int) - Method in class akasha.CSSStyleSheet
The CSSStyleSheet.insertRule() method inserts a new CSS rule into the current style sheet, with some restrictions.
insertRule(String) - Method in class akasha.CSSStyleSheet
The CSSStyleSheet.insertRule() method inserts a new CSS rule into the current style sheet, with some restrictions.
installed - Static variable in annotation type akasha.ServiceWorkerState
 
installing() - Method in class akasha.ServiceWorkerRegistration
The installing property of the ServiceWorkerRegistration interface returns a service worker whose ServiceWorker.state is installing.
installing - Static variable in annotation type akasha.ServiceWorkerState
 
instance - Static variable in annotation type akasha.gpu.GPUVertexStepMode
 
Instance - Class in akasha.wasm
A WebAssembly.Instance object is a stateful, executable instance of a WebAssembly.Module.
Instance(Module, JsObject) - Constructor for class akasha.wasm.Instance
 
Instance(Module) - Constructor for class akasha.wasm.Instance
 
instance(Instance) - Method in interface akasha.wasm.WebAssemblyInstantiatedSource.Builder
 
instance() - Method in interface akasha.wasm.WebAssemblyInstantiatedSource
 
instanceRoot() - Method in class akasha.svg.SVGUseElement
 
instantiate(BufferSource, JsObject) - Static method in class akasha.wasm.WebAssembly
The WebAssembly.instantiate() function allows you to compile and instantiate WebAssembly code.
instantiate(BufferSource) - Static method in class akasha.wasm.WebAssembly
The WebAssembly.instantiate() function allows you to compile and instantiate WebAssembly code.
instantiate(Module, JsObject) - Static method in class akasha.wasm.WebAssembly
The WebAssembly.instantiate() function allows you to compile and instantiate WebAssembly code.
instantiate(Module) - Static method in class akasha.wasm.WebAssembly
The WebAssembly.instantiate() function allows you to compile and instantiate WebAssembly code.
instantiateStreaming(Promise<Response>, JsObject) - Static method in class akasha.wasm.WebAssembly
The WebAssembly.instantiateStreaming() function compiles and instantiates a WebAssembly module directly from a streamed underlying source.
instantiateStreaming(Promise<Response>) - Static method in class akasha.wasm.WebAssembly
The WebAssembly.instantiateStreaming() function compiles and instantiates a WebAssembly module directly from a streamed underlying source.
INT - Static variable in class akasha.gl.WebGL2RenderingContext
 
INT - Static variable in class akasha.gl.WebGLRenderingContext
 
Int16Array - Class in akasha.core
The Int16Array typed array represents an array of twos-complement 16-bit signed integers in the platform byte order.
Int16Array(int) - Constructor for class akasha.core.Int16Array
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
Int16Array(Int16Array) - Constructor for class akasha.core.Int16Array
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
Int16Array(JsArray<Double>) - Constructor for class akasha.core.Int16Array
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
Int16Array(double[]) - Constructor for class akasha.core.Int16Array
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
Int16Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Int16Array
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
Int16Array(ArrayBuffer, int) - Constructor for class akasha.core.Int16Array
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
Int16Array(ArrayBuffer) - Constructor for class akasha.core.Int16Array
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
Int32Array - Class in akasha.core
The Int32Array() typed array constructor creates an array of twos-complement 32-bit signed integers in the platform byte order.
Int32Array(int) - Constructor for class akasha.core.Int32Array
 
Int32Array(Int32Array) - Constructor for class akasha.core.Int32Array
 
Int32Array(JsArray<Double>) - Constructor for class akasha.core.Int32Array
 
Int32Array(double[]) - Constructor for class akasha.core.Int32Array
 
Int32Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Int32Array
 
Int32Array(ArrayBuffer, int) - Constructor for class akasha.core.Int32Array
 
Int32Array(ArrayBuffer) - Constructor for class akasha.core.Int32Array
 
Int32List - Interface in akasha.gl
 
Int8Array - Class in akasha.core
The Int8Array typed array represents an array of twos-complement 8-bit signed integers.
Int8Array(int) - Constructor for class akasha.core.Int8Array
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
Int8Array(Int8Array) - Constructor for class akasha.core.Int8Array
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
Int8Array(JsArray<Double>) - Constructor for class akasha.core.Int8Array
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
Int8Array(double[]) - Constructor for class akasha.core.Int8Array
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
Int8Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Int8Array
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
Int8Array(ArrayBuffer, int) - Constructor for class akasha.core.Int8Array
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
Int8Array(ArrayBuffer) - Constructor for class akasha.core.Int8Array
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
INT_2_10_10_10_REV - Static variable in class akasha.gl.WebGL2RenderingContext
 
INT_SAMPLER_2D - Static variable in class akasha.gl.WebGL2RenderingContext
 
INT_SAMPLER_2D_ARRAY - Static variable in class akasha.gl.WebGL2RenderingContext
 
INT_SAMPLER_3D - Static variable in class akasha.gl.WebGL2RenderingContext
 
INT_SAMPLER_CUBE - Static variable in class akasha.gl.WebGL2RenderingContext
 
INT_VEC2 - Static variable in class akasha.gl.WebGL2RenderingContext
 
INT_VEC2 - Static variable in class akasha.gl.WebGLRenderingContext
 
INT_VEC3 - Static variable in class akasha.gl.WebGL2RenderingContext
 
INT_VEC3 - Static variable in class akasha.gl.WebGLRenderingContext
 
INT_VEC4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
INT_VEC4 - Static variable in class akasha.gl.WebGLRenderingContext
 
IntegerTypedArray - Interface in akasha.core
 
integrity - Variable in class akasha.HTMLLinkElement
 
integrity - Variable in class akasha.HTMLScriptElement
 
integrity() - Method in class akasha.Request
The integrity read-only property of the Request interface contains the subresource integrity value of the request.
integrity(String) - Method in interface akasha.RequestInit.Builder
 
integrity() - Method in interface akasha.RequestInit
 
interactive - Static variable in annotation type akasha.audio.AudioContextLatencyCategory
 
interactive - Static variable in annotation type akasha.DocumentReadyState
 
intercept() - Method in class akasha.svg.SVGComponentTransferFunctionElement
 
interimResults - Variable in class akasha.speech.SpeechRecognition
The interimResults property of the SpeechRecognition interface controls whether interim results should be returned (true) or not (false.) Interim results are results that are not yet final (e.g.
INTERLEAVED_ATTRIBS - Static variable in class akasha.gl.WebGL2RenderingContext
 
internal - Static variable in annotation type akasha.AuthenticatorTransport
 
internal_error - Static variable in annotation type akasha.MediaKeyStatus
 
interrupted - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
IntersectionObserver - Class in akasha
provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport.
IntersectionObserver(IntersectionObserverCallback, IntersectionObserverInit) - Constructor for class akasha.IntersectionObserver
The IntersectionObserver() constructor creates and returns a new IntersectionObserver object.
IntersectionObserver(IntersectionObserverCallback) - Constructor for class akasha.IntersectionObserver
The IntersectionObserver() constructor creates and returns a new IntersectionObserver object.
IntersectionObserverCallback - Interface in akasha
 
IntersectionObserverEntry - Class in akasha
The IntersectionObserverEntry interface of the Intersection Observer API describes the intersection between the target element and its root container at a specific moment of transition.
IntersectionObserverEntry(IntersectionObserverEntryInit) - Constructor for class akasha.IntersectionObserverEntry
 
IntersectionObserverEntryInit - Interface in akasha
 
IntersectionObserverEntryInit.Builder - Interface in akasha
 
IntersectionObserverInit - Interface in akasha
 
IntersectionObserverInit.Builder - Interface in akasha
 
intersectionRatio() - Method in class akasha.IntersectionObserverEntry
The IntersectionObserverEntry interface's read-only intersectionRatio property tells you how much of the target element is currently visible within the root's intersection ratio, as a value between 0.0 and 1.0.
intersectionRatio(double) - Method in interface akasha.IntersectionObserverEntryInit.Builder
 
intersectionRatio() - Method in interface akasha.IntersectionObserverEntryInit
 
intersectionRect() - Method in class akasha.IntersectionObserverEntry
The IntersectionObserverEntry interface's read-only intersectionRect property is a DOMRectReadOnly object which describes the smallest rectangle that contains the entire portion of the target element which is currently visible within the intersection root.
intersectionRect(DOMRectInit) - Method in interface akasha.IntersectionObserverEntryInit.Builder
 
intersectionRect() - Method in interface akasha.IntersectionObserverEntryInit
 
intersectsNode(Node) - Method in class akasha.Range
The Range.intersectsNode() method returns a boolean indicating whether the given Node intersects the Range.
interval() - Method in class akasha.DeviceMotionEvent
Returns the interval, in milliseconds, at which data is obtained from the underlaying hardware.
interval(double) - Method in interface akasha.DeviceMotionEventInit.Builder
 
interval() - Method in interface akasha.DeviceMotionEventInit
 
INUSE_ATTRIBUTE_ERR - Static variable in class akasha.DOMException
 
INVALID_ACCESS_ERR - Static variable in class akasha.DOMException
 
invalid_argument - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
INVALID_CHARACTER_ERR - Static variable in class akasha.DOMException
 
INVALID_ENUM - Static variable in class akasha.gl.WebGL2RenderingContext
 
INVALID_ENUM - Static variable in class akasha.gl.WebGLRenderingContext
 
INVALID_FRAMEBUFFER_OPERATION - Static variable in class akasha.gl.WebGL2RenderingContext
 
INVALID_FRAMEBUFFER_OPERATION - Static variable in class akasha.gl.WebGLRenderingContext
 
INVALID_INDEX - Static variable in class akasha.gl.WebGL2RenderingContext
 
INVALID_MODIFICATION_ERR - Static variable in class akasha.DOMException
 
INVALID_NODE_TYPE_ERR - Static variable in class akasha.DOMException
 
INVALID_OPERATION - Static variable in class akasha.gl.WebGL2RenderingContext
 
INVALID_OPERATION - Static variable in class akasha.gl.WebGLRenderingContext
 
INVALID_STATE_ERR - Static variable in class akasha.DOMException
 
INVALID_VALUE - Static variable in class akasha.gl.WebGL2RenderingContext
 
INVALID_VALUE - Static variable in class akasha.gl.WebGLRenderingContext
 
invalidateFramebuffer(int, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.invalidateFramebuffer() method of the WebGL 2 API invalidates the contents of attachments in a framebuffer.
invalidateFramebuffer(int, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.invalidateFramebuffer() method of the WebGL 2 API invalidates the contents of attachments in a framebuffer.
invalidateSubFramebuffer(int, JsArray<Double>, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.invalidateSubFramebuffer() method of the WebGL 2 API invalidates portions of the contents of attachments in a framebuffer.
invalidateSubFramebuffer(int, double[], int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.invalidateSubFramebuffer() method of the WebGL 2 API invalidates portions of the contents of attachments in a framebuffer.
invalidIteratorState() - Method in class akasha.XPathResult
The read-only invalidIteratorState property of the XPathResult interface signifies that the iterator has become invalid.
inverse - Static variable in annotation type akasha.audio.DistanceModelType
 
inverse() - Method in class akasha.DOMMatrixReadOnly
 
inverse() - Method in class akasha.xr.XRRigidTransform
The read-only inverse property of the XRRigidTransform interface returns another XRRigidTransform object which is the inverse of its owning transform.
INVERT - Static variable in class akasha.gl.WebGL2RenderingContext
 
INVERT - Static variable in class akasha.gl.WebGLRenderingContext
 
invert - Static variable in annotation type akasha.gpu.GPUStencilOperation
 
invertSelf() - Method in class akasha.DOMMatrix
 
is(Object, Object) - Static method in class akasha.core.JsObject
The Object.is() method determines whether two values are the same value.
is(String) - Method in interface akasha.ElementCreationOptions.Builder
 
is2D(boolean) - Method in interface akasha.DOMMatrixInit.Builder
 
is2D() - Method in interface akasha.DOMMatrixInit
 
is2D() - Method in class akasha.DOMMatrixReadOnly
 
isArray(Object) - Static method in class akasha.lang.JsArray
The Array.isArray() method determines whether the passed value is an Array.
isBuffer(WebGLBuffer) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.isBuffer() method of the WebGL API returns true if the passed WebGLBuffer is valid and false otherwise.
isBuffer(WebGLBuffer) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.isBuffer() method of the WebGL API returns true if the passed WebGLBuffer is valid and false otherwise.
isCollapsed() - Method in class akasha.Selection
The Selection.isCollapsed read-only property returns a Boolean which indicates whether or not there is currently any text selected.
isComposing() - Method in class akasha.InputEvent
The InputEvent.isComposing read-only property returns a Boolean value indicating if the event is fired after compositionstart and before compositionend.
isComposing(boolean) - Method in interface akasha.InputEventInit.Builder
 
isComposing() - Method in interface akasha.InputEventInit
 
isComposing() - Method in class akasha.KeyboardEvent
The KeyboardEvent.isComposing read-only property returns a Boolean value indicating if the event is fired within a composition session, i.e.
isComposing(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
isComposing() - Method in interface akasha.KeyboardEventInit
 
isConfigSupported(AudioDecoderConfig) - Static method in class akasha.AudioDecoder
 
isConfigSupported(AudioEncoderConfig) - Static method in class akasha.AudioEncoder
 
isConfigSupported(VideoDecoderConfig) - Static method in class akasha.VideoDecoder
 
isConfigSupported(VideoEncoderConfig) - Static method in class akasha.VideoEncoder
 
isConnected() - Method in class akasha.Node
The isConnected read-only property of the Node interface returns a boolean indicating whether the node is connected (directly or indirectly) to the context object, for example the Document object in the case of the normal DOM, or the ShadowRoot in the case of a shadow DOM.
isContentEditable() - Method in class akasha.HTMLElement
The HTMLElement.isContentEditable read-only property returns a Boolean that is true if the contents of the element are editable; otherwise it returns false.
isContextLost() - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.isContextLost() method returns a Boolean indicating whether or not the WebGL context has been lost and must be re-established before rendering can resume.
isContextLost() - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.isContextLost() method returns a Boolean indicating whether or not the WebGL context has been lost and must be re-established before rendering can resume.
isDefaultNamespace(String) - Method in class akasha.Node
The Node.isDefaultNamespace() method accepts a namespace URI as an argument and returns a Boolean with a value of true if the namespace is the default namespace on the given node or false if not.
isDone() - Method in interface akasha.lang.JsIIterableResult
 
isEnabled(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.isEnabled() method of the WebGL API tests whether a specific WebGL capability is enabled or not for this context.
isEnabled(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.isEnabled() method of the WebGL API tests whether a specific WebGL capability is enabled or not for this context.
isEqualNode(Node) - Method in class akasha.Node
The Node.isEqualNode() method tests whether two nodes are equal.
isExtensible(Object) - Static method in class akasha.core.JsObject
The Object.isExtensible() method determines if an object is extensible (whether it can have new properties added to it).
isFinal() - Method in class akasha.speech.SpeechRecognitionResult
The isFinal read-only property of the SpeechRecognitionResult interface is a Boolean that states whether this result is final (true) or not (false) — if so, then this is the final time this result will be returned; if not, then this result is an interim result, and may be updated later on.
isFinite(double) - Static method in class akasha.core.JsNumber
The Number.isFinite() method determines whether the passed value is a finite number — that is, it checks that the type of a given value is Number, and the number is neither positive Infinity, negative Infinity, nor NaN.
isFinite(double) - Static method in class akasha.Global
The global isFinite() function determines whether the passed value is a finite number.
isFramebuffer(WebGLFramebuffer) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.isFramebuffer() method of the WebGL API returns true if the passed WebGLFramebuffer is valid and false otherwise.
isFramebuffer(WebGLFramebuffer) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.isFramebuffer() method of the WebGL API returns true if the passed WebGLFramebuffer is valid and false otherwise.
isFrozen(Object) - Static method in class akasha.core.JsObject
The Object.isFrozen() determines if an object is frozen.
isHistoryNavigation() - Method in class akasha.Request
 
isIdentity() - Method in class akasha.DOMMatrixReadOnly
 
isInteger(double) - Static method in class akasha.core.JsNumber
The Number.isInteger() method determines whether the passed value is an integer.
isIntersecting() - Method in class akasha.IntersectionObserverEntry
The IntersectionObserverEntry interface's read-only isIntersecting property is a Boolean value which is true if the target element intersects with the intersection observer's root.
isIntersecting(boolean) - Method in interface akasha.IntersectionObserverEntryInit.Builder
 
isIntersecting() - Method in interface akasha.IntersectionObserverEntryInit
 
isLockFree(int) - Static method in class akasha.core.Atomics
An optimization primitive that can be used to determine whether to use locks or atomic operations.
isMap - Variable in class akasha.HTMLImageElement
The HTMLImageElement proeprty isMap is a Boolean value which indicates that the image is to be used by a server-side image map.
isNaN(double) - Static method in class akasha.core.JsNumber
The Number.isNaN() method determines whether the passed value is NaN and its type is Number.
isNaN(double) - Static method in class akasha.Global
The isNaN() function determines whether a value is NaN or not.
isolated() - Method in class akasha.media.MediaStreamTrack
 
isPointInFill(DOMPointInit) - Method in class akasha.svg.SVGGeometryElement
The SVGGeometryElement.isPointInFill() method determines whether a given point is within the fill shape of an element.
isPointInFill() - Method in class akasha.svg.SVGGeometryElement
The SVGGeometryElement.isPointInFill() method determines whether a given point is within the fill shape of an element.
isPointInPath(double, double, String) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.isPointInPath() method of the Canvas 2D API reports whether or not the specified point is contained in the current path.
isPointInPath(double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.isPointInPath() method of the Canvas 2D API reports whether or not the specified point is contained in the current path.
isPointInPath(Path2D, double, double, String) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.isPointInPath() method of the Canvas 2D API reports whether or not the specified point is contained in the current path.
isPointInPath(Path2D, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.isPointInPath() method of the Canvas 2D API reports whether or not the specified point is contained in the current path.
isPointInPath(double, double, String) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
isPointInPath(double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
isPointInPath(Path2D, double, double, String) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
isPointInPath(Path2D, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
isPointInRange(Node, int) - Method in class akasha.Range
The Range.isPointInRange() method returns a boolean indicating whether the given point is in the Range.
isPointInStroke(double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.isPointInStroke() method of the Canvas 2D API reports whether or not the specified point is inside the area contained by the stroking of a path.
isPointInStroke(Path2D, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.isPointInStroke() method of the Canvas 2D API reports whether or not the specified point is inside the area contained by the stroking of a path.
isPointInStroke(double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
isPointInStroke(Path2D, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
isPointInStroke(DOMPointInit) - Method in class akasha.svg.SVGGeometryElement
The SVGGeometryElement.isPointInStroke() method determines whether a given point is within the stroke shape of an element.
isPointInStroke() - Method in class akasha.svg.SVGGeometryElement
The SVGGeometryElement.isPointInStroke() method determines whether a given point is within the stroke shape of an element.
isPrimary() - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.isPrimary read-only property returns a Boolean that indicates whether this is a primary service.
isPrimary() - Method in class akasha.PointerEvent
The isPrimary read-only property of the PointerEvent interface indicates whether or not the pointer device that created the event is the primary pointer.
isPrimary(boolean) - Method in interface akasha.PointerEventInit.Builder
 
isPrimary() - Method in interface akasha.PointerEventInit
 
isProgram(WebGLProgram) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.isProgram() method of the WebGL API returns true if the passed WebGLProgram is valid, false otherwise.
isProgram(WebGLProgram) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.isProgram() method of the WebGL API returns true if the passed WebGLProgram is valid, false otherwise.
isPrototypeOf(Object) - Method in class akasha.core.JsObject
The isPrototypeOf() method checks if an object exists in another object's prototype chain.
isPrototypeOf(JsObject) - Static method in class akasha.WindowGlobal
The isPrototypeOf() method checks if an object exists in another object's prototype chain.
isQuery(WebGLQuery) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.isQuery() method of the WebGL 2 API returns true if the passed object is a valid WebGLQuery object.
isQueryEXT(WebGLTimerQueryEXT) - Method in class akasha.gl.EXT_disjoint_timer_query
 
isReloadNavigation() - Method in class akasha.Request
 
isRemote(boolean) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
 
isRemote() - Method in interface akasha.rtc.RTCIceCandidateStats
 
isRenderbuffer(WebGLRenderbuffer) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.isRenderbuffer() method of the WebGL API returns true if the passed WebGLRenderbuffer is valid and false otherwise.
isRenderbuffer(WebGLRenderbuffer) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.isRenderbuffer() method of the WebGL API returns true if the passed WebGLRenderbuffer is valid and false otherwise.
isSafeInteger(double) - Static method in class akasha.core.JsNumber
The Number.isSafeInteger() method determines whether the provided value is a number that is a safe integer.
isSameNode(Node) - Method in class akasha.Node
The isSameNode() method for Node objects tests whether two nodes are the same (that is, whether they reference the same object).
isSampler(WebGLSampler) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.isSampler() method of the WebGL 2 API returns true if the passed object is a valid WebGLSampler object.
isSealed(Object) - Static method in class akasha.core.JsObject
The Object.isSealed() method determines if an object is sealed.
isSecureContext() - Method in class akasha.Window
The window.isSecureContext read-only property indicates whether a context is capable of using features that require secure contexts.
isSecureContext() - Static method in class akasha.WindowGlobal
The window.isSecureContext read-only property indicates whether a context is capable of using features that require secure contexts.
isSessionSupported(String) - Method in class akasha.xr.XRSystem
The XRSystem method isSessionSupported() returns a promise which resolves to true if the specified WebXR session mode is supported by the user's WebXR device.
isShader(WebGLShader) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.isShader() method of the WebGL API returns true if the passed WebGLShader is valid, false otherwise.
isShader(WebGLShader) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.isShader() method of the WebGL API returns true if the passed WebGLShader is valid, false otherwise.
isSoftware() - Method in class akasha.gpu.GPUAdapter
 
issuerCertificateId(String) - Method in interface akasha.rtc.RTCCertificateStats.Builder
 
isSync(WebGLSync) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.isSync() method of the WebGL 2 API returns true if the passed object is a valid WebGLSync object.
isTexture(WebGLTexture) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.isTexture() method of the WebGL API returns true if the passed WebGLTexture is valid and false otherwise.
isTexture(WebGLTexture) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.isTexture() method of the WebGL API returns true if the passed WebGLTexture is valid and false otherwise.
isTransformFeedback(WebGLTransformFeedback) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.isTransformFeedback() method of the WebGL 2 API returns true if the passed object is a valid WebGLTransformFeedback object.
isTrusted() - Method in class akasha.Event
The isTrusted read-only property of the Event interface is a Boolean that is true when the event was generated by a user action, and false when the event was created or modified by a script or dispatched via EventTarget.dispatchEvent().
isTypeSupported(String) - Static method in class akasha.ImageDecoder
 
isTypeSupported(String) - Static method in class akasha.media.MediaRecorder
The MediaRecorder.isTypeSupported() static method returns a Boolean which is true if the MIME type specified is one the user agent should be able to successfully record.
isTypeSupported(String) - Static method in class akasha.media.MediaSource
The MediaSource.isTypeSupported() static method returns a Boolean value which is true if the given MIME type is likely to be supported by the current user agent.
isUserVerifyingPlatformAuthenticatorAvailable() - Static method in class akasha.PublicKeyCredential
isUserVerifyingPlatformAuthenticatorAvailable() is a static method of the PublicKeyCredential interface that returns a Promise which resolves to true if a user-verifying platform authenticator is available.
isValid(String) - Static method in class akasha.AlignSetting.Util
 
isValid(String) - Static method in class akasha.AnimationPlayState.Util
 
isValid(String) - Static method in class akasha.AnimationReplaceState.Util
 
isValid(String) - Static method in class akasha.AttestationConveyancePreference.Util
 
isValid(String) - Static method in class akasha.audio.AudioContextLatencyCategory.Util
 
isValid(String) - Static method in class akasha.audio.AudioContextState.Util
 
isValid(String) - Static method in class akasha.audio.AutomationRate.Util
 
isValid(String) - Static method in class akasha.audio.BiquadFilterType.Util
 
isValid(String) - Static method in class akasha.audio.ChannelCountMode.Util
 
isValid(String) - Static method in class akasha.audio.ChannelInterpretation.Util
 
isValid(String) - Static method in class akasha.audio.DistanceModelType.Util
 
isValid(String) - Static method in class akasha.audio.OscillatorType.Util
 
isValid(String) - Static method in class akasha.audio.OverSampleType.Util
 
isValid(String) - Static method in class akasha.audio.PanningModelType.Util
 
isValid(String) - Static method in class akasha.AudioSampleFormat.Util
 
isValid(String) - Static method in class akasha.AuthenticatorAttachment.Util
 
isValid(String) - Static method in class akasha.AuthenticatorTransport.Util
 
isValid(String) - Static method in class akasha.AutocapitalizeType.Util
 
isValid(String) - Static method in class akasha.AutocompleteType.Util
 
isValid(String) - Static method in class akasha.AutoKeyword.Util
 
isValid(String) - Static method in class akasha.BinaryType.Util
 
isValid(String) - Static method in class akasha.ButtonType.Util
 
isValid(String) - Static method in class akasha.CanPlayTypeResult.Util
 
isValid(String) - Static method in class akasha.CanvasDirection.Util
 
isValid(String) - Static method in class akasha.CanvasFillRule.Util
 
isValid(String) - Static method in class akasha.CanvasFontKerning.Util
 
isValid(String) - Static method in class akasha.CanvasFontStretch.Util
 
isValid(String) - Static method in class akasha.CanvasFontVariantCaps.Util
 
isValid(String) - Static method in class akasha.CanvasLineCap.Util
 
isValid(String) - Static method in class akasha.CanvasLineJoin.Util
 
isValid(String) - Static method in class akasha.CanvasTextAlign.Util
 
isValid(String) - Static method in class akasha.CanvasTextBaseline.Util
 
isValid(String) - Static method in class akasha.CanvasTextRendering.Util
 
isValid(String) - Static method in class akasha.ClientType.Util
 
isValid(String) - Static method in class akasha.clipboard.PresentationStyle.Util
 
isValid(String) - Static method in class akasha.CodecState.Util
 
isValid(String) - Static method in class akasha.ColorSpaceConversion.Util
 
isValid(String) - Static method in class akasha.CompositeOperation.Util
 
isValid(String) - Static method in class akasha.CompositeOperationOrAuto.Util
 
isValid(String) - Static method in class akasha.core.AtomicWaitResult.Util
 
isValid(String) - Static method in class akasha.CredentialMediationRequirement.Util
 
isValid(String) - Static method in class akasha.CrossOriginType.Util
 
isValid(String) - Static method in class akasha.crypto.KeyFormat.Util
 
isValid(String) - Static method in class akasha.crypto.KeyType.Util
 
isValid(String) - Static method in class akasha.crypto.KeyUsage.Util
 
isValid(int) - Static method in class akasha.CSSRuleType.Util
 
isValid(String) - Static method in class akasha.DevicePermissionState.Util
 
isValid(String) - Static method in class akasha.DirectionSetting.Util
 
isValid(String) - Static method in class akasha.DirType.Util
 
isValid(String) - Static method in class akasha.DocumentReadyState.Util
 
isValid(int) - Static method in class akasha.DOMExceptionCode.Util
 
isValid(String) - Static method in class akasha.DOMParserSupportedType.Util
 
isValid(String) - Static method in class akasha.EncodedAudioChunkType.Util
 
isValid(String) - Static method in class akasha.EncodedVideoChunkType.Util
 
isValid(String) - Static method in class akasha.EndingType.Util
 
isValid(int) - Static method in class akasha.EventPhase.Util
 
isValid(int) - Static method in class akasha.EventSourceReadyState.Util
 
isValid(int) - Static method in class akasha.FileReaderReadyState.Util
 
isValid(String) - Static method in class akasha.FillMode.Util
 
isValid(String) - Static method in class akasha.FormAutocompleteType.Util
 
isValid(String) - Static method in class akasha.FormEncodingType.Util
 
isValid(String) - Static method in class akasha.FormMethodType.Util
 
isValid(String) - Static method in class akasha.FrameType.Util
 
isValid(String) - Static method in class akasha.FullscreenNavigationUI.Util
 
isValid(String) - Static method in class akasha.GamepadHand.Util
 
isValid(String) - Static method in class akasha.GamepadHapticActuatorType.Util
 
isValid(String) - Static method in class akasha.GamepadMappingType.Util
 
isValid(int) - Static method in class akasha.GeolocationPositionErrorCode.Util
 
isValid(int) - Static method in class akasha.gl.ActiveInfoDataType.Util
 
isValid(int) - Static method in class akasha.gl.AttributeComponentDataType.Util
 
isValid(int) - Static method in class akasha.gl.AttributeComponentIntegerDataType.Util
 
isValid(int) - Static method in class akasha.gl.AttributeDataType.Util
 
isValid(int) - Static method in class akasha.gl.BlendFactor.Util
 
isValid(int) - Static method in class akasha.gl.BufferTargetType.Util
 
isValid(int) - Static method in class akasha.gl.Capability.Util
 
isValid(int) - Static method in class akasha.gl.DrawElementsDataType.Util
 
isValid(int) - Static method in class akasha.gl.DrawMode.Util
 
isValid(int) - Static method in class akasha.gl.FramebufferAttachment.Util
 
isValid(int) - Static method in class akasha.gl.FramebufferTargetType.Util
 
isValid(int) - Static method in class akasha.gl.PixelFormat.Util
 
isValid(int) - Static method in class akasha.gl.PixelStorageParameter.Util
 
isValid(int) - Static method in class akasha.gl.ProgramParameterType.Util
 
isValid(int) - Static method in class akasha.gl.ReadableTextureParameter.Util
 
isValid(int) - Static method in class akasha.gl.RenderbufferStorageInternalFormat.Util
 
isValid(int) - Static method in class akasha.gl.RenderbufferStorageTarget.Util
 
isValid(int) - Static method in class akasha.gl.RenderbufferTargetType.Util
 
isValid(int) - Static method in class akasha.gl.ShaderParameterType.Util
 
isValid(int) - Static method in class akasha.gl.ShaderType.Util
 
isValid(int) - Static method in class akasha.gl.TexelDataType.Util
 
isValid(int) - Static method in class akasha.gl.Texture2DSurfaceTargetType.Util
 
isValid(int) - Static method in class akasha.gl.Texture2DTargetType.Util
 
isValid(int) - Static method in class akasha.gl.Texture3DTargetType.Util
 
isValid(int) - Static method in class akasha.gl.TextureComparisonFunction.Util
 
isValid(int) - Static method in class akasha.gl.TextureComparisonMode.Util
 
isValid(int) - Static method in class akasha.gl.TextureFormat.Util
 
isValid(int) - Static method in class akasha.gl.TextureInternalFormat.Util
 
isValid(int) - Static method in class akasha.gl.TextureMagnificationFilter.Util
 
isValid(int) - Static method in class akasha.gl.TextureMinificationFilter.Util
 
isValid(int) - Static method in class akasha.gl.TextureParameter.Util
 
isValid(int) - Static method in class akasha.gl.TextureTargetType.Util
 
isValid(int) - Static method in class akasha.gl.TextureWrapMode.Util
 
isValid(int) - Static method in class akasha.gl.UniformDataType.Util
 
isValid(int) - Static method in class akasha.gl.UsageType.Util
 
isValid(int) - Static method in class akasha.gl.VertexAttribOffsetParameterName.Util
 
isValid(int) - Static method in class akasha.gl.VertexDimensions.Validator
 
isValid(int) - Static method in class akasha.gl.WebGLContextError.Util
 
isValid(String) - Static method in class akasha.gl.WebGLExtensionName.Util
 
isValid(int) - Static method in class akasha.gl.WebGLParameterName.Util
 
isValid(String) - Static method in class akasha.gl.WebGLPowerPreference.Util
 
isValid(int) - Static method in class akasha.gl.Winding.Util
 
isValid(String) - Static method in class akasha.gpu.GPUAddressMode.Util
 
isValid(String) - Static method in class akasha.gpu.GPUBlendFactor.Util
 
isValid(String) - Static method in class akasha.gpu.GPUBlendOperation.Util
 
isValid(String) - Static method in class akasha.gpu.GPUBufferBindingType.Util
 
isValid(int) - Static method in class akasha.gpu.GPUBufferUsageFlags.Util
 
isValid(String) - Static method in class akasha.gpu.GPUCanvasCompositingAlphaMode.Util
 
isValid(int) - Static method in class akasha.gpu.GPUColorWriteFlags.Util
 
isValid(String) - Static method in class akasha.gpu.GPUCompareFunction.Util
 
isValid(String) - Static method in class akasha.gpu.GPUCompilationMessageType.Util
 
isValid(String) - Static method in class akasha.gpu.GPUCullMode.Util
 
isValid(String) - Static method in class akasha.gpu.GPUDeviceLostReason.Util
 
isValid(String) - Static method in class akasha.gpu.GPUErrorFilter.Util
 
isValid(String) - Static method in class akasha.gpu.GPUFeatureName.Util
 
isValid(String) - Static method in class akasha.gpu.GPUFilterMode.Util
 
isValid(String) - Static method in class akasha.gpu.GPUFrontFace.Util
 
isValid(String) - Static method in class akasha.gpu.GPUIndexFormat.Util
 
isValid(String) - Static method in class akasha.gpu.GPULoadOp.Util
 
isValid(int) - Static method in class akasha.gpu.GPUMapModeFlags.Util
 
isValid(String) - Static method in class akasha.gpu.GPUPipelineStatisticName.Util
 
isValid(String) - Static method in class akasha.gpu.GPUPowerPreference.Util
 
isValid(String) - Static method in class akasha.gpu.GPUPredefinedColorSpace.Util
 
isValid(String) - Static method in class akasha.gpu.GPUPrimitiveTopology.Util
 
isValid(String) - Static method in class akasha.gpu.GPUQueryType.Util
 
isValid(String) - Static method in class akasha.gpu.GPUSamplerBindingType.Util
 
isValid(int) - Static method in class akasha.gpu.GPUShaderStageFlags.Util
 
isValid(String) - Static method in class akasha.gpu.GPUStencilOperation.Util
 
isValid(String) - Static method in class akasha.gpu.GPUStorageTextureAccess.Util
 
isValid(String) - Static method in class akasha.gpu.GPUStoreOp.Util
 
isValid(String) - Static method in class akasha.gpu.GPUTextureAspect.Util
 
isValid(String) - Static method in class akasha.gpu.GPUTextureDimension.Util
 
isValid(String) - Static method in class akasha.gpu.GPUTextureFormat.Util
 
isValid(String) - Static method in class akasha.gpu.GPUTextureSampleType.Util
 
isValid(int) - Static method in class akasha.gpu.GPUTextureUsageFlags.Util
 
isValid(String) - Static method in class akasha.gpu.GPUTextureViewDimension.Util
 
isValid(String) - Static method in class akasha.gpu.GPUVertexFormat.Util
 
isValid(String) - Static method in class akasha.gpu.GPUVertexStepMode.Util
 
isValid(String) - Static method in class akasha.HardwareAcceleration.Util
 
isValid(int) - Static method in class akasha.HTMLMediaElementNetworkState.Util
 
isValid(int) - Static method in class akasha.HTMLMediaElementReadyState.Util
 
isValid(int) - Static method in class akasha.HTMLTrackElementReadyState.Util
 
isValid(String) - Static method in class akasha.idb.IDBCursorDirection.Util
 
isValid(String) - Static method in class akasha.idb.IDBRequestReadyState.Util
 
isValid(String) - Static method in class akasha.idb.IDBTransactionDurability.Util
 
isValid(String) - Static method in class akasha.idb.IDBTransactionMode.Util
 
isValid(String) - Static method in class akasha.ImageOrientation.Util
 
isValid(String) - Static method in class akasha.ImageSmoothingQuality.Util
 
isValid(String) - Static method in class akasha.InputModeType.Util
 
isValid(String) - Static method in class akasha.InputType.Util
 
isValid(int) - Static method in class akasha.KeyboardEventLocation.Util
 
isValid(String) - Static method in class akasha.LargeBlobSupport.Util
 
isValid(String) - Static method in class akasha.LineAlignSetting.Util
 
isValid(String) - Static method in class akasha.LoadingType.Util
 
isValid(String) - Static method in class akasha.media.AppendMode.Util
 
isValid(String) - Static method in class akasha.media.BitrateMode.Util
 
isValid(String) - Static method in class akasha.media.CursorCaptureConstraint.Util
 
isValid(String) - Static method in class akasha.media.DisplayCaptureSurfaceType.Util
 
isValid(String) - Static method in class akasha.media.EndOfStreamError.Util
 
isValid(String) - Static method in class akasha.media.MediaDeviceKind.Util
 
isValid(String) - Static method in class akasha.media.MediaStreamTrackState.Util
 
isValid(String) - Static method in class akasha.media.ReadyState.Util
 
isValid(String) - Static method in class akasha.media.RecordingState.Util
 
isValid(String) - Static method in class akasha.media.VideoFacingModeEnum.Util
 
isValid(String) - Static method in class akasha.media.VideoResizeModeEnum.Util
 
isValid(int) - Static method in class akasha.MediaErrorCode.Util
 
isValid(String) - Static method in class akasha.MediaKeyMessageType.Util
 
isValid(String) - Static method in class akasha.MediaKeySessionType.Util
 
isValid(String) - Static method in class akasha.MediaKeysRequirement.Util
 
isValid(String) - Static method in class akasha.MediaKeyStatus.Util
 
isValid(String) - Static method in class akasha.MediaPreloadType.Util
 
isValid(int) - Static method in class akasha.NodeType.Util
 
isValid(String) - Static method in class akasha.notifications.NotificationDirection.Util
 
isValid(String) - Static method in class akasha.notifications.NotificationPermission.Util
 
isValid(String) - Static method in class akasha.OffscreenRenderingContextId.Util
 
isValid(String) - Static method in class akasha.OrientationLockType.Util
 
isValid(String) - Static method in class akasha.OrientationType.Util
 
isValid(String) - Static method in class akasha.perf.NavigationType.Util
 
isValid(int) - Static method in class akasha.perf.PerformanceNavigationType.Util
 
isValid(String) - Static method in class akasha.PermissionName.Util
 
isValid(String) - Static method in class akasha.PermissionState.Util
 
isValid(String) - Static method in class akasha.PixelFormat.Util
 
isValid(String) - Static method in class akasha.PlaybackDirection.Util
 
isValid(String) - Static method in class akasha.PositionAlignSetting.Util
 
isValid(String) - Static method in class akasha.PredefinedColorSpace.Util
 
isValid(String) - Static method in class akasha.PremultiplyAlpha.Util
 
isValid(String) - Static method in class akasha.PublicKeyCredentialType.Util
 
isValid(String) - Static method in class akasha.PushEncryptionKeyName.Util
 
isValid(String) - Static method in class akasha.PushPermissionState.Util
 
isValid(int) - Static method in class akasha.RangeCompareType.Util
 
isValid(String) - Static method in class akasha.ReadableStreamReaderMode.Util
 
isValid(String) - Static method in class akasha.ReadableStreamType.Util
 
isValid(String) - Static method in class akasha.ReferrerPolicy.Util
 
isValid(String) - Static method in class akasha.RenderContextType.Util
 
isValid(String) - Static method in class akasha.RequestCache.Util
 
isValid(String) - Static method in class akasha.RequestCredentials.Util
 
isValid(String) - Static method in class akasha.RequestDestination.Util
 
isValid(String) - Static method in class akasha.RequestMode.Util
 
isValid(String) - Static method in class akasha.RequestRedirect.Util
 
isValid(String) - Static method in class akasha.ResidentKeyRequirement.Util
 
isValid(String) - Static method in class akasha.ResizeQuality.Util
 
isValid(String) - Static method in class akasha.ResponseType.Util
 
isValid(String) - Static method in class akasha.rtc.RTCBundlePolicy.Util
 
isValid(String) - Static method in class akasha.rtc.RTCCodecType.Util
 
isValid(String) - Static method in class akasha.rtc.RTCDataChannelState.Util
 
isValid(String) - Static method in class akasha.rtc.RTCDtlsTransportState.Util
 
isValid(String) - Static method in class akasha.rtc.RTCErrorDetailType.Util
 
isValid(String) - Static method in class akasha.rtc.RTCErrorDetailTypeIdp.Util
 
isValid(String) - Static method in class akasha.rtc.RTCIceCandidateType.Util
 
isValid(String) - Static method in class akasha.rtc.RTCIceComponent.Util
 
isValid(String) - Static method in class akasha.rtc.RTCIceConnectionState.Util
 
isValid(String) - Static method in class akasha.rtc.RTCIceCredentialType.Util
 
isValid(String) - Static method in class akasha.rtc.RTCIceGathererState.Util
 
isValid(String) - Static method in class akasha.rtc.RTCIceGatheringState.Util
 
isValid(String) - Static method in class akasha.rtc.RTCIceProtocol.Util
 
isValid(String) - Static method in class akasha.rtc.RTCIceRole.Util
 
isValid(String) - Static method in class akasha.rtc.RTCIceTcpCandidateType.Util
 
isValid(String) - Static method in class akasha.rtc.RTCIceTransportPolicy.Util
 
isValid(String) - Static method in class akasha.rtc.RTCIceTransportState.Util
 
isValid(String) - Static method in class akasha.rtc.RTCPeerConnectionState.Util
 
isValid(String) - Static method in class akasha.rtc.RTCPriorityType.Util
 
isValid(String) - Static method in class akasha.rtc.RTCQualityLimitationReason.Util
 
isValid(String) - Static method in class akasha.rtc.RTCRtcpMuxPolicy.Util
 
isValid(String) - Static method in class akasha.rtc.RTCRtpTransceiverDirection.Util
 
isValid(String) - Static method in class akasha.rtc.RTCSctpTransportState.Util
 
isValid(String) - Static method in class akasha.rtc.RTCSdpType.Util
 
isValid(String) - Static method in class akasha.rtc.RTCSignalingState.Util
 
isValid(String) - Static method in class akasha.rtc.RTCStatsIceCandidatePairState.Util
 
isValid(String) - Static method in class akasha.rtc.RTCStatsType.Util
 
isValid(String) - Static method in class akasha.ScopeType.Util
 
isValid(String) - Static method in class akasha.ScrollBehavior.Util
 
isValid(String) - Static method in class akasha.ScrollLogicalPosition.Util
 
isValid(String) - Static method in class akasha.ScrollRestoration.Util
 
isValid(String) - Static method in class akasha.ScrollSetting.Util
 
isValid(String) - Static method in class akasha.SecurityPolicyViolationEventDisposition.Util
 
isValid(String) - Static method in class akasha.SelectionMode.Util
 
isValid(String) - Static method in class akasha.ServiceWorkerState.Util
 
isValid(String) - Static method in class akasha.ServiceWorkerUpdateViaCache.Util
 
isValid(String) - Static method in class akasha.ShadowRootMode.Util
 
isValid(String) - Static method in class akasha.SlotAssignmentMode.Util
 
isValid(String) - Static method in class akasha.speech.SpeechRecognitionErrorCode.Util
 
isValid(String) - Static method in class akasha.speech.SpeechSynthesisErrorCode.Util
 
isValid(String) - Static method in class akasha.TextTrackKind.Util
 
isValid(String) - Static method in class akasha.TextTrackMode.Util
 
isValid(String) - Static method in class akasha.TimelinePhase.Util
 
isValid(String) - Static method in class akasha.TokenBindingStatus.Util
 
isValid(String) - Static method in class akasha.TouchType.Util
 
isValid(String) - Static method in class akasha.TrackKind.Util
 
isValid(String) - Static method in class akasha.UserVerificationRequirement.Util
 
isValid(String) - Static method in class akasha.VisibilityState.Util
 
isValid(String) - Static method in class akasha.WakeLockType.Util
 
isValid(String) - Static method in class akasha.wasm.ImportExportKind.Util
 
isValid(String) - Static method in class akasha.wasm.TableKind.Util
 
isValid(String) - Static method in class akasha.wasm.ValueType.Util
 
isValid(int) - Static method in class akasha.WebSocketReadyState.Util
 
isValid(int) - Static method in class akasha.WheelEventDeltaMode.Util
 
isValid(String) - Static method in class akasha.WorkerType.Util
 
isValid(String) - Static method in class akasha.WrapType.Util
 
isValid(int) - Static method in class akasha.XMLHttpRequestReadyState.Util
 
isValid(String) - Static method in class akasha.XMLHttpRequestResponseType.Util
 
isValid(int) - Static method in class akasha.XPathResultResultType.Util
 
isValid(String) - Static method in class akasha.xr.XREye.Util
 
isValid(String) - Static method in class akasha.xr.XRHandedness.Util
 
isValid(String) - Static method in class akasha.xr.XRReferenceSpaceType.Util
 
isValid(String) - Static method in class akasha.xr.XRSessionMode.Util
 
isValid(String) - Static method in class akasha.xr.XRTargetRayMode.Util
 
isValid(String) - Static method in class akasha.xr.XRVisibilityState.Util
 
isVertexArray(WebGLVertexArrayObject) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.isVertexArray() method of the WebGL API returns true if the passed object is a valid WebGLVertexArrayObject object.
isVertexArrayOES(WebGLVertexArrayObjectOES) - Method in class akasha.gl.OES_vertex_array_object
The OES_vertex_array_object.isVertexArrayOES() method of the WebGL API returns true if the passed object is a WebGLVertexArrayObject object.
isView(Object) - Static method in class akasha.core.ArrayBuffer
The ArrayBuffer.isView() method determines whether the passed value is one of the ArrayBuffer views, such as typed array objects or a DataView.
item(AudioParam) - Method in interface akasha.audio.AudioParamMap.ForEachCallback
 
item(AudioParam, String) - Method in interface akasha.audio.AudioParamMap.ForEachCallback2
 
item(AudioParam, String, AudioParamMap) - Method in interface akasha.audio.AudioParamMap.ForEachCallback3
 
item(DataView) - Method in interface akasha.bluetooth.BluetoothManufacturerDataMap.ForEachCallback
 
item(DataView, int) - Method in interface akasha.bluetooth.BluetoothManufacturerDataMap.ForEachCallback2
 
item(DataView, int, BluetoothManufacturerDataMap) - Method in interface akasha.bluetooth.BluetoothManufacturerDataMap.ForEachCallback3
 
item(DataView) - Method in interface akasha.bluetooth.BluetoothServiceDataMap.ForEachCallback
 
item(DataView, String) - Method in interface akasha.bluetooth.BluetoothServiceDataMap.ForEachCallback2
 
item(DataView, String, BluetoothServiceDataMap) - Method in interface akasha.bluetooth.BluetoothServiceDataMap.ForEachCallback3
 
item(V) - Method in interface akasha.core.JsMap.ForEachCallback
 
item(V, K) - Method in interface akasha.core.JsMap.ForEachCallback2
 
item(V, K, JsMap<K, V>) - Method in interface akasha.core.JsMap.ForEachCallback3
 
item(T) - Method in interface akasha.core.JsSet.ForEachCallback
 
item(T, T) - Method in interface akasha.core.JsSet.ForEachCallback2
 
item(T, T, JsSet<T>) - Method in interface akasha.core.JsSet.ForEachCallback3
 
item(String) - Method in interface akasha.core.RegExpGroups.ForEachCallback
 
item(String, String) - Method in interface akasha.core.RegExpGroups.ForEachCallback2
 
item(String, String, RegExpGroups) - Method in interface akasha.core.RegExpGroups.ForEachCallback3
 
item(JsArray<Double>) - Method in interface akasha.CSSFontFeatureValuesMap.ForEachCallback
 
item(JsArray<Double>, String) - Method in interface akasha.CSSFontFeatureValuesMap.ForEachCallback2
 
item(JsArray<Double>, String, CSSFontFeatureValuesMap) - Method in interface akasha.CSSFontFeatureValuesMap.ForEachCallback3
 
item(String) - Method in interface akasha.CSSFontPaletteValuesRule.ForEachCallback
 
item(String, int) - Method in interface akasha.CSSFontPaletteValuesRule.ForEachCallback2
 
item(String, int, CSSFontPaletteValuesRule) - Method in interface akasha.CSSFontPaletteValuesRule.ForEachCallback3
 
item(int) - Method in class akasha.CSSRuleList
 
item(int) - Method in class akasha.CSSStyleDeclaration
The CSSStyleDeclaration.item() method interface returns a CSS property name from a CSSStyleDeclaration by index
item(int) - Method in class akasha.DOMRectList
 
item(int) - Method in class akasha.DOMStringList
 
item(String) - Method in interface akasha.DOMTokenList.ForEachCallback
 
item(String, int) - Method in interface akasha.DOMTokenList.ForEachCallback2
 
item(String, int, DOMTokenList) - Method in interface akasha.DOMTokenList.ForEachCallback3
 
item(int) - Method in class akasha.DOMTokenList
The item() method of the DOMTokenList interface returns an item in the list by its index.
item(int) - Method in class akasha.FileList
 
item(FormDataEntryValue) - Method in interface akasha.FormData.ForEachCallback
 
item(FormDataEntryValue, String) - Method in interface akasha.FormData.ForEachCallback2
 
item(FormDataEntryValue, String, FormData) - Method in interface akasha.FormData.ForEachCallback3
 
item(String) - Method in interface akasha.gpu.GPUSupportedFeatures.ForEachCallback
 
item(String, String) - Method in interface akasha.gpu.GPUSupportedFeatures.ForEachCallback2
 
item(String, String, GPUSupportedFeatures) - Method in interface akasha.gpu.GPUSupportedFeatures.ForEachCallback3
 
item(String) - Method in interface akasha.Headers.ForEachCallback
 
item(String, String) - Method in interface akasha.Headers.ForEachCallback2
 
item(String, String, Headers) - Method in interface akasha.Headers.ForEachCallback3
 
item(String) - Method in class akasha.HTMLAllCollection
 
item() - Method in class akasha.HTMLAllCollection
 
item(int) - Method in class akasha.HTMLCollection
The HTMLCollection method item() returns the node located at the specified offset into the collection.
item(int) - Method in class akasha.HTMLFormControlsCollection
 
item(int) - Method in class akasha.HTMLOptionsCollection
 
item(int) - Method in class akasha.HTMLReadOnlyOptionsCollection
 
item(int) - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.item() method returns the Element corresponding to the HTMLOptionElement whose position in the options list corresponds to the index given in the parameter, or null if there are none.
item(T) - Method in interface akasha.lang.JsArray.ForEachCallback
 
item(T, int) - Method in interface akasha.lang.JsArray.ForEachCallback2
 
item(T, int, JsArray<T>) - Method in interface akasha.lang.JsArray.ForEachCallback3
 
item(String) - Method in interface akasha.MediaKeyStatusMap.ForEachCallback
 
item(String, BufferSource) - Method in interface akasha.MediaKeyStatusMap.ForEachCallback2
 
item(String, BufferSource, MediaKeyStatusMap) - Method in interface akasha.MediaKeyStatusMap.ForEachCallback3
 
item(int) - Method in class akasha.MediaList
 
item(int) - Method in class akasha.MimeTypeArray
 
item(int) - Method in class akasha.NamedNodeMap
 
item(Node) - Method in interface akasha.NodeList.ForEachCallback
 
item(Node, int) - Method in interface akasha.NodeList.ForEachCallback2
 
item(Node, int, NodeList) - Method in interface akasha.NodeList.ForEachCallback3
 
item(int) - Method in class akasha.NodeList
Returns a node from a NodeList by index.
item(int) - Method in class akasha.Plugin
 
item(int) - Method in class akasha.PluginArray
 
item(JsObject) - Method in interface akasha.rtc.RTCStatsReport.ForEachCallback
 
item(JsObject, String) - Method in interface akasha.rtc.RTCStatsReport.ForEachCallback2
 
item(JsObject, String, RTCStatsReport) - Method in interface akasha.rtc.RTCStatsReport.ForEachCallback3
 
item(int) - Method in class akasha.speech.SpeechGrammarList
The item getter of the SpeechGrammarList interface is a standard getter — it allows individual SpeechGrammar objects to be retrieved from the SpeechGrammarList using array syntax.
item(int) - Method in class akasha.speech.SpeechRecognitionResult
The item getter of the SpeechRecognitionResult interface is a standard getter that allows SpeechRecognitionAlternative objects within the result to be accessed via array syntax.
item(int) - Method in class akasha.speech.SpeechRecognitionResultList
The item getter of the SpeechRecognitionResultList interface is a standard getter — it allows SpeechRecognitionResult objects in the list to be accessed via array syntax.
item(int) - Method in class akasha.StyleSheetList
 
item(int) - Method in class akasha.TouchList
The item() method returns the Touch object at the specified index in the TouchList.
item(String) - Method in interface akasha.URLSearchParams.ForEachCallback
 
item(String, String) - Method in interface akasha.URLSearchParams.ForEachCallback2
 
item(String, String, URLSearchParams) - Method in interface akasha.URLSearchParams.ForEachCallback3
 
item(XRInputSource) - Method in interface akasha.xr.XRInputSourceArray.ForEachCallback
 
item(XRInputSource, int) - Method in interface akasha.xr.XRInputSourceArray.ForEachCallback2
 
item(XRInputSource, int, XRInputSourceArray) - Method in interface akasha.xr.XRInputSourceArray.ForEachCallback3
 
items() - Method in class akasha.DataTransfer
The read-only DataTransfer property items property is a list of the data transfer items in a drag operation.
iterateNext() - Method in class akasha.XPathResult
The iterateNext() method of the XPathResult interface iterates over a node set result and returns the next node from it or null if there are no more nodes.
iterations(double) - Method in interface akasha.ComputedEffectTiming.Builder
The Web Animations API dictionary EffectTiming's iterations property specifies the number of times the animation should repeat.
iterations(int) - Method in interface akasha.crypto.Pbkdf2Params.Builder
 
iterations() - Method in interface akasha.crypto.Pbkdf2Params
 
iterations(double) - Method in interface akasha.EffectTiming.Builder
The Web Animations API dictionary EffectTiming's iterations property specifies the number of times the animation should repeat.
iterations() - Method in interface akasha.EffectTiming
The Web Animations API dictionary EffectTiming's iterations property specifies the number of times the animation should repeat.
iterations(double) - Method in interface akasha.KeyframeAnimationOptions.Builder
The Web Animations API dictionary EffectTiming's iterations property specifies the number of times the animation should repeat.
iterations(double) - Method in interface akasha.KeyframeEffectOptions.Builder
The Web Animations API dictionary EffectTiming's iterations property specifies the number of times the animation should repeat.
iterations(double) - Method in interface akasha.OptionalEffectTiming.Builder
 
iterations() - Method in interface akasha.OptionalEffectTiming
 
iterationStart(double) - Method in interface akasha.ComputedEffectTiming.Builder
Web Animations API's EffectTiming dictionary's iterationStart property specifies the repetition number which repetition the animation begins at and its progress through it.
iterationStart(double) - Method in interface akasha.EffectTiming.Builder
Web Animations API's EffectTiming dictionary's iterationStart property specifies the repetition number which repetition the animation begins at and its progress through it.
iterationStart() - Method in interface akasha.EffectTiming
Web Animations API's EffectTiming dictionary's iterationStart property specifies the repetition number which repetition the animation begins at and its progress through it.
iterationStart(double) - Method in interface akasha.KeyframeAnimationOptions.Builder
Web Animations API's EffectTiming dictionary's iterationStart property specifies the repetition number which repetition the animation begins at and its progress through it.
iterationStart(double) - Method in interface akasha.KeyframeEffectOptions.Builder
Web Animations API's EffectTiming dictionary's iterationStart property specifies the repetition number which repetition the animation begins at and its progress through it.
iterationStart(double) - Method in interface akasha.OptionalEffectTiming.Builder
 
iterationStart() - Method in interface akasha.OptionalEffectTiming
 
iterator() - Static method in interface akasha.core.Symbol
The well-known Symbol.iterator symbol specifies the default iterator for an object.
iterator() - Method in interface akasha.lang.JsIterable
 
iv(BufferSource) - Method in interface akasha.crypto.AesCbcParams.Builder
 
iv() - Method in interface akasha.crypto.AesCbcParams
 
iv(BufferSource) - Method in interface akasha.crypto.AesGcmParams.Builder
 
iv() - Method in interface akasha.crypto.AesGcmParams
 

J

javaEnabled() - Method in class akasha.Navigator
This method indicates whether the current browser is Java-enabled or not.
jitter(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
jitter(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
jitter() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
jitter(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
jitterBufferDelay(double) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
jitterBufferDelay() - Method in interface akasha.rtc.RTCAudioReceiverStats
 
jitterBufferDelay(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
jitterBufferDelay() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
jitterBufferDelay(double) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
jitterBufferDelay(double) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
jitterBufferDelay(double) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
jitterBufferDelay() - Method in interface akasha.rtc.RTCVideoReceiverStats
 
jitterBufferEmittedCount(int) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
jitterBufferEmittedCount() - Method in interface akasha.rtc.RTCAudioReceiverStats
 
jitterBufferEmittedCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
jitterBufferEmittedCount() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
jitterBufferEmittedCount(int) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
jitterBufferEmittedCount(int) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
jitterBufferEmittedCount(int) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
jitterBufferEmittedCount() - Method in interface akasha.rtc.RTCVideoReceiverStats
 
join(String) - Method in class akasha.lang.JsArray
The join() method creates and returns a new string by concatenating all of the elements in an array (or an array-like object), separated by the specified separator string.
join() - Method in class akasha.lang.JsArray
The join() method creates and returns a new string by concatenating all of the elements in an array (or an array-like object), separated by commas.
JsArray<T> - Class in akasha.lang
The JavaScript Array class is a global object that is used in the construction of arrays; which are high-level, list-like objects.
JsArray(T...) - Constructor for class akasha.lang.JsArray
The Array() constructor is used to create Array objects.
JsArray.Comparator<T> - Interface in akasha.lang
 
JsArray.Converter<T,R> - Interface in akasha.lang
 
JsArray.Entry<T> - Class in akasha.lang
 
JsArray.FlatMap<S,T> - Interface in akasha.lang
 
JsArray.FlatMap2<S,T> - Interface in akasha.lang
 
JsArray.FlatMap3<S,T> - Interface in akasha.lang
 
JsArray.ForEachCallback<T> - Interface in akasha.lang
 
JsArray.ForEachCallback2<T> - Interface in akasha.lang
 
JsArray.ForEachCallback3<T> - Interface in akasha.lang
 
JsArray.Map<R,T> - Interface in akasha.lang
 
JsArray.Map2<R,T> - Interface in akasha.lang
 
JsArray.Map3<R,T> - Interface in akasha.lang
 
JsArray.Predicate<T> - Interface in akasha.lang
 
JsArray.Predicate2<T> - Interface in akasha.lang
 
JsArray.Predicate3<T> - Interface in akasha.lang
 
JsArray.Reduce<R,T> - Interface in akasha.lang
 
JsArray.Reduce2<R,T> - Interface in akasha.lang
 
JsArray.Reduce3<R,T> - Interface in akasha.lang
 
JsBoolean - Class in akasha.core
The Boolean object is an object wrapper for a boolean value.
JsBoolean(Object) - Constructor for class akasha.core.JsBoolean
The Boolean() constructor is used to create Boolean objects.
JsBoolean() - Constructor for class akasha.core.JsBoolean
The Boolean() constructor is used to create Boolean objects.
JsDate - Class in akasha.core
JavaScript Date objects represent a single moment in time in a platform-independent format.
JsDate() - Constructor for class akasha.core.JsDate
 
JsDate(String) - Constructor for class akasha.core.JsDate
 
JsDate(double) - Constructor for class akasha.core.JsDate
 
JsDate(int, int, int, int, int, int, int) - Constructor for class akasha.core.JsDate
 
JsDate(int, int, int, int, int, int) - Constructor for class akasha.core.JsDate
 
JsDate(int, int, int, int, int) - Constructor for class akasha.core.JsDate
 
JsDate(int, int, int, int) - Constructor for class akasha.core.JsDate
 
JsDate(int, int, int) - Constructor for class akasha.core.JsDate
 
JsDate(int, int) - Constructor for class akasha.core.JsDate
 
JsError - Class in akasha.core
Error objects are thrown when runtime errors occur.
JsError(String) - Constructor for class akasha.core.JsError
The Error constructor creates an error object.
JsError() - Constructor for class akasha.core.JsError
The Error constructor creates an error object.
JsIIterableResult<T> - Interface in akasha.lang
 
JsIterable<T> - Interface in akasha.lang
 
JsIterator<T> - Interface in akasha.lang
 
JsIteratorIterable<T> - Interface in akasha.lang
 
JsMap<K,V> - Class in akasha.core
The Map object holds key-value pairs and remembers the original insertion order of the keys.
JsMap() - Constructor for class akasha.core.JsMap
The Map() constructor creates Map objects.
JsMap(JsMap.Entry<K, V>...) - Constructor for class akasha.core.JsMap
The Map() constructor creates Map objects.
JsMap(JsIterable<JsMap.Entry<K, V>>) - Constructor for class akasha.core.JsMap
The Map() constructor creates Map objects.
JsMap.Entry<K,V> - Class in akasha.core
 
JsMap.ForEachCallback<V> - Interface in akasha.core
 
JsMap.ForEachCallback2<K,V> - Interface in akasha.core
 
JsMap.ForEachCallback3<K,V> - Interface in akasha.core
 
JsMath - Class in akasha.core
Math is a built-in object that has properties and methods for mathematical constants and functions.
JsNumber - Class in akasha.core
The Number constructor contains constants and methods for working with numbers.
JsNumber(double) - Constructor for class akasha.core.JsNumber
The Number() constructor creates a Number object.
JsNumber() - Constructor for class akasha.core.JsNumber
The Number() constructor creates a Number object.
JsObject - Class in akasha.core
The Object class represents one of JavaScript's data types.
JsObject() - Constructor for class akasha.core.JsObject
 
JSON - Class in akasha.core
The JSON object contains methods for parsing JavaScript Object Notation (JSON) and converting values to JSON.
JSON() - Constructor for class akasha.core.JSON
 
json() - Method in class akasha.Request
The json() method of the Body mixin takes a Response stream and reads it to completion.
json() - Method in class akasha.Response
The json() method of the Body mixin takes a Response stream and reads it to completion.
json - Static variable in annotation type akasha.XMLHttpRequestResponseType
 
JsonWebKey - Interface in akasha.crypto
 
JsonWebKey.Builder - Interface in akasha.crypto
 
JsSet<T> - Class in akasha.core
The Set object lets you store unique values of any type, whether primitive values or object references.
JsSet() - Constructor for class akasha.core.JsSet
The Set constructor lets you create Set objects that store unique values of any type, whether primitive values or object references.
JsSet(JsIterable<T>) - Constructor for class akasha.core.JsSet
The Set constructor lets you create Set objects that store unique values of any type, whether primitive values or object references.
JsSet(T[]) - Constructor for class akasha.core.JsSet
The Set constructor lets you create Set objects that store unique values of any type, whether primitive values or object references.
JsSet.ForEachCallback<T> - Interface in akasha.core
 
JsSet.ForEachCallback2<T> - Interface in akasha.core
 
JsSet.ForEachCallback3<T> - Interface in akasha.core
 
JsString - Class in akasha.core
The String object is used to represent and manipulate a sequence of characters.
JsString(String) - Constructor for class akasha.core.JsString
 
JsString() - Constructor for class akasha.core.JsString
 
JsUtil - Class in akasha.core
 
JsWeakMap<K,V> - Class in akasha.core
The WeakMap object is a collection of key/value pairs in which the keys are weakly referenced.
JsWeakMap() - Constructor for class akasha.core.JsWeakMap
The WeakMap() constructor creates WeakMap objects which are a collections of key/value pairs in which the keys are weakly referenced.
JsWeakMap(JsWeakMap.Entry<K, V>...) - Constructor for class akasha.core.JsWeakMap
The WeakMap() constructor creates WeakMap objects which are a collections of key/value pairs in which the keys are weakly referenced.
JsWeakMap(JsIterable<JsWeakMap.Entry<K, V>>) - Constructor for class akasha.core.JsWeakMap
The WeakMap() constructor creates WeakMap objects which are a collections of key/value pairs in which the keys are weakly referenced.
JsWeakMap.Entry<K,V> - Class in akasha.core
 
JsWeakSet<T> - Class in akasha.core
The WeakSet object lets you store weakly held objects in a collection.
JsWeakSet() - Constructor for class akasha.core.JsWeakSet
The WeakSet constructor lets you create WeakSet objects that store weakly held objects in a collection.
JsWeakSet(JsIterable<T>) - Constructor for class akasha.core.JsWeakSet
The WeakSet constructor lets you create WeakSet objects that store weakly held objects in a collection.
JsWeakSet(T[]) - Constructor for class akasha.core.JsWeakSet
The WeakSet constructor lets you create WeakSet objects that store weakly held objects in a collection.
jwk - Static variable in annotation type akasha.crypto.KeyFormat
 

K

k(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
k() - Method in interface akasha.crypto.JsonWebKey
 
k1() - Method in class akasha.svg.SVGFECompositeElement
 
k2() - Method in class akasha.svg.SVGFECompositeElement
 
k3() - Method in class akasha.svg.SVGFECompositeElement
 
k4() - Method in class akasha.svg.SVGFECompositeElement
 
k_rate - Static variable in annotation type akasha.audio.AutomationRate
 
KEEP - Static variable in class akasha.gl.WebGL2RenderingContext
 
KEEP - Static variable in class akasha.gl.WebGLRenderingContext
 
keep - Static variable in annotation type akasha.gpu.GPUStencilOperation
 
keepalive() - Method in class akasha.Request
 
keepalive(boolean) - Method in interface akasha.RequestInit.Builder
 
keepalive() - Method in interface akasha.RequestInit
 
kernelMatrix() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
kernelUnitLengthX() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
kernelUnitLengthX() - Method in class akasha.svg.SVGFEDiffuseLightingElement
 
kernelUnitLengthX() - Method in class akasha.svg.SVGFESpecularLightingElement
 
kernelUnitLengthY() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
kernelUnitLengthY() - Method in class akasha.svg.SVGFEDiffuseLightingElement
 
kernelUnitLengthY() - Method in class akasha.svg.SVGFESpecularLightingElement
 
key() - Method in class akasha.audio.AudioParamMap.Entry
 
key() - Method in class akasha.bluetooth.BluetoothManufacturerDataMap.Entry
 
key() - Method in class akasha.bluetooth.BluetoothServiceDataMap.Entry
 
key() - Method in class akasha.core.JsMap.Entry
 
key() - Method in class akasha.core.JsWeakMap.Entry
 
key() - Method in class akasha.core.ObjectPropertyEntry
 
key() - Method in class akasha.core.RegExpGroups.Entry
 
key() - Method in class akasha.CSSFontFeatureValuesMap.Entry
 
key() - Method in class akasha.CSSFontPaletteValuesRule.Entry
 
key - Static variable in annotation type akasha.EncodedAudioChunkType
 
key - Static variable in annotation type akasha.EncodedVideoChunkType
 
key() - Method in class akasha.FormData.Entry
 
key() - Method in class akasha.gpu.GPUSupportedFeatures.Entry
 
key() - Method in class akasha.Headers.Entry
 
key() - Method in class akasha.idb.IDBCursor
A value of any type.
key() - Method in class akasha.KeyboardEvent
The KeyboardEvent interface's key read-only property returns the value of the key pressed by the user, taking into consideration the state of modifier keys such as Shift as well as the keyboard locale and layout.
key(String) - Method in interface akasha.KeyboardEventInit.Builder
 
key() - Method in interface akasha.KeyboardEventInit
 
key() - Method in class akasha.lang.JsArray.Entry
 
key() - Method in class akasha.MediaKeyStatusMap.Entry
 
key() - Method in class akasha.rtc.RTCStatsReport.Entry
 
key(int) - Method in class akasha.Storage
The key() method of the Storage interface, when passed a number n, returns the name of the nth key in a given Storage object.
key() - Method in class akasha.StorageEvent
 
key(String) - Method in interface akasha.StorageEventInit.Builder
 
key() - Method in interface akasha.StorageEventInit
 
key() - Method in class akasha.URLSearchParams.Entry
 
key_ops(JsArray<String>) - Method in interface akasha.crypto.JsonWebKey.Builder
 
key_ops(String...) - Method in interface akasha.crypto.JsonWebKey.Builder
 
key_ops() - Method in interface akasha.crypto.JsonWebKey
 
KeyAlgorithm - Interface in akasha.crypto
 
KeyAlgorithm.Builder - Interface in akasha.crypto
 
KeyboardEvent - Class in akasha
KeyboardEvent objects describe a user interaction with the keyboard; each event describes a single interaction between the user and a key (or combination of a key with modifier keys) on the keyboard.
KeyboardEvent(String, KeyboardEventInit) - Constructor for class akasha.KeyboardEvent
The KeyboardEvent() constructor creates a new KeyboardEvent.
KeyboardEvent(String) - Constructor for class akasha.KeyboardEvent
The KeyboardEvent() constructor creates a new KeyboardEvent.
KeyboardEventHandler - Interface in akasha
Handle events of type KeyboardEvent
KeyboardEventInit - Interface in akasha
 
KeyboardEventInit.Builder - Interface in akasha
 
KeyboardEventListener - Interface in akasha
Listener for events of type KeyboardEvent
KeyboardEventLocation - Annotation Type in akasha
 
KeyboardEventLocation.Util - Class in akasha
 
keyCode() - Method in class akasha.KeyboardEvent
The deprecated KeyboardEvent.keyCode read-only property represents a system and implementation dependent numerical code identifying the unmodified value of the pressed key.
keyFor(Symbol) - Static method in interface akasha.core.Symbol
The Symbol.keyFor(sym) method retrieves a shared symbol key from the global symbol registry for the given symbol.
KeyFormat - Annotation Type in akasha.crypto
 
KeyFormat.Util - Class in akasha.crypto
 
keyFrame(boolean) - Method in interface akasha.VideoEncoderEncodeOptions.Builder
 
keyFrame() - Method in interface akasha.VideoEncoderEncodeOptions
 
KEYFRAME_RULE - Static variable in class akasha.CSSRule
 
KeyframeAnimationOptions - Interface in akasha
 
KeyframeAnimationOptions.Builder - Interface in akasha
 
KeyframeEffect - Class in akasha
The KeyframeEffect interface of the Web Animations API lets us create sets of animatable properties and values, called keyframes.
KeyframeEffect(Element, JsObject, double) - Constructor for class akasha.KeyframeEffect
The KeyframeEffect() constructor of the Web Animations API returns a new KeyframeEffect object instance, and also allows you to clone an existing keyframe effect object instance.
KeyframeEffect(Element, JsObject, KeyframeEffectOptions) - Constructor for class akasha.KeyframeEffect
The KeyframeEffect() constructor of the Web Animations API returns a new KeyframeEffect object instance, and also allows you to clone an existing keyframe effect object instance.
KeyframeEffect(Element, JsObject) - Constructor for class akasha.KeyframeEffect
The KeyframeEffect() constructor of the Web Animations API returns a new KeyframeEffect object instance, and also allows you to clone an existing keyframe effect object instance.
KeyframeEffect(KeyframeEffect) - Constructor for class akasha.KeyframeEffect
The KeyframeEffect() constructor of the Web Animations API returns a new KeyframeEffect object instance, and also allows you to clone an existing keyframe effect object instance.
KeyframeEffectOptions - Interface in akasha
The KeyframeEffectOptions dictionary, part of the Web Animations API, is used by Element.animate() and KeyframeEffect() to describe timing properties for animation effects.
KeyframeEffectOptions.Builder - Interface in akasha
The KeyframeEffectOptions dictionary, part of the Web Animations API, is used by Element.animate() and KeyframeEffect() to describe timing properties for animation effects.
KEYFRAMES_RULE - Static variable in class akasha.CSSRule
 
keyFramesDecoded(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
keyFramesDecoded() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
keyFramesEncoded(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
keyFramesEncoded() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
keyFramesReceived(int) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
keyFramesReceived(int) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
keyFramesReceived() - Method in interface akasha.rtc.RTCVideoReceiverStats
 
keyFramesSent(int) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
keyFramesSent(int) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
keyFramesSent() - Method in interface akasha.rtc.RTCVideoSenderStats
 
keyPath() - Method in class akasha.idb.IDBIndex
Any data type that can be used as a key path.
keyPath() - Method in class akasha.idb.IDBObjectStore
If this property is null, the application must provide a key for each modification operation.
keyPath(String) - Method in interface akasha.idb.IDBObjectStoreParameters.Builder
 
keyPath(JsArray<String>) - Method in interface akasha.idb.IDBObjectStoreParameters.Builder
 
keyPath(String...) - Method in interface akasha.idb.IDBObjectStoreParameters.Builder
 
keyPath() - Method in interface akasha.idb.IDBObjectStoreParameters
 
keys() - Method in class akasha.audio.AudioParamMap
 
keys() - Method in class akasha.bluetooth.BluetoothManufacturerDataMap
 
keys() - Method in class akasha.bluetooth.BluetoothServiceDataMap
 
keys(RequestInfo, CacheQueryOptions) - Method in class akasha.Cache
The keys() method of the Cache interface returns a Promise that resolves to an array of Cache keys.
keys(Request, CacheQueryOptions) - Method in class akasha.Cache
The keys() method of the Cache interface returns a Promise that resolves to an array of Cache keys.
keys(String, CacheQueryOptions) - Method in class akasha.Cache
The keys() method of the Cache interface returns a Promise that resolves to an array of Cache keys.
keys(RequestInfo) - Method in class akasha.Cache
The keys() method of the Cache interface returns a Promise that resolves to an array of Cache keys.
keys(Request) - Method in class akasha.Cache
The keys() method of the Cache interface returns a Promise that resolves to an array of Cache keys.
keys(String) - Method in class akasha.Cache
The keys() method of the Cache interface returns a Promise that resolves to an array of Cache keys.
keys() - Method in class akasha.Cache
The keys() method of the Cache interface returns a Promise that resolves to an array of Cache keys.
keys() - Method in class akasha.CacheStorage
The keys() method of the CacheStorage interface returns a Promise that will resolve with an array containing strings corresponding to all of the named Cache objects tracked by the CacheStorage object in the order they were created.
keys() - Method in class akasha.core.JsMap
The keys() method returns a new Iterator object that contains the keys for each element in the Map object in insertion order.
keys(Object) - Static method in class akasha.core.JsObject
The Object.keys() method returns an array of a given object's own enumerable property names, iterated in the same order that a normal loop would.
keys() - Method in class akasha.core.JsSet
The keys() method returns a new iterator object that contains the values for each element in the Set object in insertion order.
keys() - Method in class akasha.core.RegExpGroups
 
keys() - Method in class akasha.CSSFontFeatureValuesMap
 
keys() - Method in class akasha.CSSFontPaletteValuesRule
 
keys() - Method in class akasha.DOMTokenList
The keys() method of the DOMTokenList interface returns an iterator allowing to go through all keys contained in this object.
keys() - Method in class akasha.FormData
The FormData.keys() method returns an iterator allowing to go through all keys contained in this object.
keys() - Method in class akasha.gpu.GPUSupportedFeatures
 
keys() - Method in class akasha.Headers
The Headers.keys() method returns an iterator allowing to go through all keys contained in this object.
keys() - Method in class akasha.lang.JsArray
The keys() method returns a new Array Iterator object that contains the keys for each index in the array.
keys() - Method in class akasha.MediaKeyStatusMap
The keys property of the MediaKeyStatusMap interface returns a new Iterator object, containing keys for each element in the status map, in insertion order
keys() - Method in class akasha.NodeList
The NodeList.keys() method returns an iterator allowing to go through all keys contained in this object.
keys(JsPropertyMap<String>) - Method in interface akasha.PushSubscriptionJSON.Builder
 
keys() - Method in interface akasha.PushSubscriptionJSON
 
keys() - Method in class akasha.rtc.RTCStatsReport
 
keys() - Method in class akasha.URLSearchParams
The keys() method of the URLSearchParams interface returns an iterator allowing iteration through all keys contained in this object.
keys() - Method in class akasha.xr.XRInputSourceArray
The keys() method in the XRInputSourceArray interface returns a JavaScript iterator which can then be used to iterate over the keys used to reference each item in the array of input sources.
keyStatuses() - Method in class akasha.MediaKeySession
The MediaKeySession.keyStatuses read-only property returns a reference to a read-only MediaKeyStatusMap of the current session's keys and their statuses.
keySystem() - Method in class akasha.MediaKeySystemAccess
The MediaKeySystemAccess.keySystem read-only property returns a DOMString identifying the key system being used.
keyText - Variable in class akasha.CSSKeyframeRule
 
KeyType - Annotation Type in akasha.crypto
 
KeyType.Util - Class in akasha.crypto
 
KeyUsage - Annotation Type in akasha.crypto
 
KeyUsage.Util - Class in akasha.crypto
 
KHR_parallel_shader_compile - Class in akasha.gl
The KHR_parallel_shader_compile extension is part of the WebGL API and enables a non-blocking poll operation, so that compile/link status availability (COMPLETION_STATUS_KHR) can be queried without potentially incurring stalls.
KHR_parallel_shader_compile() - Constructor for class akasha.gl.KHR_parallel_shader_compile
 
kind() - Method in class akasha.AudioTrack
The kind property contains a string indicating the category of audio contained in the AudioTrack.
kind() - Method in class akasha.DataTransferItem
The read-only DataTransferItem.kind property returns a DataTransferItem representing the drag data item kind: some text or some file.
kind - Variable in class akasha.HTMLTrackElement
 
kind() - Method in class akasha.media.MediaDeviceInfo
The kind readonly property of the MediaDeviceInfo interface returns an enumerated value, that is either "videoinput", "audioinput" or "audiooutput".
kind() - Method in class akasha.media.MediaStreamTrack
The MediaStreamTrack.kind read-only property returns a DOMString set to "audio" if the track is an audio track and to "video", if it is a video track.
kind(String) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
 
kind(String) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
kind(String) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
kind(String) - Method in interface akasha.rtc.RTCAudioSourceStats.Builder
 
kind(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The kind property of the RTCRtpStreamStats dictionary is a string indicating whether the described RTP stream contains audio or video media.
kind(String) - Method in interface akasha.rtc.RTCMediaHandlerStats.Builder
 
kind() - Method in interface akasha.rtc.RTCMediaHandlerStats
 
kind(String) - Method in interface akasha.rtc.RTCMediaSourceStats.Builder
 
kind() - Method in interface akasha.rtc.RTCMediaSourceStats
 
kind(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The kind property of the RTCRtpStreamStats dictionary is a string indicating whether the described RTP stream contains audio or video media.
kind(String) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
The kind property of the RTCRtpStreamStats dictionary is a string indicating whether the described RTP stream contains audio or video media.
kind(String) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
kind(String) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
kind(String) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
The kind property of the RTCRtpStreamStats dictionary is a string indicating whether the described RTP stream contains audio or video media.
kind(String) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
The kind property of the RTCRtpStreamStats dictionary is a string indicating whether the described RTP stream contains audio or video media.
kind(String) - Method in interface akasha.rtc.RTCRtpStreamStats.Builder
The kind property of the RTCRtpStreamStats dictionary is a string indicating whether the described RTP stream contains audio or video media.
kind() - Method in interface akasha.rtc.RTCRtpStreamStats
The kind property of the RTCRtpStreamStats dictionary is a string indicating whether the described RTP stream contains audio or video media.
kind(String) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
kind(String) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
kind(String) - Method in interface akasha.rtc.RTCSentRtpStreamStats.Builder
The kind property of the RTCRtpStreamStats dictionary is a string indicating whether the described RTP stream contains audio or video media.
kind(String) - Method in interface akasha.rtc.RTCVideoHandlerStats.Builder
 
kind(String) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
kind(String) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
kind(String) - Method in interface akasha.rtc.RTCVideoSourceStats.Builder
 
kind() - Method in class akasha.TextTrack
 
kind() - Method in class akasha.VideoTrack
The kind property contains a string indicating the category of video contained in the VideoTrack.
kind(String) - Method in interface akasha.wasm.ModuleExportDescriptor.Builder
 
kind() - Method in interface akasha.wasm.ModuleExportDescriptor
 
kind(String) - Method in interface akasha.wasm.ModuleImportDescriptor.Builder
 
kind() - Method in interface akasha.wasm.ModuleImportDescriptor
 
knee() - Method in class akasha.audio.DynamicsCompressorNode
An AudioParam.
knee(float) - Method in interface akasha.audio.DynamicsCompressorOptions.Builder
 
knee() - Method in interface akasha.audio.DynamicsCompressorOptions
 
kty(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
kty() - Method in interface akasha.crypto.JsonWebKey
 

L

label() - Method in class akasha.AudioTrack
The read-only AudioTrack property label returns a string specifying the audio track's human-readable label, if one is available; otherwise, it returns an empty string.
label(BufferSource) - Method in interface akasha.crypto.RsaOaepParams.Builder
 
label() - Method in interface akasha.crypto.RsaOaepParams
 
label - Variable in class akasha.gpu.GPUBindGroup
 
label(String) - Method in interface akasha.gpu.GPUBindGroupDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUBindGroupLayout
 
label(String) - Method in interface akasha.gpu.GPUBindGroupLayoutDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUBuffer
 
label(String) - Method in interface akasha.gpu.GPUBufferDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUCommandBuffer
 
label(String) - Method in interface akasha.gpu.GPUCommandBufferDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUCommandEncoder
 
label(String) - Method in interface akasha.gpu.GPUCommandEncoderDescriptor.Builder
 
label(String) - Method in interface akasha.gpu.GPUComputePassDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUComputePassEncoder
 
label - Variable in class akasha.gpu.GPUComputePipeline
 
label(String) - Method in interface akasha.gpu.GPUComputePipelineDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUDevice
 
label(String) - Method in interface akasha.gpu.GPUDeviceDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUExternalTexture
 
label(String) - Method in interface akasha.gpu.GPUExternalTextureDescriptor.Builder
 
label(String) - Method in interface akasha.gpu.GPUObjectDescriptorBase.Builder
 
label() - Method in interface akasha.gpu.GPUObjectDescriptorBase
 
label(String) - Method in interface akasha.gpu.GPUPipelineDescriptorBase.Builder
 
label - Variable in class akasha.gpu.GPUPipelineLayout
 
label(String) - Method in interface akasha.gpu.GPUPipelineLayoutDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUQuerySet
 
label(String) - Method in interface akasha.gpu.GPUQuerySetDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUQueue
 
label - Variable in class akasha.gpu.GPURenderBundle
 
label(String) - Method in interface akasha.gpu.GPURenderBundleDescriptor.Builder
 
label - Variable in class akasha.gpu.GPURenderBundleEncoder
 
label(String) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor.Builder
 
label(String) - Method in interface akasha.gpu.GPURenderPassDescriptor.Builder
 
label - Variable in class akasha.gpu.GPURenderPassEncoder
 
label(String) - Method in interface akasha.gpu.GPURenderPassLayout.Builder
 
label - Variable in class akasha.gpu.GPURenderPipeline
 
label(String) - Method in interface akasha.gpu.GPURenderPipelineDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUSampler
 
label(String) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUShaderModule
 
label(String) - Method in interface akasha.gpu.GPUShaderModuleDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUTexture
 
label(String) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
 
label - Variable in class akasha.gpu.GPUTextureView
 
label(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
 
label - Variable in class akasha.HTMLOptGroupElement
 
label - Variable in class akasha.HTMLOptionElement
 
label - Variable in class akasha.HTMLTrackElement
 
label() - Method in class akasha.media.MediaDeviceInfo
The label readonlyinline property of the MediaDeviceInfo interface returns a DOMString, that is a label describing this device (for example "External USB Webcam").
label() - Method in class akasha.media.MediaStreamTrack
The MediaStreamTrack.label read-only property returns a DOMString containing a user agent-assigned label that identifies the track source, as in "internal microphone".
label(String) - Method in interface akasha.MediaKeySystemConfiguration.Builder
 
label() - Method in interface akasha.MediaKeySystemConfiguration
 
label() - Method in class akasha.rtc.RTCDataChannel
The read-only RTCDataChannel property label returns a DOMString containing a name describing the data channel.
label(String) - Method in interface akasha.rtc.RTCDataChannelStats.Builder
 
label() - Method in interface akasha.rtc.RTCDataChannelStats
 
label() - Method in class akasha.TextTrack
 
label() - Method in class akasha.VideoTrack
The read-only VideoTrack property label returns a string specifying the video track's human-readable label, if one is available; otherwise, it returns an empty string.
labels() - Method in class akasha.ElementInternals
 
labels() - Method in class akasha.HTMLButtonElement
The HTMLButtonElement.labels read-only property returns a NodeList of the label elements associated with the button element.
labels() - Method in class akasha.HTMLInputElement
The HTMLInputElement.labels read-only property returns a NodeList of the label elements associated with the input element.
labels() - Method in class akasha.HTMLMeterElement
The HTMLMeterElement.labels read-only property returns a NodeList of the label elements associated with the meter element.
labels() - Method in class akasha.HTMLOutputElement
The HTMLOutputElement.labels read-only property returns a NodeList of the label elements associated with the output element.
labels() - Method in class akasha.HTMLProgressElement
The HTMLProgressElement.labels read-only property returns a NodeList of the label elements associated with the progress element.
labels() - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.labels read-only property returns a NodeList of the label elements associated with the select element.
labels() - Method in class akasha.HTMLTextAreaElement
The HTMLTextAreaElement.labels read-only property returns a NodeList of the label elements associated with the textarea element.
landscape - Static variable in annotation type akasha.OrientationLockType
 
landscape_primary - Static variable in annotation type akasha.OrientationLockType
 
landscape_primary - Static variable in annotation type akasha.OrientationType
 
landscape_secondary - Static variable in annotation type akasha.OrientationLockType
 
landscape_secondary - Static variable in annotation type akasha.OrientationType
 
lang - Variable in class akasha.HTMLElement
The HTMLElement.lang property gets or sets the base language of an element's attribute values and text content.
lang() - Method in class akasha.notifications.Notification
The lang read-only property of the Notification interface indicates the language used in the notification, as specified in the lang option of the Notification() constructor.
lang(String) - Method in interface akasha.notifications.NotificationOptions.Builder
 
lang() - Method in interface akasha.notifications.NotificationOptions
 
lang - Variable in class akasha.speech.SpeechRecognition
The lang property of the SpeechRecognition interface returns and sets the language of the current SpeechRecognition.
lang - Variable in class akasha.speech.SpeechSynthesisUtterance
The lang property of the SpeechSynthesisUtterance interface gets and sets the language of the utterance.
lang() - Method in class akasha.speech.SpeechSynthesisVoice
The lang read-only property of the SpeechSynthesisVoice interface returns a BCP 47 language tag indicating the language of the voice.
language() - Method in class akasha.AudioTrack
The read-only AudioTrack property language returns a string identifying the language used in the audio track.
language - Static variable in annotation type akasha.AutocompleteType
A preferred language, given as a valid BCP 47 language tag.
language() - Method in class akasha.Navigator
The NavigatorLanguage.language read-only property returns a string representing the preferred language of the user, usually the language of the browser UI.
language() - Method in class akasha.TextTrack
 
language() - Method in class akasha.VideoTrack
The read-only VideoTrack property language returns a string identifying the language used in the video track.
language_not_supported - Static variable in annotation type akasha.speech.SpeechRecognitionErrorCode
 
language_unavailable - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
languages() - Method in class akasha.Navigator
The NavigatorLanguage.languages read-only property returns an array of DOMStrings representing the user's preferred languages.
largeBlob(AuthenticationExtensionsLargeBlobInputs) - Method in interface akasha.AuthenticationExtensionsClientInputs.Builder
 
largeBlob() - Method in interface akasha.AuthenticationExtensionsClientInputs
 
largeBlob(AuthenticationExtensionsLargeBlobOutputs) - Method in interface akasha.AuthenticationExtensionsClientOutputs.Builder
 
largeBlob() - Method in interface akasha.AuthenticationExtensionsClientOutputs
 
LargeBlobSupport - Annotation Type in akasha
 
LargeBlobSupport.Util - Class in akasha
 
lastChance(boolean) - Method in interface akasha.SyncEventInit.Builder
 
lastChance() - Method in interface akasha.SyncEventInit
 
lastChild() - Method in class akasha.Node
The Node.lastChild read-only property returns the last child of the node.
lastChild() - Method in class akasha.TreeWalker
The TreeWalker.lastChild() method moves the current Node to the last visible child of the current node, and returns the found child.
lastElementChild() - Method in class akasha.Document
The ParentNode.lastElementChild read-only property returns the object's last child Element or null if there are no child elements.
lastElementChild() - Method in class akasha.DocumentFragment
The ParentNode.lastElementChild read-only property returns the object's last child Element or null if there are no child elements.
lastElementChild() - Method in class akasha.Element
The ParentNode.lastElementChild read-only property returns the object's last child Element or null if there are no child elements.
lastEventId() - Method in class akasha.MessageEvent
The lastEventId read-only property of the MessageEvent interface is a DOMString representing a unique ID for the event.
lastEventId(String) - Method in interface akasha.MessageEventInit.Builder
 
lastEventId() - Method in interface akasha.MessageEventInit
 
lastIndex - Variable in class akasha.core.RegExp
 
lastIndexOf(String, int) - Method in class akasha.core.JsString
The lastIndexOf() method returns the index within the calling String object of the last occurrence of the specified value, searching backwards from fromIndex.
lastIndexOf(String) - Method in class akasha.core.JsString
The lastIndexOf() method returns the index within the calling String object of the last occurrence of the specified value, searching backwards from fromIndex.
lastIndexOf(T, int) - Method in class akasha.lang.JsArray
The lastIndexOf() method returns the last index at which a given element can be found in the array, or -1 if it is not present.
lastIndexOf(T) - Method in class akasha.lang.JsArray
The lastIndexOf() method returns the last index at which a given element can be found in the array, or -1 if it is not present.
lastModified() - Method in class akasha.clipboard.ClipboardItem
 
lastModified() - Method in class akasha.Document
The lastModified property of the Document interface returns a string containing the date and time on which the current document was last modified.
lastModified() - Method in class akasha.File
The File.lastModified read-only property provides the last modified date of the file as the number of milliseconds since the Unix epoch (January 1, 1970 at midnight).
lastModified(int) - Method in interface akasha.FilePropertyBag.Builder
 
lastModified() - Method in interface akasha.FilePropertyBag
 
lastPacketReceivedTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property lastPacketReceivedTimestamp indicates the time at which the connection described by the candidate pair last received a packet.
lastPacketReceivedTimestamp() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property lastPacketReceivedTimestamp indicates the time at which the connection described by the candidate pair last received a packet.
lastPacketReceivedTimestamp(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The lastPacketReceivedTimestamp property of the RTCInboundRtpStreamStats dictionary indicates the time at which the most recently received packet arrived from this source.
lastPacketReceivedTimestamp() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The lastPacketReceivedTimestamp property of the RTCInboundRtpStreamStats dictionary indicates the time at which the most recently received packet arrived from this source.
lastPacketSentTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property lastPacketSentTimestamp indicates the time at which the connection described by the candidate pair last sent a packet, not including STUN packets.
lastPacketSentTimestamp() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property lastPacketSentTimestamp indicates the time at which the connection described by the candidate pair last sent a packet, not including STUN packets.
lastPacketSentTimestamp(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The lastPacketSentTimestamp property of the RTCOutboundRtpStreamStats dictionary indicates the time at which the RTCRtpSender described by this RTCOutboundRtpStreamStats object last transmitted a packet to the remote receiver.
lastPacketSentTimestamp() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The lastPacketSentTimestamp property of the RTCOutboundRtpStreamStats dictionary indicates the time at which the RTCRtpSender described by this RTCOutboundRtpStreamStats object last transmitted a packet to the remote receiver.
lastRequestTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property lastRequestTimestamp indicates the time at which the most recent STUN request was sent on the described candidate pair.
lastRequestTimestamp() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property lastRequestTimestamp indicates the time at which the most recent STUN request was sent on the described candidate pair.
lastResponseTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property lastResponseTimestamp indicates the time at which the last STUN response was received on the described candidate pair.
lastResponseTimestamp() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property lastResponseTimestamp indicates the time at which the last STUN response was received on the described candidate pair.
latency(DoubleRange) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
latency() - Method in interface akasha.media.MediaTrackCapabilities
 
latency(ConstrainDouble) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
latency(double) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
latency(ConstrainDoubleRange) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
latency(ConstrainDouble) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
latency(double) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
latency(ConstrainDoubleRange) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
latency() - Method in interface akasha.media.MediaTrackConstraintSet
 
latency(double) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's latency property is a double-precision floating-point number indicating the estimated latency (specified in seconds) of the MediaStreamTrack as currently configured.
latency() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's latency property is a double-precision floating-point number indicating the estimated latency (specified in seconds) of the MediaStreamTrack as currently configured.
latency(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's latency property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the latency constraint.
latency() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's latency property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the latency constraint.
latencyHint(String) - Method in interface akasha.audio.AudioContextOptions.Builder
The AudioContextOptions dictionary (used when instantiating an AudioContext) may contain a property named latencyHint, which indicates the preferred maximum latency in seconds for the audio context.
latencyHint(double) - Method in interface akasha.audio.AudioContextOptions.Builder
The AudioContextOptions dictionary (used when instantiating an AudioContext) may contain a property named latencyHint, which indicates the preferred maximum latency in seconds for the audio context.
latencyHint() - Method in interface akasha.audio.AudioContextOptions
The AudioContextOptions dictionary (used when instantiating an AudioContext) may contain a property named latencyHint, which indicates the preferred maximum latency in seconds for the audio context.
latitude() - Method in class akasha.GeolocationCoordinates
 
layers(JsArray<XRLayer>) - Method in interface akasha.xr.XRRenderStateInit.Builder
 
layers(XRLayer...) - Method in interface akasha.xr.XRRenderStateInit.Builder
 
layers() - Method in interface akasha.xr.XRRenderStateInit
 
layout(GPUBindGroupLayout) - Method in interface akasha.gpu.GPUBindGroupDescriptor.Builder
 
layout() - Method in interface akasha.gpu.GPUBindGroupDescriptor
 
layout(GPUPipelineLayout) - Method in interface akasha.gpu.GPUComputePipelineDescriptor.Builder
 
layout(GPUPipelineLayout) - Method in interface akasha.gpu.GPUPipelineDescriptorBase.Builder
 
layout() - Method in interface akasha.gpu.GPUPipelineDescriptorBase
 
layout(GPUPipelineLayout) - Method in interface akasha.gpu.GPURenderPipelineDescriptor.Builder
 
layout(JsArray<PlaneLayout>) - Method in interface akasha.VideoFrameCopyToOptions.Builder
 
layout(PlaneLayout...) - Method in interface akasha.VideoFrameCopyToOptions.Builder
 
layout() - Method in interface akasha.VideoFrameCopyToOptions
 
lazy - Static variable in annotation type akasha.LoadingType
Defer loading of the resource until it reaches a calculated distance from the viewport, as defined by the browser.
left - Static variable in annotation type akasha.AlignSetting
 
left - Static variable in annotation type akasha.CanvasTextAlign
 
left() - Method in class akasha.DOMRectReadOnly
The left read-only property of the DOMRectReadOnly interface returns the left coordinate value of the DOMRect.
left - Static variable in annotation type akasha.GamepadHand
 
left - Static variable in annotation type akasha.media.VideoFacingModeEnum
 
left(double) - Method in interface akasha.ScrollToOptions.Builder
A double.
left() - Method in interface akasha.ScrollToOptions
A double.
left(int) - Method in interface akasha.VideoFrameRect.Builder
 
left() - Method in interface akasha.VideoFrameRect
 
left - Static variable in annotation type akasha.xr.XREye
 
left - Static variable in annotation type akasha.xr.XRHandedness
 
length() - Method in class akasha.audio.AudioBuffer
The length property of the AudioBuffer interface returns an integer representing the length, in sample-frames, of the PCM data stored in the buffer.
length(int) - Method in interface akasha.audio.AudioBufferOptions.Builder
 
length() - Method in interface akasha.audio.AudioBufferOptions
 
length() - Method in class akasha.audio.OfflineAudioContext
The length property of the OfflineAudioContext interface returns an integer representing the size of the buffer in sample-frames.
length(int) - Method in interface akasha.audio.OfflineAudioContextOptions.Builder
 
length() - Method in interface akasha.audio.OfflineAudioContextOptions
 
length() - Method in class akasha.AudioTrackList
The read-only AudioTrackList property length returns the number of entries in the AudioTrackList, each of which is an AudioTrack representing one audio track in the media element.
length() - Method in class akasha.CharacterData
 
length() - Method in class akasha.core.Float32Array
The length accessor property represents the length (in elements) of a typed array.
length() - Method in class akasha.core.Float64Array
The length accessor property represents the length (in elements) of a typed array.
length() - Method in class akasha.core.Int16Array
The length accessor property represents the length (in elements) of a typed array.
length() - Method in class akasha.core.Int32Array
The length accessor property represents the length (in elements) of a typed array.
length() - Method in class akasha.core.Int8Array
The length accessor property represents the length (in elements) of a typed array.
length() - Method in class akasha.core.JsString
 
length() - Method in class akasha.core.RegExpResult
 
length() - Method in class akasha.core.Uint16Array
The length accessor property represents the length (in elements) of a typed array.
length() - Method in class akasha.core.Uint32Array
The length accessor property represents the length (in elements) of a typed array.
length() - Method in class akasha.core.Uint8Array
The length accessor property represents the length (in elements) of a typed array.
length() - Method in class akasha.core.Uint8ClampedArray
The length accessor property represents the length (in elements) of a typed array.
length(short) - Method in interface akasha.crypto.AesCtrParams.Builder
 
length() - Method in interface akasha.crypto.AesCtrParams
 
length(int) - Method in interface akasha.crypto.AesDerivedKeyParams.Builder
 
length() - Method in interface akasha.crypto.AesDerivedKeyParams
 
length(int) - Method in interface akasha.crypto.AesKeyAlgorithm.Builder
 
length() - Method in interface akasha.crypto.AesKeyAlgorithm
 
length(int) - Method in interface akasha.crypto.AesKeyGenParams.Builder
 
length() - Method in interface akasha.crypto.AesKeyGenParams
 
length(int) - Method in interface akasha.crypto.HmacImportParams.Builder
 
length() - Method in interface akasha.crypto.HmacImportParams
 
length(int) - Method in interface akasha.crypto.HmacKeyAlgorithm.Builder
 
length() - Method in interface akasha.crypto.HmacKeyAlgorithm
 
length(int) - Method in interface akasha.crypto.HmacKeyGenParams.Builder
 
length() - Method in interface akasha.crypto.HmacKeyGenParams
 
length() - Method in class akasha.CSSRuleList
 
length() - Method in class akasha.CSSStyleDeclaration
The read-only property returns an integer that represents the number of style declarations in this CSS declaration block.
length() - Method in class akasha.DataTransferItemList
The read-only length property of the DataTransferItemList interface returns the number of items currently in the drag item list.
length() - Method in class akasha.DOMRectList
 
length() - Method in class akasha.DOMStringList
 
length() - Method in class akasha.DOMTokenList
The length read-only property of the DOMTokenList interface is an integer representing the number of objects stored in the object.
length() - Method in class akasha.FileList
 
length() - Method in class akasha.gpu.GPUCompilationMessage
 
length() - Method in class akasha.History
The History.length read-only property returns an integer representing the number of elements in the session history, including the currently loaded page.
length() - Method in class akasha.HTMLAllCollection
 
length() - Method in class akasha.HTMLCollection
 
length() - Method in class akasha.HTMLFormControlsCollection
 
length() - Method in class akasha.HTMLFormElement
The HTMLFormElement.length read-only property returns the number of controls in the form element.
length - Variable in class akasha.HTMLOptionsCollection
 
length - Variable in class akasha.HTMLSelectElement
 
length() - Method in class akasha.ImageTrackList
 
length - Variable in class akasha.lang.JsArray
The length property of an object which is an instance of type Array sets or returns the number of elements in that array.
length() - Method in class akasha.media.SourceBufferList
The length read-only property of the SourceBufferList interface returns the number of SourceBuffer objects in the list.
length() - Method in class akasha.MediaList
 
length() - Method in class akasha.MimeTypeArray
 
length() - Method in class akasha.NamedNodeMap
 
length() - Method in class akasha.NodeList
The NodeList.length property returns the number of items in a NodeList.
length() - Method in class akasha.Plugin
 
length() - Method in class akasha.PluginArray
 
length() - Method in class akasha.speech.SpeechGrammarList
The length read-only property of the SpeechGrammarList interface returns the number of SpeechGrammar objects contained in the SpeechGrammarList.
length() - Method in class akasha.speech.SpeechRecognitionResult
The length read-only property of the SpeechRecognitionResult interface returns the length of the "array" — the number of SpeechRecognitionAlternative objects contained in the result (also referred to as "n-best alternatives".)
length() - Method in class akasha.speech.SpeechRecognitionResultList
The length read-only property of the SpeechRecognitionResultList interface returns the length of the "array" — the number of SpeechRecognitionResult objects in the list.
length() - Method in class akasha.Storage
The length read-only property of the Storage interface returns the number of data items stored in a given Storage object.
length() - Method in class akasha.StyleSheetList
 
length() - Method in class akasha.svg.SVGLengthList
 
length() - Method in class akasha.svg.SVGNumberList
 
length() - Method in class akasha.svg.SVGPointList
 
length() - Method in class akasha.svg.SVGStringList
 
length() - Method in class akasha.svg.SVGTransformList
 
length() - Method in class akasha.TextTrackCueList
 
length() - Method in class akasha.TextTrackList
The read-only TextTrackList property length returns the number of entries in the TextTrackList, each of which is a TextTrack representing one track in the media element.
length() - Method in class akasha.TimeRanges
The TimeRanges.length read-only property returns the number of ranges in the object.
length() - Method in class akasha.TouchList
The length read-only property indicates the number of items (touch points) in a given TouchList.
length() - Method in class akasha.VideoTrackList
The read-only VideoTrackList property length returns the number of entries in the VideoTrackList, each of which is a VideoTrack representing one video track in the media element.
length() - Method in class akasha.wasm.Table
The length prototype property of the WebAssembly.Table object returns the length of the table, i.e.
length() - Method in class akasha.Window
Returns the number of frames (either frame or iframe elements) in the window.
length() - Static method in class akasha.WindowGlobal
Returns the number of frames (either frame or iframe elements) in the window.
length() - Method in class akasha.xr.XRInputSourceArray
The read-only length property returns an integer value indicating the number of items in the input source list represented by the XRInputSourceArray object.
lengthAdjust() - Method in class akasha.svg.SVGTextContentElement
 
LENGTHADJUST_SPACING - Static variable in class akasha.svg.SVGTextContentElement
 
LENGTHADJUST_SPACINGANDGLYPHS - Static variable in class akasha.svg.SVGTextContentElement
 
LENGTHADJUST_UNKNOWN - Static variable in class akasha.svg.SVGTextContentElement
 
lengthComputable() - Method in class akasha.ProgressEvent
The ProgressEvent.lengthComputable read-only property is a Boolean flag indicating if the resource concerned by the ProgressEvent has a length that can be calculated.
lengthComputable(boolean) - Method in interface akasha.ProgressEventInit.Builder
 
lengthComputable() - Method in interface akasha.ProgressEventInit
 
LEQUAL - Static variable in class akasha.gl.WebGL2RenderingContext
 
LEQUAL - Static variable in class akasha.gl.WebGLRenderingContext
 
LESS - Static variable in class akasha.gl.WebGL2RenderingContext
 
LESS - Static variable in class akasha.gl.WebGLRenderingContext
 
less - Static variable in annotation type akasha.gpu.GPUCompareFunction
 
less_equal - Static variable in annotation type akasha.gpu.GPUCompareFunction
 
license_release - Static variable in annotation type akasha.MediaKeyMessageType
 
license_renewal - Static variable in annotation type akasha.MediaKeyMessageType
 
license_request - Static variable in annotation type akasha.MediaKeyMessageType
 
limitingConeAngle() - Method in class akasha.svg.SVGFESpotLightElement
 
limits() - Method in class akasha.gpu.GPUAdapter
 
limits() - Method in class akasha.gpu.GPUDevice
 
line - Variable in class akasha.VTTCue
 
line_left - Static variable in annotation type akasha.PositionAlignSetting
 
line_list - Static variable in annotation type akasha.gpu.GPUPrimitiveTopology
 
LINE_LOOP - Static variable in class akasha.gl.WebGL2RenderingContext
 
LINE_LOOP - Static variable in class akasha.gl.WebGLRenderingContext
 
line_right - Static variable in annotation type akasha.PositionAlignSetting
 
LINE_STRIP - Static variable in class akasha.gl.WebGL2RenderingContext
 
LINE_STRIP - Static variable in class akasha.gl.WebGLRenderingContext
 
line_strip - Static variable in annotation type akasha.gpu.GPUPrimitiveTopology
 
LINE_WIDTH - Static variable in class akasha.gl.WebGL2RenderingContext
 
LINE_WIDTH - Static variable in class akasha.gl.WebGLRenderingContext
 
lineAlign - Variable in class akasha.VTTCue
 
LineAlignSetting - Annotation Type in akasha
 
LineAlignSetting.Util - Class in akasha
 
LineAndPositionSetting - Interface in akasha
 
linear - Static variable in annotation type akasha.audio.DistanceModelType
 
LINEAR - Static variable in class akasha.gl.WebGL2RenderingContext
 
LINEAR - Static variable in class akasha.gl.WebGLRenderingContext
 
linear - Static variable in annotation type akasha.gpu.GPUFilterMode
 
LINEAR_MIPMAP_LINEAR - Static variable in class akasha.gl.WebGL2RenderingContext
 
LINEAR_MIPMAP_LINEAR - Static variable in class akasha.gl.WebGLRenderingContext
 
LINEAR_MIPMAP_NEAREST - Static variable in class akasha.gl.WebGL2RenderingContext
 
LINEAR_MIPMAP_NEAREST - Static variable in class akasha.gl.WebGLRenderingContext
 
linearAcceleration() - Method in class akasha.GamepadPose
The linearAcceleration read-only property of the GamepadPose interface returns an array representing the linear acceleration vector of the Gamepad, in meters per second per second.
linearRampToValueAtTime(float, double) - Method in class akasha.audio.AudioParam
A reference to this AudioParam object.
linearVelocity() - Method in class akasha.GamepadPose
The linearVelocity read-only property of the GamepadPose interface returns an array representing the linear velocity vector of the Gamepad, in meters per second.
lineCap - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.lineCap property of the Canvas 2D API determines the shape used to draw the end points of lines.
lineCap - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
lineDashOffset - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.lineDashOffset property of the Canvas 2D API sets the line dash offset, or "phase."
lineDashOffset - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
lineJoin - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.lineJoin property of the Canvas 2D API determines the shape used to join two line segments where they meet.
lineJoin - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
lineno() - Method in class akasha.ErrorEvent
 
lineno(int) - Method in interface akasha.ErrorEventInit.Builder
 
lineno() - Method in interface akasha.ErrorEventInit
 
lineNum() - Method in class akasha.gpu.GPUCompilationMessage
 
lineNumber() - Method in class akasha.CSPViolationReportBody
 
lineNumber() - Method in class akasha.SecurityPolicyViolationEvent
The lineNumber read-only property of the SecurityPolicyViolationEvent interface is the line number in the document or worker at which the violation occurred.
lineNumber(int) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
lineNumber() - Method in interface akasha.SecurityPolicyViolationEventInit
 
linePos() - Method in class akasha.gpu.GPUCompilationMessage
 
LINES - Static variable in class akasha.gl.WebGL2RenderingContext
 
LINES - Static variable in class akasha.gl.WebGLRenderingContext
 
lines - Variable in class akasha.VTTRegion
 
lineTo(double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D method lineTo(), part of the Canvas 2D API, adds a straight line to the current sub-path by connecting the sub-path's last point to the specified (x, y) coordinates.
lineTo(double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
lineTo(double, double) - Method in class akasha.Path2D
 
lineWidth - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.lineWidth property of the Canvas 2D API sets the thickness of lines.
lineWidth(float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.lineWidth() method of the WebGL API sets the line width of rasterized lines.
lineWidth(float) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.lineWidth() method of the WebGL API sets the line width of rasterized lines.
lineWidth - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
link - Variable in class akasha.HTMLBodyElement
 
LINK_STATUS - Static variable in class akasha.gl.WebGL2RenderingContext
 
LINK_STATUS - Static variable in class akasha.gl.WebGLRenderingContext
 
linkColor - Variable in class akasha.Document
The Document.linkColor property gets/sets the color of links within the document.
LinkError - Class in akasha.wasm
The WebAssembly.LinkError object indicates an error during module instantiation (besides traps from the start function).
LinkError() - Constructor for class akasha.wasm.LinkError
 
linkProgram(WebGLProgram) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext interface's linkProgram() method links a given WebGLProgram, completing the process of preparing the GPU code for the program's fragment and vertex shaders.
linkProgram(WebGLProgram) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext interface's linkProgram() method links a given WebGLProgram, completing the process of preparing the GPU code for the program's fragment and vertex shaders.
links() - Method in class akasha.Document
The links read-only property of the Document interface returns a collection of all area elements and a elements in a document with a value for the href attribute.
list() - Method in class akasha.HTMLInputElement
 
listener() - Method in class akasha.audio.BaseAudioContext
An AudioListener object.
live - Static variable in annotation type akasha.media.MediaStreamTrackState
 
LN10 - Static variable in class akasha.core.JsMath
The Math.LN10 property represents the natural logarithm of 10, approximately 2.302:
LN2 - Static variable in class akasha.core.JsMath
The Math.LN2 property represents the natural logarithm of 2, approximately 0.693:
load(IntegerTypedArray, int) - Static method in class akasha.core.Atomics
Returns the value at the specified index of the array.
load - Static variable in annotation type akasha.gpu.GPULoadOp
 
load() - Method in class akasha.HTMLMediaElement
The HTMLMediaElement method load() resets the media element to its initial state and begins the process of selecting a media source and loading the media in preparation for playback to begin at the beginning.
load(String) - Method in class akasha.MediaKeySession
The MediaKeySession.load() method returns a Promise that resolves to a boolean value after loading data for a specified session object.
LOADED - Static variable in class akasha.HTMLTrackElement
 
loaded() - Method in class akasha.ProgressEvent
The ProgressEvent.loaded read-only property is an integer representing the amount of work already performed by the underlying process.
loaded(int) - Method in interface akasha.ProgressEventInit.Builder
 
loaded() - Method in interface akasha.ProgressEventInit
 
loadEventEnd() - Method in class akasha.perf.PerformanceNavigationTiming
The loadEventEnd read-only property returns a timestamp which is equal to the time when the load event of the current document is completed.
loadEventEnd() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.loadEventEnd read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, when the load event handler terminated, that is when the load event is completed.
loadEventStart() - Method in class akasha.perf.PerformanceNavigationTiming
The loadEventStart read-only property returns a timestamp representing the time value equal to the time immediately before the load event of the current document is fired.
loadEventStart() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.loadEventStart read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, when the load event was sent for the current document.
loading - Static variable in annotation type akasha.DocumentReadyState
 
LOADING - Static variable in class akasha.FileReader
 
loading - Variable in class akasha.HTMLIFrameElement
 
loading - Variable in class akasha.HTMLImageElement
The HTMLImageElement property loading is a string whose value provides a hint to the user agent that tells the browser how to handle loading images which are currently outside the window's visual viewport.
LOADING - Static variable in class akasha.HTMLTrackElement
 
LOADING - Static variable in class akasha.XMLHttpRequest
 
LoadingType - Annotation Type in akasha
An enumerated value to indicate how the browser should load the resource.
LoadingType.Util - Class in akasha
 
loadValue(String) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
 
loadValue(GPUColor) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
 
loadValue(JsArray<Double>) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
 
loadValue(double...) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
 
loadValue(GPUColorDict) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
 
loadValue() - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
local(RTCIceCandidate) - Method in interface akasha.rtc.RTCIceCandidatePair.Builder
The local property of the RTCIceCandidatePair dictionary specifies the RTCIceCandidate which describes the configuration of the local end of a viable WebRTC connection.
local() - Method in interface akasha.rtc.RTCIceCandidatePair
The local property of the RTCIceCandidatePair dictionary specifies the RTCIceCandidate which describes the configuration of the local end of a viable WebRTC connection.
local - Static variable in annotation type akasha.xr.XRReferenceSpaceType
 
local_candidate - Static variable in annotation type akasha.rtc.RTCStatsType
 
local_floor - Static variable in annotation type akasha.xr.XRReferenceSpaceType
 
localCandidateId(String) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property localCandidateId is a string that uniquely identifies the local ICE candidate which was analyzed to generate the RTCIceCandidateStats used to compute the statistics for this pair of candidates.
localCandidateId() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property localCandidateId is a string that uniquely identifies the local ICE candidate which was analyzed to generate the RTCIceCandidateStats used to compute the statistics for this pair of candidates.
localCertificateId(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
localCertificateId() - Method in interface akasha.rtc.RTCTransportStats
 
localDescription() - Method in class akasha.rtc.RTCPeerConnection
The read-only property RTCPeerConnection.localDescription returns an RTCSessionDescription describing the session for the local end of the connection.
localeCompare(String, String, JsObject) - Method in class akasha.core.JsString
The localeCompare() method returns a number indicating whether a reference string comes before, or after, or is the same as the given string in sort order.
localeCompare(String, JsArray<String>, JsObject) - Method in class akasha.core.JsString
The localeCompare() method returns a number indicating whether a reference string comes before, or after, or is the same as the given string in sort order.
localeCompare(String, String[], JsObject) - Method in class akasha.core.JsString
The localeCompare() method returns a number indicating whether a reference string comes before, or after, or is the same as the given string in sort order.
localeCompare(String, String) - Method in class akasha.core.JsString
The localeCompare() method returns a number indicating whether a reference string comes before, or after, or is the same as the given string in sort order.
localeCompare(String, JsArray<String>) - Method in class akasha.core.JsString
The localeCompare() method returns a number indicating whether a reference string comes before, or after, or is the same as the given string in sort order.
localeCompare(String, String[]) - Method in class akasha.core.JsString
The localeCompare() method returns a number indicating whether a reference string comes before, or after, or is the same as the given string in sort order.
localeCompare(String) - Method in class akasha.core.JsString
The localeCompare() method returns a number indicating whether a reference string comes before, or after, or is the same as the given string in sort order.
localId(String) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
localId() - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
localId(String) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
The RTCRemoteOutboundRtpStreamStats dictionary's localId property is a string which can be used to identify the RTCInboundRtpStreamStats object whose remoteId matches this value.
localId() - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
The RTCRemoteOutboundRtpStreamStats dictionary's localId property is a string which can be used to identify the RTCInboundRtpStreamStats object whose remoteId matches this value.
localName() - Method in class akasha.Attr
The Attr.localName read-only property returns the local part of the qualified name of an attribute.
localName() - Method in class akasha.Element
The Element.localName read-only property returns the local part of the qualified name of an element.
localService() - Method in class akasha.speech.SpeechSynthesisVoice
The localService read-only property of the SpeechSynthesisVoice interface returns a Boolean indicating whether the voice is supplied by a local speech synthesizer service (true), or a remote speech synthesizer service (false.)
localStorage() - Method in class akasha.Window
The read-only localStorage property allows you to access a Storage object for the Document's origin; the stored data is saved across browser sessions.
localStorage() - Static method in class akasha.WindowGlobal
The read-only localStorage property allows you to access a Storage object for the Document's origin; the stored data is saved across browser sessions.
localTime(Double) - Method in interface akasha.ComputedEffectTiming.Builder
 
localTime() - Method in interface akasha.ComputedEffectTiming
 
location() - Method in class akasha.Document
The Document.location read-only property returns a Location object, which contains information about the URL of the document and provides methods for changing that URL and loading another URL.
location() - Method in class akasha.KeyboardEvent
The KeyboardEvent.location read-only property returns an unsigned long representing the location of the key on the keyboard or other input device.
location(int) - Method in interface akasha.KeyboardEventInit.Builder
 
location() - Method in interface akasha.KeyboardEventInit
 
Location - Class in akasha
The Location interface represents the location (URL) of the object it is linked to.
Location() - Constructor for class akasha.Location
 
location() - Method in class akasha.Window
The Window.location read-only property returns a Location object with information about the current location of the document.
location() - Static method in class akasha.WindowGlobal
The Window.location read-only property returns a Location object with information about the current location of the document.
locationbar() - Method in class akasha.Window
Returns the locationbar object, whose visibility can be checked.
locationbar() - Static method in class akasha.WindowGlobal
Returns the locationbar object, whose visibility can be checked.
lock(String) - Method in class akasha.ScreenOrientation
The lock() property of the ScreenOrientation interface locks the orientation of the containing document to its default orientation.
locked() - Method in class akasha.ReadableStream
The locked read-only property of the ReadableStream interface returns whether or not the readable stream is locked to a reader.
locked() - Method in class akasha.WritableStream
The locked read-only property of the WritableStream interface returns a boolean indicating whether the WritableStream is locked to a writer.
lodMaxClamp(float) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
 
lodMaxClamp() - Method in interface akasha.gpu.GPUSamplerDescriptor
 
lodMinClamp(float) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
 
lodMinClamp() - Method in interface akasha.gpu.GPUSamplerDescriptor
 
log(Object...) - Static method in class akasha.Console
The Console method log() outputs a message to the web console.
log(double) - Static method in class akasha.core.JsMath
The Math.log() function returns the natural logarithm (base e) of a number, that is
log10(double) - Static method in class akasha.core.JsMath
The Math.log10() function returns the base 10 logarithm of a number, that is
LOG10E - Static variable in class akasha.core.JsMath
The Math.LOG10E property represents the base 10 logarithm of e, approximately 0.434:
log1p(double) - Static method in class akasha.core.JsMath
The Math.log1p() function returns the natural logarithm (base e) of 1 + a number, that is
log2(double) - Static method in class akasha.core.JsMath
The Math.log2() function returns the base 2 logarithm of a number, that is
LOG2E - Static variable in class akasha.core.JsMath
The Math.LOG2E property represents the base 2 logarithm of e, approximately 1.442:
logicalSurface(boolean) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
logicalSurface() - Method in interface akasha.media.MediaTrackCapabilities
 
logicalSurface(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
logicalSurface(boolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
logicalSurface(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
logicalSurface(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
logicalSurface(boolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
logicalSurface(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
logicalSurface() - Method in interface akasha.media.MediaTrackConstraintSet
 
logicalSurface(boolean) - Method in interface akasha.media.MediaTrackSettings.Builder
 
logicalSurface() - Method in interface akasha.media.MediaTrackSettings
 
logicalSurface(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
 
logicalSurface() - Method in interface akasha.media.MediaTrackSupportedConstraints
 
longDesc - Variable in class akasha.HTMLFrameElement
 
longDesc - Variable in class akasha.HTMLIFrameElement
 
longDesc - Variable in class akasha.HTMLImageElement
 
longitude() - Method in class akasha.GeolocationCoordinates
 
lookupNamespaceURI(String) - Method in class akasha.Node
The Node.lookupNamespaceURI() method accepts a prefix and returns the namespace URI associated with it on the given node if found (and null if not).
lookupNamespaceURI(String) - Method in interface akasha.XPathNSResolver
The lookupNamespaceURI method looks up the namespace URI associated to the given namespace prefix within an XPath expression evaluated by the XPathEvaluator interface.
lookupPrefix(String) - Method in class akasha.Node
The Node.lookupPrefix() method returns a DOMString containing the prefix for a given namespace URI, if present, and null if not.
loop - Variable in class akasha.audio.AudioBufferSourceNode
The loop property's default value is false.
loop(boolean) - Method in interface akasha.audio.AudioBufferSourceOptions.Builder
 
loop() - Method in interface akasha.audio.AudioBufferSourceOptions
 
loop - Variable in class akasha.HTMLMarqueeElement
 
loop - Variable in class akasha.HTMLMediaElement
The HTMLMediaElement.loop property reflects the loop HTML attribute, which controls whether the media element should start over when it reaches the end.
loopEnd - Variable in class akasha.audio.AudioBufferSourceNode
A floating-point number indicating the offset, in seconds, into the audio buffer at which each loop will loop return to the beginning of the loop (that is, the current play time gets reset to AudioBufferSourceNode.loopStart).
loopEnd(double) - Method in interface akasha.audio.AudioBufferSourceOptions.Builder
 
loopEnd() - Method in interface akasha.audio.AudioBufferSourceOptions
 
loopStart - Variable in class akasha.audio.AudioBufferSourceNode
The loopStart property of the AudioBufferSourceNode interface is a floating-point value indicating, in seconds, where in the AudioBuffer the restart of the play must happen.
loopStart(double) - Method in interface akasha.audio.AudioBufferSourceOptions.Builder
 
loopStart() - Method in interface akasha.audio.AudioBufferSourceOptions
 
loseContext() - Method in class akasha.gl.WEBGL_lose_context
The WEBGL_lose_context.loseContext() method is part of the WebGL API and allows you to simulate losing the context of a WebGLRenderingContext context.
lost() - Method in class akasha.gpu.GPUDevice
 
low - Variable in class akasha.HTMLMeterElement
 
low - Static variable in annotation type akasha.ImageSmoothingQuality
 
low - Static variable in annotation type akasha.ResizeQuality
 
low - Static variable in annotation type akasha.rtc.RTCPriorityType
 
LOW_FLOAT - Static variable in class akasha.gl.WebGL2RenderingContext
 
LOW_FLOAT - Static variable in class akasha.gl.WebGLRenderingContext
 
LOW_INT - Static variable in class akasha.gl.WebGL2RenderingContext
 
LOW_INT - Static variable in class akasha.gl.WebGLRenderingContext
 
low_power - Static variable in annotation type akasha.gl.WebGLPowerPreference
 
low_power - Static variable in annotation type akasha.gpu.GPUPowerPreference
 
lower() - Method in class akasha.idb.IDBKeyRange
The lower bound of the key range (can be any type.)
lowerBound(Object, boolean) - Static method in class akasha.idb.IDBKeyRange
IDBKeyRange: The newly created key range.
lowerBound(Object) - Static method in class akasha.idb.IDBKeyRange
IDBKeyRange: The newly created key range.
lowerOpen() - Method in class akasha.idb.IDBKeyRange
A boolean:
lowpass - Static variable in annotation type akasha.audio.BiquadFilterType
 
lowshelf - Static variable in annotation type akasha.audio.BiquadFilterType
 
lowsrc - Variable in class akasha.HTMLImageElement
 
lr - Static variable in annotation type akasha.DirectionSetting
 
ltr - Static variable in annotation type akasha.CanvasDirection
 
ltr - Static variable in annotation type akasha.DirType
Left to right direction which is to be used for languages that are written from the left to the right, such as English.
ltr - Static variable in annotation type akasha.notifications.NotificationDirection
 
LUMINANCE - Static variable in class akasha.gl.WebGL2RenderingContext
 
LUMINANCE - Static variable in class akasha.gl.WebGLRenderingContext
 
LUMINANCE_ALPHA - Static variable in class akasha.gl.WebGL2RenderingContext
 
LUMINANCE_ALPHA - Static variable in class akasha.gl.WebGLRenderingContext
 

M

m11 - Variable in class akasha.DOMMatrix
 
m11(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
m11() - Method in interface akasha.DOMMatrix2DInit
 
m11(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m11() - Method in class akasha.DOMMatrixReadOnly
 
m12 - Variable in class akasha.DOMMatrix
 
m12(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
m12() - Method in interface akasha.DOMMatrix2DInit
 
m12(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m12() - Method in class akasha.DOMMatrixReadOnly
 
m13 - Variable in class akasha.DOMMatrix
 
m13(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m13() - Method in interface akasha.DOMMatrixInit
 
m13() - Method in class akasha.DOMMatrixReadOnly
 
m14 - Variable in class akasha.DOMMatrix
 
m14(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m14() - Method in interface akasha.DOMMatrixInit
 
m14() - Method in class akasha.DOMMatrixReadOnly
 
m21 - Variable in class akasha.DOMMatrix
 
m21(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
m21() - Method in interface akasha.DOMMatrix2DInit
 
m21(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m21() - Method in class akasha.DOMMatrixReadOnly
 
m22 - Variable in class akasha.DOMMatrix
 
m22(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
m22() - Method in interface akasha.DOMMatrix2DInit
 
m22(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m22() - Method in class akasha.DOMMatrixReadOnly
 
m23 - Variable in class akasha.DOMMatrix
 
m23(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m23() - Method in interface akasha.DOMMatrixInit
 
m23() - Method in class akasha.DOMMatrixReadOnly
 
m24 - Variable in class akasha.DOMMatrix
 
m24(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m24() - Method in interface akasha.DOMMatrixInit
 
m24() - Method in class akasha.DOMMatrixReadOnly
 
m31 - Variable in class akasha.DOMMatrix
 
m31(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m31() - Method in interface akasha.DOMMatrixInit
 
m31() - Method in class akasha.DOMMatrixReadOnly
 
m32 - Variable in class akasha.DOMMatrix
 
m32(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m32() - Method in interface akasha.DOMMatrixInit
 
m32() - Method in class akasha.DOMMatrixReadOnly
 
m33 - Variable in class akasha.DOMMatrix
 
m33(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m33() - Method in interface akasha.DOMMatrixInit
 
m33() - Method in class akasha.DOMMatrixReadOnly
 
m34 - Variable in class akasha.DOMMatrix
 
m34(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m34() - Method in interface akasha.DOMMatrixInit
 
m34() - Method in class akasha.DOMMatrixReadOnly
 
m41 - Variable in class akasha.DOMMatrix
 
m41(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
m41() - Method in interface akasha.DOMMatrix2DInit
 
m41(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m41() - Method in class akasha.DOMMatrixReadOnly
 
m42 - Variable in class akasha.DOMMatrix
 
m42(double) - Method in interface akasha.DOMMatrix2DInit.Builder
 
m42() - Method in interface akasha.DOMMatrix2DInit
 
m42(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m42() - Method in class akasha.DOMMatrixReadOnly
 
m43 - Variable in class akasha.DOMMatrix
 
m43(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m43() - Method in interface akasha.DOMMatrixInit
 
m43() - Method in class akasha.DOMMatrixReadOnly
 
m44 - Variable in class akasha.DOMMatrix
 
m44(double) - Method in interface akasha.DOMMatrixInit.Builder
 
m44() - Method in interface akasha.DOMMatrixInit
 
m44() - Method in class akasha.DOMMatrixReadOnly
 
magFilter(String) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
 
magFilter() - Method in interface akasha.gpu.GPUSamplerDescriptor
 
magnetometer - Static variable in annotation type akasha.PermissionName
 
makeXRCompatible() - Method in class akasha.gl.WebGL2RenderingContext
 
makeXRCompatible() - Method in class akasha.gl.WebGLRenderingContext
 
manifest - Static variable in annotation type akasha.RequestDestination
 
manual - Static variable in annotation type akasha.RequestRedirect
 
manual - Static variable in annotation type akasha.ScrollRestoration
 
manual - Static variable in annotation type akasha.SlotAssignmentMode
 
manufacturerData() - Method in class akasha.bluetooth.BluetoothAdvertisingEvent
 
manufacturerData(BluetoothManufacturerDataMap) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
manufacturerData() - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
manufacturerData(JsArray<BluetoothManufacturerDataFilterInit>) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit.Builder
 
manufacturerData(BluetoothManufacturerDataFilterInit...) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit.Builder
 
manufacturerData() - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
map(JsArray.Map<? extends R, T>) - Method in class akasha.lang.JsArray
The map() method creates a new array populated with the results of calling a provided function on every element in the calling array.
map(JsArray.Map2<? extends R, T>) - Method in class akasha.lang.JsArray
The map() method creates a new array populated with the results of calling a provided function on every element in the calling array.
map(JsArray.Map3<? extends R, T>) - Method in class akasha.lang.JsArray
The map() method creates a new array populated with the results of calling a provided function on every element in the calling array.
map(T) - Method in interface akasha.lang.JsArray.Map
 
map(T, int) - Method in interface akasha.lang.JsArray.Map2
 
map(T, int, JsArrayLike<T>) - Method in interface akasha.lang.JsArray.Map3
 
MAP_READ - Static variable in class akasha.gpu.GPUBufferUsage
 
MAP_WRITE - Static variable in class akasha.gpu.GPUBufferUsage
 
mapAsync(int, int, int) - Method in class akasha.gpu.GPUBuffer
 
mapAsync(int, int) - Method in class akasha.gpu.GPUBuffer
 
mapAsync(int) - Method in class akasha.gpu.GPUBuffer
 
mappedAtCreation(boolean) - Method in interface akasha.gpu.GPUBufferDescriptor.Builder
 
mappedAtCreation() - Method in interface akasha.gpu.GPUBufferDescriptor
 
mapping() - Method in class akasha.Gamepad
The Gamepad.mapping property of the Gamepad interface returns a string indicating whether the browser has remapped the controls on the device to a known layout.
MARGIN_RULE - Static variable in class akasha.CSSRule
 
marginHeight - Variable in class akasha.HTMLFrameElement
 
marginHeight - Variable in class akasha.HTMLIFrameElement
 
marginWidth - Variable in class akasha.HTMLFrameElement
 
marginWidth - Variable in class akasha.HTMLIFrameElement
 
mark(String) - Method in class akasha.perf.Performance
The mark() method creates a timestamp in the browser's performance entry buffer with the given name.
markerHeight() - Method in class akasha.svg.SVGMarkerElement
 
markers(boolean) - Method in interface akasha.svg.SVGBoundingBoxOptions.Builder
 
markers() - Method in interface akasha.svg.SVGBoundingBoxOptions
 
markerUnits() - Method in class akasha.svg.SVGMarkerElement
 
markerWidth() - Method in class akasha.svg.SVGMarkerElement
 
mask(BufferSource) - Method in interface akasha.bluetooth.BluetoothDataFilterInit.Builder
 
mask() - Method in interface akasha.bluetooth.BluetoothDataFilterInit
 
mask(BufferSource) - Method in interface akasha.bluetooth.BluetoothManufacturerDataFilterInit.Builder
 
mask(BufferSource) - Method in interface akasha.bluetooth.BluetoothServiceDataFilterInit.Builder
 
mask(int) - Method in interface akasha.gpu.GPUMultisampleState.Builder
 
mask() - Method in interface akasha.gpu.GPUMultisampleState
 
maskContentUnits() - Method in class akasha.svg.SVGMaskElement
 
maskUnits() - Method in class akasha.svg.SVGMaskElement
 
match(RequestInfo, CacheQueryOptions) - Method in class akasha.Cache
The match() method of the Cache interface returns a Promise that resolves to the Response associated with the first matching request in the Cache object.
match(Request, CacheQueryOptions) - Method in class akasha.Cache
The match() method of the Cache interface returns a Promise that resolves to the Response associated with the first matching request in the Cache object.
match(String, CacheQueryOptions) - Method in class akasha.Cache
The match() method of the Cache interface returns a Promise that resolves to the Response associated with the first matching request in the Cache object.
match(RequestInfo) - Method in class akasha.Cache
The match() method of the Cache interface returns a Promise that resolves to the Response associated with the first matching request in the Cache object.
match(Request) - Method in class akasha.Cache
The match() method of the Cache interface returns a Promise that resolves to the Response associated with the first matching request in the Cache object.
match(String) - Method in class akasha.Cache
The match() method of the Cache interface returns a Promise that resolves to the Response associated with the first matching request in the Cache object.
match(RequestInfo, MultiCacheQueryOptions) - Method in class akasha.CacheStorage
The match() method of the CacheStorage interface checks if a given Request or url string is a key for a stored Response.
match(Request, MultiCacheQueryOptions) - Method in class akasha.CacheStorage
The match() method of the CacheStorage interface checks if a given Request or url string is a key for a stored Response.
match(String, MultiCacheQueryOptions) - Method in class akasha.CacheStorage
The match() method of the CacheStorage interface checks if a given Request or url string is a key for a stored Response.
match(RequestInfo) - Method in class akasha.CacheStorage
The match() method of the CacheStorage interface checks if a given Request or url string is a key for a stored Response.
match(Request) - Method in class akasha.CacheStorage
The match() method of the CacheStorage interface checks if a given Request or url string is a key for a stored Response.
match(String) - Method in class akasha.CacheStorage
The match() method of the CacheStorage interface checks if a given Request or url string is a key for a stored Response.
match(RegExp) - Method in class akasha.core.JsString
The match() method retrieves the result of matching a string against a regular expression.
match(String) - Method in class akasha.core.JsString
The match() method retrieves the result of matching a string against a regular expression.
match() - Static method in interface akasha.core.Symbol
The Symbol.match well-known symbol specifies the matching of a regular expression against a string.
matchAll(RequestInfo, CacheQueryOptions) - Method in class akasha.Cache
The matchAll() method of the Cache interface returns a Promise that resolves to an array of all matching responses in the Cache object.
matchAll(Request, CacheQueryOptions) - Method in class akasha.Cache
The matchAll() method of the Cache interface returns a Promise that resolves to an array of all matching responses in the Cache object.
matchAll(String, CacheQueryOptions) - Method in class akasha.Cache
The matchAll() method of the Cache interface returns a Promise that resolves to an array of all matching responses in the Cache object.
matchAll(RequestInfo) - Method in class akasha.Cache
The matchAll() method of the Cache interface returns a Promise that resolves to an array of all matching responses in the Cache object.
matchAll(Request) - Method in class akasha.Cache
The matchAll() method of the Cache interface returns a Promise that resolves to an array of all matching responses in the Cache object.
matchAll(String) - Method in class akasha.Cache
The matchAll() method of the Cache interface returns a Promise that resolves to an array of all matching responses in the Cache object.
matchAll() - Method in class akasha.Cache
The matchAll() method of the Cache interface returns a Promise that resolves to an array of all matching responses in the Cache object.
matchAll(RegExp) - Method in class akasha.core.JsString
The matchAll() method returns an iterator of all results matching a string against a regular expression, including capturing groups.
matchAll(String) - Method in class akasha.core.JsString
The matchAll() method returns an iterator of all results matching a string against a regular expression, including capturing groups.
matchAll() - Static method in interface akasha.core.Symbol
The Symbol.matchAll well-known symbol returns an iterator, that yields matches of the regular expression against a string.
matches(String) - Method in class akasha.Element
The matches() method checks to see if the Element would be selected by the provided selectorString -- in other words -- checks if the element "is" the selector.
matches() - Method in class akasha.MediaQueryList
The matches read-only property of the MediaQueryList interface is a Boolean that returns true if the document currently matches the media query list, or false if not.
matches() - Method in class akasha.MediaQueryListEvent
The matches read-only property of the MediaQueryListEvent interface is a Boolean that returns true if the document currently matches the media query list, or false if not.
matches(boolean) - Method in interface akasha.MediaQueryListEventInit.Builder
 
matches() - Method in interface akasha.MediaQueryListEventInit
 
matchMedia(String) - Method in class akasha.Window
The Window interface's matchMedia() method returns a new MediaQueryList object that can then be used to determine if the document matches the media query string, as well as to monitor the document to detect when it matches (or stops matching) that media query.
matchMedia(String) - Static method in class akasha.WindowGlobal
The Window interface's matchMedia() method returns a new MediaQueryList object that can then be used to determine if the document matches the media query string, as well as to monitor the document to detect when it matches (or stops matching) that media query.
matrix() - Method in class akasha.svg.SVGTransform
 
matrix() - Method in class akasha.xr.XRRigidTransform
The read-only XRRigidTransform property matrix returns the transform matrix represented by the object.
matrixTransform(DOMMatrixInit) - Method in class akasha.DOMPointReadOnly
 
matrixTransform() - Method in class akasha.DOMPointReadOnly
 
max - Static variable in annotation type akasha.audio.ChannelCountMode
 
max(double...) - Static method in class akasha.core.JsMath
The Math.max() function returns the largest of the zero or more numbers given as input parameters, or NaN if any parameter isn't a number and can't be converted into one.
MAX - Static variable in class akasha.gl.WebGL2RenderingContext
 
max - Static variable in annotation type akasha.gpu.GPUBlendOperation
 
max - Variable in class akasha.HTMLInputElement
 
max - Variable in class akasha.HTMLMeterElement
 
max - Variable in class akasha.HTMLProgressElement
 
max(double) - Method in interface akasha.media.ConstrainDoubleRange.Builder
 
max(int) - Method in interface akasha.media.ConstrainULongRange.Builder
 
max(double) - Method in interface akasha.media.DoubleRange.Builder
 
max() - Method in interface akasha.media.DoubleRange
 
max(int) - Method in interface akasha.media.ULongRange.Builder
 
max() - Method in interface akasha.media.ULongRange
 
MAX_3D_TEXTURE_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_ARRAY_TEXTURE_LAYERS - Static variable in class akasha.gl.WebGL2RenderingContext
 
max_bundle - Static variable in annotation type akasha.rtc.RTCBundlePolicy
 
MAX_CLIENT_WAIT_TIMEOUT_WEBGL - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_COLOR_ATTACHMENTS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_COLOR_ATTACHMENTS_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in class akasha.gl.WebGLRenderingContext
 
MAX_COMBINED_UNIFORM_BLOCKS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS - Static variable in class akasha.gl.WebGL2RenderingContext
 
max_compat - Static variable in annotation type akasha.rtc.RTCBundlePolicy
 
MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in class akasha.gl.WebGLRenderingContext
 
MAX_DRAW_BUFFERS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_DRAW_BUFFERS_WEBGL - Static variable in class akasha.gl.WEBGL_draw_buffers
 
MAX_ELEMENT_INDEX - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_ELEMENTS_INDICES - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_ELEMENTS_VERTICES - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_EXT - Static variable in class akasha.gl.EXT_blend_minmax
 
MAX_FRAGMENT_INPUT_COMPONENTS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_FRAGMENT_UNIFORM_BLOCKS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_FRAGMENT_UNIFORM_VECTORS - Static variable in class akasha.gl.WebGLRenderingContext
 
MAX_PROGRAM_TEXEL_OFFSET - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_RENDERBUFFER_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_RENDERBUFFER_SIZE - Static variable in class akasha.gl.WebGLRenderingContext
 
MAX_SAFE_INTEGER - Static variable in class akasha.core.JsNumber
The Number.MAX_SAFE_INTEGER constant represents the maximum safe integer in JavaScript (2^53 - 1).
MAX_SAMPLES - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_SERVER_WAIT_TIMEOUT - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_TEXTURE_IMAGE_UNITS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_TEXTURE_IMAGE_UNITS - Static variable in class akasha.gl.WebGLRenderingContext
 
MAX_TEXTURE_LOD_BIAS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class akasha.gl.EXT_texture_filter_anisotropic
 
MAX_TEXTURE_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_TEXTURE_SIZE - Static variable in class akasha.gl.WebGLRenderingContext
 
MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_UNIFORM_BLOCK_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_UNIFORM_BUFFER_BINDINGS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_VALUE - Static variable in class akasha.core.JsNumber
The Number.MAX_VALUE property represents the maximum numeric value representable in JavaScript.
MAX_VARYING_COMPONENTS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_VARYING_VECTORS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_VARYING_VECTORS - Static variable in class akasha.gl.WebGLRenderingContext
 
MAX_VERTEX_ATTRIBS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_VERTEX_ATTRIBS - Static variable in class akasha.gl.WebGLRenderingContext
 
MAX_VERTEX_OUTPUT_COMPONENTS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in class akasha.gl.WebGLRenderingContext
 
MAX_VERTEX_UNIFORM_BLOCKS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_VERTEX_UNIFORM_COMPONENTS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_VERTEX_UNIFORM_VECTORS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_VERTEX_UNIFORM_VECTORS - Static variable in class akasha.gl.WebGLRenderingContext
 
MAX_VIEWPORT_DIMS - Static variable in class akasha.gl.WebGL2RenderingContext
 
MAX_VIEWPORT_DIMS - Static variable in class akasha.gl.WebGLRenderingContext
 
MAX_VIEWS_OVR - Static variable in class akasha.gl.OCULUS_multiview
 
MAX_VIEWS_OVR - Static variable in class akasha.gl.OVR_multiview2
 
maxActions() - Static method in class akasha.notifications.Notification
The maxActions attribute of the Notification interface returns the maximum number of actions supported by the device and the User Agent.
maxAlternatives - Variable in class akasha.speech.SpeechRecognition
The maxAlternatives property of the SpeechRecognition interface sets the maximum number of SpeechRecognitionAlternatives provided per SpeechRecognitionResult.
maxAnisotropy(int) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
 
maxAnisotropy() - Method in interface akasha.gpu.GPUSamplerDescriptor
 
maxBindGroups() - Method in class akasha.gpu.GPUSupportedLimits
 
maxBitrate(int) - Method in interface akasha.rtc.RTCRtpEncodingParameters.Builder
The RTCRtpEncodingParameters dictionary's maxBitrate property specifies the maximum number of bits per second to allow a track encoded with this encoding to use.
maxBitrate() - Method in interface akasha.rtc.RTCRtpEncodingParameters
The RTCRtpEncodingParameters dictionary's maxBitrate property specifies the maximum number of bits per second to allow a track encoded with this encoding to use.
maxChannelCount() - Method in class akasha.audio.AudioDestinationNode
An unsigned long.
maxChannels() - Method in class akasha.rtc.RTCSctpTransport
 
maxComputePerDimensionDispatchSize() - Method in class akasha.gpu.GPUSupportedLimits
 
maxComputeWorkgroupInvocations() - Method in class akasha.gpu.GPUSupportedLimits
 
maxComputeWorkgroupSize() - Method in class akasha.gpu.GPUSupportedLimits
 
maxComputeWorkgroupStorageSize() - Method in class akasha.gpu.GPUSupportedLimits
 
maxDecibels - Variable in class akasha.audio.AnalyserNode
The maxDecibels property of the AnalyserNode interface is a double value representing the maximum power value in the scaling range for the FFT analysis data, for conversion to unsigned byte/float values — basically, this specifies the maximum value for the range of results when using getFloatFrequencyData() or getByteFrequencyData().
maxDecibels(double) - Method in interface akasha.audio.AnalyserOptions.Builder
 
maxDecibels() - Method in interface akasha.audio.AnalyserOptions
 
maxDelayTime(double) - Method in interface akasha.audio.DelayOptions.Builder
 
maxDelayTime() - Method in interface akasha.audio.DelayOptions
 
maxDistance - Variable in class akasha.audio.PannerNode
A double.
maxDistance(double) - Method in interface akasha.audio.PannerOptions.Builder
 
maxDistance() - Method in interface akasha.audio.PannerOptions
 
maxDynamicStorageBuffersPerPipelineLayout() - Method in class akasha.gpu.GPUSupportedLimits
 
maxDynamicUniformBuffersPerPipelineLayout() - Method in class akasha.gpu.GPUSupportedLimits
 
maximum(int) - Method in interface akasha.wasm.MemoryDescriptor.Builder
 
maximum() - Method in interface akasha.wasm.MemoryDescriptor
 
maximum(int) - Method in interface akasha.wasm.TableDescriptor.Builder
 
maximum() - Method in interface akasha.wasm.TableDescriptor
 
maximumAge(int) - Method in interface akasha.PositionOptions.Builder
The PositionOptions.maximumAge property is a positive long value indicating the maximum age in milliseconds of a possible cached position that is acceptable to return.
maximumAge() - Method in interface akasha.PositionOptions
The PositionOptions.maximumAge property is a positive long value indicating the maximum age in milliseconds of a possible cached position that is acceptable to return.
maxInterStageShaderComponents() - Method in class akasha.gpu.GPUSupportedLimits
 
maxLength - Variable in class akasha.HTMLInputElement
 
maxLength - Variable in class akasha.HTMLTextAreaElement
 
maxMessageSize() - Method in class akasha.rtc.RTCSctpTransport
 
maxPacketLifeTime() - Method in class akasha.rtc.RTCDataChannel
The read-only RTCDataChannel property maxPacketLifeTime returns the amount of time, in milliseconds, the browser is allowed to take to attempt to transmit a message, as set when the data channel was created, or null.
maxPacketLifeTime(int) - Method in interface akasha.rtc.RTCDataChannelInit.Builder
 
maxPacketLifeTime() - Method in interface akasha.rtc.RTCDataChannelInit
 
maxRetransmits() - Method in class akasha.rtc.RTCDataChannel
The read-only RTCDataChannel property maxRetransmits returns the maximum number of times the browser should try to retransmit a message before giving up, as set when the data channel was created, or null, which indicates that there is no maximum.
maxRetransmits(int) - Method in interface akasha.rtc.RTCDataChannelInit.Builder
 
maxRetransmits() - Method in interface akasha.rtc.RTCDataChannelInit
 
maxSampledTexturesPerShaderStage() - Method in class akasha.gpu.GPUSupportedLimits
 
maxSamplersPerShaderStage() - Method in class akasha.gpu.GPUSupportedLimits
 
maxStorageBufferBindingSize() - Method in class akasha.gpu.GPUSupportedLimits
 
maxStorageBuffersPerShaderStage() - Method in class akasha.gpu.GPUSupportedLimits
 
maxStorageTexturesPerShaderStage() - Method in class akasha.gpu.GPUSupportedLimits
 
maxTextureArrayLayers() - Method in class akasha.gpu.GPUSupportedLimits
 
maxTextureDimension1D() - Method in class akasha.gpu.GPUSupportedLimits
 
maxTextureDimension2D() - Method in class akasha.gpu.GPUSupportedLimits
 
maxTextureDimension3D() - Method in class akasha.gpu.GPUSupportedLimits
 
maxTouchPoints() - Method in class akasha.Navigator
The maxTouchPoints read-only property of the Navigator interface returns the maximum number of simultaneous touch contact points are supported by the current device.
maxUniformBufferBindingSize() - Method in class akasha.gpu.GPUSupportedLimits
 
maxUniformBuffersPerShaderStage() - Method in class akasha.gpu.GPUSupportedLimits
 
maxValue() - Method in class akasha.audio.AudioParam
The maxValue read-only property of the AudioParam interface represents the maximum possible value for the parameter's nominal (effective) range.
maxValue(float) - Method in interface akasha.audio.AudioParamDescriptor.Builder
 
maxValue() - Method in interface akasha.audio.AudioParamDescriptor
 
maxVertexAttributes() - Method in class akasha.gpu.GPUSupportedLimits
 
maxVertexBufferArrayStride() - Method in class akasha.gpu.GPUSupportedLimits
 
maxVertexBuffers() - Method in class akasha.gpu.GPUSupportedLimits
 
maybe - Static variable in annotation type akasha.CanPlayTypeResult
 
mayUseGATT(boolean) - Method in interface akasha.bluetooth.AllowedBluetoothDevice.Builder
 
mayUseGATT() - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
measure(String, String, String) - Method in class akasha.perf.Performance
The measure() method creates a named timestamp in the browser's performance entry buffer between marks, the navigation start time, or the current time.
measure(String, String) - Method in class akasha.perf.Performance
The measure() method creates a named timestamp in the browser's performance entry buffer between marks, the navigation start time, or the current time.
measure(String) - Method in class akasha.perf.Performance
The measure() method creates a named timestamp in the browser's performance entry buffer between marks, the navigation start time, or the current time.
measureExecutionTime(boolean) - Method in interface akasha.gpu.GPUCommandEncoderDescriptor.Builder
 
measureExecutionTime() - Method in interface akasha.gpu.GPUCommandEncoderDescriptor
 
measureText(String) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.measureText() method returns a TextMetrics object that contains information about the measured text (such as its width, for example).
measureText(String) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
media() - Method in class akasha.CSSImportRule
 
media() - Method in class akasha.CSSMediaRule
 
media(MediaList) - Method in interface akasha.CSSStyleSheetInit.Builder
 
media(String) - Method in interface akasha.CSSStyleSheetInit.Builder
 
media() - Method in interface akasha.CSSStyleSheetInit
 
media - Variable in class akasha.HTMLLinkElement
 
media - Variable in class akasha.HTMLMetaElement
 
media - Variable in class akasha.HTMLSourceElement
 
media - Variable in class akasha.HTMLStyleElement
The HTMLStyleElement.media property specifies the intended destination medium for style information.
media() - Method in class akasha.MediaQueryList
The media read-only property of the MediaQueryList interface is a DOMString representing a serialized media query.
media() - Method in class akasha.MediaQueryListEvent
The media read-only property of the MediaQueryListEvent interface is a DOMString representing a serialized media query.
media(String) - Method in interface akasha.MediaQueryListEventInit.Builder
 
media() - Method in interface akasha.MediaQueryListEventInit
 
media() - Method in class akasha.StyleSheet
The media property of the StyleSheet interface specifies the intended destination media for style information.
media - Variable in class akasha.svg.SVGStyleElement
 
MEDIA_ERR_ABORTED - Static variable in class akasha.MediaError
 
MEDIA_ERR_DECODE - Static variable in class akasha.MediaError
 
MEDIA_ERR_NETWORK - Static variable in class akasha.MediaError
 
MEDIA_ERR_SRC_NOT_SUPPORTED - Static variable in class akasha.MediaError
 
MEDIA_RULE - Static variable in class akasha.CSSRule
 
media_source - Static variable in annotation type akasha.rtc.RTCStatsType
 
MediaDeviceInfo - Class in akasha.media
The MediaDeviceInfo interface contains information that describes a single media input or output device.
MediaDeviceInfo() - Constructor for class akasha.media.MediaDeviceInfo
 
MediaDeviceKind - Annotation Type in akasha.media
 
MediaDeviceKind.Util - Class in akasha.media
 
MediaDevices - Class in akasha.media
The MediaDevices interface provides access to connected media input devices like cameras and microphones, as well as screen sharing.
MediaDevices() - Constructor for class akasha.media.MediaDevices
 
mediaDevices() - Method in class akasha.Navigator
The Navigator.mediaDevices read-only property returns a MediaDevices object, which provides access to connected media input devices like cameras and microphones, as well as screen sharing.
mediaElement() - Method in class akasha.audio.MediaElementAudioSourceNode
The MediaElementAudioSourceNode interface's read-only mediaElement property indicates the HTMLMediaElement that contains the audio track from which the node is receiving audio.
mediaElement(HTMLMediaElement) - Method in interface akasha.audio.MediaElementAudioSourceOptions.Builder
 
mediaElement() - Method in interface akasha.audio.MediaElementAudioSourceOptions
 
MediaElementAudioSourceNode - Class in akasha.audio
The MediaElementAudioSourceNode interface represents an audio source consisting of an HTML5 <audio> or <video> element.
MediaElementAudioSourceNode(AudioContext, MediaElementAudioSourceOptions) - Constructor for class akasha.audio.MediaElementAudioSourceNode
The MediaElementAudioSourceNode() constructor creates a new MediaElementAudioSourceNode object instance.
MediaElementAudioSourceOptions - Interface in akasha.audio
 
MediaElementAudioSourceOptions.Builder - Interface in akasha.audio
 
MediaEncryptedEvent - Class in akasha
 
MediaEncryptedEvent(String, MediaEncryptedEventInit) - Constructor for class akasha.MediaEncryptedEvent
 
MediaEncryptedEvent(String) - Constructor for class akasha.MediaEncryptedEvent
 
MediaEncryptedEventInit - Interface in akasha
 
MediaEncryptedEventInit.Builder - Interface in akasha
 
MediaError - Class in akasha
The MediaError interface represents an error which occurred while handling media in an HTML media element based on HTMLMediaElement, such as <audio> or <video>.
MediaError() - Constructor for class akasha.MediaError
 
MediaErrorCode - Annotation Type in akasha
 
MediaErrorCode.Util - Class in akasha
 
MediaKeyMessageEvent - Class in akasha
The MediaKeyMessageEvent interface of the EncryptedMediaExtensions API contains the content and related data when the content decryption module generates a message for the session.
MediaKeyMessageEvent(String, MediaKeyMessageEventInit) - Constructor for class akasha.MediaKeyMessageEvent
The MediaKeyMessageEvent constructor creates a new MediaKeyMessageEvent object which creates a new instance of MediaKeyMessageEvent.
MediaKeyMessageEventInit - Interface in akasha
 
MediaKeyMessageEventInit.Builder - Interface in akasha
 
MediaKeyMessageType - Annotation Type in akasha
 
MediaKeyMessageType.Util - Class in akasha
 
mediaKeys() - Method in class akasha.HTMLMediaElement
 
MediaKeys - Class in akasha
The MediaKeys interface of EncryptedMediaExtensions API represents a set of keys that an associated HTMLMediaElement can use for decryption of media data during playback.
MediaKeys() - Constructor for class akasha.MediaKeys
 
MediaKeySession - Class in akasha
The MediaKeySession interface of the EncryptedMediaExtensions API represents a context for message exchange with a content decryption module (CDM).
MediaKeySession() - Constructor for class akasha.MediaKeySession
 
MediaKeySessionType - Annotation Type in akasha
 
MediaKeySessionType.Util - Class in akasha
 
MediaKeysRequirement - Annotation Type in akasha
 
MediaKeysRequirement.Util - Class in akasha
 
MediaKeyStatus - Annotation Type in akasha
 
MediaKeyStatus.Util - Class in akasha
 
MediaKeyStatusMap - Class in akasha
The MediaKeyStatusMap interface of the EncryptedMediaExtensions API is a read-only map of media key statuses by key IDs.
MediaKeyStatusMap() - Constructor for class akasha.MediaKeyStatusMap
 
MediaKeyStatusMap.Entry - Class in akasha
 
MediaKeyStatusMap.ForEachCallback - Interface in akasha
 
MediaKeyStatusMap.ForEachCallback2 - Interface in akasha
 
MediaKeyStatusMap.ForEachCallback3 - Interface in akasha
 
MediaKeySystemAccess - Class in akasha
The MediaKeySystemAccess interface of the EncryptedMediaExtensions API provides access to a Key System for decryption and/or a content protection provider.
MediaKeySystemAccess() - Constructor for class akasha.MediaKeySystemAccess
 
MediaKeySystemConfiguration - Interface in akasha
The MediaKeySystemConfiguration dictionary holds configuration information about the media key system in use.
MediaKeySystemConfiguration.Builder - Interface in akasha
The MediaKeySystemConfiguration dictionary holds configuration information about the media key system in use.
MediaKeySystemMediaCapability - Interface in akasha
 
MediaKeySystemMediaCapability.Builder - Interface in akasha
 
MediaList - Class in akasha
The MediaList interface represents the media queries of a stylesheet, e.g.
MediaList() - Constructor for class akasha.MediaList
 
MediaListOrStringUnion - Interface in akasha
 
MediaPreloadType - Annotation Type in akasha
An enumerated value to provide a hint to the browser about what the author thinks will lead to the best user experience.
MediaPreloadType.Util - Class in akasha
 
MediaProvider - Interface in akasha
 
MediaQueryList - Class in akasha
A MediaQueryList object stores information on a media query applied to a document, with support for both immediate and event-driven matching against the state of the document.
MediaQueryList() - Constructor for class akasha.MediaQueryList
 
MediaQueryListEvent - Class in akasha
The MediaQueryListEvent object stores information on the changes that have happened to a MediaQueryList object — instances are available as the event object on a function referenced by a MediaQueryList.onchange property or MediaQueryList.addListener() call.
MediaQueryListEvent(String, MediaQueryListEventInit) - Constructor for class akasha.MediaQueryListEvent
The MediaQueryListEvent constructor creates a new MediaQueryListEvent instance.
MediaQueryListEvent(String) - Constructor for class akasha.MediaQueryListEvent
The MediaQueryListEvent constructor creates a new MediaQueryListEvent instance.
MediaQueryListEventInit - Interface in akasha
 
MediaQueryListEventInit.Builder - Interface in akasha
 
MediaRecorder - Class in akasha.media
The MediaRecorder interface of the MediaStream Recording API provides functionality to easily record media.
MediaRecorder(MediaStream, MediaRecorderOptions) - Constructor for class akasha.media.MediaRecorder
The MediaRecorder() constructor creates a new MediaRecorder object that will record a specified MediaStream.
MediaRecorder(MediaStream) - Constructor for class akasha.media.MediaRecorder
The MediaRecorder() constructor creates a new MediaRecorder object that will record a specified MediaStream.
MediaRecorderErrorEvent - Class in akasha.media
The MediaRecorderErrorEvent interface represents errors returned by the MediaStream Recording API.
MediaRecorderErrorEvent(String, MediaRecorderErrorEventInit) - Constructor for class akasha.media.MediaRecorderErrorEvent
The MediaRecorderErrorEvent() constructor creates a new MediaRecorderErrorEvent object that represents an error that occurred during the recording of media by the MediaStream Recording API.
MediaRecorderErrorEventHandler - Interface in akasha.media
Handle events of type MediaRecorderErrorEvent
MediaRecorderErrorEventInit - Interface in akasha.media
 
MediaRecorderErrorEventInit.Builder - Interface in akasha.media
 
MediaRecorderErrorEventListener - Interface in akasha.media
Listener for events of type MediaRecorderErrorEvent
MediaRecorderOptions - Interface in akasha.media
 
MediaRecorderOptions.Builder - Interface in akasha.media
 
MediaSource - Class in akasha.media
The MediaSource interface of the Media Source Extensions API represents a source of media data for an HTMLMediaElement object.
MediaSource() - Constructor for class akasha.media.MediaSource
 
mediaSourceId(String) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
mediaSourceId() - Method in interface akasha.rtc.RTCAudioSenderStats
 
mediaSourceId(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
mediaSourceId() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
mediaSourceId(String) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
mediaSourceId(String) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
mediaSourceId(String) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
mediaSourceId() - Method in interface akasha.rtc.RTCVideoSenderStats
 
mediaStream() - Method in class akasha.audio.MediaStreamAudioSourceNode
The MediaStreamAudioSourceNode interface's read-only mediaStream property indicates the MediaStream that contains the audio track from which the node is receiving audio.
mediaStream(MediaStream) - Method in interface akasha.audio.MediaStreamAudioSourceOptions.Builder
The MediaStreamAudioSourceOptions dictionary's mediaStream property must specify the MediaStream from which to retrieve audio data when instantiating a MediaStreamAudioSourceNode using the MediaStreamAudioSourceNode() constructor.
mediaStream() - Method in interface akasha.audio.MediaStreamAudioSourceOptions
The MediaStreamAudioSourceOptions dictionary's mediaStream property must specify the MediaStream from which to retrieve audio data when instantiating a MediaStreamAudioSourceNode using the MediaStreamAudioSourceNode() constructor.
MediaStream - Class in akasha.media
The MediaStream interface represents a stream of media content.
MediaStream() - Constructor for class akasha.media.MediaStream
The MediaStream() constructor returns a newly-created MediaStream, which serves as a collection of media tracks, each represented by a MediaStreamTrack object.
MediaStream(MediaStream) - Constructor for class akasha.media.MediaStream
The MediaStream() constructor returns a newly-created MediaStream, which serves as a collection of media tracks, each represented by a MediaStreamTrack object.
MediaStream(JsArray<MediaStreamTrack>) - Constructor for class akasha.media.MediaStream
The MediaStream() constructor returns a newly-created MediaStream, which serves as a collection of media tracks, each represented by a MediaStreamTrack object.
MediaStream(MediaStreamTrack[]) - Constructor for class akasha.media.MediaStream
The MediaStream() constructor returns a newly-created MediaStream, which serves as a collection of media tracks, each represented by a MediaStreamTrack object.
MediaStreamAudioDestinationNode - Class in akasha.audio
The MediaStreamAudioDestinationNode interface represents an audio destination consisting of a WebRTC MediaStream with a single AudioMediaStreamTrack, which can be used in a similar way to a MediaStream obtained from Navigator.getUserMedia().
MediaStreamAudioDestinationNode(AudioContext, AudioNodeOptions) - Constructor for class akasha.audio.MediaStreamAudioDestinationNode
The MediaStreamAudioDestinationNode() constructor of the Web Audio API creates a new MediaStreamAudioDestinationNode object instance.
MediaStreamAudioDestinationNode(AudioContext) - Constructor for class akasha.audio.MediaStreamAudioDestinationNode
The MediaStreamAudioDestinationNode() constructor of the Web Audio API creates a new MediaStreamAudioDestinationNode object instance.
MediaStreamAudioSourceNode - Class in akasha.audio
The MediaStreamAudioSourceNode interface is a type of AudioNode which operates as an audio source whose media is received from a MediaStream obtained using the WebRTC or Media Capture and Streams APIs.
MediaStreamAudioSourceNode(AudioContext, MediaStreamAudioSourceOptions) - Constructor for class akasha.audio.MediaStreamAudioSourceNode
The Web Audio API's MediaStreamAudioSourceNode() constructor creates and returns a new MediaStreamAudioSourceNode object which uses the first audio track of a given MediaStream as its source.
MediaStreamAudioSourceOptions - Interface in akasha.audio
The MediaStreamAudioSourceOptions dictionary provides configuration options used when creating a MediaStreamAudioSourceNode using its constructor.
MediaStreamAudioSourceOptions.Builder - Interface in akasha.audio
The MediaStreamAudioSourceOptions dictionary provides configuration options used when creating a MediaStreamAudioSourceNode using its constructor.
MediaStreamConstraints - Interface in akasha.media
The MediaStreamConstraints dictionary is used when calling getUserMedia() to specify what kinds of tracks should be included in the returned MediaStream, and, optionally, to establish constraints for those tracks' settings.
MediaStreamConstraints.Builder - Interface in akasha.media
The MediaStreamConstraints dictionary is used when calling getUserMedia() to specify what kinds of tracks should be included in the returned MediaStream, and, optionally, to establish constraints for those tracks' settings.
mediaStreamTrack(MediaStreamTrack) - Method in interface akasha.audio.MediaStreamTrackAudioSourceOptions.Builder
The MediaStreamTrackAudioSourceOptions dictionary's mediaStreamTrack property must contain a reference to the MediaStreamTrack from which the MediaStreamTrackAudioSourceNode being created using the MediaStreamTrackAudioSourceNode() constructor.
mediaStreamTrack() - Method in interface akasha.audio.MediaStreamTrackAudioSourceOptions
The MediaStreamTrackAudioSourceOptions dictionary's mediaStreamTrack property must contain a reference to the MediaStreamTrack from which the MediaStreamTrackAudioSourceNode being created using the MediaStreamTrackAudioSourceNode() constructor.
MediaStreamTrack - Class in akasha.media
The MediaStreamTrack interface represents a single media track within a stream; typically, these are audio or video tracks, but other track types may exist as well.
MediaStreamTrack() - Constructor for class akasha.media.MediaStreamTrack
 
MediaStreamTrackAudioSourceNode - Class in akasha.audio
The MediaStreamTrackAudioSourceNode interface is a type of AudioNode which represents a source of audio data taken from a specific MediaStreamTrack obtained through the WebRTC or Media Capture and Streams APIs.
MediaStreamTrackAudioSourceNode(AudioContext, MediaStreamTrackAudioSourceOptions) - Constructor for class akasha.audio.MediaStreamTrackAudioSourceNode
 
MediaStreamTrackAudioSourceOptions - Interface in akasha.audio
The MediaStreamTrackAudioSourceOptions dictionary is used when specifying options to the MediaStreamTrackAudioSourceNode() constructor.
MediaStreamTrackAudioSourceOptions.Builder - Interface in akasha.audio
The MediaStreamTrackAudioSourceOptions dictionary is used when specifying options to the MediaStreamTrackAudioSourceNode() constructor.
MediaStreamTrackEvent - Class in akasha.media
The MediaStreamTrackEvent interface represents events which indicate that a MediaStream has had tracks added to or removed from the stream through calls to Media Stream API methods.
MediaStreamTrackEvent(String, MediaStreamTrackEventInit) - Constructor for class akasha.media.MediaStreamTrackEvent
The MediaStreamTrackEvent() constructor returns a newly created MediaStreamTrackEvent object, which represents an event announcing that a MediaStreamTrack has been added to or removed from a MediaStream.
MediaStreamTrackEventHandler - Interface in akasha.media
Handle events of type MediaStreamTrackEvent
MediaStreamTrackEventInit - Interface in akasha.media
 
MediaStreamTrackEventInit.Builder - Interface in akasha.media
 
MediaStreamTrackEventListener - Interface in akasha.media
Listener for events of type MediaStreamTrackEvent
MediaStreamTrackState - Annotation Type in akasha.media
 
MediaStreamTrackState.Util - Class in akasha.media
 
mediaText - Variable in class akasha.MediaList
The mediaText property of the MediaList interface is a stringifier that returns a DOMString representing the MediaList as text, and also allows you to set a new MediaList.
mediation(String) - Method in interface akasha.CredentialRequestOptions.Builder
 
mediation() - Method in interface akasha.CredentialRequestOptions
 
MediaTrackCapabilities - Interface in akasha.media
 
MediaTrackCapabilities.Builder - Interface in akasha.media
 
MediaTrackConstraints - Interface in akasha.media
The MediaTrackConstraints dictionary is used to describe a set of capabilities and the value or values each can take on.
MediaTrackConstraints.Builder - Interface in akasha.media
The MediaTrackConstraints dictionary is used to describe a set of capabilities and the value or values each can take on.
MediaTrackConstraintSet - Interface in akasha.media
 
MediaTrackConstraintSet.Builder - Interface in akasha.media
 
MediaTrackSettings - Interface in akasha.media
The MediaTrackSettings dictionary is used to return the current values configured for each of a MediaStreamTrack's settings.
MediaTrackSettings.Builder - Interface in akasha.media
The MediaTrackSettings dictionary is used to return the current values configured for each of a MediaStreamTrack's settings.
MediaTrackSupportedConstraints - Interface in akasha.media
The MediaTrackSupportedConstraints dictionary establishes the list of constrainable properties recognized by the user agent or browser in its implementation of the MediaStreamTrack object.
MediaTrackSupportedConstraints.Builder - Interface in akasha.media
The MediaTrackSupportedConstraints dictionary establishes the list of constrainable properties recognized by the user agent or browser in its implementation of the MediaStreamTrack object.
mediaType(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
mediaType(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
mediaType(String) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
mediaType(String) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
mediaType(String) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
 
mediaType(String) - Method in interface akasha.rtc.RTCRtpStreamStats.Builder
 
mediaType() - Method in interface akasha.rtc.RTCRtpStreamStats
 
mediaType(String) - Method in interface akasha.rtc.RTCSentRtpStreamStats.Builder
 
medium - Static variable in annotation type akasha.ImageSmoothingQuality
 
medium - Static variable in annotation type akasha.ResizeQuality
 
medium - Static variable in annotation type akasha.rtc.RTCPriorityType
 
MEDIUM_FLOAT - Static variable in class akasha.gl.WebGL2RenderingContext
 
MEDIUM_FLOAT - Static variable in class akasha.gl.WebGLRenderingContext
 
MEDIUM_INT - Static variable in class akasha.gl.WebGL2RenderingContext
 
MEDIUM_INT - Static variable in class akasha.gl.WebGLRenderingContext
 
meetOrSlice - Variable in class akasha.svg.SVGPreserveAspectRatio
 
memory - Static variable in annotation type akasha.wasm.ImportExportKind
 
Memory - Class in akasha.wasm
The WebAssembly.Memory object is a resizable ArrayBuffer or SharedArrayBuffer that holds the raw bytes of memory accessed by a WebAssembly Instance.
Memory(MemoryDescriptor) - Constructor for class akasha.wasm.Memory
 
MemoryDescriptor - Interface in akasha.wasm
 
MemoryDescriptor.Builder - Interface in akasha.wasm
 
menu - Static variable in annotation type akasha.ButtonType
The button displays a menu.
menubar() - Method in class akasha.Window
The Window.menubar property returns the menubar object, whose visibility can be checked.
menubar() - Static method in class akasha.WindowGlobal
The Window.menubar property returns the menubar object, whose visibility can be checked.
message() - Method in class akasha.core.JsError
The message property is a human-readable description of the error.
message() - Method in class akasha.ErrorEvent
 
message(String) - Method in interface akasha.ErrorEventInit.Builder
 
message() - Method in interface akasha.ErrorEventInit
 
message(String) - Method in interface akasha.GenerateTestReportParameters.Builder
 
message() - Method in interface akasha.GenerateTestReportParameters
 
message() - Method in class akasha.GeolocationPositionError
 
message() - Method in class akasha.gpu.GPUCompilationMessage
 
message() - Method in class akasha.gpu.GPUDeviceLostInfo
 
message() - Method in class akasha.gpu.GPUValidationError
 
message() - Method in class akasha.MediaError
The read-only property MediaError.message returns a DOMString which contains a human-readable string offering specific diagnostic details related to the error described by the MediaError object, or an empty string ("") if no diagnostic information can be determined or provided.
message() - Method in class akasha.MediaKeyMessageEvent
The MediaKeyMessageEvent.message read-only property returns an ArrayBuffer with a message from the content decryption module.
message(ArrayBuffer) - Method in interface akasha.MediaKeyMessageEventInit.Builder
 
message() - Method in interface akasha.MediaKeyMessageEventInit
 
message() - Method in class akasha.speech.SpeechRecognitionErrorEvent
The message read-only property of the SpeechRecognitionErrorEvent interface returns a message describing the error in more detail.
message(String) - Method in interface akasha.speech.SpeechRecognitionErrorEventInit.Builder
 
message() - Method in interface akasha.speech.SpeechRecognitionErrorEventInit
 
MessageChannel - Class in akasha
The MessageChannel interface of the Channel Messaging API allows us to create a new message channel and send data through it via its two MessagePort properties.
MessageChannel() - Constructor for class akasha.MessageChannel
The MessageChannel() constructor of the MessageChannel interface returns a new MessageChannel object with two new MessagePort objects.
MessageEvent - Class in akasha
The MessageEvent interface represents a message received by a target object.
MessageEvent(String, MessageEventInit) - Constructor for class akasha.MessageEvent
The MessageEvent() constructor creates a new MessageEvent object instance.
MessageEvent(String) - Constructor for class akasha.MessageEvent
The MessageEvent() constructor creates a new MessageEvent object instance.
MessageEventHandler - Interface in akasha
Handle events of type MessageEvent
MessageEventInit - Interface in akasha
 
MessageEventInit.Builder - Interface in akasha
 
MessageEventListener - Interface in akasha
Listener for events of type MessageEvent
MessageEventSource - Interface in akasha
 
MessagePort - Class in akasha
The MessagePort interface of the Channel Messaging API represents one of the two ports of a MessageChannel, allowing messages to be sent from one port and listening out for them arriving at the other.
MessagePort() - Constructor for class akasha.MessagePort
 
messages() - Method in class akasha.gpu.GPUCompilationInfo
 
messagesReceived(int) - Method in interface akasha.rtc.RTCDataChannelStats.Builder
 
messagesReceived() - Method in interface akasha.rtc.RTCDataChannelStats
 
messagesSent(int) - Method in interface akasha.rtc.RTCDataChannelStats.Builder
 
messagesSent() - Method in interface akasha.rtc.RTCDataChannelStats
 
messageType() - Method in class akasha.MediaKeyMessageEvent
The MediaKeyMessageEvent.messageType read-only property indicates the type of message.
messageType(String) - Method in interface akasha.MediaKeyMessageEventInit.Builder
 
messageType() - Method in interface akasha.MediaKeyMessageEventInit
 
metadata - Static variable in annotation type akasha.MediaPreloadType
Indicates that only audio metadata (e.g.
metadata - Static variable in annotation type akasha.TextTrackKind
 
metadata - Static variable in annotation type akasha.TrackKind
Tracks used by scripts.
metaKey(boolean) - Method in interface akasha.DragEventInit.Builder
 
metaKey(boolean) - Method in interface akasha.EventModifierInit.Builder
 
metaKey() - Method in interface akasha.EventModifierInit
 
metaKey() - Method in class akasha.KeyboardEvent
The KeyboardEvent.metaKey read-only property returning a Boolean that indicates if the Meta key was pressed (true) or not (false) when the event occurred.
metaKey(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
metaKey() - Method in class akasha.MouseEvent
The MouseEvent.metaKey read-only property is a Boolean that indicates whether the meta key was pressed or not when a given mouse event occurs.
metaKey(boolean) - Method in interface akasha.MouseEventInit.Builder
 
metaKey(boolean) - Method in interface akasha.PointerEventInit.Builder
 
metaKey() - Method in class akasha.TouchEvent
A Boolean value indicating whether or not the Meta key is enabled when the touch event is created.
metaKey(boolean) - Method in interface akasha.TouchEventInit.Builder
 
metaKey(boolean) - Method in interface akasha.WheelEventInit.Builder
 
method - Variable in class akasha.HTMLFormElement
The HTMLFormElement.method property represents the HTTP method used to submit the form.
method() - Method in class akasha.Request
The method read-only property of the Request interface contains the request's method (GET, POST, etc.)
method(String) - Method in interface akasha.RequestInit.Builder
 
method() - Method in interface akasha.RequestInit
 
method() - Method in class akasha.svg.SVGTextPathElement
 
microphone - Static variable in annotation type akasha.PermissionName
 
mid() - Method in class akasha.rtc.RTCRtpTransceiver
The read-only RTCRtpTransceiver interface's mid property specifies the negotiated media ID (mid) which the local and remote peers have agreed upon to uniquely identify the stream's pairing of sender and receiver.
mid(String) - Method in interface akasha.rtc.RTCRtpTransceiverStats.Builder
 
mid() - Method in interface akasha.rtc.RTCRtpTransceiverStats
 
middle - Static variable in annotation type akasha.CanvasTextBaseline
 
midi - Static variable in annotation type akasha.PermissionName
 
MidiPermissionDescriptor - Interface in akasha
 
MidiPermissionDescriptor.Builder - Interface in akasha
 
mimeType() - Method in class akasha.media.MediaRecorder
The mimeType read-only property returns the MIME media type that was specified when creating the MediaRecorder object, or, if none was specified, which was chosen by the browser.
mimeType(String) - Method in interface akasha.media.MediaRecorderOptions.Builder
 
mimeType() - Method in interface akasha.media.MediaRecorderOptions
 
MimeType - Class in akasha
The MimeType interface provides contains information about a MIME type associated with a particular plugin.
MimeType() - Constructor for class akasha.MimeType
 
mimeType(String) - Method in interface akasha.rtc.RTCCodecStats.Builder
 
mimeType() - Method in interface akasha.rtc.RTCCodecStats
 
mimeType(String) - Method in interface akasha.rtc.RTCRtpCodecCapability.Builder
 
mimeType() - Method in interface akasha.rtc.RTCRtpCodecCapability
 
mimeType(String) - Method in interface akasha.rtc.RTCRtpCodecParameters.Builder
 
mimeType() - Method in interface akasha.rtc.RTCRtpCodecParameters
 
MimeTypeArray - Class in akasha
The MimeTypeArray interface returns an array of MimeType instances, each of which contains information about a supported browser plugins.
MimeTypeArray() - Constructor for class akasha.MimeTypeArray
 
mimeTypes() - Method in class akasha.Navigator
Returns a MimeTypeArray object, which contains a list of MimeType objects representing the MIME types recognized by the browser.
min(double...) - Static method in class akasha.core.JsMath
The static function Math.min() returns the lowest-valued number passed into it, or NaN if any parameter isn't a number and can't be converted into one.
MIN - Static variable in class akasha.gl.WebGL2RenderingContext
 
min - Static variable in annotation type akasha.gpu.GPUBlendOperation
 
min - Variable in class akasha.HTMLInputElement
 
min - Variable in class akasha.HTMLMeterElement
 
min(double) - Method in interface akasha.media.ConstrainDoubleRange.Builder
 
min(int) - Method in interface akasha.media.ConstrainULongRange.Builder
 
min(double) - Method in interface akasha.media.DoubleRange.Builder
 
min() - Method in interface akasha.media.DoubleRange
 
min(int) - Method in interface akasha.media.ULongRange.Builder
 
min() - Method in interface akasha.media.ULongRange
 
MIN_EXT - Static variable in class akasha.gl.EXT_blend_minmax
 
MIN_PROGRAM_TEXEL_OFFSET - Static variable in class akasha.gl.WebGL2RenderingContext
 
MIN_SAFE_INTEGER - Static variable in class akasha.core.JsNumber
The Number.MIN_SAFE_INTEGER constant represents the minimum safe integer in JavaScript (-(2^53 - 1)).
MIN_VALUE - Static variable in class akasha.core.JsNumber
The Number.MIN_VALUE property represents the smallest positive numeric value representable in JavaScript.
minBindingSize(int) - Method in interface akasha.gpu.GPUBufferBindingLayout.Builder
 
minBindingSize() - Method in interface akasha.gpu.GPUBufferBindingLayout
 
minDecibels - Variable in class akasha.audio.AnalyserNode
The minDecibels property of the AnalyserNode interface is a double value representing the minimum power value in the scaling range for the FFT analysis data, for conversion to unsigned byte/float values — basically, this specifies the minimum value for the range of results when using getFloatFrequencyData() or getByteFrequencyData().
minDecibels(double) - Method in interface akasha.audio.AnalyserOptions.Builder
 
minDecibels() - Method in interface akasha.audio.AnalyserOptions
 
minFilter(String) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
 
minFilter() - Method in interface akasha.gpu.GPUSamplerDescriptor
 
minLength - Variable in class akasha.HTMLInputElement
 
minLength - Variable in class akasha.HTMLTextAreaElement
 
minStorageBufferOffsetAlignment() - Method in class akasha.gpu.GPUSupportedLimits
 
minUniformBufferOffsetAlignment() - Method in class akasha.gpu.GPUSupportedLimits
 
minValue() - Method in class akasha.audio.AudioParam
The minValue read-only property of the AudioParam interface represents the minimum possible value for the parameter's nominal (effective) range.
minValue(float) - Method in interface akasha.audio.AudioParamDescriptor.Builder
 
minValue() - Method in interface akasha.audio.AudioParamDescriptor
 
mipLevel(int) - Method in interface akasha.gpu.GPUImageCopyTexture.Builder
 
mipLevel() - Method in interface akasha.gpu.GPUImageCopyTexture
 
mipLevel(int) - Method in interface akasha.gpu.GPUImageCopyTextureTagged.Builder
 
mipLevelCount(int) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
 
mipLevelCount() - Method in interface akasha.gpu.GPUTextureDescriptor
 
mipLevelCount(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
 
mipLevelCount() - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
mipmapFilter(String) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
 
mipmapFilter() - Method in interface akasha.gpu.GPUSamplerDescriptor
 
mirror_repeat - Static variable in annotation type akasha.gpu.GPUAddressMode
 
MIRRORED_REPEAT - Static variable in class akasha.gl.WebGL2RenderingContext
 
MIRRORED_REPEAT - Static variable in class akasha.gl.WebGLRenderingContext
 
miter - Static variable in annotation type akasha.CanvasLineJoin
 
miterLimit - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.miterLimit property of the Canvas 2D API sets the miter limit ratio.
miterLimit - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
mobile - Static variable in annotation type akasha.AutocompleteType
The value is for contacting someone regardless of location.
mode() - Method in class akasha.idb.IDBTransaction
An IDBTransactionMode object defining the mode for isolating access to data in the current object stores:
mode - Variable in class akasha.media.SourceBuffer
The mode property of the SourceBuffer interface controls whether media segments can be appended to the SourceBuffer in any order, or in a strict sequence.
mode(String) - Method in interface akasha.ReadableStreamGetReaderOptions.Builder
 
mode() - Method in interface akasha.ReadableStreamGetReaderOptions
 
mode() - Method in class akasha.Request
The mode read-only property of the Request interface contains the mode of the request (e.g., cors, no-cors, same-origin, or navigate.) This is used to determine if cross-origin requests lead to valid responses, and which properties of the response are readable.
mode(String) - Method in interface akasha.RequestInit.Builder
 
mode() - Method in interface akasha.RequestInit
 
mode() - Method in class akasha.ShadowRoot
The mode property of the ShadowRoot specifies its mode — either open or closed.
mode(String) - Method in interface akasha.ShadowRootInit.Builder
 
mode() - Method in interface akasha.ShadowRootInit
 
mode() - Method in class akasha.svg.SVGFEBlendElement
 
mode - Variable in class akasha.TextTrack
The TextTrack interface's mode property is a string specifying and controlling the text track's mode: disabled, hidden, or showing.
mode(String) - Method in interface akasha.xr.XRPermissionDescriptor.Builder
The mode property of the XRPermissionDescriptor dictionary is a string taken from the XRSessionMode enumerated type, specifying which Web XR session mode (inline, immersive-vr, or immersive-ar) the described permissions will be used for.
mode() - Method in interface akasha.xr.XRPermissionDescriptor
The mode property of the XRPermissionDescriptor dictionary is a string taken from the XRSessionMode enumerated type, specifying which Web XR session mode (inline, immersive-vr, or immersive-ar) the described permissions will be used for.
modifierAltGraph(boolean) - Method in interface akasha.DragEventInit.Builder
 
modifierAltGraph(boolean) - Method in interface akasha.EventModifierInit.Builder
 
modifierAltGraph() - Method in interface akasha.EventModifierInit
 
modifierAltGraph(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
modifierAltGraph(boolean) - Method in interface akasha.MouseEventInit.Builder
 
modifierAltGraph(boolean) - Method in interface akasha.PointerEventInit.Builder
 
modifierAltGraph(boolean) - Method in interface akasha.TouchEventInit.Builder
 
modifierAltGraph(boolean) - Method in interface akasha.WheelEventInit.Builder
 
modifierCapsLock(boolean) - Method in interface akasha.DragEventInit.Builder
 
modifierCapsLock(boolean) - Method in interface akasha.EventModifierInit.Builder
 
modifierCapsLock() - Method in interface akasha.EventModifierInit
 
modifierCapsLock(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
modifierCapsLock(boolean) - Method in interface akasha.MouseEventInit.Builder
 
modifierCapsLock(boolean) - Method in interface akasha.PointerEventInit.Builder
 
modifierCapsLock(boolean) - Method in interface akasha.TouchEventInit.Builder
 
modifierCapsLock(boolean) - Method in interface akasha.WheelEventInit.Builder
 
modifierFn(boolean) - Method in interface akasha.DragEventInit.Builder
 
modifierFn(boolean) - Method in interface akasha.EventModifierInit.Builder
 
modifierFn() - Method in interface akasha.EventModifierInit
 
modifierFn(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
modifierFn(boolean) - Method in interface akasha.MouseEventInit.Builder
 
modifierFn(boolean) - Method in interface akasha.PointerEventInit.Builder
 
modifierFn(boolean) - Method in interface akasha.TouchEventInit.Builder
 
modifierFn(boolean) - Method in interface akasha.WheelEventInit.Builder
 
modifierFnLock(boolean) - Method in interface akasha.DragEventInit.Builder
 
modifierFnLock(boolean) - Method in interface akasha.EventModifierInit.Builder
 
modifierFnLock() - Method in interface akasha.EventModifierInit
 
modifierFnLock(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
modifierFnLock(boolean) - Method in interface akasha.MouseEventInit.Builder
 
modifierFnLock(boolean) - Method in interface akasha.PointerEventInit.Builder
 
modifierFnLock(boolean) - Method in interface akasha.TouchEventInit.Builder
 
modifierFnLock(boolean) - Method in interface akasha.WheelEventInit.Builder
 
modifierHyper(boolean) - Method in interface akasha.DragEventInit.Builder
 
modifierHyper(boolean) - Method in interface akasha.EventModifierInit.Builder
 
modifierHyper() - Method in interface akasha.EventModifierInit
 
modifierHyper(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
modifierHyper(boolean) - Method in interface akasha.MouseEventInit.Builder
 
modifierHyper(boolean) - Method in interface akasha.PointerEventInit.Builder
 
modifierHyper(boolean) - Method in interface akasha.TouchEventInit.Builder
 
modifierHyper(boolean) - Method in interface akasha.WheelEventInit.Builder
 
modifierNumLock(boolean) - Method in interface akasha.DragEventInit.Builder
 
modifierNumLock(boolean) - Method in interface akasha.EventModifierInit.Builder
 
modifierNumLock() - Method in interface akasha.EventModifierInit
 
modifierNumLock(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
modifierNumLock(boolean) - Method in interface akasha.MouseEventInit.Builder
 
modifierNumLock(boolean) - Method in interface akasha.PointerEventInit.Builder
 
modifierNumLock(boolean) - Method in interface akasha.TouchEventInit.Builder
 
modifierNumLock(boolean) - Method in interface akasha.WheelEventInit.Builder
 
modifierScrollLock(boolean) - Method in interface akasha.DragEventInit.Builder
 
modifierScrollLock(boolean) - Method in interface akasha.EventModifierInit.Builder
 
modifierScrollLock() - Method in interface akasha.EventModifierInit
 
modifierScrollLock(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
modifierScrollLock(boolean) - Method in interface akasha.MouseEventInit.Builder
 
modifierScrollLock(boolean) - Method in interface akasha.PointerEventInit.Builder
 
modifierScrollLock(boolean) - Method in interface akasha.TouchEventInit.Builder
 
modifierScrollLock(boolean) - Method in interface akasha.WheelEventInit.Builder
 
modifierSuper(boolean) - Method in interface akasha.DragEventInit.Builder
 
modifierSuper(boolean) - Method in interface akasha.EventModifierInit.Builder
 
modifierSuper() - Method in interface akasha.EventModifierInit
 
modifierSuper(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
modifierSuper(boolean) - Method in interface akasha.MouseEventInit.Builder
 
modifierSuper(boolean) - Method in interface akasha.PointerEventInit.Builder
 
modifierSuper(boolean) - Method in interface akasha.TouchEventInit.Builder
 
modifierSuper(boolean) - Method in interface akasha.WheelEventInit.Builder
 
modifierSymbol(boolean) - Method in interface akasha.DragEventInit.Builder
 
modifierSymbol(boolean) - Method in interface akasha.EventModifierInit.Builder
 
modifierSymbol() - Method in interface akasha.EventModifierInit
 
modifierSymbol(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
modifierSymbol(boolean) - Method in interface akasha.MouseEventInit.Builder
 
modifierSymbol(boolean) - Method in interface akasha.PointerEventInit.Builder
 
modifierSymbol(boolean) - Method in interface akasha.TouchEventInit.Builder
 
modifierSymbol(boolean) - Method in interface akasha.WheelEventInit.Builder
 
modifierSymbolLock(boolean) - Method in interface akasha.DragEventInit.Builder
 
modifierSymbolLock(boolean) - Method in interface akasha.EventModifierInit.Builder
 
modifierSymbolLock() - Method in interface akasha.EventModifierInit
 
modifierSymbolLock(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
modifierSymbolLock(boolean) - Method in interface akasha.MouseEventInit.Builder
 
modifierSymbolLock(boolean) - Method in interface akasha.PointerEventInit.Builder
 
modifierSymbolLock(boolean) - Method in interface akasha.TouchEventInit.Builder
 
modifierSymbolLock(boolean) - Method in interface akasha.WheelEventInit.Builder
 
module(GPUShaderModule) - Method in interface akasha.gpu.GPUFragmentState.Builder
 
module(GPUShaderModule) - Method in interface akasha.gpu.GPUProgrammableStage.Builder
 
module() - Method in interface akasha.gpu.GPUProgrammableStage
 
module(GPUShaderModule) - Method in interface akasha.gpu.GPUVertexState.Builder
 
Module - Class in akasha.wasm
A WebAssembly.Module object contains stateless WebAssembly code that has already been compiled by the browser — this can be efficiently shared with Workers, and instantiated multiple times.
Module(BufferSource) - Constructor for class akasha.wasm.Module
 
module(String) - Method in interface akasha.wasm.ModuleImportDescriptor.Builder
 
module() - Method in interface akasha.wasm.ModuleImportDescriptor
 
module(Module) - Method in interface akasha.wasm.WebAssemblyInstantiatedSource.Builder
 
module() - Method in interface akasha.wasm.WebAssemblyInstantiatedSource
 
module - Static variable in annotation type akasha.WorkerType
 
ModuleExportDescriptor - Interface in akasha.wasm
 
ModuleExportDescriptor.Builder - Interface in akasha.wasm
 
ModuleImportDescriptor - Interface in akasha.wasm
 
ModuleImportDescriptor.Builder - Interface in akasha.wasm
 
modulusLength(int) - Method in interface akasha.crypto.RsaHashedKeyAlgorithm.Builder
 
modulusLength(int) - Method in interface akasha.crypto.RsaHashedKeyGenParams.Builder
 
modulusLength(int) - Method in interface akasha.crypto.RsaKeyAlgorithm.Builder
 
modulusLength() - Method in interface akasha.crypto.RsaKeyAlgorithm
 
modulusLength(int) - Method in interface akasha.crypto.RsaKeyGenParams.Builder
 
modulusLength() - Method in interface akasha.crypto.RsaKeyGenParams
 
monitor - Static variable in annotation type akasha.media.DisplayCaptureSurfaceType
 
month - Static variable in annotation type akasha.InputType
A control for entering a month and year, with no time zone.
motion - Static variable in annotation type akasha.media.CursorCaptureConstraint
 
MouseEvent - Class in akasha
The MouseEvent interface represents events that occur due to the user interacting with a pointing device (such as a mouse).
MouseEvent(String, MouseEventInit) - Constructor for class akasha.MouseEvent
The MouseEvent() constructor creates a new MouseEvent.
MouseEvent(String) - Constructor for class akasha.MouseEvent
The MouseEvent() constructor creates a new MouseEvent.
MouseEventHandler - Interface in akasha
Handle events of type MouseEvent
MouseEventInit - Interface in akasha
 
MouseEventInit.Builder - Interface in akasha
 
MouseEventListener - Interface in akasha
Listener for events of type MouseEvent
moveBy(int, int) - Method in class akasha.Window
The moveBy() method of the Window interface moves the current window by a specified amount.
moveBy(int, int) - Static method in class akasha.WindowGlobal
The moveBy() method of the Window interface moves the current window by a specified amount.
movementX(int) - Method in interface akasha.DragEventInit.Builder
 
movementX() - Method in class akasha.MouseEvent
The movementX read-only property of the MouseEvent interface provides the difference in the X coordinate of the mouse pointer between the given event and the previous mousemove event.
movementX(int) - Method in interface akasha.MouseEventInit.Builder
 
movementX() - Method in interface akasha.MouseEventInit
 
movementX(int) - Method in interface akasha.PointerEventInit.Builder
 
movementX(int) - Method in interface akasha.WheelEventInit.Builder
 
movementY(int) - Method in interface akasha.DragEventInit.Builder
 
movementY() - Method in class akasha.MouseEvent
The movementY read-only property of the MouseEvent interface provides the difference in the Y coordinate of the mouse pointer between the given event and the previous mousemove event.
movementY(int) - Method in interface akasha.MouseEventInit.Builder
 
movementY() - Method in interface akasha.MouseEventInit
 
movementY(int) - Method in interface akasha.PointerEventInit.Builder
 
movementY(int) - Method in interface akasha.WheelEventInit.Builder
 
moveTo(double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.moveTo() method of the Canvas 2D API begins a new sub-path at the point specified by the given (x, y) coordinates.
moveTo(double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
moveTo(double, double) - Method in class akasha.Path2D
 
moveTo(int, int) - Method in class akasha.Window
The moveTo() method of the Window interface moves the current window to the specified coordinates.
moveTo(int, int) - Static method in class akasha.WindowGlobal
The moveTo() method of the Window interface moves the current window to the specified coordinates.
mtu(int) - Method in interface akasha.rtc.RTCSctpTransportStats.Builder
 
mtu() - Method in interface akasha.rtc.RTCSctpTransportStats
 
MultiCacheQueryOptions - Interface in akasha
 
MultiCacheQueryOptions.Builder - Interface in akasha
 
multiDrawArraysInstancedWEBGL(int, Int32Array, int, Int32Array, int, Int32Array, int, int) - Method in class akasha.gl.WEBGL_multi_draw
 
multiDrawArraysWEBGL(int, Int32Array, int, Int32Array, int, int) - Method in class akasha.gl.WEBGL_multi_draw
 
multiDrawElementsInstancedWEBGL(int, Int32Array, int, int, Int32Array, int, Int32Array, int, int) - Method in class akasha.gl.WEBGL_multi_draw
 
multiDrawElementsWEBGL(int, Int32Array, int, int, Int32Array, int, int) - Method in class akasha.gl.WEBGL_multi_draw
 
multiEntry() - Method in class akasha.idb.IDBIndex
A Boolean:
multiEntry(boolean) - Method in interface akasha.idb.IDBIndexParameters.Builder
 
multiEntry() - Method in interface akasha.idb.IDBIndexParameters
 
multiline() - Method in class akasha.core.RegExp
The multiline property indicates whether or not the "m" flag is used with the regular expression.
multipart_form_data - Static variable in annotation type akasha.FormEncodingType
Use this if the form contains <input> elements with type=file.
multiple - Variable in class akasha.HTMLInputElement
The HTMLInputElement.multiple property indicates if an input can have more than one value.
multiple - Variable in class akasha.HTMLSelectElement
 
multiply(DOMMatrixInit) - Method in class akasha.DOMMatrixReadOnly
 
multiply() - Method in class akasha.DOMMatrixReadOnly
 
multiplySelf(DOMMatrixInit) - Method in class akasha.DOMMatrix
 
multiplySelf() - Method in class akasha.DOMMatrix
 
multisample(GPUMultisampleState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor.Builder
 
multisample() - Method in interface akasha.gpu.GPURenderPipelineDescriptor
 
multisampled(boolean) - Method in interface akasha.gpu.GPUTextureBindingLayout.Builder
 
multisampled() - Method in interface akasha.gpu.GPUTextureBindingLayout
 
mutable(boolean) - Method in interface akasha.wasm.GlobalDescriptor.Builder
 
mutable() - Method in interface akasha.wasm.GlobalDescriptor
 
MutationCallback - Interface in akasha
 
MutationObserver - Class in akasha
The MutationObserver interface provides the ability to watch for changes being made to the DOM tree.
MutationObserver(MutationCallback) - Constructor for class akasha.MutationObserver
The DOM MutationObserver() constructor — part of the MutationObserver interface — creates and returns a new observer which invokes a specified callback when DOM events occur.
MutationObserverInit - Interface in akasha
The MutationObserverInit dictionary describes the configuration of a mutation observer.
MutationObserverInit.Builder - Interface in akasha
The MutationObserverInit dictionary describes the configuration of a mutation observer.
MutationRecord - Class in akasha
A MutationRecord represents an individual DOM mutation.
MutationRecord() - Constructor for class akasha.MutationRecord
 
muted - Variable in class akasha.HTMLMediaElement
The HTMLMediaElement.muted indicates whether the media element muted.
muted() - Method in class akasha.media.MediaStreamTrack
The muted read-only property of the MediaStreamTrack interface returns a Boolean value indicating whether or not the track is currently unable to provide media output.

N

n(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
n() - Method in interface akasha.crypto.JsonWebKey
 
nackCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The nackCount property of the RTCInboundRtpStreamStats dictionary is a numeric value indicating the number of times the receiver sent a NACK packet to the sender.
nackCount() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The nackCount property of the RTCInboundRtpStreamStats dictionary is a numeric value indicating the number of times the receiver sent a NACK packet to the sender.
nackCount(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The nackCount property of the RTCOutboundRtpStreamStats dictionary is a numeric value indicating the number of times the RTCRtpSender described by this object received a NACK packet from the remote receiver.
nackCount() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The nackCount property of the RTCOutboundRtpStreamStats dictionary is a numeric value indicating the number of times the RTCRtpSender described by this object received a NACK packet from the remote receiver.
name() - Method in class akasha.Attr
 
name(String) - Method in interface akasha.audio.AudioParamDescriptor.Builder
 
name() - Method in interface akasha.audio.AudioParamDescriptor
 
name - Static variable in annotation type akasha.AutocompleteType
The field expects the value to be a person's full name.
name() - Method in class akasha.bluetooth.BluetoothAdvertisingEvent
 
name(String) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
name() - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
name() - Method in class akasha.bluetooth.BluetoothDevice
The BluetoothDevice.name read-only property returns a DOMString that provides a human-readable name for the device.
name(String) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit.Builder
 
name() - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
name(String) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor.Builder
 
name() - Method in class akasha.BroadcastChannel
The read-only BroadcastChannel.name property returns a DOMString, which uniquely identifies the given channel with its name.
name(String) - Method in interface akasha.CameraDevicePermissionDescriptor.Builder
 
name(String) - Method in interface akasha.clipboard.ClipboardPermissionDescriptor.Builder
 
name - Static variable in class akasha.core.Float32Array
The name property represents a string value of the typed array constructor name.
name - Static variable in class akasha.core.Float64Array
The name property represents a string value of the typed array constructor name.
name - Static variable in class akasha.core.Int16Array
The name property represents a string value of the typed array constructor name.
name - Static variable in class akasha.core.Int32Array
The name property represents a string value of the typed array constructor name.
name - Static variable in class akasha.core.Int8Array
The name property represents a string value of the typed array constructor name.
name() - Method in class akasha.core.JsError
The name property represents a name for the type of error.
name - Static variable in class akasha.core.Uint16Array
The name property represents a string value of the typed array constructor name.
name - Static variable in class akasha.core.Uint32Array
The name property represents a string value of the typed array constructor name.
name - Static variable in class akasha.core.Uint8Array
The name property represents a string value of the typed array constructor name.
name - Static variable in class akasha.core.Uint8ClampedArray
The name property represents a string value of the typed array constructor name.
name(String) - Method in interface akasha.crypto.AesCbcParams.Builder
 
name(String) - Method in interface akasha.crypto.AesCtrParams.Builder
 
name(String) - Method in interface akasha.crypto.AesDerivedKeyParams.Builder
 
name(String) - Method in interface akasha.crypto.AesGcmParams.Builder
 
name(String) - Method in interface akasha.crypto.AesKeyAlgorithm.Builder
 
name(String) - Method in interface akasha.crypto.AesKeyGenParams.Builder
 
name(String) - Method in interface akasha.crypto.Algorithm.Builder
 
name() - Method in interface akasha.crypto.Algorithm
 
name(String) - Method in interface akasha.crypto.EcdhKeyDeriveParams.Builder
 
name(String) - Method in interface akasha.crypto.EcdsaParams.Builder
 
name(String) - Method in interface akasha.crypto.EcKeyAlgorithm.Builder
 
name(String) - Method in interface akasha.crypto.EcKeyGenParams.Builder
 
name(String) - Method in interface akasha.crypto.EcKeyImportParams.Builder
 
name(String) - Method in interface akasha.crypto.HkdfParams.Builder
 
name(String) - Method in interface akasha.crypto.HmacImportParams.Builder
 
name(String) - Method in interface akasha.crypto.HmacKeyAlgorithm.Builder
 
name(String) - Method in interface akasha.crypto.HmacKeyGenParams.Builder
 
name(String) - Method in interface akasha.crypto.KeyAlgorithm.Builder
 
name() - Method in interface akasha.crypto.KeyAlgorithm
 
name(String) - Method in interface akasha.crypto.Pbkdf2Params.Builder
 
name(String) - Method in interface akasha.crypto.RsaHashedImportParams.Builder
 
name(String) - Method in interface akasha.crypto.RsaHashedKeyAlgorithm.Builder
 
name(String) - Method in interface akasha.crypto.RsaHashedKeyGenParams.Builder
 
name(String) - Method in interface akasha.crypto.RsaKeyAlgorithm.Builder
 
name(String) - Method in interface akasha.crypto.RsaKeyGenParams.Builder
 
name(String) - Method in interface akasha.crypto.RsaOaepParams.Builder
 
name(String) - Method in interface akasha.crypto.RsaPssParams.Builder
 
name - Variable in class akasha.CSSCounterStyleRule
 
name - Variable in class akasha.CSSKeyframesRule
 
name() - Method in class akasha.CSSMarginRule
 
name(String) - Method in interface akasha.DevicePermissionDescriptor.Builder
 
name() - Method in class akasha.DocumentType
 
name() - Method in class akasha.FederatedCredential
 
name(String) - Method in interface akasha.FederatedCredentialInit.Builder
 
name() - Method in interface akasha.FederatedCredentialInit
 
name() - Method in class akasha.File
Returns the name of the file represented by a File object.
NAME - Static variable in class akasha.gl.ANGLE_instanced_arrays
 
NAME - Static variable in class akasha.gl.EXT_blend_minmax
 
NAME - Static variable in class akasha.gl.EXT_color_buffer_float
 
NAME - Static variable in class akasha.gl.EXT_color_buffer_half_float
 
NAME - Static variable in class akasha.gl.EXT_disjoint_timer_query
 
NAME - Static variable in class akasha.gl.EXT_disjoint_timer_query_webgl2
 
NAME - Static variable in class akasha.gl.EXT_float_blend
 
NAME - Static variable in class akasha.gl.EXT_frag_depth
 
NAME - Static variable in class akasha.gl.EXT_shader_texture_lod
 
NAME - Static variable in class akasha.gl.EXT_sRGB
 
NAME - Static variable in class akasha.gl.EXT_texture_compression_bptc
 
NAME - Static variable in class akasha.gl.EXT_texture_compression_rgtc
 
NAME - Static variable in class akasha.gl.EXT_texture_filter_anisotropic
 
NAME - Static variable in class akasha.gl.EXT_texture_norm16
 
NAME - Static variable in class akasha.gl.KHR_parallel_shader_compile
 
NAME - Static variable in class akasha.gl.OCULUS_multiview
 
NAME - Static variable in class akasha.gl.OES_element_index_uint
 
NAME - Static variable in class akasha.gl.OES_fbo_render_mipmap
 
NAME - Static variable in class akasha.gl.OES_standard_derivatives
 
NAME - Static variable in class akasha.gl.OES_texture_float_linear
 
NAME - Static variable in class akasha.gl.OES_texture_half_float
 
NAME - Static variable in class akasha.gl.OES_texture_half_float_linear
 
NAME - Static variable in class akasha.gl.OES_vertex_array_object
 
NAME - Static variable in class akasha.gl.OVR_multiview2
 
NAME - Static variable in class akasha.gl.WEBGL_color_buffer_float
 
NAME - Static variable in class akasha.gl.WEBGL_compressed_texture_astc
 
NAME - Static variable in class akasha.gl.WEBGL_compressed_texture_etc
 
NAME - Static variable in class akasha.gl.WEBGL_compressed_texture_etc1
 
NAME - Static variable in class akasha.gl.WEBGL_compressed_texture_pvrtc
 
NAME - Static variable in class akasha.gl.WEBGL_compressed_texture_s3tc
 
NAME - Static variable in class akasha.gl.WEBGL_compressed_texture_s3tc_srgb
 
NAME - Static variable in class akasha.gl.WEBGL_debug_renderer_info
 
NAME - Static variable in class akasha.gl.WEBGL_debug_shaders
 
NAME - Static variable in class akasha.gl.WEBGL_depth_texture
 
NAME - Static variable in class akasha.gl.WEBGL_draw_buffers
 
NAME - Static variable in class akasha.gl.WEBGL_lose_context
 
NAME - Static variable in class akasha.gl.WEBGL_multi_draw
 
name() - Method in class akasha.gl.WebGLActiveInfo
The read-only WebGLActiveInfo.name property represents the name of the requested data returned by calling the getActiveAttrib() or getActiveUniform() methods.
name() - Method in class akasha.gpu.GPUAdapter
 
name - Variable in class akasha.HTMLAnchorElement
 
name - Variable in class akasha.HTMLButtonElement
 
name - Variable in class akasha.HTMLEmbedElement
 
name - Variable in class akasha.HTMLFieldSetElement
 
name - Variable in class akasha.HTMLFormElement
The HTMLFormElement.name property represents the name of the current form element as a string.
name - Variable in class akasha.HTMLFrameElement
 
name - Variable in class akasha.HTMLIFrameElement
 
name - Variable in class akasha.HTMLImageElement
The HTMLImageElement interface's deprecated name property specifies a name for the element.
name - Variable in class akasha.HTMLInputElement
 
name - Variable in class akasha.HTMLMapElement
 
name - Variable in class akasha.HTMLMetaElement
 
name - Variable in class akasha.HTMLObjectElement
The name property of the HTMLObjectElement interface returns a DOMString that reflects the name HTML attribute, specifying the name of the browsing context.
name - Variable in class akasha.HTMLOutputElement
 
name - Variable in class akasha.HTMLParamElement
 
name - Variable in class akasha.HTMLSelectElement
 
name - Variable in class akasha.HTMLSlotElement
The name property of the HTMLSlotElement interface returns or sets the slot name.
name - Variable in class akasha.HTMLTextAreaElement
 
name() - Method in class akasha.idb.IDBDatabase
A DOMString containing the name of the connected database.
name(String) - Method in interface akasha.idb.IDBDatabaseInfo.Builder
 
name() - Method in interface akasha.idb.IDBDatabaseInfo
 
name - Variable in class akasha.idb.IDBIndex
A DOMString specifying a name for the index.
name - Variable in class akasha.idb.IDBObjectStore
A DOMString containing the object store's name.
name(String) - Method in interface akasha.MidiPermissionDescriptor.Builder
 
name() - Method in class akasha.PasswordCredential
The name read-only property of the PasswordCredential interface returns a USVSTring containing a human-readable public name for display in a credential chooser.
name(String) - Method in interface akasha.PasswordCredentialData.Builder
 
name() - Method in interface akasha.PasswordCredentialData
 
name() - Method in class akasha.perf.PerformanceEntry
The name property of the PerformanceEntry interface returns a value that further specifies the value returned by the PerformanceEntry.entryType property.
name(String) - Method in interface akasha.PermissionDescriptor.Builder
 
name() - Method in interface akasha.PermissionDescriptor
 
name() - Method in class akasha.Plugin
 
name(String) - Method in interface akasha.PublicKeyCredentialEntity.Builder
 
name() - Method in interface akasha.PublicKeyCredentialEntity
 
name(String) - Method in interface akasha.PublicKeyCredentialRpEntity.Builder
 
name(String) - Method in interface akasha.PublicKeyCredentialUserEntity.Builder
 
name(String) - Method in interface akasha.PushPermissionDescriptor.Builder
 
name - Variable in class akasha.rtc.RTCIdentityAssertion
 
name(String) - Method in interface akasha.speech.SpeechSynthesisErrorEventInit.Builder
 
name() - Method in class akasha.speech.SpeechSynthesisEvent
The name read-only property of the SpeechSynthesisUtterance interface returns the name associated with certain types of events occuring as the SpeechSynthesisUtterance.text is being spoken: the name of the SSML marker reached in the case of a mark event, or the type of boundary reached in the case of a boundary event.
name(String) - Method in interface akasha.speech.SpeechSynthesisEventInit.Builder
 
name() - Method in interface akasha.speech.SpeechSynthesisEventInit
 
name() - Method in class akasha.speech.SpeechSynthesisVoice
The name read-only property of the SpeechSynthesisVoice interface returns a human-readable name that represents the voice.
name(String) - Method in interface akasha.wasm.ModuleExportDescriptor.Builder
 
name() - Method in interface akasha.wasm.ModuleExportDescriptor
 
name(String) - Method in interface akasha.wasm.ModuleImportDescriptor.Builder
 
name() - Method in interface akasha.wasm.ModuleImportDescriptor
 
name - Variable in class akasha.Window
The Window.name property gets/sets the name of the window's browsing context.
name - Static variable in class akasha.WindowGlobal
The Window.name property gets/sets the name of the window's browsing context.
name(String) - Method in interface akasha.WorkerOptions.Builder
 
name() - Method in interface akasha.WorkerOptions
 
name(String) - Method in interface akasha.xr.XRPermissionDescriptor.Builder
 
named - Static variable in annotation type akasha.SlotAssignmentMode
 
namedCurve(String) - Method in interface akasha.crypto.EcKeyAlgorithm.Builder
 
namedCurve() - Method in interface akasha.crypto.EcKeyAlgorithm
 
namedCurve(String) - Method in interface akasha.crypto.EcKeyGenParams.Builder
 
namedCurve() - Method in interface akasha.crypto.EcKeyGenParams
 
namedCurve(String) - Method in interface akasha.crypto.EcKeyImportParams.Builder
 
namedCurve() - Method in interface akasha.crypto.EcKeyImportParams
 
namedItem(String) - Method in class akasha.HTMLAllCollection
 
namedItem(String) - Method in class akasha.HTMLCollection
 
namedItem(String) - Method in class akasha.HTMLFormControlsCollection
The HTMLFormControlsCollection.namedItem() method returns the RadioNodeList or the Element in the collection whose name or id match the specified name, or null if no node matches.
namedItem(String) - Method in class akasha.HTMLOptionsCollection
 
namedItem(String) - Method in class akasha.HTMLReadOnlyOptionsCollection
 
namedItem(String) - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.namedItem() method returns the HTMLOptionElement corresponding to the HTMLOptionElement whose name or id match the specified name, or null if no option matches.
namedItem(String) - Method in class akasha.MimeTypeArray
 
namedItem(String) - Method in class akasha.Plugin
 
namedItem(String) - Method in class akasha.PluginArray
 
NamedNodeMap - Class in akasha
The NamedNodeMap interface represents a collection of Attr objects.
NamedNodeMap() - Constructor for class akasha.NamedNodeMap
 
namePrefix(String) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit.Builder
 
namePrefix() - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
NAMESPACE_ERR - Static variable in class akasha.DOMException
 
NAMESPACE_RULE - Static variable in class akasha.CSSRule
 
namespaceURI() - Method in class akasha.Attr
The Attr.namespaceURI read-only property returns the namespace URI of the attribute, or null if the element is not in a namespace.
namespaceURI() - Method in class akasha.CSSNamespaceRule
The CSSNamespaceRule.namespaceURI read-only property returns a DOMString containing the text of the URI of the given namespace.
namespaceURI() - Method in class akasha.Element
The Element.namespaceURI read-only property returns the namespace URI of the element, or null if the element is not in a namespace.
NaN - Static variable in class akasha.core.JsNumber
The Number.NaN property represents Not-A-Number.
native_ - Static variable in annotation type akasha.EndingType
 
natural - Static variable in annotation type akasha.OrientationLockType
 
naturalHeight() - Method in class akasha.HTMLImageElement
The HTMLImageElement interface's naturalHeight property is a read-only value which returns the intrinsic (natural), density-corrected height of the image in CSS pixels.
naturalWidth() - Method in class akasha.HTMLImageElement
The HTMLImageElement interface's read-only naturalWidth property returns the intrinsic (natural), density-corrected width of the image in CSS pixels.
navigate - Static variable in annotation type akasha.perf.NavigationType
 
navigate - Static variable in annotation type akasha.RequestMode
 
navigation() - Method in class akasha.perf.Performance
The legacy Performance.navigation read-only property returns a PerformanceNavigation object representing the type of navigation that occurs in the given browsing context, such as the number of redirections needed to fetch the resource.
navigationPreload() - Method in class akasha.ServiceWorkerRegistration
The navigationPreload read-only property of the ServiceWorkerRegistration interface returns the NavigationPreloadManager associated with the current service worker registration.
NavigationPreloadManager - Class in akasha
The NavigationPreloadManager interface of the Service Worker API provides methods for managing the preloading of resources with a service worker.
NavigationPreloadManager() - Constructor for class akasha.NavigationPreloadManager
 
NavigationPreloadState - Interface in akasha
 
NavigationPreloadState.Builder - Interface in akasha
 
navigationStart() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.navigationStart read-only property returns an unsigned long long representing the moment, in milliseconds since the UNIX epoch, right after the prompt for unload terminates on the previous document in the same browsing context.
NavigationType - Annotation Type in akasha.perf
 
NavigationType.Util - Class in akasha.perf
 
navigationUI(String) - Method in interface akasha.FullscreenOptions.Builder
The FullscreenOptions dictionary's navigationUI property is used when calling requestFullscreen() to specify to what extent the user agent should include its standard user interface while the element is presented in full-screen mode.
navigationUI() - Method in interface akasha.FullscreenOptions
The FullscreenOptions dictionary's navigationUI property is used when calling requestFullscreen() to specify to what extent the user agent should include its standard user interface while the element is presented in full-screen mode.
Navigator - Class in akasha
The Navigator interface represents the state and the identity of the user agent.
Navigator() - Constructor for class akasha.Navigator
 
navigator() - Method in class akasha.Window
The Window.navigator read-only property returns a reference to the Navigator object, which has methods and properties about the application running the script.
navigator() - Static method in class akasha.WindowGlobal
The Window.navigator read-only property returns a reference to the Navigator object, which has methods and properties about the application running the script.
NEAREST - Static variable in class akasha.gl.WebGL2RenderingContext
 
NEAREST - Static variable in class akasha.gl.WebGLRenderingContext
 
nearest - Static variable in annotation type akasha.gpu.GPUFilterMode
 
nearest - Static variable in annotation type akasha.ScrollLogicalPosition
 
NEAREST_MIPMAP_LINEAR - Static variable in class akasha.gl.WebGL2RenderingContext
 
NEAREST_MIPMAP_LINEAR - Static variable in class akasha.gl.WebGLRenderingContext
 
NEAREST_MIPMAP_NEAREST - Static variable in class akasha.gl.WebGL2RenderingContext
 
NEAREST_MIPMAP_NEAREST - Static variable in class akasha.gl.WebGLRenderingContext
 
negative - Static variable in annotation type akasha.CanPlayTypeResult
 
negative - Variable in class akasha.CSSCounterStyleRule
 
NEGATIVE_INFINITY - Static variable in class akasha.core.JsNumber
The Number.NEGATIVE_INFINITY property represents the negative Infinity value.
negotiated() - Method in class akasha.rtc.RTCDataChannel
The read-only RTCDataChannel property negotiated indicates whether the RTCDataChannel's connection was negotiated by the Web app (true) or by the WebRTC layer (false).
negotiated(boolean) - Method in interface akasha.rtc.RTCDataChannelInit.Builder
 
negotiated() - Method in interface akasha.rtc.RTCDataChannelInit
 
nested - Static variable in annotation type akasha.FrameType
 
network - Static variable in annotation type akasha.media.EndOfStreamError
 
network - Static variable in annotation type akasha.speech.SpeechRecognitionErrorCode
 
network - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
NETWORK_EMPTY - Static variable in class akasha.HTMLMediaElement
 
NETWORK_ERR - Static variable in class akasha.DOMException
 
NETWORK_IDLE - Static variable in class akasha.HTMLMediaElement
 
NETWORK_LOADING - Static variable in class akasha.HTMLMediaElement
 
NETWORK_NO_SOURCE - Static variable in class akasha.HTMLMediaElement
 
networkPriority(String) - Method in interface akasha.rtc.RTCRtpEncodingParameters.Builder
 
networkPriority() - Method in interface akasha.rtc.RTCRtpEncodingParameters
 
networkState() - Method in class akasha.HTMLMediaElement
The HTMLMediaElement.networkState property indicates the current state of the fetching of media over the network.
NEVER - Static variable in class akasha.gl.WebGL2RenderingContext
 
NEVER - Static variable in class akasha.gl.WebGLRenderingContext
 
never - Static variable in annotation type akasha.gpu.GPUCompareFunction
 
never - Static variable in annotation type akasha.media.CursorCaptureConstraint
 
new_ - Static variable in annotation type akasha.rtc.RTCDtlsTransportState
 
new_ - Static variable in annotation type akasha.rtc.RTCIceConnectionState
 
new_ - Static variable in annotation type akasha.rtc.RTCIceGathererState
 
new_ - Static variable in annotation type akasha.rtc.RTCIceGatheringState
 
new_ - Static variable in annotation type akasha.rtc.RTCIceTransportState
 
new_ - Static variable in annotation type akasha.rtc.RTCPeerConnectionState
 
new_password - Static variable in annotation type akasha.AutocompleteType
A new password.
newSubscription(PushSubscription) - Method in interface akasha.PushSubscriptionChangeEventInit.Builder
 
newSubscription() - Method in interface akasha.PushSubscriptionChangeEventInit
 
newURL() - Method in class akasha.HashChangeEvent
The newURL read-only property of the HashChangeEvent interface returns the new URL to which the window is navigating.
newURL(String) - Method in interface akasha.HashChangeEventInit.Builder
 
newURL() - Method in interface akasha.HashChangeEventInit
 
newValue() - Method in class akasha.StorageEvent
 
newValue(String) - Method in interface akasha.StorageEventInit.Builder
 
newValue() - Method in interface akasha.StorageEventInit
 
newValueSpecifiedUnits(int, float) - Method in class akasha.svg.SVGAngle
 
newValueSpecifiedUnits(int, float) - Method in class akasha.svg.SVGLength
 
newVersion() - Method in class akasha.idb.IDBVersionChangeEvent
A 64-bit integer.
newVersion(Double) - Method in interface akasha.idb.IDBVersionChangeEventInit.Builder
 
newVersion() - Method in interface akasha.idb.IDBVersionChangeEventInit
 
next - Static variable in annotation type akasha.idb.IDBCursorDirection
 
next() - Method in interface akasha.lang.JsIterator
 
next(Object) - Method in interface akasha.lang.JsIterator
 
nextElementSibling() - Method in class akasha.CharacterData
The NonDocumentTypeChildNode.nextElementSibling read-only property returns the element immediately following the specified one in its parent's children list, or null if the specified element is the last one in the list.
nextElementSibling() - Method in class akasha.Element
The NonDocumentTypeChildNode.nextElementSibling read-only property returns the element immediately following the specified one in its parent's children list, or null if the specified element is the last one in the list.
nextHopProtocol() - Method in class akasha.perf.PerformanceResourceTiming
The nextHopProtocol read-only property is a string representing the network protocol used to fetch the resource, as identified by the ALPN Protocol ID (RFC7301).
nextNode() - Method in class akasha.NodeIterator
The NodeIterator.nextNode() method returns the next node in the set represented by the NodeIterator and advances the position of the iterator within the set.
nextNode() - Method in class akasha.TreeWalker
The TreeWalker.nextNode() method moves the current Node to the next visible node in the document order, and returns the found node.
nextSibling() - Method in class akasha.MutationRecord
 
nextSibling() - Method in class akasha.Node
The Node.nextSibling read-only property returns the node immediately following the specified one in their parent's childNodes, or returns null if the specified node is the last child in the parent element.
nextSibling() - Method in class akasha.TreeWalker
The TreeWalker.nextSibling() method moves the current Node to its next sibling, if any, and returns the found sibling.
nextunique - Static variable in annotation type akasha.idb.IDBCursorDirection
 
nfc - Static variable in annotation type akasha.AuthenticatorTransport
 
nfc - Static variable in annotation type akasha.PermissionName
 
NICEST - Static variable in class akasha.gl.WebGL2RenderingContext
 
NICEST - Static variable in class akasha.gl.WebGLRenderingContext
 
nickname - Static variable in annotation type akasha.AutocompleteType
A nickname or handle.
no_cache - Static variable in annotation type akasha.RequestCache
 
no_cors - Static variable in annotation type akasha.RequestMode
 
NO_DATA_ALLOWED_ERR - Static variable in class akasha.DOMException
 
NO_ERROR - Static variable in class akasha.gl.WebGL2RenderingContext
 
NO_ERROR - Static variable in class akasha.gl.WebGLRenderingContext
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class akasha.DOMException
 
no_referrer - Static variable in annotation type akasha.ReferrerPolicy
The Referer header will not be sent.
no_referrer_when_downgrade - Static variable in annotation type akasha.ReferrerPolicy
The Referer header will not be sent to origins without TLS.
no_speech - Static variable in annotation type akasha.speech.SpeechRecognitionErrorCode
 
no_store - Static variable in annotation type akasha.RequestCache
 
Node - Class in akasha
The DOM Node interface is an abstract base class upon which many other DOM API objects are based, thus letting those object types to be used similarly and often interchangeably.
Node() - Constructor for class akasha.Node
 
NodeFilter - Interface in akasha
A NodeFilter interface represents an object used to filter the nodes in a NodeIterator or TreeWalker.
NodeIterator - Class in akasha
The NodeIterator interface represents an iterator over the members of a list of the nodes in a subtree of the DOM.
NodeIterator() - Constructor for class akasha.NodeIterator
 
NodeList - Class in akasha
NodeList objects are collections of nodes, usually returned by properties such as Node.childNodes and methods such as document.querySelectorAll().
NodeList() - Constructor for class akasha.NodeList
 
NodeList.Entry - Class in akasha
 
NodeList.ForEachCallback - Interface in akasha
 
NodeList.ForEachCallback2 - Interface in akasha
 
NodeList.ForEachCallback3 - Interface in akasha
 
nodeName() - Method in class akasha.Node
The nodeName read-only property returns the name of the current Node as a string.
nodeType() - Method in class akasha.Node
The read-only Node.nodeType property is an integer that identifies what the node is.
NodeType - Annotation Type in akasha
 
NodeType.Util - Class in akasha
 
nodeValue - Variable in class akasha.Node
The nodeValue property of the Node interface returns or sets the value of the current node.
noHref - Variable in class akasha.HTMLAreaElement
 
noiseSuppression(JsArray<Boolean>) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
noiseSuppression(Boolean...) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
noiseSuppression() - Method in interface akasha.media.MediaTrackCapabilities
 
noiseSuppression(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
noiseSuppression(boolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
noiseSuppression(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
noiseSuppression(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
noiseSuppression(boolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
noiseSuppression(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
noiseSuppression() - Method in interface akasha.media.MediaTrackConstraintSet
 
noiseSuppression(boolean) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's noiseSuppression property is a Boolean value whose value indicates whether or not noise suppression technology is enabled on an audio track.
noiseSuppression() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's noiseSuppression property is a Boolean value whose value indicates whether or not noise suppression technology is enabled on an audio track.
noiseSuppression(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's noiseSuppression property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the noiseSuppression constraint.
noiseSuppression() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's noiseSuppression property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the noiseSuppression constraint.
nominated(boolean) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property nominated specifies whether or not the candidate pair described by the underlying RTCIceCandidatePair has been nominated to be used as the configuration for the WebRTC connection.
nominated() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property nominated specifies whether or not the candidate pair described by the underlying RTCIceCandidatePair has been nominated to be used as the configuration for the WebRTC connection.
noModule - Variable in class akasha.HTMLScriptElement
 
non_filtering - Static variable in annotation type akasha.gpu.GPUSamplerBindingType
 
nonce - Variable in class akasha.HTMLElement
 
nonce - Variable in class akasha.svg.SVGElement
 
none - Static variable in annotation type akasha.AttestationConveyancePreference
 
none - Static variable in annotation type akasha.audio.OverSampleType
 
none - Static variable in annotation type akasha.AutocapitalizeType
No autocapitalization is applied (all letters default to lowercase).
none - Static variable in annotation type akasha.CanvasFontKerning
 
none - Static variable in annotation type akasha.ColorSpaceConversion
 
NONE - Static variable in class akasha.Event
 
none - Static variable in annotation type akasha.FillMode
 
none - Static variable in annotation type akasha.FrameType
 
NONE - Static variable in class akasha.gl.WebGL2RenderingContext
 
NONE - Static variable in class akasha.gl.WebGLRenderingContext
 
none - Static variable in annotation type akasha.gpu.GPUCullMode
 
NONE - Static variable in class akasha.HTMLTrackElement
 
none - Static variable in annotation type akasha.ImageOrientation
 
none - Static variable in annotation type akasha.InputModeType
No virtual keyboard.
none - Static variable in annotation type akasha.media.VideoResizeModeEnum
 
none - Static variable in annotation type akasha.MediaPreloadType
Indicates that the audio should not be preloaded.
none - Static variable in annotation type akasha.PremultiplyAlpha
 
none - Static variable in annotation type akasha.rtc.RTCQualityLimitationReason
 
none - Static variable in annotation type akasha.ScrollSetting
 
none - Static variable in annotation type akasha.ServiceWorkerUpdateViaCache
 
none - Static variable in annotation type akasha.xr.XREye
 
none - Static variable in annotation type akasha.xr.XRHandedness
 
nonzero - Static variable in annotation type akasha.CanvasFillRule
 
noResize - Variable in class akasha.HTMLFrameElement
 
normal - Static variable in annotation type akasha.CanvasFontKerning
 
normal - Static variable in annotation type akasha.CanvasFontStretch
 
normal - Static variable in annotation type akasha.CanvasFontVariantCaps
 
normal - Static variable in annotation type akasha.PlaybackDirection
 
normalize - Variable in class akasha.audio.ConvolverNode
The normalize property of the ConvolverNode interface is a boolean that controls whether the impulse response from the buffer will be scaled by an equal-power normalization when the buffer attribute is set, or not.
normalize(String) - Method in class akasha.core.JsString
The normalize() method returns the Unicode Normalization Form of the string.
normalize() - Method in class akasha.core.JsString
The normalize() method returns the Unicode Normalization Form of the string.
normalize() - Method in class akasha.Node
The Node.normalize() method puts the specified node and all of its sub-tree into a "normalized" form.
noShade - Variable in class akasha.HTMLHRElement
 
not_allowed - Static variable in annotation type akasha.MediaKeysRequirement
 
not_allowed - Static variable in annotation type akasha.speech.SpeechRecognitionErrorCode
 
not_allowed - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
not_equal - Static variable in annotation type akasha.core.AtomicWaitResult
 
not_equal - Static variable in annotation type akasha.gpu.GPUCompareFunction
 
NOT_FOUND_ERR - Static variable in class akasha.DOMException
 
NOT_SUPPORTED_ERR - Static variable in class akasha.DOMException
 
NOTATION_NODE - Static variable in class akasha.Node
 
notch - Static variable in annotation type akasha.audio.BiquadFilterType
 
NOTEQUAL - Static variable in class akasha.gl.WebGL2RenderingContext
 
NOTEQUAL - Static variable in class akasha.gl.WebGLRenderingContext
 
Notification - Class in akasha.notifications
The Notification interface of the Notifications API is used to configure and display desktop notifications to the user.
Notification(String, NotificationOptions) - Constructor for class akasha.notifications.Notification
The Notification() constructor creates a new Notification object instance, which represents a user notification.
Notification(String) - Constructor for class akasha.notifications.Notification
The Notification() constructor creates a new Notification object instance, which represents a user notification.
notification(Notification) - Method in interface akasha.notifications.NotificationEventInit.Builder
 
notification() - Method in interface akasha.notifications.NotificationEventInit
 
NotificationAction - Interface in akasha.notifications
The NotificationAction interface of the Notifications API is used to represent action buttons the user can click to interact with notifications.
NotificationAction.Builder - Interface in akasha.notifications
The NotificationAction interface of the Notifications API is used to represent action buttons the user can click to interact with notifications.
NotificationDirection - Annotation Type in akasha.notifications
 
NotificationDirection.Util - Class in akasha.notifications
 
NotificationEventInit - Interface in akasha.notifications
 
NotificationEventInit.Builder - Interface in akasha.notifications
 
NotificationOptions - Interface in akasha.notifications
 
NotificationOptions.Builder - Interface in akasha.notifications
 
NotificationPermission - Annotation Type in akasha.notifications
 
NotificationPermission.Util - Class in akasha.notifications
 
NotificationPermissionCallback - Interface in akasha.notifications
 
notifications - Static variable in annotation type akasha.PermissionName
 
notify_() - Method in class akasha.bluetooth.BluetoothCharacteristicProperties
The notify read-only property of the BluetoothCharacteristicProperties interface returns a boolean that is true if notifications of the characteristic value without acknowledgement is permitted.
noValidate - Variable in class akasha.HTMLFormElement
 
now() - Static method in class akasha.core.JsDate
The static Date.now() method returns the number of milliseconds elapsed since January 1, 1970 00:00:00 UTC.
now() - Method in class akasha.perf.Performance
The performance.now() method returns a DOMHighResTimeStamp, measured in milliseconds.
noWrap - Variable in class akasha.HTMLTableCellElement
 
number - Static variable in annotation type akasha.InputType
A control for entering a number.
NUMBER_TYPE - Static variable in class akasha.XPathResult
 
numberOfChannels() - Method in class akasha.audio.AudioBuffer
An integer.
numberOfChannels(int) - Method in interface akasha.audio.AudioBufferOptions.Builder
 
numberOfChannels() - Method in interface akasha.audio.AudioBufferOptions
 
numberOfChannels(int) - Method in interface akasha.audio.OfflineAudioContextOptions.Builder
 
numberOfChannels() - Method in interface akasha.audio.OfflineAudioContextOptions
 
numberOfChannels() - Method in class akasha.AudioData
 
numberOfChannels(int) - Method in interface akasha.AudioDataInit.Builder
 
numberOfChannels() - Method in interface akasha.AudioDataInit
 
numberOfChannels(int) - Method in interface akasha.AudioDecoderConfig.Builder
 
numberOfChannels() - Method in interface akasha.AudioDecoderConfig
 
numberOfChannels(int) - Method in interface akasha.AudioEncoderConfig.Builder
 
numberOfChannels() - Method in interface akasha.AudioEncoderConfig
 
numberOfFrames() - Method in class akasha.AudioData
 
numberOfFrames(int) - Method in interface akasha.AudioDataInit.Builder
 
numberOfFrames() - Method in interface akasha.AudioDataInit
 
numberOfInputs() - Method in class akasha.audio.AudioNode
The numberOfInputs property of the AudioNode interface returns the number of inputs feeding the node.
numberOfInputs(int) - Method in interface akasha.audio.AudioWorkletNodeOptions.Builder
 
numberOfInputs() - Method in interface akasha.audio.AudioWorkletNodeOptions
 
numberOfInputs(int) - Method in interface akasha.audio.ChannelMergerOptions.Builder
 
numberOfInputs() - Method in interface akasha.audio.ChannelMergerOptions
 
numberOfItems() - Method in class akasha.svg.SVGLengthList
 
numberOfItems() - Method in class akasha.svg.SVGNumberList
 
numberOfItems() - Method in class akasha.svg.SVGPointList
 
numberOfItems() - Method in class akasha.svg.SVGStringList
 
numberOfItems() - Method in class akasha.svg.SVGTransformList
 
numberOfOutputs() - Method in class akasha.audio.AudioNode
The numberOfOutputs property of the AudioNode interface returns the number of outputs coming out of the node.
numberOfOutputs(int) - Method in interface akasha.audio.AudioWorkletNodeOptions.Builder
 
numberOfOutputs() - Method in interface akasha.audio.AudioWorkletNodeOptions
 
numberOfOutputs(int) - Method in interface akasha.audio.ChannelSplitterOptions.Builder
 
numberOfOutputs() - Method in interface akasha.audio.ChannelSplitterOptions
 
numberValue() - Method in class akasha.XPathResult
The read-only numberValue property of the XPathResult interface returns the numeric value of a result with XPathResult.resultType being NUMBER_TYPE.
numeric - Static variable in annotation type akasha.InputModeType
Numeric input keyboard, but only requires the digits 0–9.
numOctaves() - Method in class akasha.svg.SVGFETurbulenceElement
 

O

object - Static variable in annotation type akasha.RequestDestination
 
OBJECT_TYPE - Static variable in class akasha.gl.WebGL2RenderingContext
 
ObjectPropertyDescriptor - Interface in akasha.core
 
ObjectPropertyDescriptor.Builder - Interface in akasha.core
 
ObjectPropertyEntry - Class in akasha.core
 
ObjectPropertyEntry() - Constructor for class akasha.core.ObjectPropertyEntry
 
objectStore() - Method in class akasha.idb.IDBIndex
An IDBObjectStore.
objectStore(String) - Method in class akasha.idb.IDBTransaction
The objectStore() method of the IDBTransaction interface returns an object store that has already been added to the scope of this transaction.
objectStoreNames() - Method in class akasha.idb.IDBDatabase
A DOMStringList containing a list of the names of the object stores currently in the connected database.
objectStoreNames() - Method in class akasha.idb.IDBTransaction
The objectStoreNames read-only property of the IDBTransaction interface returns a DOMStringList of names of IDBObjectStore objects.
observe(Element) - Method in class akasha.IntersectionObserver
The IntersectionObserver method observe() adds an element to the set of target elements being watched by the IntersectionObserver.
observe(Node, MutationObserverInit) - Method in class akasha.MutationObserver
The MutationObserver method observe() configures the MutationObserver callback to begin receiving notifications of changes to the DOM that match the given options.
observe(Node) - Method in class akasha.MutationObserver
The MutationObserver method observe() configures the MutationObserver callback to begin receiving notifications of changes to the DOM that match the given options.
observe(PerformanceObserverInit) - Method in class akasha.perf.PerformanceObserver
The observe() method of the PerformanceObserver interface is used to specify the set of performance entry types to observe.
observe() - Method in class akasha.perf.PerformanceObserver
The observe() method of the PerformanceObserver interface is used to specify the set of performance entry types to observe.
observe() - Method in class akasha.ReportingObserver
The observe() method of the ReportingObserver interface instructs a reporting observer to start collecting reports in its report queue.
occlusion - Static variable in annotation type akasha.gpu.GPUQueryType
 
occlusionQuerySet(GPUQuerySet) - Method in interface akasha.gpu.GPURenderPassDescriptor.Builder
 
occlusionQuerySet() - Method in interface akasha.gpu.GPURenderPassDescriptor
 
OCULUS_multiview - Class in akasha.gl
 
OCULUS_multiview() - Constructor for class akasha.gl.OCULUS_multiview
 
OES_element_index_uint - Class in akasha.gl
The OES_element_index_uint extension is part of the WebGL API and adds support for gl.UNSIGNED_INT types to WebGLRenderingContext.drawElements().
OES_element_index_uint() - Constructor for class akasha.gl.OES_element_index_uint
 
OES_fbo_render_mipmap - Class in akasha.gl
The OES_fbo_render_mipmap extension is part of the WebGL API and makes it possible to attach any level of a texture to a framebuffer object.
OES_fbo_render_mipmap() - Constructor for class akasha.gl.OES_fbo_render_mipmap
 
OES_standard_derivatives - Class in akasha.gl
The OES_standard_derivatives extension is part of the WebGL API and adds the GLSL derivative functions dFdx, dFdy, and fwidth.
OES_standard_derivatives() - Constructor for class akasha.gl.OES_standard_derivatives
 
OES_texture_float - Class in akasha.gl
The OES_texture_float extension is part of the WebGL API and exposes floating-point pixel types for textures.
OES_texture_float() - Constructor for class akasha.gl.OES_texture_float
 
OES_texture_float_linear - Class in akasha.gl
The OES_texture_float_linear extension is part of the WebGL API and allows linear filtering with floating-point pixel types for textures.
OES_texture_float_linear() - Constructor for class akasha.gl.OES_texture_float_linear
 
OES_texture_half_float - Class in akasha.gl
The OES_texture_half_float extension is part of the WebGL API and adds texture formats with 16- (aka half float) and 32-bit floating-point components.
OES_texture_half_float() - Constructor for class akasha.gl.OES_texture_half_float
 
OES_texture_half_float_linear - Class in akasha.gl
The OES_texture_half_float_linear extension is part of the WebGL API and allows linear filtering with half floating-point pixel types for textures.
OES_texture_half_float_linear() - Constructor for class akasha.gl.OES_texture_half_float_linear
 
OES_vertex_array_object - Class in akasha.gl
The OES_vertex_array_object extension is part of the WebGL API and provides vertex array objects (VAOs) which encapsulate vertex array states.
OES_vertex_array_object() - Constructor for class akasha.gl.OES_vertex_array_object
 
of(String) - Static method in interface akasha.audio.AudioContextLatencyCategoryOrDoubleUnion
 
of(double) - Static method in interface akasha.audio.AudioContextLatencyCategoryOrDoubleUnion
 
of(BufferSource) - Static method in interface akasha.BlobPart
 
of(Blob) - Static method in interface akasha.BlobPart
 
of(String) - Static method in interface akasha.BlobPart
 
of(String) - Static method in interface akasha.bluetooth.BluetoothCharacteristicUUID
 
of(int) - Static method in interface akasha.bluetooth.BluetoothCharacteristicUUID
 
of(String) - Static method in interface akasha.bluetooth.BluetoothDescriptorUUID
 
of(int) - Static method in interface akasha.bluetooth.BluetoothDescriptorUUID
 
of(String) - Static method in interface akasha.bluetooth.BluetoothServiceUUID
 
of(int) - Static method in interface akasha.bluetooth.BluetoothServiceUUID
 
of(ReadableStream) - Static method in interface akasha.BodyInit
 
of(XMLHttpRequestBodyInit) - Static method in interface akasha.BodyInit
 
of(Blob) - Static method in interface akasha.BodyInit
 
of(BufferSource) - Static method in interface akasha.BodyInit
 
of(FormData) - Static method in interface akasha.BodyInit
 
of(URLSearchParams) - Static method in interface akasha.BodyInit
 
of(String) - Static method in interface akasha.BodyInit
 
of(BufferSource) - Static method in interface akasha.BufferSourceOrStringUnion
 
of(String) - Static method in interface akasha.BufferSourceOrStringUnion
 
of(String) - Static method in interface akasha.clipboard.ClipboardItemDataType
 
of(Blob) - Static method in interface akasha.clipboard.ClipboardItemDataType
 
of(String) - Static method in interface akasha.CompositeOperationOrAutoOrCompositeOperationOrAutoArrayUnion
 
of(JsArray<String>) - Static method in interface akasha.CompositeOperationOrAutoOrCompositeOperationOrAutoArrayUnion
 
of(String[]) - Static method in interface akasha.CompositeOperationOrAutoOrCompositeOperationOrAutoArrayUnion
 
of(float...) - Static method in class akasha.core.Float32Array
The TypedArray.of() method creates a new typed array from a variable number of arguments.
of(double...) - Static method in class akasha.core.Float64Array
The TypedArray.of() method creates a new typed array from a variable number of arguments.
of(short...) - Static method in class akasha.core.Int16Array
The TypedArray.of() method creates a new typed array from a variable number of arguments.
of(int...) - Static method in class akasha.core.Int32Array
The TypedArray.of() method creates a new typed array from a variable number of arguments.
of(byte...) - Static method in class akasha.core.Int8Array
The TypedArray.of() method creates a new typed array from a variable number of arguments.
of(String) - Static method in interface akasha.core.StringifySpaceUnionType
 
of(int) - Static method in interface akasha.core.StringifySpaceUnionType
 
of(String) - Static method in interface akasha.core.StringOrLongLongUnion
 
of(int) - Static method in interface akasha.core.StringOrLongLongUnion
 
of(int...) - Static method in class akasha.core.Uint16Array
The TypedArray.of() method creates a new typed array from a variable number of arguments.
of(int...) - Static method in class akasha.core.Uint32Array
The TypedArray.of() method creates a new typed array from a variable number of arguments.
of(short...) - Static method in class akasha.core.Uint8Array
The TypedArray.of() method creates a new typed array from a variable number of arguments.
of(short...) - Static method in class akasha.core.Uint8ClampedArray
The TypedArray.of() method creates a new typed array from a variable number of arguments.
of(JsObject) - Static method in interface akasha.crypto.AlgorithmIdentifier
 
of(String) - Static method in interface akasha.crypto.AlgorithmIdentifier
 
of(CustomElementConstructor) - Static method in interface akasha.CustomElementConstructorOrUndefinedUnion
 
of() - Static method in interface akasha.CustomElementConstructorOrUndefinedUnion
 
of(double) - Static method in interface akasha.DoubleOrDoubleArrayUnion
 
of(JsArray<Double>) - Static method in interface akasha.DoubleOrDoubleArrayUnion
 
of(double[]) - Static method in interface akasha.DoubleOrDoubleArrayUnion
 
of(Element) - Static method in interface akasha.ElementOrDocumentUnion
 
of(Document) - Static method in interface akasha.ElementOrDocumentUnion
 
of(Element) - Static method in interface akasha.ElementOrProcessingInstructionUnion
 
of(ProcessingInstruction) - Static method in interface akasha.ElementOrProcessingInstructionUnion
 
of(Event) - Static method in interface akasha.EventOrStringUnion
 
of(String) - Static method in interface akasha.EventOrStringUnion
 
of(Event) - Static method in interface akasha.EventOrUndefinedUnion
 
of() - Static method in interface akasha.EventOrUndefinedUnion
 
of(File) - Static method in interface akasha.FormDataEntryValue
 
of(String) - Static method in interface akasha.FormDataEntryValue
 
of(Float32Array) - Static method in interface akasha.gl.Float32List
 
of(JsArray<Double>) - Static method in interface akasha.gl.Float32List
 
of(double[]) - Static method in interface akasha.gl.Float32List
 
of(Int32Array) - Static method in interface akasha.gl.Int32List
 
of(JsArray<Double>) - Static method in interface akasha.gl.Int32List
 
of(double[]) - Static method in interface akasha.gl.Int32List
 
of(Uint32Array) - Static method in interface akasha.gl.Uint32List
 
of(JsArray<Double>) - Static method in interface akasha.gl.Uint32List
 
of(double[]) - Static method in interface akasha.gl.Uint32List
 
of(JsArray<Double>) - Static method in interface akasha.gpu.GPUColor
 
of(double[]) - Static method in interface akasha.gpu.GPUColor
 
of(GPUColorDict) - Static method in interface akasha.gpu.GPUColor
 
of(String) - Static method in interface akasha.gpu.GPUDeviceLostReasonOrUndefinedUnion
 
of() - Static method in interface akasha.gpu.GPUDeviceLostReasonOrUndefinedUnion
 
of(JsArray<Double>) - Static method in interface akasha.gpu.GPUExtent3D
 
of(double[]) - Static method in interface akasha.gpu.GPUExtent3D
 
of(GPUExtent3DDict) - Static method in interface akasha.gpu.GPUExtent3D
 
of(String) - Static method in interface akasha.gpu.GPULoadOpOrFloatUnion
 
of(float) - Static method in interface akasha.gpu.GPULoadOpOrFloatUnion
 
of(String) - Static method in interface akasha.gpu.GPULoadOpOrGPUColorUnion
 
of(GPUColor) - Static method in interface akasha.gpu.GPULoadOpOrGPUColorUnion
 
of(JsArray<Double>) - Static method in interface akasha.gpu.GPULoadOpOrGPUColorUnion
 
of(double[]) - Static method in interface akasha.gpu.GPULoadOpOrGPUColorUnion
 
of(GPUColorDict) - Static method in interface akasha.gpu.GPULoadOpOrGPUColorUnion
 
of(String) - Static method in interface akasha.gpu.GPULoadOpOrGPUStencilValueUnion
 
of(int) - Static method in interface akasha.gpu.GPULoadOpOrGPUStencilValueUnion
 
of(JsArray<Double>) - Static method in interface akasha.gpu.GPUOrigin2D
 
of(double[]) - Static method in interface akasha.gpu.GPUOrigin2D
 
of(GPUOrigin2DDict) - Static method in interface akasha.gpu.GPUOrigin2D
 
of(JsArray<Double>) - Static method in interface akasha.gpu.GPUOrigin3D
 
of(double[]) - Static method in interface akasha.gpu.GPUOrigin3D
 
of(GPUOrigin3DDict) - Static method in interface akasha.gpu.GPUOrigin3D
 
of(JsArray<JsArray<String>>) - Static method in interface akasha.HeadersInit
 
of(JsArray<String>[]) - Static method in interface akasha.HeadersInit
 
of(JsPropertyMap<String>) - Static method in interface akasha.HeadersInit
 
of(HTMLCanvasElement) - Static method in interface akasha.HTMLCanvasElementOrOffscreenCanvasUnion
 
of(OffscreenCanvas) - Static method in interface akasha.HTMLCanvasElementOrOffscreenCanvasUnion
 
of(HTMLCollection) - Static method in interface akasha.HTMLCollectionOrElementUnion
 
of(Element) - Static method in interface akasha.HTMLCollectionOrElementUnion
 
of(ImageBitmap) - Static method in interface akasha.ImageBitmapOrHTMLCanvasElementOrOffscreenCanvasUnion
 
of(HTMLCanvasElement) - Static method in interface akasha.ImageBitmapOrHTMLCanvasElementOrOffscreenCanvasUnion
 
of(OffscreenCanvas) - Static method in interface akasha.ImageBitmapOrHTMLCanvasElementOrOffscreenCanvasUnion
 
of(IDBObjectStore) - Static method in interface akasha.indexeddb.IDBObjectStoreOrIDBIndexOrIDBCursorUnion
 
of(IDBIndex) - Static method in interface akasha.indexeddb.IDBObjectStoreOrIDBIndexOrIDBCursorUnion
 
of(IDBCursor) - Static method in interface akasha.indexeddb.IDBObjectStoreOrIDBIndexOrIDBCursorUnion
 
of(IDBObjectStore) - Static method in interface akasha.indexeddb.IDBObjectStoreOrIDBIndexUnion
 
of(IDBIndex) - Static method in interface akasha.indexeddb.IDBObjectStoreOrIDBIndexUnion
 
of(T...) - Static method in class akasha.lang.JsArray
The Array.of() method creates a new Array instance from a variable number of arguments, regardless of number or type of the arguments.
of(double) - Static method in interface akasha.LineAndPositionSetting
 
of(String) - Static method in interface akasha.LineAndPositionSetting
 
of(boolean) - Static method in interface akasha.media.BooleanOrMediaTrackConstraintsUnion
 
of(MediaTrackConstraints) - Static method in interface akasha.media.BooleanOrMediaTrackConstraintsUnion
 
of(boolean) - Static method in interface akasha.media.ConstrainBoolean
 
of(ConstrainBooleanParameters) - Static method in interface akasha.media.ConstrainBoolean
 
of(String) - Static method in interface akasha.media.ConstrainDOMString
 
of(JsArray<String>) - Static method in interface akasha.media.ConstrainDOMString
 
of(String[]) - Static method in interface akasha.media.ConstrainDOMString
 
of(ConstrainDOMStringParameters) - Static method in interface akasha.media.ConstrainDOMString
 
of(double) - Static method in interface akasha.media.ConstrainDouble
 
of(ConstrainDoubleRange) - Static method in interface akasha.media.ConstrainDouble
 
of(int) - Static method in interface akasha.media.ConstrainULong
 
of(ConstrainULongRange) - Static method in interface akasha.media.ConstrainULong
 
of(MediaList) - Static method in interface akasha.MediaListOrStringUnion
 
of(String) - Static method in interface akasha.MediaListOrStringUnion
 
of(T) - Static method in interface akasha.promise.ResolveValue
 
of(Promise<T>) - Static method in interface akasha.promise.ResolveValue
 
of(BufferSource) - Static method in interface akasha.PushMessageDataInit
 
of(String) - Static method in interface akasha.PushMessageDataInit
 
of(RadioNodeList) - Static method in interface akasha.RadioNodeListOrElementUnion
 
of(Element) - Static method in interface akasha.RadioNodeListOrElementUnion
 
of(Request) - Static method in interface akasha.RequestInfo
 
of(String) - Static method in interface akasha.RequestInfo
 
of(Response) - Static method in interface akasha.ResponseOrUndefinedUnion
 
of() - Static method in interface akasha.ResponseOrUndefinedUnion
 
of(ServiceWorkerRegistration) - Static method in interface akasha.ServiceWorkerRegistrationOrUndefinedUnion
 
of() - Static method in interface akasha.ServiceWorkerRegistrationOrUndefinedUnion
 
of(String) - Static method in interface akasha.StringOrArrayBufferUnion
 
of(ArrayBuffer) - Static method in interface akasha.StringOrArrayBufferUnion
 
of(String) - Static method in interface akasha.StringOrCanvasGradientOrCanvasPatternUnion
 
of(CanvasGradient) - Static method in interface akasha.StringOrCanvasGradientOrCanvasPatternUnion
 
of(CanvasPattern) - Static method in interface akasha.StringOrCanvasGradientOrCanvasPatternUnion
 
of(String) - Static method in interface akasha.StringOrStringArrayUnion
 
of(JsArray<String>) - Static method in interface akasha.StringOrStringArrayUnion
 
of(String[]) - Static method in interface akasha.StringOrStringArrayUnion
 
of(String) - Static method in interface akasha.StringOrUnsignedLongUnion
 
of(int) - Static method in interface akasha.StringOrUnsignedLongUnion
 
of(String) - Static method in interface akasha.StringOrUUIDArrayUnion
 
of(JsArray<String>) - Static method in interface akasha.StringOrUUIDArrayUnion
 
of(String[]) - Static method in interface akasha.StringOrUUIDArrayUnion
 
of(double) - Static method in interface akasha.UnrestrictedDoubleOrDOMPointInitUnion
 
of(DOMPointInit) - Static method in interface akasha.UnrestrictedDoubleOrDOMPointInitUnion
 
of(double) - Static method in interface akasha.UnrestrictedDoubleOrStringUnion
 
of(String) - Static method in interface akasha.UnrestrictedDoubleOrStringUnion
 
of(int) - Static method in interface akasha.VibratePattern
 
of(JsArray<Double>) - Static method in interface akasha.VibratePattern
 
of(double[]) - Static method in interface akasha.VibratePattern
 
of(VideoTrack) - Static method in interface akasha.VideoTrackOrAudioTrackOrTextTrackUnion
 
of(AudioTrack) - Static method in interface akasha.VideoTrackOrAudioTrackOrTextTrackUnion
 
of(TextTrack) - Static method in interface akasha.VideoTrackOrAudioTrackOrTextTrackUnion
 
of(Blob) - Static method in interface akasha.XMLHttpRequestBodyInit
 
of(BufferSource) - Static method in interface akasha.XMLHttpRequestBodyInit
 
of(FormData) - Static method in interface akasha.XMLHttpRequestBodyInit
 
of(URLSearchParams) - Static method in interface akasha.XMLHttpRequestBodyInit
 
of(String) - Static method in interface akasha.XMLHttpRequestBodyInit
 
off - Static variable in annotation type akasha.AutocapitalizeType
No autocapitalization is applied (all letters default to lowercase).
off - Static variable in annotation type akasha.AutocompleteType
The browser is not permitted to automatically enter or select a value for this field.
off - Static variable in annotation type akasha.FormAutocompleteType
The browser may not automatically complete entries.
offer - Static variable in annotation type akasha.rtc.RTCSdpType
 
offerToReceiveAudio(boolean) - Method in interface akasha.rtc.RTCOfferOptions.Builder
 
offerToReceiveAudio() - Method in interface akasha.rtc.RTCOfferOptions
 
offerToReceiveVideo(boolean) - Method in interface akasha.rtc.RTCOfferOptions.Builder
 
offerToReceiveVideo() - Method in interface akasha.rtc.RTCOfferOptions
 
OfflineAudioCompletionEvent - Class in akasha.audio
The Web Audio API OfflineAudioCompletionEvent interface represents events that occur when the processing of an OfflineAudioContext is terminated.
OfflineAudioCompletionEvent(String, OfflineAudioCompletionEventInit) - Constructor for class akasha.audio.OfflineAudioCompletionEvent
The OfflineAudioCompletionEvent() constructor of the Web Audio API creates a new OfflineAudioCompletionEvent object instance.
OfflineAudioCompletionEventHandler - Interface in akasha.audio
Handle events of type OfflineAudioCompletionEvent
OfflineAudioCompletionEventInit - Interface in akasha.audio
 
OfflineAudioCompletionEventInit.Builder - Interface in akasha.audio
 
OfflineAudioCompletionEventListener - Interface in akasha.audio
Listener for events of type OfflineAudioCompletionEvent
OfflineAudioContext - Class in akasha.audio
The OfflineAudioContext interface is an AudioContext interface representing an audio-processing graph built from linked together AudioNodes.
OfflineAudioContext(OfflineAudioContextOptions) - Constructor for class akasha.audio.OfflineAudioContext
The OfflineAudioContext() constructor—part of the Web Audio API—creates and returns a new OfflineAudioContext object instance, which can then be used to render audio to an AudioBuffer rather than to an audio output device.
OfflineAudioContext(int, int, float) - Constructor for class akasha.audio.OfflineAudioContext
The OfflineAudioContext() constructor—part of the Web Audio API—creates and returns a new OfflineAudioContext object instance, which can then be used to render audio to an AudioBuffer rather than to an audio output device.
OfflineAudioContextOptions - Interface in akasha.audio
 
OfflineAudioContextOptions.Builder - Interface in akasha.audio
 
OffscreenCanvas - Class in akasha
The OffscreenCanvas interface provides a canvas that can be rendered off screen.
OffscreenCanvas(int, int) - Constructor for class akasha.OffscreenCanvas
The OffscreenCanvas() constructor returns a newly instantiated OffscreenCanvas object.
OffscreenCanvasRenderingContext2D - Class in akasha
 
OffscreenCanvasRenderingContext2D() - Constructor for class akasha.OffscreenCanvasRenderingContext2D
 
OffscreenRenderingContext - Interface in akasha
 
OffscreenRenderingContextId - Annotation Type in akasha
 
OffscreenRenderingContextId.Util - Class in akasha
 
offset() - Method in class akasha.audio.ConstantSourceNode
The read-only offset property of the ConstantSourceNode interface returns a AudioParam object indicating the numeric a-rate value which is always returned by the source when asked for the next sample.
offset(float) - Method in interface akasha.audio.ConstantSourceOptions.Builder
 
offset() - Method in interface akasha.audio.ConstantSourceOptions
 
offset(Double) - Method in interface akasha.BaseComputedKeyframe.Builder
 
offset() - Method in interface akasha.BaseComputedKeyframe
 
offset(Double) - Method in interface akasha.BaseKeyframe.Builder
 
offset() - Method in interface akasha.BaseKeyframe
 
offset(Double) - Method in interface akasha.BasePropertyIndexedKeyframe.Builder
 
offset(JsArray<Double>) - Method in interface akasha.BasePropertyIndexedKeyframe.Builder
 
offset(double...) - Method in interface akasha.BasePropertyIndexedKeyframe.Builder
 
offset() - Method in interface akasha.BasePropertyIndexedKeyframe
 
offset() - Method in class akasha.CaretPosition
 
offset(int) - Method in interface akasha.gpu.GPUBufferBinding.Builder
 
offset() - Method in interface akasha.gpu.GPUBufferBinding
 
offset() - Method in class akasha.gpu.GPUCompilationMessage
 
offset(int) - Method in interface akasha.gpu.GPUImageCopyBuffer.Builder
 
offset(int) - Method in interface akasha.gpu.GPUImageDataLayout.Builder
 
offset() - Method in interface akasha.gpu.GPUImageDataLayout
 
offset(int) - Method in interface akasha.gpu.GPUVertexAttribute.Builder
 
offset() - Method in interface akasha.gpu.GPUVertexAttribute
 
offset(int) - Method in interface akasha.PlaneInit.Builder
 
offset() - Method in interface akasha.PlaneInit
 
offset(int) - Method in interface akasha.PlaneLayout.Builder
 
offset() - Method in interface akasha.PlaneLayout
 
offset() - Method in class akasha.svg.SVGComponentTransferFunctionElement
 
offset() - Method in class akasha.svg.SVGStopElement
 
offsetHeight() - Method in class akasha.HTMLElement
The HTMLElement.offsetHeight read-only property returns the height of an element, including vertical padding and borders, as an integer.
offsetLeft() - Method in class akasha.HTMLElement
The HTMLElement.offsetLeft read-only property returns the number of pixels that the upper left corner of the current element is offset to the left within the HTMLElement.offsetParent node.
offsetLeft() - Method in class akasha.VisualViewport
The offsetLeft read-only property of the VisualViewport interface returns the offset of the left edge of the visual viewport from the left edge of the layout viewport in CSS pixels.
offsetNode() - Method in class akasha.CaretPosition
 
offsetParent() - Method in class akasha.HTMLElement
The HTMLElement.offsetParent read-only property returns a reference to the element which is the closest (nearest in the containment hierarchy) positioned ancestor element.
offsetTop() - Method in class akasha.HTMLElement
The HTMLElement.offsetTop read-only property returns the distance of the current element relative to the top of the offsetParent node.
offsetTop() - Method in class akasha.VisualViewport
The offsetTop read-only property of the VisualViewport interface returns the offset of the top edge of the visual viewport from the top edge of the layout viewport in CSS pixels.
offsetWidth() - Method in class akasha.HTMLElement
The HTMLElement.offsetWidth read-only property returns the layout width of an element as an integer.
offsetX() - Method in class akasha.MouseEvent
The offsetX read-only property of the MouseEvent interface provides the offset in the X coordinate of the mouse pointer between that event and the padding edge of the target node.
offsetY() - Method in class akasha.MouseEvent
The offsetY read-only property of the MouseEvent interface provides the offset in the Y coordinate of the mouse pointer between that event and the padding edge of the target node.
ok - Static variable in annotation type akasha.core.AtomicWaitResult
 
ok() - Method in class akasha.Response
The ok read-only property of the Response interface contains a Boolean stating whether the response was successful (status in the range 200-299) or not.
oldSubscription(PushSubscription) - Method in interface akasha.PushSubscriptionChangeEventInit.Builder
 
oldSubscription() - Method in interface akasha.PushSubscriptionChangeEventInit
 
oldURL() - Method in class akasha.HashChangeEvent
The oldURL read-only property of the HashChangeEvent interface returns the previous URL from which the window was navigated.
oldURL(String) - Method in interface akasha.HashChangeEventInit.Builder
 
oldURL() - Method in interface akasha.HashChangeEventInit
 
oldValue() - Method in class akasha.MutationRecord
 
oldValue() - Method in class akasha.StorageEvent
 
oldValue(String) - Method in interface akasha.StorageEventInit.Builder
 
oldValue() - Method in interface akasha.StorageEventInit
 
oldVersion() - Method in class akasha.idb.IDBVersionChangeEvent
The oldVersion read-only property of the IDBVersionChangeEvent interface returns the old version number of the database.
oldVersion(int) - Method in interface akasha.idb.IDBVersionChangeEventInit.Builder
 
oldVersion() - Method in interface akasha.idb.IDBVersionChangeEventInit
 
omit - Static variable in annotation type akasha.RequestCredentials
 
on - Static variable in annotation type akasha.AutocapitalizeType
The first letter of each sentence defaults to a capital letter; all other letters default to lowercase.
on - Static variable in annotation type akasha.AutocompleteType
The browser is allowed to automatically complete the input.
on - Static variable in annotation type akasha.FormAutocompleteType
The browser may automatically complete entries.
onabort - Variable in class akasha.AbortSignal
The onabort read-only property of the FetchSignal interface is an event handler Invoked when an abort event fires, i.e.
onabort - Variable in class akasha.Document
The onabort property of the GlobalEventHandlers mixin is the EventHandler for processing abort events sent to the window.
onabort - Variable in class akasha.FileReader
The FileReader.onabort property contains an event handler executed when the abort event is fired, i.e.
onabort - Variable in class akasha.HTMLElement
The onabort property of the GlobalEventHandlers mixin is the EventHandler for processing abort events sent to the window.
onabort - Variable in class akasha.idb.IDBDatabase
The onabort event handler of the IDBDatabase interface handles the abort event, fired when a transaction is aborted and bubbles up to the connection object.
onabort - Variable in class akasha.idb.IDBTransaction
In the following code snippet, we open a read/write transaction on our database and add some data to an object store.
onabort - Variable in class akasha.media.SourceBuffer
 
onabort - Variable in class akasha.svg.SVGElement
The onabort property of the GlobalEventHandlers mixin is the EventHandler for processing abort events sent to the window.
onabort - Variable in class akasha.Window
The onabort property of the GlobalEventHandlers mixin is the EventHandler for processing abort events sent to the window.
onabort - Static variable in class akasha.WindowGlobal
The onabort property of the GlobalEventHandlers mixin is the EventHandler for processing abort events sent to the window.
onabort - Variable in class akasha.XMLHttpRequestEventTarget
The XMLHttpRequestEventTarget.onabort is the function called when an XMLHttpRequest transaction is aborted, such as when the XMLHttpRequest.abort() function is called.
onaddsourcebuffer - Variable in class akasha.media.SourceBufferList
 
onaddtrack - Variable in class akasha.AudioTrackList
The AudioTrackList property onaddtrack is an event handler which is called when the addtrack event occurs, indicating that a new audio track has been added to the media element whose audio tracks the AudioTrackList represents.
onaddtrack - Variable in class akasha.media.MediaStream
The MediaStream.onaddtrack property is an EventHandler which specifies a function to be called when the addtrack event occurs on a MediaStream instance.
onaddtrack - Variable in class akasha.TextTrackList
The TextTrackList property onaddtrack is an event handler which is called when the addtrack event occurs, indicating that a new text track has been added to the media element whose text tracks the TextTrackList represents.
onaddtrack - Variable in class akasha.VideoTrackList
The VideoTrackList property onaddtrack is an event handler which is called when the addtrack event occurs, indicating that a new video track has been added to the media element whose video tracks the VideoTrackList represents.
onadvertisementreceived - Variable in class akasha.bluetooth.Bluetooth
 
onadvertisementreceived - Variable in class akasha.bluetooth.BluetoothDevice
 
onafterprint - Variable in class akasha.HTMLBodyElement
The onafterprint property of the WindowEventHandlers mixin is the EventHandler for processing afterprint events for the current window.
onafterprint - Variable in class akasha.HTMLFrameSetElement
The onreset property of the GlobalEventHandlers mixin is an EventHandler that processes reset events.
onafterprint - Variable in class akasha.svg.SVGSVGElement
The onafterprint property of the WindowEventHandlers mixin is the EventHandler for processing afterprint events for the current window.
onafterprint - Variable in class akasha.Window
The onafterprint property of the WindowEventHandlers mixin is the EventHandler for processing afterprint events for the current window.
onafterprint - Static variable in class akasha.WindowGlobal
The onafterprint property of the WindowEventHandlers mixin is the EventHandler for processing afterprint events for the current window.
onanimationcancel - Variable in class akasha.Document
The onanimationcancel property of the GlobalEventHandlers mixin is the EventHandler for processing animationcancel events.
onanimationcancel - Variable in class akasha.HTMLElement
The onanimationcancel property of the GlobalEventHandlers mixin is the EventHandler for processing animationcancel events.
onanimationcancel - Variable in class akasha.svg.SVGElement
The onanimationcancel property of the GlobalEventHandlers mixin is the EventHandler for processing animationcancel events.
onanimationcancel - Variable in class akasha.Window
The onanimationcancel property of the GlobalEventHandlers mixin is the EventHandler for processing animationcancel events.
onanimationcancel - Static variable in class akasha.WindowGlobal
The onanimationcancel property of the GlobalEventHandlers mixin is the EventHandler for processing animationcancel events.
onanimationend - Variable in class akasha.Document
The onanimationend property of the GlobalEventHandlers mixin is the EventHandler for processing animationend events.
onanimationend - Variable in class akasha.HTMLElement
The onanimationend property of the GlobalEventHandlers mixin is the EventHandler for processing animationend events.
onanimationend - Variable in class akasha.svg.SVGElement
The onanimationend property of the GlobalEventHandlers mixin is the EventHandler for processing animationend events.
onanimationend - Variable in class akasha.Window
The onanimationend property of the GlobalEventHandlers mixin is the EventHandler for processing animationend events.
onanimationend - Static variable in class akasha.WindowGlobal
The onanimationend property of the GlobalEventHandlers mixin is the EventHandler for processing animationend events.
onanimationiteration - Variable in class akasha.Document
The onanimationiteration property of the GlobalEventHandlers mixin is the EventHandler for processing animationiteration events.
onanimationiteration - Variable in class akasha.HTMLElement
The onanimationiteration property of the GlobalEventHandlers mixin is the EventHandler for processing animationiteration events.
onanimationiteration - Variable in class akasha.svg.SVGElement
The onanimationiteration property of the GlobalEventHandlers mixin is the EventHandler for processing animationiteration events.
onanimationiteration - Variable in class akasha.Window
The onanimationiteration property of the GlobalEventHandlers mixin is the EventHandler for processing animationiteration events.
onanimationiteration - Static variable in class akasha.WindowGlobal
The onanimationiteration property of the GlobalEventHandlers mixin is the EventHandler for processing animationiteration events.
onanimationstart - Variable in class akasha.Document
An event handler for the animationstart event.
onanimationstart - Variable in class akasha.HTMLElement
An event handler for the animationstart event.
onanimationstart - Variable in class akasha.svg.SVGElement
An event handler for the animationstart event.
onanimationstart - Variable in class akasha.Window
An event handler for the animationstart event.
onanimationstart - Static variable in class akasha.WindowGlobal
An event handler for the animationstart event.
onaudioend - Variable in class akasha.speech.SpeechRecognition
The onaudioend property of the SpeechRecognition interface represents an event handler that will run when the user agent has finished capturing audio (when the audioend event fires.)
onaudioprocess - Variable in class akasha.audio.ScriptProcessorNode
The following example shows basic usage of a ScriptProcessorNode to take a track loaded via AudioContext.decodeAudioData(), process it, adding a bit of white noise to each audio sample of the input track (buffer) and play it through the AudioDestinationNode.
onaudiostart - Variable in class akasha.speech.SpeechRecognition
The onaudiostart property of the SpeechRecognition interface represents an event handler that will run when the user agent has started to capture audio (when the audiostart event fires.)
onauxclick - Variable in class akasha.Document
The onauxclick property of the GlobalEventHandlers mixin is an EventHandler for processing auxclick events.
onauxclick - Variable in class akasha.HTMLElement
The onauxclick property of the GlobalEventHandlers mixin is an EventHandler for processing auxclick events.
onauxclick - Variable in class akasha.svg.SVGElement
The onauxclick property of the GlobalEventHandlers mixin is an EventHandler for processing auxclick events.
onauxclick - Variable in class akasha.Window
The onauxclick property of the GlobalEventHandlers mixin is an EventHandler for processing auxclick events.
onauxclick - Static variable in class akasha.WindowGlobal
The onauxclick property of the GlobalEventHandlers mixin is an EventHandler for processing auxclick events.
onavailabilitychanged - Variable in class akasha.bluetooth.Bluetooth
The onavailabilitychanged property of the Bluetooth interface is an EventHandler that processes availabilitychanged events that fire when the Bluetooth system as a whole becomes available or unavailable to the User Agent.
onbeforeprint - Variable in class akasha.HTMLBodyElement
The onbeforeprint property of the WindowEventHandlers mixin is the EventHandler for processing beforeprint events for the current window.
onbeforeprint - Variable in class akasha.HTMLFrameSetElement
The onbeforeprint property of the WindowEventHandlers mixin is the EventHandler for processing beforeprint events for the current window.
onbeforeprint - Variable in class akasha.svg.SVGSVGElement
The onbeforeprint property of the WindowEventHandlers mixin is the EventHandler for processing beforeprint events for the current window.
onbeforeprint - Variable in class akasha.Window
The onbeforeprint property of the WindowEventHandlers mixin is the EventHandler for processing beforeprint events for the current window.
onbeforeprint - Static variable in class akasha.WindowGlobal
The onbeforeprint property of the WindowEventHandlers mixin is the EventHandler for processing beforeprint events for the current window.
onbeforeunload - Variable in class akasha.HTMLBodyElement
The onbeforeunload property of the WindowEventHandlers mixin is the EventHandler for processing beforeunload events.
onbeforeunload - Variable in class akasha.HTMLFrameSetElement
The onbeforeunload property of the WindowEventHandlers mixin is the EventHandler for processing beforeunload events.
onbeforeunload - Variable in class akasha.svg.SVGSVGElement
The onbeforeunload property of the WindowEventHandlers mixin is the EventHandler for processing beforeunload events.
onbeforeunload - Variable in class akasha.Window
The onbeforeunload property of the WindowEventHandlers mixin is the EventHandler for processing beforeunload events.
onbeforeunload - Static variable in class akasha.WindowGlobal
The onbeforeunload property of the WindowEventHandlers mixin is the EventHandler for processing beforeunload events.
OnBeforeUnloadEventHandler - Interface in akasha
 
onblocked - Variable in class akasha.idb.IDBOpenDBRequest
The onblocked event handler of the IDBOpenDBRequest interface is the event handler for the blocked event.
onblur - Variable in class akasha.Document
The onblur property of the GlobalEventHandlers mixin is the EventHandler for processing blur events.
onblur - Variable in class akasha.HTMLElement
The onblur property of the GlobalEventHandlers mixin is the EventHandler for processing blur events.
onblur - Variable in class akasha.svg.SVGElement
The onblur property of the GlobalEventHandlers mixin is the EventHandler for processing blur events.
onblur - Variable in class akasha.Window
The onblur property of the GlobalEventHandlers mixin is the EventHandler for processing blur events.
onblur - Static variable in class akasha.WindowGlobal
The onblur property of the GlobalEventHandlers mixin is the EventHandler for processing blur events.
onboundary - Variable in class akasha.speech.SpeechSynthesisUtterance
The onboundary property of the SpeechSynthesisUtterance interface represents an event handler that will run when the spoken utterance reaches a word or sentence boundary (when the boundary event fires.)
onbufferedamountlow - Variable in class akasha.rtc.RTCDataChannel
The RTCDataChannel.onbufferedamountlow property is an EventHandler which specifies a function the browser calls when the bufferedamountlow event is sent to the RTCDataChannel.
oncancel - Variable in class akasha.Animation
The oncancel property of the Web Animations API's Animation interface is the event handler for the cancel event.
oncancel - Variable in class akasha.Document
The oncancel property of the GlobalEventHandlers mixin is an EventHandler for processing cancel events sent to a dialog element.
oncancel - Variable in class akasha.HTMLElement
The oncancel property of the GlobalEventHandlers mixin is an EventHandler for processing cancel events sent to a dialog element.
oncancel - Variable in class akasha.svg.SVGElement
The oncancel property of the GlobalEventHandlers mixin is an EventHandler for processing cancel events sent to a dialog element.
oncancel - Variable in class akasha.Window
The oncancel property of the GlobalEventHandlers mixin is an EventHandler for processing cancel events sent to a dialog element.
oncancel - Static variable in class akasha.WindowGlobal
The oncancel property of the GlobalEventHandlers mixin is an EventHandler for processing cancel events sent to a dialog element.
oncanplay - Variable in class akasha.Document
The oncanplay property of the GlobalEventHandlers mixin is the EventHandler for processing canplay events.
oncanplay - Variable in class akasha.HTMLElement
The oncanplay property of the GlobalEventHandlers mixin is the EventHandler for processing canplay events.
oncanplay - Variable in class akasha.svg.SVGElement
The oncanplay property of the GlobalEventHandlers mixin is the EventHandler for processing canplay events.
oncanplay - Variable in class akasha.Window
The oncanplay property of the GlobalEventHandlers mixin is the EventHandler for processing canplay events.
oncanplay - Static variable in class akasha.WindowGlobal
The oncanplay property of the GlobalEventHandlers mixin is the EventHandler for processing canplay events.
oncanplaythrough - Variable in class akasha.Document
The oncanplaythrough property of the GlobalEventHandlers mixin is the EventHandler for processing canplaythrough events.
oncanplaythrough - Variable in class akasha.HTMLElement
The oncanplaythrough property of the GlobalEventHandlers mixin is the EventHandler for processing canplaythrough events.
oncanplaythrough - Variable in class akasha.svg.SVGElement
The oncanplaythrough property of the GlobalEventHandlers mixin is the EventHandler for processing canplaythrough events.
oncanplaythrough - Variable in class akasha.Window
The oncanplaythrough property of the GlobalEventHandlers mixin is the EventHandler for processing canplaythrough events.
oncanplaythrough - Static variable in class akasha.WindowGlobal
The oncanplaythrough property of the GlobalEventHandlers mixin is the EventHandler for processing canplaythrough events.
once(boolean) - Method in interface akasha.AddEventListenerOptions.Builder
 
once() - Method in interface akasha.AddEventListenerOptions
 
onchange - Variable in class akasha.AudioTrackList
The AudioTrackList property onchange is an event handler which is called when the change event occurs, indicating that one or more of the AudioTracks in the AudioTrackList have been enabled or disabled.
onchange - Variable in class akasha.Document
The onchange property of the GlobalEventHandlers mixin is an EventHandler for processing change events.
onchange - Variable in class akasha.HTMLElement
The onchange property of the GlobalEventHandlers mixin is an EventHandler for processing change events.
onchange - Variable in class akasha.ImageTrack
 
onchange - Variable in class akasha.MediaQueryList
The onchange property of the MediaQueryList interface is an event handler property representing a function that is invoked when the change event fires, i.e when the status of media query support changes.
onchange - Variable in class akasha.PermissionStatus
The onchange event handler of the PermissionStatus interface is called whenever the PermissionStatus.state property changes.
onchange - Variable in class akasha.ScreenOrientation
The onchange property of the ScreenOrientation is an event handler fired whenever is the EventHandler called when the screen changes orientation.
onchange - Variable in class akasha.svg.SVGElement
The onchange property of the GlobalEventHandlers mixin is an EventHandler for processing change events.
onchange - Variable in class akasha.TextTrackList
The TextTrackList property onchange is an event handler which is called when the change event occurs, indicating that a change has occurred on a TextTrack in the VideoTrackList.
onchange - Variable in class akasha.VideoTrackList
The VideoTrackList property onchange is an event handler which is called when the change event occurs, indicating that a VideoTrack in the VideoTrackList has been made active.
onchange - Variable in class akasha.Window
The onchange property of the GlobalEventHandlers mixin is an EventHandler for processing change events.
onchange - Static variable in class akasha.WindowGlobal
The onchange property of the GlobalEventHandlers mixin is an EventHandler for processing change events.
oncharacteristicvaluechanged - Variable in class akasha.bluetooth.Bluetooth
 
oncharacteristicvaluechanged - Variable in class akasha.bluetooth.BluetoothDevice
 
oncharacteristicvaluechanged - Variable in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
 
oncharacteristicvaluechanged - Variable in class akasha.bluetooth.BluetoothRemoteGATTService
 
onclick - Variable in class akasha.Document
The onclick property of the GlobalEventHandlers mixin is the EventHandler for processing click events on a given element.
onclick - Variable in class akasha.HTMLElement
The onclick property of the GlobalEventHandlers mixin is the EventHandler for processing click events on a given element.
onclick - Variable in class akasha.notifications.Notification
The onclick property of the Notification interface specifies an event listener to receive click events.
onclick - Variable in class akasha.svg.SVGElement
The onclick property of the GlobalEventHandlers mixin is the EventHandler for processing click events on a given element.
onclick - Variable in class akasha.Window
The onclick property of the GlobalEventHandlers mixin is the EventHandler for processing click events on a given element.
onclick - Static variable in class akasha.WindowGlobal
The onclick property of the GlobalEventHandlers mixin is the EventHandler for processing click events on a given element.
onclose - Variable in class akasha.Document
The onclose property of the GlobalEventHandlers mixin is an EventHandler for processing close events sent to a dialog element.
onclose - Variable in class akasha.HTMLElement
The onclose property of the GlobalEventHandlers mixin is an EventHandler for processing close events sent to a dialog element.
onclose - Variable in class akasha.idb.IDBDatabase
A function which is called when the close event is fired.
onclose - Variable in class akasha.notifications.Notification
The onclose property of the Notification interface specifies an event listener to receive close events.
onclose - Variable in class akasha.rtc.RTCDataChannel
The RTCDataChannel.onclose property is an EventHandler which specifies a function to be called by the browser when the close event is received by the RTCDataChannel.
onclose - Variable in class akasha.svg.SVGElement
The onclose property of the GlobalEventHandlers mixin is an EventHandler for processing close events sent to a dialog element.
onclose - Variable in class akasha.WebSocket
The WebSocket.onclose property is an EventHandler that is called when the WebSocket connection's readyState changes to CLOSED.
onclose - Variable in class akasha.Window
The onclose property of the GlobalEventHandlers mixin is an EventHandler for processing close events sent to a dialog element.
onclose - Static variable in class akasha.WindowGlobal
The onclose property of the GlobalEventHandlers mixin is an EventHandler for processing close events sent to a dialog element.
onclosing - Variable in class akasha.rtc.RTCDataChannel
The RTCDataChannel.onclosing property is an EventHandler which specifies a function to be called by the browser when the closing event is received by the RTCDataChannel.
oncompassneedscalibration - Variable in class akasha.Window
 
oncompassneedscalibration - Static variable in class akasha.WindowGlobal
 
oncomplete - Variable in class akasha.audio.OfflineAudioContext
When processing is complete, you might want to use the oncomplete handler the prompt the user that the audio can now be played, and enable the play button.
oncomplete - Variable in class akasha.idb.IDBTransaction
The oncomplete event handler of the IDBTransaction interface handles the complete event, fired when the transaction successfully completes.
onconnectionstatechange - Variable in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.onconnectionstatechange property specifies an EventHandler which is called to handle the connectionstatechange event when it occurs on an instance of RTCPeerConnection.
oncontextmenu - Variable in class akasha.Document
The oncontextmenu property of the GlobalEventHandlers mixin is an EventHandler that processes contextmenu events.
oncontextmenu - Variable in class akasha.HTMLElement
The oncontextmenu property of the GlobalEventHandlers mixin is an EventHandler that processes contextmenu events.
oncontextmenu - Variable in class akasha.svg.SVGElement
The oncontextmenu property of the GlobalEventHandlers mixin is an EventHandler that processes contextmenu events.
oncontextmenu - Variable in class akasha.Window
The oncontextmenu property of the GlobalEventHandlers mixin is an EventHandler that processes contextmenu events.
oncontextmenu - Static variable in class akasha.WindowGlobal
The oncontextmenu property of the GlobalEventHandlers mixin is an EventHandler that processes contextmenu events.
oncontrollerchange - Variable in class akasha.ServiceWorkerContainer
The oncontrollerchange property of the ServiceWorkerContainer interface is an event handler fired whenever a controllerchange event occurs — when the document's associated ServiceWorkerRegistration acquires a new active worker.
oncopy - Variable in class akasha.Document
 
oncopy - Variable in class akasha.HTMLElement
The oncopy property of the HTMLElement interface is an EventHandler that processes copy events.
oncopy - Variable in class akasha.svg.SVGElement
 
oncuechange - Variable in class akasha.Document
The oncuechange property of the GlobalEventHandlers mixin is the EventHandler for processing cuechange events.
oncuechange - Variable in class akasha.HTMLElement
The oncuechange property of the GlobalEventHandlers mixin is the EventHandler for processing cuechange events.
oncuechange - Variable in class akasha.svg.SVGElement
The oncuechange property of the GlobalEventHandlers mixin is the EventHandler for processing cuechange events.
oncuechange - Variable in class akasha.TextTrack
 
oncuechange - Variable in class akasha.Window
The oncuechange property of the GlobalEventHandlers mixin is the EventHandler for processing cuechange events.
oncuechange - Static variable in class akasha.WindowGlobal
The oncuechange property of the GlobalEventHandlers mixin is the EventHandler for processing cuechange events.
oncut - Variable in class akasha.Document
 
oncut - Variable in class akasha.HTMLElement
The HTMLElement.oncut property of the HTMLElement interface is an EventHandler that processes cut events.
oncut - Variable in class akasha.svg.SVGElement
 
ondataavailable - Variable in class akasha.media.MediaRecorder
The MediaRecorder.ondataavailable event handler (part of the MediaStream Recording API) handles the dataavailable event, letting you run code in response to Blob data being made available for use.
ondatachannel - Variable in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.ondatachannel property is an EventHandler which specifies a function which is called when the datachannel event occurs on an RTCPeerConnection.
ondblclick - Variable in class akasha.Document
The ondblclick property of the GlobalEventHandlers mixin is an EventHandler that processes dblclick events on the given element.
ondblclick - Variable in class akasha.HTMLElement
The ondblclick property of the GlobalEventHandlers mixin is an EventHandler that processes dblclick events on the given element.
ondblclick - Variable in class akasha.svg.SVGElement
The ondblclick property of the GlobalEventHandlers mixin is an EventHandler that processes dblclick events on the given element.
ondblclick - Variable in class akasha.Window
The ondblclick property of the GlobalEventHandlers mixin is an EventHandler that processes dblclick events on the given element.
ondblclick - Static variable in class akasha.WindowGlobal
The ondblclick property of the GlobalEventHandlers mixin is an EventHandler that processes dblclick events on the given element.
ondevicechange - Variable in class akasha.media.MediaDevices
The MediaDevices.ondevicechange property is an EventHandler which specifies a function to be called when the devicechange event occurs on a MediaDevices instance.
ondevicechange - Variable in class akasha.xr.XRSystem
The ondevicechange property of the XRSystem interface is passed a devicechange event whenever availability of an immersive device changes.
ondevicemotion - Variable in class akasha.Window
An event handler for the devicemotion events sent to the window.
ondevicemotion - Static variable in class akasha.WindowGlobal
An event handler for the devicemotion events sent to the window.
ondeviceorientation - Variable in class akasha.Window
An event handler for the deviceorientation event, which contains information about a relative device orientation change.
ondeviceorientation - Static variable in class akasha.WindowGlobal
An event handler for the deviceorientation event, which contains information about a relative device orientation change.
ondeviceorientationabsolute - Variable in class akasha.Window
An event handler for the deviceorientationabsolute event containing information about an absolute device orientation change.
ondeviceorientationabsolute - Static variable in class akasha.WindowGlobal
An event handler for the deviceorientationabsolute event containing information about an absolute device orientation change.
ondrag - Variable in class akasha.Document
A global event handler for the drag event.
ondrag - Variable in class akasha.HTMLElement
A global event handler for the drag event.
ondrag - Variable in class akasha.svg.SVGElement
A global event handler for the drag event.
ondrag - Variable in class akasha.Window
A global event handler for the drag event.
ondrag - Static variable in class akasha.WindowGlobal
A global event handler for the drag event.
ondragend - Variable in class akasha.Document
A global event handler for the dragend event.
ondragend - Variable in class akasha.HTMLElement
A global event handler for the dragend event.
ondragend - Variable in class akasha.svg.SVGElement
A global event handler for the dragend event.
ondragend - Variable in class akasha.Window
A global event handler for the dragend event.
ondragend - Static variable in class akasha.WindowGlobal
A global event handler for the dragend event.
ondragenter - Variable in class akasha.Document
A global event handler for the dragenter event.
ondragenter - Variable in class akasha.HTMLElement
A global event handler for the dragenter event.
ondragenter - Variable in class akasha.svg.SVGElement
A global event handler for the dragenter event.
ondragenter - Variable in class akasha.Window
A global event handler for the dragenter event.
ondragenter - Static variable in class akasha.WindowGlobal
A global event handler for the dragenter event.
ondragleave - Variable in class akasha.Document
A global event handler for the dragleave event.
ondragleave - Variable in class akasha.HTMLElement
A global event handler for the dragleave event.
ondragleave - Variable in class akasha.svg.SVGElement
A global event handler for the dragleave event.
ondragleave - Variable in class akasha.Window
A global event handler for the dragleave event.
ondragleave - Static variable in class akasha.WindowGlobal
A global event handler for the dragleave event.
ondragover - Variable in class akasha.Document
A global event handler for the dragover event.
ondragover - Variable in class akasha.HTMLElement
A global event handler for the dragover event.
ondragover - Variable in class akasha.svg.SVGElement
A global event handler for the dragover event.
ondragover - Variable in class akasha.Window
A global event handler for the dragover event.
ondragover - Static variable in class akasha.WindowGlobal
A global event handler for the dragover event.
ondragstart - Variable in class akasha.Document
A global event handler for the dragstart event.
ondragstart - Variable in class akasha.HTMLElement
A global event handler for the dragstart event.
ondragstart - Variable in class akasha.svg.SVGElement
A global event handler for the dragstart event.
ondragstart - Variable in class akasha.Window
A global event handler for the dragstart event.
ondragstart - Static variable in class akasha.WindowGlobal
A global event handler for the dragstart event.
ondrop - Variable in class akasha.Document
A global event handler for the drop event.
ondrop - Variable in class akasha.HTMLElement
A global event handler for the drop event.
ondrop - Variable in class akasha.svg.SVGElement
A global event handler for the drop event.
ondrop - Variable in class akasha.Window
A global event handler for the drop event.
ondrop - Static variable in class akasha.WindowGlobal
A global event handler for the drop event.
ondurationchange - Variable in class akasha.Document
The ondurationchange property of the GlobalEventHandlers mixin is the EventHandler for processing durationchange events.
ondurationchange - Variable in class akasha.HTMLElement
The ondurationchange property of the GlobalEventHandlers mixin is the EventHandler for processing durationchange events.
ondurationchange - Variable in class akasha.svg.SVGElement
The ondurationchange property of the GlobalEventHandlers mixin is the EventHandler for processing durationchange events.
ondurationchange - Variable in class akasha.Window
The ondurationchange property of the GlobalEventHandlers mixin is the EventHandler for processing durationchange events.
ondurationchange - Static variable in class akasha.WindowGlobal
The ondurationchange property of the GlobalEventHandlers mixin is the EventHandler for processing durationchange events.
ONE - Static variable in class akasha.gl.WebGL2RenderingContext
 
ONE - Static variable in class akasha.gl.WebGLRenderingContext
 
one - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
one_minus_constant - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
ONE_MINUS_CONSTANT_ALPHA - Static variable in class akasha.gl.WebGL2RenderingContext
 
ONE_MINUS_CONSTANT_ALPHA - Static variable in class akasha.gl.WebGLRenderingContext
 
ONE_MINUS_CONSTANT_COLOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
ONE_MINUS_CONSTANT_COLOR - Static variable in class akasha.gl.WebGLRenderingContext
 
one_minus_dst - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
ONE_MINUS_DST_ALPHA - Static variable in class akasha.gl.WebGL2RenderingContext
 
ONE_MINUS_DST_ALPHA - Static variable in class akasha.gl.WebGLRenderingContext
 
one_minus_dst_alpha - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
ONE_MINUS_DST_COLOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
ONE_MINUS_DST_COLOR - Static variable in class akasha.gl.WebGLRenderingContext
 
one_minus_src - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
ONE_MINUS_SRC_ALPHA - Static variable in class akasha.gl.WebGL2RenderingContext
 
ONE_MINUS_SRC_ALPHA - Static variable in class akasha.gl.WebGLRenderingContext
 
one_minus_src_alpha - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
ONE_MINUS_SRC_COLOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
ONE_MINUS_SRC_COLOR - Static variable in class akasha.gl.WebGLRenderingContext
 
one_time_code - Static variable in annotation type akasha.AutocompleteType
A one-time code used for verifying user identity.
onemptied - Variable in class akasha.Document
The onemptied property sets and returns the event handler for the emptied event.
onemptied - Variable in class akasha.HTMLElement
The onemptied property sets and returns the event handler for the emptied event.
onemptied - Variable in class akasha.svg.SVGElement
The onemptied property sets and returns the event handler for the emptied event.
onemptied - Variable in class akasha.Window
The onemptied property sets and returns the event handler for the emptied event.
onemptied - Static variable in class akasha.WindowGlobal
The onemptied property sets and returns the event handler for the emptied event.
onencrypted - Variable in class akasha.HTMLMediaElement
 
onend - Variable in class akasha.speech.SpeechRecognition
The onend property of the SpeechRecognition interface represents an event handler that will run when the speech recognition service has disconnected (when the end event fires.)
onend - Variable in class akasha.speech.SpeechSynthesisUtterance
The onend property of the SpeechSynthesisUtterance interface represents an event handler that will run when the utterance has finished being spoken (when the end event fires.)
onend - Variable in class akasha.xr.XRSession
 
onended - Variable in class akasha.audio.AudioScheduledSourceNode
The onended event handler for the AudioScheduledSourceNode interface specifies an EventHandler to be executed when the ended event occurs on the node.
onended - Variable in class akasha.Document
The onended property of the GlobalEventHandlers mixin is the EventHandler for processing ended events.
onended - Variable in class akasha.HTMLElement
The onended property of the GlobalEventHandlers mixin is the EventHandler for processing ended events.
onended - Variable in class akasha.media.MediaStreamTrack
The MediaStreamTrack.onended event handler is used to specify a function which serves as an EventHandler to be called when the ended event occurs on the track.
onended - Variable in class akasha.svg.SVGElement
The onended property of the GlobalEventHandlers mixin is the EventHandler for processing ended events.
onended - Variable in class akasha.Window
The onended property of the GlobalEventHandlers mixin is the EventHandler for processing ended events.
onended - Static variable in class akasha.WindowGlobal
The onended property of the GlobalEventHandlers mixin is the EventHandler for processing ended events.
onenter - Variable in class akasha.TextTrackCue
 
oneRealm(boolean) - Method in interface akasha.PermissionSetParameters.Builder
 
oneRealm() - Method in interface akasha.PermissionSetParameters
 
onerror - Variable in class akasha.Document
The onerror property of the GlobalEventHandlers mixin is an EventHandler that processes error events.
onerror - Variable in class akasha.EventSource
The onerror property of the EventSource interface is an EventHandler called when an error occurs and the error event is dispatched on an EventSource object.
onerror - Variable in class akasha.FileReader
The FileReader onerror handler receives an Event object, not an Error object, as a parameter, but an error can be accessed from the FileReader object, as instanceOfFileReader.error
onerror - Variable in class akasha.HTMLElement
The onerror property of the GlobalEventHandlers mixin is an EventHandler that processes error events.
onerror - Variable in class akasha.idb.IDBDatabase
The onerror event handler of the IDBDatabase interface handles the error event, fired when a request returns an error and bubbles up to the connection object.
onerror - Variable in class akasha.idb.IDBRequest
The following example requests a given record title, onsuccess gets the associated record from the IDBObjectStore (made available as objectStoreTitleRequest.result), updates one property of the record, and then puts the updated record back into the object store.
onerror - Variable in class akasha.idb.IDBTransaction
The onerror event handler of the IDBTransaction interface handles the error event, fired when a request returns an error and bubbles up to the transaction object.
onerror - Variable in class akasha.media.MediaRecorder
The MediaRecorder interface's onerror event handler is called by the MediaStream Recording API when an error occurs.
onerror - Variable in class akasha.media.SourceBuffer
 
onerror - Variable in class akasha.notifications.Notification
The onerror property of the Notification interface specifies an event listener to receive error events.
onerror - Variable in class akasha.rtc.RTCDataChannel
The RTCDataChannel.onerror property is an EventHandler which specifies a function to be called when the error event is received.
onerror - Variable in class akasha.rtc.RTCDtlsTransport
 
onerror - Variable in class akasha.ServiceWorker
The AbstractWorker.onerror property of the AbstractWorker interface represents an EventHandler, that is a function to be called when the error event occurs and bubbles through the Worker.
onerror - Variable in class akasha.SharedWorker
The AbstractWorker.onerror property of the AbstractWorker interface represents an EventHandler, that is a function to be called when the error event occurs and bubbles through the Worker.
onerror - Variable in class akasha.speech.SpeechRecognition
The onerror property of the SpeechRecognition interface represents an event handler that will run when a speech recognition error occurs (when the error event fires.)
onerror - Variable in class akasha.speech.SpeechSynthesisUtterance
The onerror property of the SpeechSynthesisUtterance interface represents an event handler that will run when an error occurs that prevents the utterance from being succesfully spoken (when the error event fires.)
onerror - Variable in class akasha.svg.SVGElement
The onerror property of the GlobalEventHandlers mixin is an EventHandler that processes error events.
onerror - Variable in class akasha.WebSocket
The WebSocket interface's onerror event handler property is a function which gets called when an error occurs on the WebSocket.
onerror - Variable in class akasha.Window
The onerror property of the GlobalEventHandlers mixin is an EventHandler that processes error events.
onerror - Static variable in class akasha.WindowGlobal
The onerror property of the GlobalEventHandlers mixin is an EventHandler that processes error events.
onerror - Variable in class akasha.Worker
The AbstractWorker.onerror property of the AbstractWorker interface represents an EventHandler, that is a function to be called when the error event occurs and bubbles through the Worker.
onerror - Variable in class akasha.XMLHttpRequestEventTarget
The XMLHttpRequestEventTarget.onerror is the function called when an XMLHttpRequest transaction fails due to an error.
OnErrorEventHandler - Interface in akasha
 
onexit - Variable in class akasha.TextTrackCue
 
onfinish - Variable in class akasha.Animation
The Animation interface's onfinish property (from the Web Animations API) is the event handler for the finish event.
onfocus - Variable in class akasha.Document
The onfocus property of the GlobalEventHandlers mixin is an EventHandler that processes focus events on the given element.
onfocus - Variable in class akasha.HTMLElement
The onfocus property of the GlobalEventHandlers mixin is an EventHandler that processes focus events on the given element.
onfocus - Variable in class akasha.svg.SVGElement
The onfocus property of the GlobalEventHandlers mixin is an EventHandler that processes focus events on the given element.
onfocus - Variable in class akasha.Window
The onfocus property of the GlobalEventHandlers mixin is an EventHandler that processes focus events on the given element.
onfocus - Static variable in class akasha.WindowGlobal
The onfocus property of the GlobalEventHandlers mixin is an EventHandler that processes focus events on the given element.
onformdata - Variable in class akasha.Document
The onformdata property of the GlobalEventHandlers mixin is the EventHandler for processing formdata events, fired after the entry list representing the form's data is constructed.
onformdata - Variable in class akasha.HTMLElement
The onformdata property of the GlobalEventHandlers mixin is the EventHandler for processing formdata events, fired after the entry list representing the form's data is constructed.
onformdata - Variable in class akasha.svg.SVGElement
The onformdata property of the GlobalEventHandlers mixin is the EventHandler for processing formdata events, fired after the entry list representing the form's data is constructed.
onformdata - Variable in class akasha.Window
The onformdata property of the GlobalEventHandlers mixin is the EventHandler for processing formdata events, fired after the entry list representing the form's data is constructed.
onformdata - Static variable in class akasha.WindowGlobal
The onformdata property of the GlobalEventHandlers mixin is the EventHandler for processing formdata events, fired after the entry list representing the form's data is constructed.
onFulfilled(T) - Method in interface akasha.promise.AcceptCallback
The callback function.
onFulfilled(T) - Method in interface akasha.promise.OnFulfilledCallback
The callback function.
OnFulfilledCallback<T,V> - Interface in akasha.promise
The callback function invoked when the promise is fulfilled.
onfullscreenchange - Variable in class akasha.Document
The Document interface's onfullscreenchange property is an event handler for the fullscreenchange event that is fired immediately before a document transitions into or out of full-screen mode.
onfullscreenchange - Variable in class akasha.Element
The Element interface's onfullscreenchange property is an event handler for the fullscreenchange event that is fired when the element has transitioned into or out of full-screen mode.
onfullscreenerror - Variable in class akasha.Document
The Document.onfullscreenerror property is an event handler for the fullscreenerror event that is sent to the document when it fails to transition into full-screen mode after a prior call to Element.requestFullscreen().
onfullscreenerror - Variable in class akasha.Element
The Element interface's onfullscreenerror property is an event handler for the fullscreenerror event which is sent to the element when an error occurs while attempting to transition into or out of full-screen mode.
ongamepadconnected - Variable in class akasha.HTMLBodyElement
 
ongamepadconnected - Variable in class akasha.HTMLFrameSetElement
 
ongamepadconnected - Variable in class akasha.svg.SVGSVGElement
 
ongamepadconnected - Variable in class akasha.Window
The ongamepadconnected property of the Window interface represents an event handler that will run when a gamepad is connected (when the gamepadconnected event fires).
ongamepadconnected - Static variable in class akasha.WindowGlobal
The ongamepadconnected property of the Window interface represents an event handler that will run when a gamepad is connected (when the gamepadconnected event fires).
ongamepaddisconnected - Variable in class akasha.HTMLBodyElement
 
ongamepaddisconnected - Variable in class akasha.HTMLFrameSetElement
 
ongamepaddisconnected - Variable in class akasha.svg.SVGSVGElement
 
ongamepaddisconnected - Variable in class akasha.Window
The ongamepaddisconnected property of the Window interface represents an event handler that will run when a gamepad is disconnected (when the gamepaddisconnected event fires).
ongamepaddisconnected - Static variable in class akasha.WindowGlobal
The ongamepaddisconnected property of the Window interface represents an event handler that will run when a gamepad is disconnected (when the gamepaddisconnected event fires).
ongatheringstatechange - Variable in class akasha.rtc.RTCIceTransport
The ongatheringstatechange event handler for the RTCIceTransport interface specifies an event handler that is to be called when the gatheringstatechange event occurs on the transport.
ongattserverdisconnected - Variable in class akasha.bluetooth.Bluetooth
 
ongattserverdisconnected - Variable in class akasha.bluetooth.BluetoothDevice
 
ongotpointercapture - Variable in class akasha.Document
The ongotpointercapture property of the GlobalEventHandlers mixin is an EventHandler that processes gotpointercapture events.
ongotpointercapture - Variable in class akasha.HTMLElement
The ongotpointercapture property of the GlobalEventHandlers mixin is an EventHandler that processes gotpointercapture events.
ongotpointercapture - Variable in class akasha.svg.SVGElement
The ongotpointercapture property of the GlobalEventHandlers mixin is an EventHandler that processes gotpointercapture events.
ongotpointercapture - Variable in class akasha.Window
The ongotpointercapture property of the GlobalEventHandlers mixin is an EventHandler that processes gotpointercapture events.
ongotpointercapture - Static variable in class akasha.WindowGlobal
The ongotpointercapture property of the GlobalEventHandlers mixin is an EventHandler that processes gotpointercapture events.
onhashchange - Variable in class akasha.HTMLBodyElement
The WindowEventHandlers.onhashchange property of the WindowEventHandlers mixin is the EventHandler for processing hashchange events.
onhashchange - Variable in class akasha.HTMLFrameSetElement
The WindowEventHandlers.onhashchange property of the WindowEventHandlers mixin is the EventHandler for processing hashchange events.
onhashchange - Variable in class akasha.svg.SVGSVGElement
The WindowEventHandlers.onhashchange property of the WindowEventHandlers mixin is the EventHandler for processing hashchange events.
onhashchange - Variable in class akasha.Window
The WindowEventHandlers.onhashchange property of the WindowEventHandlers mixin is the EventHandler for processing hashchange events.
onhashchange - Static variable in class akasha.WindowGlobal
The WindowEventHandlers.onhashchange property of the WindowEventHandlers mixin is the EventHandler for processing hashchange events.
onicecandidate - Variable in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection property onicecandidate property is an EventHandler which specifies a function to be called when the icecandidate event occurs on an RTCPeerConnection instance.
onicecandidateerror - Variable in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.onicecandidateerror property is an EventHandler which specifies a function which is called to handle the icecandidateerror event when it occurs on an RTCPeerConnection instance.
oniceconnectionstatechange - Variable in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.oniceconnectionstatechange property is an event handler which specifies a function to be called when the iceconnectionstatechange event is fired on an RTCPeerConnection instance.
onicegatheringstatechange - Variable in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.onicegatheringstatechange property is an EventHandler which specifies a function to be called when the icegatheringstatechange event is sent to an RTCPeerConnection instance.
oninput - Variable in class akasha.Document
The oninput property of the GlobalEventHandlers mixin is an EventHandler that processes input events on the input, select, and textarea elements.
oninput - Variable in class akasha.HTMLElement
The oninput property of the GlobalEventHandlers mixin is an EventHandler that processes input events on the input, select, and textarea elements.
oninput - Variable in class akasha.svg.SVGElement
The oninput property of the GlobalEventHandlers mixin is an EventHandler that processes input events on the input, select, and textarea elements.
oninput - Variable in class akasha.Window
The onkeydown property of the GlobalEventHandlers mixin is an EventHandler that processes keydown events.
oninput - Static variable in class akasha.WindowGlobal
The onkeydown property of the GlobalEventHandlers mixin is an EventHandler that processes keydown events.
oninputsourceschange - Variable in class akasha.xr.XRSession
 
oninvalid - Variable in class akasha.Document
The oninvalid property of the GlobalEventHandlers mixin is an EventHandler that processes invalid events.
oninvalid - Variable in class akasha.HTMLElement
The oninvalid property of the GlobalEventHandlers mixin is an EventHandler that processes invalid events.
oninvalid - Variable in class akasha.svg.SVGElement
The oninvalid property of the GlobalEventHandlers mixin is an EventHandler that processes invalid events.
oninvalid - Variable in class akasha.Window
The oninvalid property of the GlobalEventHandlers mixin is an EventHandler that processes invalid events.
oninvalid - Static variable in class akasha.WindowGlobal
The oninvalid property of the GlobalEventHandlers mixin is an EventHandler that processes invalid events.
onInvoke(AnimationEvent) - Method in interface akasha.AnimationEventHandler
 
onInvoke(AudioProcessingEvent) - Method in interface akasha.audio.AudioProcessingEventHandler
 
onInvoke(JsArray<JsArray<Float32Array>>, JsArray<JsArray<Float32Array>>, JsObject) - Method in interface akasha.audio.AudioWorkletProcessCallback
 
onInvoke(DOMException) - Method in interface akasha.audio.DecodeErrorCallback
 
onInvoke(AudioBuffer) - Method in interface akasha.audio.DecodeSuccessCallback
 
onInvoke(OfflineAudioCompletionEvent) - Method in interface akasha.audio.OfflineAudioCompletionEventHandler
 
onInvoke(AudioData) - Method in interface akasha.AudioDataOutputCallback
 
onInvoke(Blob) - Method in interface akasha.BlobCallback
 
onInvoke(ClipboardEvent) - Method in interface akasha.clipboard.ClipboardEventHandler
 
onInvoke() - Method in interface akasha.clipboard.ClipboardItemDelayedCallback
 
onInvoke(CloseEvent) - Method in interface akasha.CloseEventHandler
 
onInvoke(String, Object) - Method in interface akasha.core.ParseReviverFn
 
onInvoke() - Method in interface akasha.core.PropertyAccessorFunction
 
onInvoke(Object) - Method in interface akasha.core.PropertyMutatorFunction
 
onInvoke(String, Object) - Method in interface akasha.core.StringifyReplacerFn
 
onInvoke() - Method in interface akasha.CustomElementConstructor
 
onInvoke(DeviceMotionEvent) - Method in interface akasha.DeviceMotionEventHandler
 
onInvoke(DeviceOrientationEvent) - Method in interface akasha.DeviceOrientationEventHandler
 
onInvoke(DragEvent) - Method in interface akasha.DragEventHandler
 
onInvoke(EncodedAudioChunk, EncodedAudioChunkMetadata) - Method in interface akasha.EncodedAudioChunkOutputCallback
 
onInvoke(EncodedVideoChunk, EncodedVideoChunkMetadata) - Method in interface akasha.EncodedVideoChunkOutputCallback
 
onInvoke(Event) - Method in interface akasha.EventHandler
 
onInvoke(FocusEvent) - Method in interface akasha.FocusEventHandler
 
onInvoke(double) - Method in interface akasha.FrameRequestCallback
 
onInvoke(Object...) - Method in interface akasha.Function
 
onInvoke(String) - Method in interface akasha.FunctionStringCallback
 
onInvoke(GamepadEvent) - Method in interface akasha.GamepadEventHandler
 
onInvoke(HashChangeEvent) - Method in interface akasha.HashChangeEventHandler
 
onInvoke(IDBVersionChangeEvent) - Method in interface akasha.idb.IDBVersionChangeEventHandler
 
onInvoke(IdleDeadline) - Method in interface akasha.IdleRequestCallback
 
onInvoke(InputEvent) - Method in interface akasha.InputEventHandler
 
onInvoke(JsArray<IntersectionObserverEntry>, IntersectionObserver) - Method in interface akasha.IntersectionObserverCallback
 
onInvoke(KeyboardEvent) - Method in interface akasha.KeyboardEventHandler
 
onInvoke(T) - Method in interface akasha.lang.JsArray.Converter
 
onInvoke(MediaRecorderErrorEvent) - Method in interface akasha.media.MediaRecorderErrorEventHandler
 
onInvoke(MediaStreamTrackEvent) - Method in interface akasha.media.MediaStreamTrackEventHandler
 
onInvoke(MessageEvent) - Method in interface akasha.MessageEventHandler
 
onInvoke(MouseEvent) - Method in interface akasha.MouseEventHandler
 
onInvoke(JsArray<MutationRecord>, MutationObserver) - Method in interface akasha.MutationCallback
 
onInvoke(String) - Method in interface akasha.notifications.NotificationPermissionCallback
 
onInvoke(Event) - Method in interface akasha.OnBeforeUnloadEventHandler
 
onInvoke(EventOrStringUnion, String, Double, Double, Object) - Method in interface akasha.OnErrorEventHandler
 
onInvoke(PageTransitionEvent) - Method in interface akasha.PageTransitionEventHandler
 
onInvoke(PerformanceObserverEntryList, PerformanceObserver, PerformanceObserverCallbackOptions) - Method in interface akasha.perf.PerformanceObserverCallback
 
onInvoke(PointerEvent) - Method in interface akasha.PointerEventHandler
 
onInvoke(GeolocationPosition) - Method in interface akasha.PositionCallback
 
onInvoke(GeolocationPositionError) - Method in interface akasha.PositionErrorCallback
 
onInvoke(ProgressEvent) - Method in interface akasha.ProgressEventHandler
 
onInvoke(ResolveCallbackFn<T>, RejectCallbackFn) - Method in interface akasha.promise.PromiseExecutor
 
onInvoke(PromiseRejectionEvent) - Method in interface akasha.PromiseRejectionEventHandler
 
onInvoke(Object) - Method in interface akasha.QueuingStrategySize
 
onInvoke(JsArray<Report>, ReportingObserver) - Method in interface akasha.ReportingObserverCallback
 
onInvoke(String, String, RTCIdentityProviderOptions) - Method in interface akasha.rtc.GenerateAssertionCallback
 
onInvoke(RTCDataChannelEvent) - Method in interface akasha.rtc.RTCDataChannelEventHandler
 
onInvoke(RTCDTMFToneChangeEvent) - Method in interface akasha.rtc.RTCDTMFToneChangeEventHandler
 
onInvoke(RTCErrorEvent) - Method in interface akasha.rtc.RTCErrorEventHandler
 
onInvoke(DOMException) - Method in interface akasha.rtc.RTCPeerConnectionErrorCallback
 
onInvoke(RTCPeerConnectionIceErrorEvent) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventHandler
 
onInvoke(RTCPeerConnectionIceEvent) - Method in interface akasha.rtc.RTCPeerConnectionIceEventHandler
 
onInvoke(RTCSessionDescriptionInit) - Method in interface akasha.rtc.RTCSessionDescriptionCallback
 
onInvoke(RTCTrackEvent) - Method in interface akasha.rtc.RTCTrackEventHandler
 
onInvoke(String, String) - Method in interface akasha.rtc.ValidateAssertionCallback
 
onInvoke(SpeechRecognitionErrorEvent) - Method in interface akasha.speech.SpeechRecognitionErrorEventHandler
 
onInvoke(SpeechRecognitionEvent) - Method in interface akasha.speech.SpeechRecognitionEventHandler
 
onInvoke(SpeechSynthesisErrorEvent) - Method in interface akasha.speech.SpeechSynthesisErrorEventHandler
 
onInvoke(SpeechSynthesisEvent) - Method in interface akasha.speech.SpeechSynthesisEventHandler
 
onInvoke(StorageEvent) - Method in interface akasha.StorageEventHandler
 
onInvoke() - Method in interface akasha.TimerHandler
 
onInvoke(TouchEvent) - Method in interface akasha.TouchEventHandler
 
onInvoke(TrackEvent) - Method in interface akasha.TrackEventHandler
 
onInvoke(TransformStreamDefaultController) - Method in interface akasha.TransformerFlushCallback
 
onInvoke(TransformStreamDefaultController) - Method in interface akasha.TransformerStartCallback
 
onInvoke(Object, TransformStreamDefaultController) - Method in interface akasha.TransformerTransformCallback
 
onInvoke(TransitionEvent) - Method in interface akasha.TransitionEventHandler
 
onInvoke(UIEvent) - Method in interface akasha.UIEventHandler
 
onInvoke(Object) - Method in interface akasha.UnderlyingSinkAbortCallback
 
onInvoke() - Method in interface akasha.UnderlyingSinkCloseCallback
 
onInvoke(WritableStreamDefaultController) - Method in interface akasha.UnderlyingSinkStartCallback
 
onInvoke(Object, WritableStreamDefaultController) - Method in interface akasha.UnderlyingSinkWriteCallback
 
onInvoke(Object) - Method in interface akasha.UnderlyingSourceCancelCallback
 
onInvoke(ReadableStreamController) - Method in interface akasha.UnderlyingSourcePullCallback
 
onInvoke(ReadableStreamController) - Method in interface akasha.UnderlyingSourceStartCallback
 
onInvoke(VideoFrame) - Method in interface akasha.VideoFrameOutputCallback
 
onInvoke() - Method in interface akasha.VoidFunction
 
onInvoke(DOMException) - Method in interface akasha.WebCodecsErrorCallback
 
onInvoke(WheelEvent) - Method in interface akasha.WheelEventHandler
 
onInvoke(double, XRFrame) - Method in interface akasha.xr.XRFrameRequestCallback
 
onInvoke(XRReferenceSpaceEvent) - Method in interface akasha.xr.XRReferenceSpaceEventHandler
 
onisolationchange - Variable in class akasha.media.MediaStreamTrack
 
onkeydown - Variable in class akasha.Document
The onkeydown property of the GlobalEventHandlers mixin is an EventHandler that processes keydown events.
onkeydown - Variable in class akasha.HTMLElement
The onkeydown property of the GlobalEventHandlers mixin is an EventHandler that processes keydown events.
onkeydown - Variable in class akasha.svg.SVGElement
The onkeydown property of the GlobalEventHandlers mixin is an EventHandler that processes keydown events.
onkeydown - Variable in class akasha.Window
The onkeydown property of the GlobalEventHandlers mixin is an EventHandler that processes keydown events.
onkeydown - Static variable in class akasha.WindowGlobal
The onkeydown property of the GlobalEventHandlers mixin is an EventHandler that processes keydown events.
onkeypress - Variable in class akasha.Document
The onkeypress property of the GlobalEventHandlers mixin is an EventHandler that processes keypress events.
onkeypress - Variable in class akasha.HTMLElement
The onkeypress property of the GlobalEventHandlers mixin is an EventHandler that processes keypress events.
onkeypress - Variable in class akasha.svg.SVGElement
The onkeypress property of the GlobalEventHandlers mixin is an EventHandler that processes keypress events.
onkeypress - Variable in class akasha.Window
The onkeypress property of the GlobalEventHandlers mixin is an EventHandler that processes keypress events.
onkeypress - Static variable in class akasha.WindowGlobal
The onkeypress property of the GlobalEventHandlers mixin is an EventHandler that processes keypress events.
onkeystatuseschange - Variable in class akasha.MediaKeySession
 
onkeyup - Variable in class akasha.Document
The onkeyup property of the GlobalEventHandlers mixin is an EventHandler that processes keyup events.
onkeyup - Variable in class akasha.HTMLElement
The onkeyup property of the GlobalEventHandlers mixin is an EventHandler that processes keyup events.
onkeyup - Variable in class akasha.svg.SVGElement
The onkeyup property of the GlobalEventHandlers mixin is an EventHandler that processes keyup events.
onkeyup - Variable in class akasha.Window
The onkeyup property of the GlobalEventHandlers mixin is an EventHandler that processes keyup events.
onkeyup - Static variable in class akasha.WindowGlobal
The onkeyup property of the GlobalEventHandlers mixin is an EventHandler that processes keyup events.
onlanguagechange - Variable in class akasha.HTMLBodyElement
The onlanguagechange property of the WindowEventHandlers mixin is the EventHandler for processing languagechange events.
onlanguagechange - Variable in class akasha.HTMLFrameSetElement
The onlanguagechange property of the WindowEventHandlers mixin is the EventHandler for processing languagechange events.
onlanguagechange - Variable in class akasha.svg.SVGSVGElement
The onlanguagechange property of the WindowEventHandlers mixin is the EventHandler for processing languagechange events.
onlanguagechange - Variable in class akasha.Window
The onlanguagechange property of the WindowEventHandlers mixin is the EventHandler for processing languagechange events.
onlanguagechange - Static variable in class akasha.WindowGlobal
The onlanguagechange property of the WindowEventHandlers mixin is the EventHandler for processing languagechange events.
onLine() - Method in class akasha.Navigator
Returns the online status of the browser.
onload - Variable in class akasha.Document
The onload property of the GlobalEventHandlers mixin is an EventHandler that processes load events on a Window, XMLHttpRequest, img element, etc.
onload - Variable in class akasha.FileReader
The FileReader.onload property contains an event handler executed when the load event is fired, when content read with readAsArrayBuffer, readAsBinaryString, readAsDataURL or readAsText is available.
onload - Variable in class akasha.HTMLElement
The onload property of the GlobalEventHandlers mixin is an EventHandler that processes load events on a Window, XMLHttpRequest, img element, etc.
onload - Variable in class akasha.svg.SVGElement
The onload property of the GlobalEventHandlers mixin is an EventHandler that processes load events on a Window, XMLHttpRequest, img element, etc.
onload - Variable in class akasha.Window
The onload property of the GlobalEventHandlers mixin is an EventHandler that processes load events on a Window, XMLHttpRequest, img element, etc.
onload - Static variable in class akasha.WindowGlobal
The onload property of the GlobalEventHandlers mixin is an EventHandler that processes load events on a Window, XMLHttpRequest, img element, etc.
onload - Variable in class akasha.XMLHttpRequestEventTarget
The XMLHttpRequestEventTarget.onload is the function called when an XMLHttpRequest transaction completes successfully.
onloadeddata - Variable in class akasha.Document
The onloadeddata property of the GlobalEventHandlers mixin is the EventHandler for processing loadeddata events.
onloadeddata - Variable in class akasha.HTMLElement
The onloadeddata property of the GlobalEventHandlers mixin is the EventHandler for processing loadeddata events.
onloadeddata - Variable in class akasha.svg.SVGElement
The onloadeddata property of the GlobalEventHandlers mixin is the EventHandler for processing loadeddata events.
onloadeddata - Variable in class akasha.Window
The onloadeddata property of the GlobalEventHandlers mixin is the EventHandler for processing loadeddata events.
onloadeddata - Static variable in class akasha.WindowGlobal
The onloadeddata property of the GlobalEventHandlers mixin is the EventHandler for processing loadeddata events.
onloadedmetadata - Variable in class akasha.Document
The onloadedmetadata property of the GlobalEventHandlers mixin is the EventHandler for processing loadedmetadata events.
onloadedmetadata - Variable in class akasha.HTMLElement
The onloadedmetadata property of the GlobalEventHandlers mixin is the EventHandler for processing loadedmetadata events.
onloadedmetadata - Variable in class akasha.svg.SVGElement
The onloadedmetadata property of the GlobalEventHandlers mixin is the EventHandler for processing loadedmetadata events.
onloadedmetadata - Variable in class akasha.Window
The onloadedmetadata property of the GlobalEventHandlers mixin is the EventHandler for processing loadedmetadata events.
onloadedmetadata - Static variable in class akasha.WindowGlobal
The onloadedmetadata property of the GlobalEventHandlers mixin is the EventHandler for processing loadedmetadata events.
onloadend - Variable in class akasha.FileReader
 
onloadend - Variable in class akasha.XMLHttpRequestEventTarget
 
onloadstart - Variable in class akasha.Document
The onloadstart property of the GlobalEventHandlers mixin is an EventHandler representing the code to be called when the loadstart event is raised (when progress has begun on the loading of a resource.)
onloadstart - Variable in class akasha.FileReader
 
onloadstart - Variable in class akasha.HTMLElement
The onloadstart property of the GlobalEventHandlers mixin is an EventHandler representing the code to be called when the loadstart event is raised (when progress has begun on the loading of a resource.)
onloadstart - Variable in class akasha.svg.SVGElement
The onloadstart property of the GlobalEventHandlers mixin is an EventHandler representing the code to be called when the loadstart event is raised (when progress has begun on the loading of a resource.)
onloadstart - Variable in class akasha.Window
The onloadstart property of the GlobalEventHandlers mixin is an EventHandler representing the code to be called when the loadstart event is raised (when progress has begun on the loading of a resource.)
onloadstart - Static variable in class akasha.WindowGlobal
The onloadstart property of the GlobalEventHandlers mixin is an EventHandler representing the code to be called when the loadstart event is raised (when progress has begun on the loading of a resource.)
onloadstart - Variable in class akasha.XMLHttpRequestEventTarget
The XMLHttpRequestEventTarget.onloadstart is the function called when an XMLHttpRequest transaction starts transferring data.
onlostpointercapture - Variable in class akasha.Document
The onlostpointercapture property of the GlobalEventHandlers mixin is an EventHandler that processes lostpointercapture events.
onlostpointercapture - Variable in class akasha.HTMLElement
The onlostpointercapture property of the GlobalEventHandlers mixin is an EventHandler that processes lostpointercapture events.
onlostpointercapture - Variable in class akasha.svg.SVGElement
The onlostpointercapture property of the GlobalEventHandlers mixin is an EventHandler that processes lostpointercapture events.
onlostpointercapture - Variable in class akasha.Window
The onlostpointercapture property of the GlobalEventHandlers mixin is an EventHandler that processes lostpointercapture events.
onlostpointercapture - Static variable in class akasha.WindowGlobal
The onlostpointercapture property of the GlobalEventHandlers mixin is an EventHandler that processes lostpointercapture events.
only(Object) - Static method in class akasha.idb.IDBKeyRange
value is the value for the new key range.
only_if_cached - Static variable in annotation type akasha.RequestCache
 
onmark - Variable in class akasha.speech.SpeechSynthesisUtterance
The onmark property of the SpeechSynthesisUtterance interface represents an event handler that will run when the spoken utterance reaches a named SSML mark tag (when the mark event fires.)
onmessage - Variable in class akasha.BroadcastChannel
The BroadcastChannel.onmessage event handler is a property that specifies the function to execute when a message event, of type MessageEvent, is received by this BroadcastChannel.
onmessage - Variable in class akasha.EventSource
The onmessage property of the EventSource interface is an EventHandler called when a message event is received, that is when a message is coming from the source.
onmessage - Variable in class akasha.HTMLBodyElement
The onmessage property of the WindowEventHandlers mixin is the EventHandler called whenever an object receives a message event.
onmessage - Variable in class akasha.HTMLFrameSetElement
The onmessage property of the WindowEventHandlers mixin is the EventHandler called whenever an object receives a message event.
onmessage - Variable in class akasha.MediaKeySession
 
onmessage - Variable in class akasha.MessagePort
The onmessage event handler of the MessagePort interface is an EventListener, called whenever an MessageEvent of type message is fired on the port — that is, when the port receives a message.
onmessage - Variable in class akasha.rtc.RTCDataChannel
The RTCDataChannel.onmessage property stores an EventHandler which specifies a function to be called when the message event is fired on the channel.
onmessage - Variable in class akasha.ServiceWorkerContainer
The onmessage property of the ServiceWorkerContainer interface is an event handler fired whenever a message event occurs — when incoming messages are received to the ServiceWorkerContainer object (e.g., via a Client.postMessage() call).
onmessage - Variable in class akasha.svg.SVGSVGElement
The onmessage property of the WindowEventHandlers mixin is the EventHandler called whenever an object receives a message event.
onmessage - Variable in class akasha.WebSocket
The WebSocket.onmessage property is an EventHandler that is called when a message is received from the server.
onmessage - Variable in class akasha.Window
The onmessage property of the WindowEventHandlers mixin is the EventHandler called whenever an object receives a message event.
onmessage - Static variable in class akasha.WindowGlobal
The onmessage property of the WindowEventHandlers mixin is the EventHandler called whenever an object receives a message event.
onmessage - Variable in class akasha.Worker
The onmessage property of the Worker interface represents an EventHandler, that is a function to be called when the message event occurs.
onmessageerror - Variable in class akasha.BroadcastChannel
The onmessageerror event handler of the BroadcastChannel interface is an EventListener, called whenever an MessageEvent of type messageerror is fired on the BroadcastChannel instance — that is, when it receives a message that cannot be deserialized.
onmessageerror - Variable in class akasha.HTMLBodyElement
The onmessageerror event handler of the WindowEventHandlers interface is an EventListener, called whenever an MessageEvent of type messageerror is fired on a window—that is, when it receives a message that cannot be deserialized.
onmessageerror - Variable in class akasha.HTMLFrameSetElement
The onmessageerror event handler of the WindowEventHandlers interface is an EventListener, called whenever an MessageEvent of type messageerror is fired on a window—that is, when it receives a message that cannot be deserialized.
onmessageerror - Variable in class akasha.MessagePort
The onmessageerror event handler of the MessagePort interface is an EventListener, called whenever an MessageEvent of type messageerror is fired on the port—that is, when it receives a message that cannot be deserialized.
onmessageerror - Variable in class akasha.ServiceWorkerContainer
 
onmessageerror - Variable in class akasha.svg.SVGSVGElement
The onmessageerror event handler of the WindowEventHandlers interface is an EventListener, called whenever an MessageEvent of type messageerror is fired on a window—that is, when it receives a message that cannot be deserialized.
onmessageerror - Variable in class akasha.Window
The onmessageerror event handler of the WindowEventHandlers interface is an EventListener, called whenever an MessageEvent of type messageerror is fired on a window—that is, when it receives a message that cannot be deserialized.
onmessageerror - Static variable in class akasha.WindowGlobal
The onmessageerror event handler of the WindowEventHandlers interface is an EventListener, called whenever an MessageEvent of type messageerror is fired on a window—that is, when it receives a message that cannot be deserialized.
onmessageerror - Variable in class akasha.Worker
The onmessageerror event handler of the Worker interface is an EventListener, called whenever an MessageEvent of type messageerror is fired on the Worker instance — that is, when it receives a message that cannot be deserialized.
onmousedown - Variable in class akasha.Document
The onmousedown property of the GlobalEventHandlers mixin is an EventHandler that processes mousedown events.
onmousedown - Variable in class akasha.HTMLElement
The onmousedown property of the GlobalEventHandlers mixin is an EventHandler that processes mousedown events.
onmousedown - Variable in class akasha.svg.SVGElement
The onmousedown property of the GlobalEventHandlers mixin is an EventHandler that processes mousedown events.
onmousedown - Variable in class akasha.Window
The onmousedown property of the GlobalEventHandlers mixin is an EventHandler that processes mousedown events.
onmousedown - Static variable in class akasha.WindowGlobal
The onmousedown property of the GlobalEventHandlers mixin is an EventHandler that processes mousedown events.
onmouseenter - Variable in class akasha.Document
The onmouseenter property of the GlobalEventHandlers mixin is the EventHandler for processing mouseenter events.
onmouseenter - Variable in class akasha.HTMLElement
The onmouseenter property of the GlobalEventHandlers mixin is the EventHandler for processing mouseenter events.
onmouseenter - Variable in class akasha.svg.SVGElement
The onmouseenter property of the GlobalEventHandlers mixin is the EventHandler for processing mouseenter events.
onmouseenter - Variable in class akasha.Window
The onmouseenter property of the GlobalEventHandlers mixin is the EventHandler for processing mouseenter events.
onmouseenter - Static variable in class akasha.WindowGlobal
The onmouseenter property of the GlobalEventHandlers mixin is the EventHandler for processing mouseenter events.
onmouseleave - Variable in class akasha.Document
The onmouseleave property of the GlobalEventHandlers mixin is the EventHandler for processing mouseleave events.
onmouseleave - Variable in class akasha.HTMLElement
The onmouseleave property of the GlobalEventHandlers mixin is the EventHandler for processing mouseleave events.
onmouseleave - Variable in class akasha.svg.SVGElement
The onmouseleave property of the GlobalEventHandlers mixin is the EventHandler for processing mouseleave events.
onmouseleave - Variable in class akasha.Window
The onmouseleave property of the GlobalEventHandlers mixin is the EventHandler for processing mouseleave events.
onmouseleave - Static variable in class akasha.WindowGlobal
The onmouseleave property of the GlobalEventHandlers mixin is the EventHandler for processing mouseleave events.
onmousemove - Variable in class akasha.Document
The onmousemove property of the GlobalEventHandlers mixin is an EventHandler that processes mousemove events.
onmousemove - Variable in class akasha.HTMLElement
The onmousemove property of the GlobalEventHandlers mixin is an EventHandler that processes mousemove events.
onmousemove - Variable in class akasha.svg.SVGElement
The onmousemove property of the GlobalEventHandlers mixin is an EventHandler that processes mousemove events.
onmousemove - Variable in class akasha.Window
The onmousemove property of the GlobalEventHandlers mixin is an EventHandler that processes mousemove events.
onmousemove - Static variable in class akasha.WindowGlobal
The onmousemove property of the GlobalEventHandlers mixin is an EventHandler that processes mousemove events.
onmouseout - Variable in class akasha.Document
The onmouseout property of the GlobalEventHandlers mixin is an EventHandler that processes mouseout events.
onmouseout - Variable in class akasha.HTMLElement
The onmouseout property of the GlobalEventHandlers mixin is an EventHandler that processes mouseout events.
onmouseout - Variable in class akasha.svg.SVGElement
The onmouseout property of the GlobalEventHandlers mixin is an EventHandler that processes mouseout events.
onmouseout - Variable in class akasha.Window
The onmouseout property of the GlobalEventHandlers mixin is an EventHandler that processes mouseout events.
onmouseout - Static variable in class akasha.WindowGlobal
The onmouseout property of the GlobalEventHandlers mixin is an EventHandler that processes mouseout events.
onmouseover - Variable in class akasha.Document
The onmouseover property of the GlobalEventHandlers mixin is an EventHandler that processes mouseover events.
onmouseover - Variable in class akasha.HTMLElement
The onmouseover property of the GlobalEventHandlers mixin is an EventHandler that processes mouseover events.
onmouseover - Variable in class akasha.svg.SVGElement
The onmouseover property of the GlobalEventHandlers mixin is an EventHandler that processes mouseover events.
onmouseover - Variable in class akasha.Window
The onmouseover property of the GlobalEventHandlers mixin is an EventHandler that processes mouseover events.
onmouseover - Static variable in class akasha.WindowGlobal
The onmouseover property of the GlobalEventHandlers mixin is an EventHandler that processes mouseover events.
onmouseup - Variable in class akasha.Document
The onmouseup property of the GlobalEventHandlers mixin is an EventHandler that processes mouseup events.
onmouseup - Variable in class akasha.HTMLElement
The onmouseup property of the GlobalEventHandlers mixin is an EventHandler that processes mouseup events.
onmouseup - Variable in class akasha.svg.SVGElement
The onmouseup property of the GlobalEventHandlers mixin is an EventHandler that processes mouseup events.
onmouseup - Variable in class akasha.Window
The onmouseup property of the GlobalEventHandlers mixin is an EventHandler that processes mouseup events.
onmouseup - Static variable in class akasha.WindowGlobal
The onmouseup property of the GlobalEventHandlers mixin is an EventHandler that processes mouseup events.
onmute - Variable in class akasha.media.MediaStreamTrack
MediaStreamTrack's onmute event handler is called when the mute event is received.
onnegotiationneeded - Variable in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection interface's onnegotiationneeded property is an EventListener which specifies a function which is called to handle the negotiationneeded event when it occurs on an RTCPeerConnection instance.
onnomatch - Variable in class akasha.speech.SpeechRecognition
The onnomatch property of the SpeechRecognition interface represents an event handler that will run when the speech recognition service returns a final result with no significant recognition (when the nomatch event fires.)
onoffline - Variable in class akasha.HTMLBodyElement
 
onoffline - Variable in class akasha.HTMLFrameSetElement
 
onoffline - Variable in class akasha.svg.SVGSVGElement
 
onoffline - Variable in class akasha.Window
 
onoffline - Static variable in class akasha.WindowGlobal
 
ononline - Variable in class akasha.HTMLBodyElement
 
ononline - Variable in class akasha.HTMLFrameSetElement
 
ononline - Variable in class akasha.svg.SVGSVGElement
 
ononline - Variable in class akasha.Window
 
ononline - Static variable in class akasha.WindowGlobal
 
onopen - Variable in class akasha.EventSource
The onopen property of the EventSource interface is an EventHandler called when an open event is received, that is when the connection was just opened.
onopen - Variable in class akasha.rtc.RTCDataChannel
The RTCDataChannel.onopen property is an EventHandler which specifies a function to be called when the open event is fired; this is a simple Event which is sent when the data channel's underlying data transport—the link over which the RTCDataChannel's messages flow—is established or re-established.
onopen - Variable in class akasha.WebSocket
The WebSocket.onopen property is an EventHandler that is called when the WebSocket connection's readyState changes to 1; this indicates that the connection is ready to send and receive data.
onorientationchange - Variable in class akasha.HTMLBodyElement
 
onorientationchange - Variable in class akasha.Window
 
onorientationchange - Static variable in class akasha.WindowGlobal
 
onpagehide - Variable in class akasha.HTMLBodyElement
 
onpagehide - Variable in class akasha.HTMLFrameSetElement
 
onpagehide - Variable in class akasha.svg.SVGSVGElement
 
onpagehide - Variable in class akasha.Window
 
onpagehide - Static variable in class akasha.WindowGlobal
 
onpageshow - Variable in class akasha.HTMLBodyElement
 
onpageshow - Variable in class akasha.HTMLFrameSetElement
 
onpageshow - Variable in class akasha.svg.SVGSVGElement
 
onpageshow - Variable in class akasha.Window
 
onpageshow - Static variable in class akasha.WindowGlobal
 
onpaste - Variable in class akasha.Document
 
onpaste - Variable in class akasha.HTMLElement
The HTMLElement.onpaste property of the HTMLElement interface is an EventHandler that processes paste events.
onpaste - Variable in class akasha.svg.SVGElement
 
onpause - Variable in class akasha.Document
The onpause property of the GlobalEventHandlers mixin is the EventHandler for processing pause events.
onpause - Variable in class akasha.HTMLElement
The onpause property of the GlobalEventHandlers mixin is the EventHandler for processing pause events.
onpause - Variable in class akasha.media.MediaRecorder
The MediaRecorder.onpause event handler (part of the MediaRecorder API) handles the pause event, allowing you to run code in response to the media recording being paused.
onpause - Variable in class akasha.speech.SpeechSynthesisUtterance
The onpause property of the SpeechSynthesisUtterance interface represents an event handler that will run when the utterance is paused part way through (when the pause event fires.)
onpause - Variable in class akasha.svg.SVGElement
The onpause property of the GlobalEventHandlers mixin is the EventHandler for processing pause events.
onpause - Variable in class akasha.Window
The onpause property of the GlobalEventHandlers mixin is the EventHandler for processing pause events.
onpause - Static variable in class akasha.WindowGlobal
The onpause property of the GlobalEventHandlers mixin is the EventHandler for processing pause events.
onplay - Variable in class akasha.Document
The onplay property of the GlobalEventHandlers mixin is the EventHandler for processing play events.
onplay - Variable in class akasha.HTMLElement
The onplay property of the GlobalEventHandlers mixin is the EventHandler for processing play events.
onplay - Variable in class akasha.svg.SVGElement
The onplay property of the GlobalEventHandlers mixin is the EventHandler for processing play events.
onplay - Variable in class akasha.Window
The onplay property of the GlobalEventHandlers mixin is the EventHandler for processing play events.
onplay - Static variable in class akasha.WindowGlobal
The onplay property of the GlobalEventHandlers mixin is the EventHandler for processing play events.
onplaying - Variable in class akasha.Document
The onplaying property of the GlobalEventHandlers mixin is the EventHandler for processing playing events.
onplaying - Variable in class akasha.HTMLElement
The onplaying property of the GlobalEventHandlers mixin is the EventHandler for processing playing events.
onplaying - Variable in class akasha.svg.SVGElement
The onplaying property of the GlobalEventHandlers mixin is the EventHandler for processing playing events.
onplaying - Variable in class akasha.Window
The onplaying property of the GlobalEventHandlers mixin is the EventHandler for processing playing events.
onplaying - Static variable in class akasha.WindowGlobal
The onplaying property of the GlobalEventHandlers mixin is the EventHandler for processing playing events.
onpointercancel - Variable in class akasha.Document
The onpointercancel property of the GlobalEventHandlers mixin is an EventHandler that processes pointercancel events.
onpointercancel - Variable in class akasha.HTMLElement
The onpointercancel property of the GlobalEventHandlers mixin is an EventHandler that processes pointercancel events.
onpointercancel - Variable in class akasha.svg.SVGElement
The onpointercancel property of the GlobalEventHandlers mixin is an EventHandler that processes pointercancel events.
onpointercancel - Variable in class akasha.Window
The onpointercancel property of the GlobalEventHandlers mixin is an EventHandler that processes pointercancel events.
onpointercancel - Static variable in class akasha.WindowGlobal
The onpointercancel property of the GlobalEventHandlers mixin is an EventHandler that processes pointercancel events.
onpointerdown - Variable in class akasha.Document
The GlobalEventHandlers event handler onpointerdown is used to specify the event handler for the pointerdown event, which is fired when the pointing device is initially pressed.
onpointerdown - Variable in class akasha.HTMLElement
The GlobalEventHandlers event handler onpointerdown is used to specify the event handler for the pointerdown event, which is fired when the pointing device is initially pressed.
onpointerdown - Variable in class akasha.svg.SVGElement
The GlobalEventHandlers event handler onpointerdown is used to specify the event handler for the pointerdown event, which is fired when the pointing device is initially pressed.
onpointerdown - Variable in class akasha.Window
The GlobalEventHandlers event handler onpointerdown is used to specify the event handler for the pointerdown event, which is fired when the pointing device is initially pressed.
onpointerdown - Static variable in class akasha.WindowGlobal
The GlobalEventHandlers event handler onpointerdown is used to specify the event handler for the pointerdown event, which is fired when the pointing device is initially pressed.
onpointerenter - Variable in class akasha.Document
The onpointerenter property of the GlobalEventHandlers mixin is an EventHandler that processes pointerenter events.
onpointerenter - Variable in class akasha.HTMLElement
The onpointerenter property of the GlobalEventHandlers mixin is an EventHandler that processes pointerenter events.
onpointerenter - Variable in class akasha.svg.SVGElement
The onpointerenter property of the GlobalEventHandlers mixin is an EventHandler that processes pointerenter events.
onpointerenter - Variable in class akasha.Window
The onpointerenter property of the GlobalEventHandlers mixin is an EventHandler that processes pointerenter events.
onpointerenter - Static variable in class akasha.WindowGlobal
The onpointerenter property of the GlobalEventHandlers mixin is an EventHandler that processes pointerenter events.
onpointerleave - Variable in class akasha.Document
The global event handler for the pointerleave event, which is delivered to a Node when the pointer (mouse cursor, fingertip, etc.) exits its hit test area (for example, if the cursor exits an Element or Window's content area).
onpointerleave - Variable in class akasha.HTMLElement
The global event handler for the pointerleave event, which is delivered to a Node when the pointer (mouse cursor, fingertip, etc.) exits its hit test area (for example, if the cursor exits an Element or Window's content area).
onpointerleave - Variable in class akasha.svg.SVGElement
The global event handler for the pointerleave event, which is delivered to a Node when the pointer (mouse cursor, fingertip, etc.) exits its hit test area (for example, if the cursor exits an Element or Window's content area).
onpointerleave - Variable in class akasha.Window
The global event handler for the pointerleave event, which is delivered to a Node when the pointer (mouse cursor, fingertip, etc.) exits its hit test area (for example, if the cursor exits an Element or Window's content area).
onpointerleave - Static variable in class akasha.WindowGlobal
The global event handler for the pointerleave event, which is delivered to a Node when the pointer (mouse cursor, fingertip, etc.) exits its hit test area (for example, if the cursor exits an Element or Window's content area).
onpointerlockchange - Variable in class akasha.Document
 
onpointerlockerror - Variable in class akasha.Document
 
onpointermove - Variable in class akasha.Document
The onpointermove property of the GlobalEventHandlers mixin is an EventHandler that processes pointermove events.
onpointermove - Variable in class akasha.HTMLElement
The onpointermove property of the GlobalEventHandlers mixin is an EventHandler that processes pointermove events.
onpointermove - Variable in class akasha.svg.SVGElement
The onpointermove property of the GlobalEventHandlers mixin is an EventHandler that processes pointermove events.
onpointermove - Variable in class akasha.Window
The onpointermove property of the GlobalEventHandlers mixin is an EventHandler that processes pointermove events.
onpointermove - Static variable in class akasha.WindowGlobal
The onpointermove property of the GlobalEventHandlers mixin is an EventHandler that processes pointermove events.
onpointerout - Variable in class akasha.Document
The onpointerout property of the GlobalEventHandlers mixin is an EventHandler that processes pointerout events.
onpointerout - Variable in class akasha.HTMLElement
The onpointerout property of the GlobalEventHandlers mixin is an EventHandler that processes pointerout events.
onpointerout - Variable in class akasha.svg.SVGElement
The onpointerout property of the GlobalEventHandlers mixin is an EventHandler that processes pointerout events.
onpointerout - Variable in class akasha.Window
The onpointerout property of the GlobalEventHandlers mixin is an EventHandler that processes pointerout events.
onpointerout - Static variable in class akasha.WindowGlobal
The onpointerout property of the GlobalEventHandlers mixin is an EventHandler that processes pointerout events.
onpointerover - Variable in class akasha.Document
The onpointerover property of the GlobalEventHandlers mixin is an EventHandler that processes pointerover events.
onpointerover - Variable in class akasha.HTMLElement
The onpointerover property of the GlobalEventHandlers mixin is an EventHandler that processes pointerover events.
onpointerover - Variable in class akasha.svg.SVGElement
The onpointerover property of the GlobalEventHandlers mixin is an EventHandler that processes pointerover events.
onpointerover - Variable in class akasha.Window
The onpointerover property of the GlobalEventHandlers mixin is an EventHandler that processes pointerover events.
onpointerover - Static variable in class akasha.WindowGlobal
The onpointerover property of the GlobalEventHandlers mixin is an EventHandler that processes pointerover events.
onpointerup - Variable in class akasha.Document
The onpointerup property of the GlobalEventHandlers mixin is an EventHandler that processes pointerup events.
onpointerup - Variable in class akasha.HTMLElement
The onpointerup property of the GlobalEventHandlers mixin is an EventHandler that processes pointerup events.
onpointerup - Variable in class akasha.svg.SVGElement
The onpointerup property of the GlobalEventHandlers mixin is an EventHandler that processes pointerup events.
onpointerup - Variable in class akasha.Window
The onpointerup property of the GlobalEventHandlers mixin is an EventHandler that processes pointerup events.
onpointerup - Static variable in class akasha.WindowGlobal
The onpointerup property of the GlobalEventHandlers mixin is an EventHandler that processes pointerup events.
onpopstate - Variable in class akasha.HTMLBodyElement
The onpopstate property of the WindowEventHandlers mixin is the EventHandler for processing popstate events on the window.
onpopstate - Variable in class akasha.HTMLFrameSetElement
The onpopstate property of the WindowEventHandlers mixin is the EventHandler for processing popstate events on the window.
onpopstate - Variable in class akasha.svg.SVGSVGElement
The onpopstate property of the WindowEventHandlers mixin is the EventHandler for processing popstate events on the window.
onpopstate - Variable in class akasha.Window
The onpopstate property of the WindowEventHandlers mixin is the EventHandler for processing popstate events on the window.
onpopstate - Static variable in class akasha.WindowGlobal
The onpopstate property of the WindowEventHandlers mixin is the EventHandler for processing popstate events on the window.
onprocessorerror - Variable in class akasha.audio.AudioWorkletNode
The onprocessorerror property of the AudioWorkletNode interface defines an event handler function to be called when the processorerror event fires.
onprogress - Variable in class akasha.Document
 
onprogress - Variable in class akasha.FileReader
 
onprogress - Variable in class akasha.HTMLElement
 
onprogress - Variable in class akasha.svg.SVGElement
 
onprogress - Variable in class akasha.Window
 
onprogress - Static variable in class akasha.WindowGlobal
 
onprogress - Variable in class akasha.XMLHttpRequestEventTarget
The XMLHttpRequestEventTarget.onprogress is the function called periodically with information when an XMLHttpRequest before success completely.
onratechange - Variable in class akasha.Document
 
onratechange - Variable in class akasha.HTMLElement
 
onratechange - Variable in class akasha.svg.SVGElement
 
onratechange - Variable in class akasha.Window
 
onratechange - Static variable in class akasha.WindowGlobal
 
onreadystatechange - Variable in class akasha.Document
 
onreadystatechange - Variable in class akasha.XMLHttpRequest
An EventHandler that is called whenever the readyState attribute changes.
onRejected(Object) - Method in interface akasha.promise.OnRejectedCallback
The callback function.
OnRejectedCallback<V> - Interface in akasha.promise
The callback function invoked when the promise is rejected.
onrejectionhandled - Variable in class akasha.HTMLBodyElement
The onrejectionhandled property of the WindowEventHandlers mixin is the EventHandler for processing rejectionhandled events.
onrejectionhandled - Variable in class akasha.HTMLFrameSetElement
The onrejectionhandled property of the WindowEventHandlers mixin is the EventHandler for processing rejectionhandled events.
onrejectionhandled - Variable in class akasha.svg.SVGSVGElement
The onrejectionhandled property of the WindowEventHandlers mixin is the EventHandler for processing rejectionhandled events.
onrejectionhandled - Variable in class akasha.Window
The onrejectionhandled property of the WindowEventHandlers mixin is the EventHandler for processing rejectionhandled events.
onrejectionhandled - Static variable in class akasha.WindowGlobal
The onrejectionhandled property of the WindowEventHandlers mixin is the EventHandler for processing rejectionhandled events.
onrelease - Variable in class akasha.WakeLockSentinel
 
onremove - Variable in class akasha.Animation
The Animation interface's onremove property (from the Web Animations API) is the event handler for the remove event.
onremovesourcebuffer - Variable in class akasha.media.SourceBufferList
 
onremovetrack - Variable in class akasha.AudioTrackList
The AudioTrackList onremovetrack event handler is called when the removetrack event occurs, indicating that an audio track has been removed from the media element, and therefore also from the AudioTrackList.
onremovetrack - Variable in class akasha.media.MediaStream
The MediaStream.onremovetrack property is an EventHandler which specifies a function to be called when the removetrack event occurs on a MediaStream instance.
onremovetrack - Variable in class akasha.TextTrackList
The TextTrackList onremovetrack event handler is called when the removetrack event occurs, indicating that a text track has been removed from the media element, and therefore also from the TextTrackList.
onremovetrack - Variable in class akasha.VideoTrackList
The VideoTrackList onremovetrack event handler is called when the removetrack event occurs, indicating that a video track has been removed from the media element, and therefore also from the VideoTrackList.
onreset - Variable in class akasha.Document
The onreset property of the GlobalEventHandlers mixin is an EventHandler that processes reset events.
onreset - Variable in class akasha.HTMLElement
The onreset property of the GlobalEventHandlers mixin is an EventHandler that processes reset events.
onreset - Variable in class akasha.svg.SVGElement
The onreset property of the GlobalEventHandlers mixin is an EventHandler that processes reset events.
onreset - Variable in class akasha.Window
The onreset property of the GlobalEventHandlers mixin is an EventHandler that processes reset events.
onreset - Static variable in class akasha.WindowGlobal
The onreset property of the GlobalEventHandlers mixin is an EventHandler that processes reset events.
onreset - Variable in class akasha.xr.XRReferenceSpace
The XRReferenceSpace interface's onreset event handler property can be set to a function which is called when the XRReferenceSpace receives a reset event, signaling that the XR device has experienced a discontinuity large enough to require that the position and/or orientation of the origin be significantly altered to compensate.
onresize - Variable in class akasha.Document
The onresize property of the GlobalEventHandlers interface is an EventHandler that processes resize events.
onresize - Variable in class akasha.HTMLElement
The onreset property of the GlobalEventHandlers mixin is an EventHandler that processes reset events.
onresize - Variable in class akasha.svg.SVGElement
The onreset property of the GlobalEventHandlers mixin is an EventHandler that processes reset events.
onresize - Variable in class akasha.VisualViewport
The onresize event handler of the VisualViewport interface is called when a viewport is resized, i.e.
onresize - Variable in class akasha.Window
The onresize property of the GlobalEventHandlers interface is an EventHandler that processes resize events.
onresize - Static variable in class akasha.WindowGlobal
The onresize property of the GlobalEventHandlers interface is an EventHandler that processes resize events.
onresourcetimingbufferfull - Variable in class akasha.perf.Performance
The onresourcetimingbufferfull property is an event handler that will be called when the resourcetimingbufferfull event is fired.
onresult - Variable in class akasha.speech.SpeechRecognition
The onresult property of the SpeechRecognition interface represents an event handler that will run when the speech recognition service returns a result — a word or phrase has been positively recognized and this has been communicated back to the app (when the result event fires.)
onresume - Variable in class akasha.media.MediaRecorder
The MediaRecorder.onresume event handler (part of the MediaRecorder API) handles the resume event, allowing you to run code in response to the media recording being resumed after pausing.
onresume - Variable in class akasha.speech.SpeechSynthesisUtterance
The onresume property of the SpeechSynthesisUtterance interface represents an event handler that will run when a paused utterance is resumed (when the resume event fires.)
onscroll - Variable in class akasha.Document
The onscroll property of the GlobalEventHandlers mixin is an EventHandler that processes scroll events.
onscroll - Variable in class akasha.HTMLElement
The onscroll property of the GlobalEventHandlers mixin is an EventHandler that processes scroll events.
onscroll - Variable in class akasha.svg.SVGElement
The onscroll property of the GlobalEventHandlers mixin is an EventHandler that processes scroll events.
onscroll - Variable in class akasha.VisualViewport
The onscroll event handler of the VisualViewport interface is called when a viewport is scrolled, i.e.
onscroll - Variable in class akasha.Window
The onscroll property of the GlobalEventHandlers mixin is an EventHandler that processes scroll events.
onscroll - Static variable in class akasha.WindowGlobal
The onscroll property of the GlobalEventHandlers mixin is an EventHandler that processes scroll events.
onsecuritypolicyviolation - Variable in class akasha.Document
 
onsecuritypolicyviolation - Variable in class akasha.HTMLElement
 
onsecuritypolicyviolation - Variable in class akasha.svg.SVGElement
 
onsecuritypolicyviolation - Variable in class akasha.Window
 
onsecuritypolicyviolation - Static variable in class akasha.WindowGlobal
 
onseeked - Variable in class akasha.Document
 
onseeked - Variable in class akasha.HTMLElement
 
onseeked - Variable in class akasha.svg.SVGElement
 
onseeked - Variable in class akasha.Window
 
onseeked - Static variable in class akasha.WindowGlobal
 
onseeking - Variable in class akasha.Document
 
onseeking - Variable in class akasha.HTMLElement
 
onseeking - Variable in class akasha.svg.SVGElement
 
onseeking - Variable in class akasha.Window
 
onseeking - Static variable in class akasha.WindowGlobal
 
onselect - Variable in class akasha.Document
The onselect property of the GlobalEventHandlers mixin is an EventHandler that processes select events.
onselect - Variable in class akasha.HTMLElement
The onselect property of the GlobalEventHandlers mixin is an EventHandler that processes select events.
onselect - Variable in class akasha.svg.SVGElement
The onselect property of the GlobalEventHandlers mixin is an EventHandler that processes select events.
onselect - Variable in class akasha.Window
The onselect property of the GlobalEventHandlers mixin is an EventHandler that processes select events.
onselect - Static variable in class akasha.WindowGlobal
The onselect property of the GlobalEventHandlers mixin is an EventHandler that processes select events.
onselect - Variable in class akasha.xr.XRSession
 
onselectedcandidatepairchange - Variable in class akasha.rtc.RTCIceTransport
The RTCIceTransport interface's onselectedcandidatepairchange event handler specifies a function to be called to handle the selectedcandidatepairchange event, which is fired when the ICE agent selects a new candidate pair to be used for the connection.
onselectend - Variable in class akasha.xr.XRSession
 
onselectionchange - Variable in class akasha.Document
The onselectionchange property of the GlobalEventHandlers mixin is an EventHandler that processes selectionchange events.
onselectionchange - Variable in class akasha.HTMLElement
The onselectionchange property of the GlobalEventHandlers mixin is an EventHandler that processes selectionchange events.
onselectionchange - Variable in class akasha.svg.SVGElement
The onselectionchange property of the GlobalEventHandlers mixin is an EventHandler that processes selectionchange events.
onselectionchange - Variable in class akasha.Window
The onselectionchange property of the GlobalEventHandlers mixin is an EventHandler that processes selectionchange events.
onselectionchange - Static variable in class akasha.WindowGlobal
The onselectionchange property of the GlobalEventHandlers mixin is an EventHandler that processes selectionchange events.
onselectstart - Variable in class akasha.Document
The onselectstart property of the GlobalEventHandlers mixin is an EventHandler that processes selectstart events.
onselectstart - Variable in class akasha.HTMLElement
The onselectstart property of the GlobalEventHandlers mixin is an EventHandler that processes selectstart events.
onselectstart - Variable in class akasha.svg.SVGElement
The onselectstart property of the GlobalEventHandlers mixin is an EventHandler that processes selectstart events.
onselectstart - Variable in class akasha.Window
The onselectstart property of the GlobalEventHandlers mixin is an EventHandler that processes selectstart events.
onselectstart - Static variable in class akasha.WindowGlobal
The onselectstart property of the GlobalEventHandlers mixin is an EventHandler that processes selectstart events.
onselectstart - Variable in class akasha.xr.XRSession
 
onserviceadded - Variable in class akasha.bluetooth.Bluetooth
 
onserviceadded - Variable in class akasha.bluetooth.BluetoothDevice
 
onserviceadded - Variable in class akasha.bluetooth.BluetoothRemoteGATTService
 
onservicechanged - Variable in class akasha.bluetooth.Bluetooth
 
onservicechanged - Variable in class akasha.bluetooth.BluetoothDevice
 
onservicechanged - Variable in class akasha.bluetooth.BluetoothRemoteGATTService
 
onserviceremoved - Variable in class akasha.bluetooth.Bluetooth
 
onserviceremoved - Variable in class akasha.bluetooth.BluetoothDevice
 
onserviceremoved - Variable in class akasha.bluetooth.BluetoothRemoteGATTService
 
onSettled() - Method in interface akasha.promise.OnSettledCallback
The callback function.
OnSettledCallback - Interface in akasha.promise
The callback function invoked when the promise settles.
onshow - Variable in class akasha.notifications.Notification
The onshow property of the Notification interface specifies an event listener to receive show events.
onsignalingstatechange - Variable in class akasha.rtc.RTCPeerConnection
The onsignalingstatechange event handler property of the RTCPeerConnection interface specifies a function to be called when the signalingstatechange event occurs on an RTCPeerConnection interface.
onslotchange - Variable in class akasha.Document
 
onslotchange - Variable in class akasha.HTMLElement
 
onslotchange - Variable in class akasha.ShadowRoot
 
onslotchange - Variable in class akasha.svg.SVGElement
 
onslotchange - Variable in class akasha.Window
 
onslotchange - Static variable in class akasha.WindowGlobal
 
onsoundend - Variable in class akasha.speech.SpeechRecognition
The onsoundend property of the SpeechRecognition interface represents an event handler that will run when any sound — recognisable speech or not — has stopped being detected (when the soundend event fires.)
onsoundstart - Variable in class akasha.speech.SpeechRecognition
The onsoundstart property of the SpeechRecognition interface represents an event handler that will run when any sound — recognisable speech or not — has been detected (when the soundstart event fires.)
onsourceclose - Variable in class akasha.media.MediaSource
 
onsourceended - Variable in class akasha.media.MediaSource
 
onsourceopen - Variable in class akasha.media.MediaSource
 
onspeechend - Variable in class akasha.speech.SpeechRecognition
The onspeechend property of the SpeechRecognition interface represents an event handler that will run when speech recognised by the speech recognition service has stopped being detected (when the speechend event fires.)
onspeechstart - Variable in class akasha.speech.SpeechRecognition
The onspeechstart property of the SpeechRecognition interface represents an event handler that will run when sound recognised by the speech recognition service as speech has been detected (when the speechstart event fires.)
onsqueeze - Variable in class akasha.xr.XRSession
 
onsqueezeend - Variable in class akasha.xr.XRSession
 
onsqueezestart - Variable in class akasha.xr.XRSession
 
onstalled - Variable in class akasha.Document
 
onstalled - Variable in class akasha.HTMLElement
 
onstalled - Variable in class akasha.svg.SVGElement
 
onstalled - Variable in class akasha.Window
 
onstalled - Static variable in class akasha.WindowGlobal
 
onstart - Variable in class akasha.media.MediaRecorder
The MediaRecorder.onstartevent handler (part of the MediaRecorder API) handles the start event, allowing you to run code in response to media recording being started by a MediaRecorder.
onstart - Variable in class akasha.speech.SpeechRecognition
The onstart property of the SpeechRecognition interface represents an event handler that will run when the speech recognition service has begun listening to incoming audio with intent to recognize grammars associated with the current SpeechRecognition (when the start event fires.)
onstart - Variable in class akasha.speech.SpeechSynthesisUtterance
The onstart property of the SpeechSynthesisUtterance interface represents an event handler that will run when the utterance has begun to be spoken (when the start event fires.)
onstatechange - Variable in class akasha.audio.BaseAudioContext
 
onstatechange - Variable in class akasha.rtc.RTCDtlsTransport
 
onstatechange - Variable in class akasha.rtc.RTCIceTransport
The onstatechange event handler for the RTCIceTransport interface is a property which specifies a function to serve as the EventHandler for the statechange event that is fired whenever the transport's state changes.
onstatechange - Variable in class akasha.rtc.RTCSctpTransport
 
onstatechange - Variable in class akasha.ServiceWorker
An EventListener property called whenever an event of type statechange is fired; it is basically fired anytime the ServiceWorker.state changes.
onstop - Variable in class akasha.media.MediaRecorder
The MediaRecorder.onstop event handler (part of the MediaRecorder API) handles the stop event, allowing you to run code in response to media recording via a MediaRecorder being stopped.
onstorage - Variable in class akasha.HTMLBodyElement
The onstorage property of the WindowEventHandlers mixin is an EventHandler for processing storage events.
onstorage - Variable in class akasha.HTMLFrameSetElement
The onstorage property of the WindowEventHandlers mixin is an EventHandler for processing storage events.
onstorage - Variable in class akasha.svg.SVGSVGElement
The onstorage property of the WindowEventHandlers mixin is an EventHandler for processing storage events.
onstorage - Variable in class akasha.Window
The onstorage property of the WindowEventHandlers mixin is an EventHandler for processing storage events.
onstorage - Static variable in class akasha.WindowGlobal
The onstorage property of the WindowEventHandlers mixin is an EventHandler for processing storage events.
onsubmit - Variable in class akasha.Document
The onsubmit property of the GlobalEventHandlers mixin is an EventHandler that processes submit events.
onsubmit - Variable in class akasha.HTMLElement
The onsubmit property of the GlobalEventHandlers mixin is an EventHandler that processes submit events.
onsubmit - Variable in class akasha.svg.SVGElement
The onsubmit property of the GlobalEventHandlers mixin is an EventHandler that processes submit events.
onsubmit - Variable in class akasha.Window
The onsubmit property of the GlobalEventHandlers mixin is an EventHandler that processes submit events.
onsubmit - Static variable in class akasha.WindowGlobal
The onsubmit property of the GlobalEventHandlers mixin is an EventHandler that processes submit events.
onSubmittedWorkDone() - Method in class akasha.gpu.GPUQueue
 
onsuccess - Variable in class akasha.idb.IDBRequest
The following example requests a given record title, onsuccess gets the associated record from the IDBObjectStore (made available as objectStoreTitleRequest.result), updates one property of the record, and then puts the updated record back into the object store.
onsuspend - Variable in class akasha.Document
 
onsuspend - Variable in class akasha.HTMLElement
 
onsuspend - Variable in class akasha.svg.SVGElement
 
onsuspend - Variable in class akasha.Window
 
onsuspend - Static variable in class akasha.WindowGlobal
 
ontimeout - Variable in class akasha.XMLHttpRequestEventTarget
 
ontimeupdate - Variable in class akasha.Document
 
ontimeupdate - Variable in class akasha.HTMLElement
 
ontimeupdate - Variable in class akasha.svg.SVGElement
 
ontimeupdate - Variable in class akasha.Window
 
ontimeupdate - Static variable in class akasha.WindowGlobal
 
ontoggle - Variable in class akasha.Document
 
ontoggle - Variable in class akasha.HTMLElement
 
ontoggle - Variable in class akasha.svg.SVGElement
 
ontoggle - Variable in class akasha.Window
 
ontoggle - Static variable in class akasha.WindowGlobal
 
ontonechange - Variable in class akasha.rtc.RTCDTMFSender
The ontonechange property of the RTCDTMFSender interface is used to set the event handler for the tonechange event, which is sent to the RTCDTMFSender each time a tone begins or ends.
ontouchcancel - Variable in class akasha.Document
The ontouchcancel property of the GlobalEventHandlers mixin is an EventHandler that processes touchcancel events.
ontouchcancel - Variable in class akasha.HTMLElement
The ontouchcancel property of the GlobalEventHandlers mixin is an EventHandler that processes touchcancel events.
ontouchcancel - Variable in class akasha.svg.SVGElement
The ontouchcancel property of the GlobalEventHandlers mixin is an EventHandler that processes touchcancel events.
ontouchcancel - Variable in class akasha.Window
The ontouchcancel property of the GlobalEventHandlers mixin is an EventHandler that processes touchcancel events.
ontouchcancel - Static variable in class akasha.WindowGlobal
The ontouchcancel property of the GlobalEventHandlers mixin is an EventHandler that processes touchcancel events.
ontouchend - Variable in class akasha.Document
A global event handler for the touchend event.
ontouchend - Variable in class akasha.HTMLElement
A global event handler for the touchend event.
ontouchend - Variable in class akasha.svg.SVGElement
A global event handler for the touchend event.
ontouchend - Variable in class akasha.Window
A global event handler for the touchend event.
ontouchend - Static variable in class akasha.WindowGlobal
A global event handler for the touchend event.
ontouchmove - Variable in class akasha.Document
A global event handler for the touchmove event.
ontouchmove - Variable in class akasha.HTMLElement
A global event handler for the touchmove event.
ontouchmove - Variable in class akasha.svg.SVGElement
A global event handler for the touchmove event.
ontouchmove - Variable in class akasha.Window
A global event handler for the touchmove event.
ontouchmove - Static variable in class akasha.WindowGlobal
A global event handler for the touchmove event.
ontouchstart - Variable in class akasha.Document
The ontouchstart property of the GlobalEventHandlers mixin is an EventHandler that processes touchstart events.
ontouchstart - Variable in class akasha.HTMLElement
The ontouchstart property of the GlobalEventHandlers mixin is an EventHandler that processes touchstart events.
ontouchstart - Variable in class akasha.svg.SVGElement
The ontouchstart property of the GlobalEventHandlers mixin is an EventHandler that processes touchstart events.
ontouchstart - Variable in class akasha.Window
The ontouchstart property of the GlobalEventHandlers mixin is an EventHandler that processes touchstart events.
ontouchstart - Static variable in class akasha.WindowGlobal
The ontouchstart property of the GlobalEventHandlers mixin is an EventHandler that processes touchstart events.
ontrack - Variable in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection property ontrack is an EventHandler which specifies a function to be called when the track event occurs, indicating that a track has been added to the RTCPeerConnection.
ontransitioncancel - Variable in class akasha.Document
The ontransitioncancel property of the GlobalEventHandlers mixin is an EventHandler that processes transitioncancel events.
ontransitioncancel - Variable in class akasha.HTMLElement
The ontransitioncancel property of the GlobalEventHandlers mixin is an EventHandler that processes transitioncancel events.
ontransitioncancel - Variable in class akasha.svg.SVGElement
The ontransitioncancel property of the GlobalEventHandlers mixin is an EventHandler that processes transitioncancel events.
ontransitioncancel - Variable in class akasha.Window
The ontransitioncancel property of the GlobalEventHandlers mixin is an EventHandler that processes transitioncancel events.
ontransitioncancel - Static variable in class akasha.WindowGlobal
The ontransitioncancel property of the GlobalEventHandlers mixin is an EventHandler that processes transitioncancel events.
ontransitionend - Variable in class akasha.Document
The ontransitionend property of the GlobalEventHandlers mixin is an EventHandler that processes transitionend events.
ontransitionend - Variable in class akasha.HTMLElement
The ontransitionend property of the GlobalEventHandlers mixin is an EventHandler that processes transitionend events.
ontransitionend - Variable in class akasha.svg.SVGElement
The ontransitionend property of the GlobalEventHandlers mixin is an EventHandler that processes transitionend events.
ontransitionend - Variable in class akasha.Window
The ontransitionend property of the GlobalEventHandlers mixin is an EventHandler that processes transitionend events.
ontransitionend - Static variable in class akasha.WindowGlobal
The ontransitionend property of the GlobalEventHandlers mixin is an EventHandler that processes transitionend events.
ontransitionrun - Variable in class akasha.Document
 
ontransitionrun - Variable in class akasha.HTMLElement
 
ontransitionrun - Variable in class akasha.svg.SVGElement
 
ontransitionrun - Variable in class akasha.Window
 
ontransitionrun - Static variable in class akasha.WindowGlobal
 
ontransitionstart - Variable in class akasha.Document
 
ontransitionstart - Variable in class akasha.HTMLElement
 
ontransitionstart - Variable in class akasha.svg.SVGElement
 
ontransitionstart - Variable in class akasha.Window
 
ontransitionstart - Static variable in class akasha.WindowGlobal
 
onuncapturederror - Variable in class akasha.gpu.GPUDevice
 
onunhandledrejection - Variable in class akasha.HTMLBodyElement
The onunhandledrejection property of the WindowEventHandlers mixin is the EventHandler for processing unhandledrejection events.
onunhandledrejection - Variable in class akasha.HTMLFrameSetElement
The onunhandledrejection property of the WindowEventHandlers mixin is the EventHandler for processing unhandledrejection events.
onunhandledrejection - Variable in class akasha.svg.SVGSVGElement
The onunhandledrejection property of the WindowEventHandlers mixin is the EventHandler for processing unhandledrejection events.
onunhandledrejection - Variable in class akasha.Window
The onunhandledrejection property of the WindowEventHandlers mixin is the EventHandler for processing unhandledrejection events.
onunhandledrejection - Static variable in class akasha.WindowGlobal
The onunhandledrejection property of the WindowEventHandlers mixin is the EventHandler for processing unhandledrejection events.
onunload - Variable in class akasha.HTMLBodyElement
The onunload property of the WindowEventHandlers mixin is the EventHandler for processing unload events.
onunload - Variable in class akasha.HTMLFrameSetElement
The onunload property of the WindowEventHandlers mixin is the EventHandler for processing unload events.
onunload - Variable in class akasha.svg.SVGSVGElement
The onunload property of the WindowEventHandlers mixin is the EventHandler for processing unload events.
onunload - Variable in class akasha.Window
The onunload property of the WindowEventHandlers mixin is the EventHandler for processing unload events.
onunload - Static variable in class akasha.WindowGlobal
The onunload property of the WindowEventHandlers mixin is the EventHandler for processing unload events.
onunmute - Variable in class akasha.media.MediaStreamTrack
MediaStreamTrack's onunmute event handler is called when the unmute event is received.
onupdate - Variable in class akasha.media.SourceBuffer
 
onupdateend - Variable in class akasha.media.SourceBuffer
 
onupdatefound - Variable in class akasha.ServiceWorkerRegistration
The onupdatefound property of the ServiceWorkerRegistration interface is an EventListener property called whenever an event of type statechange is fired; it is fired any time the ServiceWorkerRegistration.installing property acquires a new service worker.
onupdatestart - Variable in class akasha.media.SourceBuffer
 
onupgradeneeded - Variable in class akasha.idb.IDBOpenDBRequest
In the following example you can see the onupgradeneeded handler being used to update the database structure if a database with a higher version number is loaded.
onversionchange - Variable in class akasha.idb.IDBDatabase
This example shows an IDBOpenDBRequest.onupgradeneeded block that creates a new object store; it also includes onerror and onabort functions to handle non-success cases, and an onversionchange function to notify when a database structure change has occurred.
onvisibilitychange - Variable in class akasha.Document
The Document.onvisibilitychange property represents the event handler that is called when a visibilitychange event reaches this object.
onvisibilitychange - Variable in class akasha.xr.XRSession
 
onvoiceschanged - Variable in class akasha.speech.SpeechSynthesis
The onvoiceschanged property of the SpeechSynthesis interface represents an event handler that will run when the list of SpeechSynthesisVoice objects that would be returned by the SpeechSynthesis.getVoices() method has changed (when the voiceschanged event fires.)
onvolumechange - Variable in class akasha.Document
 
onvolumechange - Variable in class akasha.HTMLElement
 
onvolumechange - Variable in class akasha.svg.SVGElement
 
onvolumechange - Variable in class akasha.Window
 
onvolumechange - Static variable in class akasha.WindowGlobal
 
onwaiting - Variable in class akasha.Document
 
onwaiting - Variable in class akasha.HTMLElement
 
onwaiting - Variable in class akasha.svg.SVGElement
 
onwaiting - Variable in class akasha.Window
 
onwaiting - Static variable in class akasha.WindowGlobal
 
onwaitingforkey - Variable in class akasha.HTMLMediaElement
 
onwebkitanimationend - Variable in class akasha.Document
 
onwebkitanimationend - Variable in class akasha.HTMLElement
 
onwebkitanimationend - Variable in class akasha.svg.SVGElement
 
onwebkitanimationend - Variable in class akasha.Window
 
onwebkitanimationend - Static variable in class akasha.WindowGlobal
 
onwebkitanimationiteration - Variable in class akasha.Document
 
onwebkitanimationiteration - Variable in class akasha.HTMLElement
 
onwebkitanimationiteration - Variable in class akasha.svg.SVGElement
 
onwebkitanimationiteration - Variable in class akasha.Window
 
onwebkitanimationiteration - Static variable in class akasha.WindowGlobal
 
onwebkitanimationstart - Variable in class akasha.Document
 
onwebkitanimationstart - Variable in class akasha.HTMLElement
 
onwebkitanimationstart - Variable in class akasha.svg.SVGElement
 
onwebkitanimationstart - Variable in class akasha.Window
 
onwebkitanimationstart - Static variable in class akasha.WindowGlobal
 
onwebkittransitionend - Variable in class akasha.Document
 
onwebkittransitionend - Variable in class akasha.HTMLElement
 
onwebkittransitionend - Variable in class akasha.svg.SVGElement
 
onwebkittransitionend - Variable in class akasha.Window
 
onwebkittransitionend - Static variable in class akasha.WindowGlobal
 
onwheel - Variable in class akasha.Document
The onwheel property of the GlobalEventHandlers mixin is an EventHandler that processes wheel events.
onwheel - Variable in class akasha.HTMLElement
The onwheel property of the GlobalEventHandlers mixin is an EventHandler that processes wheel events.
onwheel - Variable in class akasha.svg.SVGElement
The onwheel property of the GlobalEventHandlers mixin is an EventHandler that processes wheel events.
onwheel - Variable in class akasha.Window
The onwheel property of the GlobalEventHandlers mixin is an EventHandler that processes wheel events.
onwheel - Static variable in class akasha.WindowGlobal
The onwheel property of the GlobalEventHandlers mixin is an EventHandler that processes wheel events.
opaque - Static variable in annotation type akasha.gpu.GPUCanvasCompositingAlphaMode
 
opaque - Static variable in annotation type akasha.ResponseType
 
opaqueredirect - Static variable in annotation type akasha.ResponseType
 
open(String) - Method in class akasha.CacheStorage
The open() method of the CacheStorage interface returns a Promise that resolves to the Cache object matching the cacheName.
open(String, String) - Method in class akasha.Document
The Document.open() method opens a document for writing.
open(String) - Method in class akasha.Document
The Document.open() method opens a document for writing.
open() - Method in class akasha.Document
The Document.open() method opens a document for writing.
open(String, String, String) - Method in class akasha.Document
The Document.open() method opens a document for writing.
OPEN - Static variable in class akasha.EventSource
 
open - Variable in class akasha.HTMLDetailsElement
 
open - Variable in class akasha.HTMLDialogElement
A Boolean representing the state of the open HTML attribute.
open(String, int) - Method in class akasha.idb.IDBFactory
If an error occurs while the database connection is being opened, then an error event is fired on the request object returned from this method.
open(String) - Method in class akasha.idb.IDBFactory
If an error occurs while the database connection is being opened, then an error event is fired on the request object returned from this method.
open - Static variable in annotation type akasha.media.ReadyState
 
open - Static variable in annotation type akasha.rtc.RTCDataChannelState
 
open - Static variable in annotation type akasha.ShadowRootMode
 
OPEN - Static variable in class akasha.WebSocket
 
open(String, String, String) - Method in class akasha.Window
The Window interface's open() method loads the specified resource into the new or existing browsing context (window, iframe or tab) with the specified name.
open(String, String) - Method in class akasha.Window
The Window interface's open() method loads the specified resource into the new or existing browsing context (window, iframe or tab) with the specified name.
open(String) - Method in class akasha.Window
The Window interface's open() method loads the specified resource into the new or existing browsing context (window, iframe or tab) with the specified name.
open() - Method in class akasha.Window
The Window interface's open() method loads the specified resource into the new or existing browsing context (window, iframe or tab) with the specified name.
open(String, String, String) - Static method in class akasha.WindowGlobal
The Window interface's open() method loads the specified resource into the new or existing browsing context (window, iframe or tab) with the specified name.
open(String, String) - Static method in class akasha.WindowGlobal
The Window interface's open() method loads the specified resource into the new or existing browsing context (window, iframe or tab) with the specified name.
open(String) - Static method in class akasha.WindowGlobal
The Window interface's open() method loads the specified resource into the new or existing browsing context (window, iframe or tab) with the specified name.
open() - Static method in class akasha.WindowGlobal
The Window interface's open() method loads the specified resource into the new or existing browsing context (window, iframe or tab) with the specified name.
open(String, String) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method open() initializes a newly-created request, or re-initializes an existing one.
open(String, String, boolean, String, String) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method open() initializes a newly-created request, or re-initializes an existing one.
open(String, String, boolean, String) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method open() initializes a newly-created request, or re-initializes an existing one.
open(String, String, boolean) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method open() initializes a newly-created request, or re-initializes an existing one.
openCursor(Object, String) - Method in class akasha.idb.IDBIndex
The method sets the position of the cursor to the appropriate record, based on the specified direction.
openCursor(Object) - Method in class akasha.idb.IDBIndex
The method sets the position of the cursor to the appropriate record, based on the specified direction.
openCursor() - Method in class akasha.idb.IDBIndex
The method sets the position of the cursor to the appropriate record, based on the specified direction.
openCursor(Object, String) - Method in class akasha.idb.IDBObjectStore
To determine if the add operation has completed successfully, listen for the results’s success event.
openCursor(Object) - Method in class akasha.idb.IDBObjectStore
To determine if the add operation has completed successfully, listen for the results’s success event.
openCursor() - Method in class akasha.idb.IDBObjectStore
To determine if the add operation has completed successfully, listen for the results’s success event.
OPENED - Static variable in class akasha.XMLHttpRequest
 
opener - Variable in class akasha.Window
The Window interface's opener property returns a reference to the window that opened the window, either with open(), or by navigating a link with a target attribute.
opener - Static variable in class akasha.WindowGlobal
The Window interface's opener property returns a reference to the window that opened the window, either with open(), or by navigating a link with a target attribute.
openKeyCursor(Object, String) - Method in class akasha.idb.IDBIndex
The method sets the position of the cursor to the appropriate key, based on the specified direction.
openKeyCursor(Object) - Method in class akasha.idb.IDBIndex
The method sets the position of the cursor to the appropriate key, based on the specified direction.
openKeyCursor() - Method in class akasha.idb.IDBIndex
The method sets the position of the cursor to the appropriate key, based on the specified direction.
openKeyCursor(Object, String) - Method in class akasha.idb.IDBObjectStore
To determine if the add operation has completed successfully, listen for the results’s success event.
openKeyCursor(Object) - Method in class akasha.idb.IDBObjectStore
To determine if the add operation has completed successfully, listen for the results’s success event.
openKeyCursor() - Method in class akasha.idb.IDBObjectStore
To determine if the add operation has completed successfully, listen for the results’s success event.
operation(String) - Method in interface akasha.gpu.GPUBlendComponent.Builder
 
operation() - Method in interface akasha.gpu.GPUBlendComponent
 
operator() - Method in class akasha.svg.SVGFECompositeElement
 
operator() - Method in class akasha.svg.SVGFEMorphologyElement
 
optimizeLegibility - Static variable in annotation type akasha.CanvasTextRendering
 
optimizeSpeed - Static variable in annotation type akasha.CanvasTextRendering
 
optimum - Variable in class akasha.HTMLMeterElement
 
Option - Class in akasha
 
Option(String, String, boolean, boolean) - Constructor for class akasha.Option
 
Option(String, String, boolean) - Constructor for class akasha.Option
 
Option(String, String) - Constructor for class akasha.Option
 
Option(String) - Constructor for class akasha.Option
 
Option() - Constructor for class akasha.Option
 
optional - Static variable in annotation type akasha.CredentialMediationRequirement
 
optional - Static variable in annotation type akasha.MediaKeysRequirement
 
OptionalEffectTiming - Interface in akasha
 
OptionalEffectTiming.Builder - Interface in akasha
 
optionalFeatures(JsArray<Any>) - Method in interface akasha.xr.XRPermissionDescriptor.Builder
The XRPermissionDescriptor dictionary's optionalFeatures property is used to specify a list of WebXR features which your app or site would like to use but can operate without if permission isn't granted to use them.
optionalFeatures(Any...) - Method in interface akasha.xr.XRPermissionDescriptor.Builder
The XRPermissionDescriptor dictionary's optionalFeatures property is used to specify a list of WebXR features which your app or site would like to use but can operate without if permission isn't granted to use them.
optionalFeatures() - Method in interface akasha.xr.XRPermissionDescriptor
The XRPermissionDescriptor dictionary's optionalFeatures property is used to specify a list of WebXR features which your app or site would like to use but can operate without if permission isn't granted to use them.
optionalFeatures(JsArray<Any>) - Method in interface akasha.xr.XRSessionInit.Builder
 
optionalFeatures(Any...) - Method in interface akasha.xr.XRSessionInit.Builder
 
optionalFeatures() - Method in interface akasha.xr.XRSessionInit
 
optionalManufacturerData(JsArray<Double>) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor.Builder
 
optionalManufacturerData(double...) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor.Builder
 
optionalManufacturerData() - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
optionalManufacturerData(JsArray<Double>) - Method in interface akasha.bluetooth.RequestDeviceOptions.Builder
 
optionalManufacturerData(double...) - Method in interface akasha.bluetooth.RequestDeviceOptions.Builder
 
optionalManufacturerData() - Method in interface akasha.bluetooth.RequestDeviceOptions
 
optionalServices(JsArray<BluetoothServiceUUID>) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor.Builder
 
optionalServices(BluetoothServiceUUID...) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor.Builder
 
optionalServices() - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
optionalServices(JsArray<BluetoothServiceUUID>) - Method in interface akasha.bluetooth.RequestDeviceOptions.Builder
 
optionalServices(BluetoothServiceUUID...) - Method in interface akasha.bluetooth.RequestDeviceOptions.Builder
 
optionalServices() - Method in interface akasha.bluetooth.RequestDeviceOptions
 
options() - Method in class akasha.HTMLDataListElement
 
options() - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.options read-only property returns a HTMLOptionsCollection of the option elements contained by the select element.
options() - Method in class akasha.PushSubscription
The options read-only property of the PushSubscription interface is an object containing containing the options used to create the subscription.
or(IntegerTypedArray, int, int) - Static method in class akasha.core.Atomics
Computes a bitwise OR on the value at the specified index of the array with the provided value.
ordered() - Method in class akasha.rtc.RTCDataChannel
The read-only RTCDataChannel property ordered indicates whether or not the data channel guarantees in-order delivery of messages; the default is true, which indicates that the data channel is indeed ordered.
ordered(boolean) - Method in interface akasha.rtc.RTCDataChannelInit.Builder
 
ordered() - Method in interface akasha.rtc.RTCDataChannelInit
 
ORDERED_NODE_ITERATOR_TYPE - Static variable in class akasha.XPathResult
 
ORDERED_NODE_SNAPSHOT_TYPE - Static variable in class akasha.XPathResult
 
orderX() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
orderY() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
organization - Static variable in annotation type akasha.AutocompleteType
A company or organization name, such as "Acme Widget Company" or "Girl Scouts of America".
organization_title - Static variable in annotation type akasha.AutocompleteType
A job title, or the title a person has within an organization, such as "Senior Technical Writer", "President", or "Assistant Troop Leader".
orient - Variable in class akasha.svg.SVGMarkerElement
 
orientAngle() - Method in class akasha.svg.SVGMarkerElement
 
orientation() - Method in class akasha.GamepadPose
The orientation read-only property of the GamepadPose interface returns the orientation of the Gamepad, as a quarternion value.
orientation() - Method in class akasha.Screen
The orientation read-only property of the Screen interface returns the current orientation of the screen.
orientation() - Method in class akasha.Window
 
orientation() - Static method in class akasha.WindowGlobal
 
orientation() - Method in class akasha.xr.XRRigidTransform
The read-only XRRigidTransform property orientation is a DOMPointReadOnly containing a normalized quaternion (also called a unit quaternion or versor) specifying the rotational component of the transform represented by the object.
OrientationLockType - Annotation Type in akasha
 
OrientationLockType.Util - Class in akasha
 
OrientationType - Annotation Type in akasha
 
OrientationType.Util - Class in akasha
 
orientationX() - Method in class akasha.audio.PannerNode
An AudioParam whose value is the X component of the direction in which the audio source is facing, in 3D Cartesian coordinate space.
orientationX(float) - Method in interface akasha.audio.PannerOptions.Builder
 
orientationX() - Method in interface akasha.audio.PannerOptions
 
orientationY() - Method in class akasha.audio.PannerNode
An AudioParam whose value is the Y component of the direction the audio source is facing, in 3D Cartesian coordinate space.
orientationY(float) - Method in interface akasha.audio.PannerOptions.Builder
 
orientationY() - Method in interface akasha.audio.PannerOptions
 
orientationZ() - Method in class akasha.audio.PannerNode
An AudioParam whose value is the Z component of the direction the audio source is facing, in 3D Cartesian coordinate space.
orientationZ(float) - Method in interface akasha.audio.PannerOptions.Builder
 
orientationZ() - Method in interface akasha.audio.PannerOptions
 
orientType() - Method in class akasha.svg.SVGMarkerElement
 
origin(String) - Method in interface akasha.CollectedClientData.Builder
 
origin() - Method in interface akasha.CollectedClientData
 
origin(String) - Method in interface akasha.FederatedCredentialInit.Builder
 
origin() - Method in interface akasha.FederatedCredentialInit
 
origin(GPUOrigin2D) - Method in interface akasha.gpu.GPUImageCopyExternalImage.Builder
 
origin(JsArray<Double>) - Method in interface akasha.gpu.GPUImageCopyExternalImage.Builder
 
origin(double...) - Method in interface akasha.gpu.GPUImageCopyExternalImage.Builder
 
origin(GPUOrigin2DDict) - Method in interface akasha.gpu.GPUImageCopyExternalImage.Builder
 
origin() - Method in interface akasha.gpu.GPUImageCopyExternalImage
 
origin(GPUOrigin3D) - Method in interface akasha.gpu.GPUImageCopyTexture.Builder
 
origin(JsArray<Double>) - Method in interface akasha.gpu.GPUImageCopyTexture.Builder
 
origin(double...) - Method in interface akasha.gpu.GPUImageCopyTexture.Builder
 
origin(GPUOrigin3DDict) - Method in interface akasha.gpu.GPUImageCopyTexture.Builder
 
origin() - Method in interface akasha.gpu.GPUImageCopyTexture
 
origin(GPUOrigin3D) - Method in interface akasha.gpu.GPUImageCopyTextureTagged.Builder
 
origin(JsArray<Double>) - Method in interface akasha.gpu.GPUImageCopyTextureTagged.Builder
 
origin(double...) - Method in interface akasha.gpu.GPUImageCopyTextureTagged.Builder
 
origin(GPUOrigin3DDict) - Method in interface akasha.gpu.GPUImageCopyTextureTagged.Builder
 
origin() - Method in class akasha.HTMLAnchorElement
The HTMLHyperlinkElementUtils.origin read-only property is a USVString containing the Unicode serialization of the origin of the represented URL
origin() - Method in class akasha.HTMLAreaElement
The HTMLHyperlinkElementUtils.origin read-only property is a USVString containing the Unicode serialization of the origin of the represented URL
origin() - Method in class akasha.Location
The origin read-only property of the Location interface is a USVString containing the Unicode serialization of the origin of the represented URL
origin() - Method in class akasha.MessageEvent
The origin read-only property of the MessageEvent interface is a USVString representing the origin of the message emitter.
origin(String) - Method in interface akasha.MessageEventInit.Builder
 
origin() - Method in interface akasha.MessageEventInit
 
origin(String) - Method in interface akasha.PasswordCredentialData.Builder
 
origin() - Method in interface akasha.PasswordCredentialData
 
origin - Static variable in annotation type akasha.ReferrerPolicy
The sent referrer will be limited to the origin of the referring page: its scheme, host, and port.
origin() - Method in class akasha.svg.SVGAElement
The HTMLHyperlinkElementUtils.origin read-only property is a USVString containing the Unicode serialization of the origin of the represented URL
origin() - Method in class akasha.URL
The origin read-only property of the URL interface returns a USVString containing the Unicode serialization of the origin of the represented URL.
origin() - Method in class akasha.Window
The origin read-only property of the WindowOrWorkerGlobalScope interface returns the origin of the global scope, serialized as a string.
origin() - Static method in class akasha.WindowGlobal
The origin read-only property of the WindowOrWorkerGlobalScope interface returns the origin of the global scope, serialized as a string.
origin_when_cross_origin - Static variable in annotation type akasha.ReferrerPolicy
The referrer sent to other origins will be limited to the scheme, the host, and the port.
originAgentCluster() - Method in class akasha.Window
 
originAgentCluster() - Static method in class akasha.WindowGlobal
 
originalPolicy() - Method in class akasha.CSPViolationReportBody
 
originalPolicy() - Method in class akasha.SecurityPolicyViolationEvent
The originalPolicy read-only property of the SecurityPolicyViolationEvent interface is a DOMString containing the policy whose enforcement uncovered the violation.
originalPolicy(String) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
originalPolicy() - Method in interface akasha.SecurityPolicyViolationEventInit
 
originTime(double) - Method in interface akasha.DocumentTimelineOptions.Builder
 
originTime() - Method in interface akasha.DocumentTimelineOptions
 
ornaments() - Method in class akasha.CSSFontFeatureValuesRule
 
OscillatorNode - Class in akasha.audio
The OscillatorNode interface represents a periodic waveform, such as a sine wave.
OscillatorNode(BaseAudioContext, OscillatorOptions) - Constructor for class akasha.audio.OscillatorNode
The OscillatorNode() constructor of the Web Audio API creates a new OscillatorNode object which is an AudioNode that represents a periodic waveform, like a sine wave, optionally setting the node's properties' values to match values in a specified object.
OscillatorNode(BaseAudioContext) - Constructor for class akasha.audio.OscillatorNode
The OscillatorNode() constructor of the Web Audio API creates a new OscillatorNode object which is an AudioNode that represents a periodic waveform, like a sine wave, optionally setting the node's properties' values to match values in a specified object.
OscillatorOptions - Interface in akasha.audio
 
OscillatorOptions.Builder - Interface in akasha.audio
 
OscillatorType - Annotation Type in akasha.audio
 
OscillatorType.Util - Class in akasha.audio
 
oscpu() - Method in class akasha.Navigator
The Navigator.oscpu property returns a string that identifies the current operating system.
oth(JsArray<RsaOtherPrimesInfo>) - Method in interface akasha.crypto.JsonWebKey.Builder
 
oth(RsaOtherPrimesInfo...) - Method in interface akasha.crypto.JsonWebKey.Builder
 
oth() - Method in interface akasha.crypto.JsonWebKey
 
other - Static variable in annotation type akasha.GamepadHand
 
other - Static variable in annotation type akasha.RequestDestination
 
other - Static variable in annotation type akasha.rtc.RTCQualityLimitationReason
 
OUT_OF_MEMORY - Static variable in class akasha.gl.WebGL2RenderingContext
 
OUT_OF_MEMORY - Static variable in class akasha.gl.WebGLRenderingContext
 
out_of_memory - Static variable in annotation type akasha.gpu.GPUErrorFilter
 
outbound_rtp - Static variable in annotation type akasha.rtc.RTCStatsType
 
outerHeight() - Method in class akasha.Window
The Window.outerHeight read-only property returns the height in pixels of the whole browser window, including any sidebar, window chrome, and window-resizing borders/handles.
outerHeight() - Static method in class akasha.WindowGlobal
The Window.outerHeight read-only property returns the height in pixels of the whole browser window, including any sidebar, window chrome, and window-resizing borders/handles.
outerHTML - Variable in class akasha.Element
The outerHTML attribute of the Element DOM interface gets the serialized HTML fragment describing the element including its descendants.
outerText - Variable in class akasha.HTMLElement
HTMLElement.outerText is a non-standard property.
outerWidth() - Method in class akasha.Window
Window.outerWidth read-only property returns the width of the outside of the browser window.
outerWidth() - Static method in class akasha.WindowGlobal
Window.outerWidth read-only property returns the width of the outside of the browser window.
output(AudioDataOutputCallback) - Method in interface akasha.AudioDecoderInit.Builder
 
output() - Method in interface akasha.AudioDecoderInit
 
output(EncodedAudioChunkOutputCallback) - Method in interface akasha.AudioEncoderInit.Builder
 
output() - Method in interface akasha.AudioEncoderInit
 
output(VideoFrameOutputCallback) - Method in interface akasha.VideoDecoderInit.Builder
 
output() - Method in interface akasha.VideoDecoderInit
 
output(EncodedVideoChunkOutputCallback) - Method in interface akasha.VideoEncoderInit.Builder
 
output() - Method in interface akasha.VideoEncoderInit
 
output_downscaled - Static variable in annotation type akasha.MediaKeyStatus
 
output_restricted - Static variable in annotation type akasha.MediaKeyStatus
 
outputBuffer() - Method in class akasha.audio.AudioProcessingEvent
 
outputBuffer(AudioBuffer) - Method in interface akasha.audio.AudioProcessingEventInit.Builder
 
outputBuffer() - Method in interface akasha.audio.AudioProcessingEventInit
 
outputChannelCount(JsArray<Double>) - Method in interface akasha.audio.AudioWorkletNodeOptions.Builder
 
outputChannelCount(double...) - Method in interface akasha.audio.AudioWorkletNodeOptions.Builder
 
outputChannelCount() - Method in interface akasha.audio.AudioWorkletNodeOptions
 
outputLatency() - Method in class akasha.audio.AudioContext
The outputLatency read-only property of the AudioContext Interface provides an estimation of the output latency of the current audio context.
OverconstrainedError - Class in akasha.media
The OverconstrainedError interface of the Media Capture and Streams API indicates that the set of desired capabilities for the current MediaStreamTrack cannot currently be met.
OverconstrainedError(String, String) - Constructor for class akasha.media.OverconstrainedError
 
OverconstrainedError(String) - Constructor for class akasha.media.OverconstrainedError
 
overrideMimeType(String) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method overrideMimeType() specifies a MIME type other than the one provided by the server to be used instead when interpreting the data being transferred in a request.
oversample - Variable in class akasha.audio.WaveShaperNode
The oversample property of the WaveShaperNode interface is an enumerated value indicating if oversampling must be used.
oversample(String) - Method in interface akasha.audio.WaveShaperOptions.Builder
 
oversample() - Method in interface akasha.audio.WaveShaperOptions
 
OverSampleType - Annotation Type in akasha.audio
 
OverSampleType.Util - Class in akasha.audio
 
OVR_multiview2 - Class in akasha.gl
The OVR_multiview2 extension is part of the WebGL API and adds support for rendering into multiple views simultaneously.
OVR_multiview2() - Constructor for class akasha.gl.OVR_multiview2
 
ownerDocument() - Method in class akasha.Node
The ownerDocument read-only property of the Node interface returns the top-level document object of the node.
ownerElement() - Method in class akasha.Attr
 
ownerNode() - Method in class akasha.StyleSheet
The ownerNode property of the StyleSheet interface returns the node that associates this style sheet with the document.
ownerRule() - Method in class akasha.CSSStyleSheet
The read-only CSSStyleSheet property ownerRule returns the CSSImportRule corresponding to the @import at-rule which imported the stylesheet into the document.
ownerSVGElement() - Method in class akasha.svg.SVGElement
 

P

p(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
p() - Method in interface akasha.crypto.JsonWebKey
 
p1() - Method in class akasha.DOMQuad
 
p1(DOMPointInit) - Method in interface akasha.DOMQuadInit.Builder
 
p1() - Method in interface akasha.DOMQuadInit
 
p2() - Method in class akasha.DOMQuad
 
p2(DOMPointInit) - Method in interface akasha.DOMQuadInit.Builder
 
p2() - Method in interface akasha.DOMQuadInit
 
p256dh - Static variable in annotation type akasha.PushEncryptionKeyName
 
p3() - Method in class akasha.DOMQuad
 
p3(DOMPointInit) - Method in interface akasha.DOMQuadInit.Builder
 
p3() - Method in interface akasha.DOMQuadInit
 
p4() - Method in class akasha.DOMQuad
 
p4(DOMPointInit) - Method in interface akasha.DOMQuadInit.Builder
 
p4() - Method in interface akasha.DOMQuadInit
 
PACK_ALIGNMENT - Static variable in class akasha.gl.WebGL2RenderingContext
 
PACK_ALIGNMENT - Static variable in class akasha.gl.WebGLRenderingContext
 
PACK_ROW_LENGTH - Static variable in class akasha.gl.WebGL2RenderingContext
 
PACK_SKIP_PIXELS - Static variable in class akasha.gl.WebGL2RenderingContext
 
PACK_SKIP_ROWS - Static variable in class akasha.gl.WebGL2RenderingContext
 
packetsContributedTo(int) - Method in interface akasha.rtc.RTCRtpContributingSourceStats.Builder
 
packetsContributedTo() - Method in interface akasha.rtc.RTCRtpContributingSourceStats
 
packetsDiscarded(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
packetsDiscarded(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
packetsDiscarded() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
packetsDiscarded(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
packetsDiscardedOnSend(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
 
packetsDiscardedOnSend() - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
packetsDiscardedOnSend(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
packetsDiscardedOnSend() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
packetsDuplicated(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The packetsDuplicated property of the RTCInboundRtpStreamStats dictionary indicates the total number of packets discarded because they were duplicates of previously-received packets.
packetsDuplicated() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The packetsDuplicated property of the RTCInboundRtpStreamStats dictionary indicates the total number of packets discarded because they were duplicates of previously-received packets.
packetsFailedDecryption(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The packetsFailedDecryption property of the RTCInboundRtpStreamStats dictionary indicates the total number of RTP packets which failed to be decrypted successfully after being received by the local end of the connection during this session.
packetsFailedDecryption() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The packetsFailedDecryption property of the RTCInboundRtpStreamStats dictionary indicates the total number of RTP packets which failed to be decrypted successfully after being received by the local end of the connection during this session.
packetsLost(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
packetsLost(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
packetsLost() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
packetsLost(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
packetsReceived(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats dictionary's packetsReceived property indicates the total number of packets of any kind that have been received on the connection described by the pair of candidates.
packetsReceived() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's packetsReceived property indicates the total number of packets of any kind that have been received on the connection described by the pair of candidates.
packetsReceived(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
packetsReceived(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
packetsReceived() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
packetsReceived(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
packetsReceived(int) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
packetsReceived() - Method in interface akasha.rtc.RTCTransportStats
 
packetsRepaired(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
packetsRepaired(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
packetsRepaired() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
packetsRepaired(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
packetsSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats dictionary's packetsSent property indicates the total number of packets which have been sent on the connection described by the pair of candidates.
packetsSent() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's packetsSent property indicates the total number of packets which have been sent on the connection described by the pair of candidates.
packetsSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
packetsSent(int) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
 
packetsSent(int) - Method in interface akasha.rtc.RTCSentRtpStreamStats.Builder
 
packetsSent() - Method in interface akasha.rtc.RTCSentRtpStreamStats
 
packetsSent(int) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
packetsSent() - Method in interface akasha.rtc.RTCTransportStats
 
pad - Variable in class akasha.CSSCounterStyleRule
 
padEnd(int, String) - Method in class akasha.core.JsString
The padEnd() method pads the current string with a given string (repeated, if needed) so that the resulting string reaches a given length.
padEnd(int) - Method in class akasha.core.JsString
The padEnd() method pads the current string with a given string (repeated, if needed) so that the resulting string reaches a given length.
padStart(int, String) - Method in class akasha.core.JsString
The padStart() method pads the current string with another string (multiple times, if needed) until the resulting string reaches the given length.
padStart(int) - Method in class akasha.core.JsString
The padStart() method pads the current string with another string (multiple times, if needed) until the resulting string reaches the given length.
PAGE_RULE - Static variable in class akasha.CSSRule
 
pageLeft() - Method in class akasha.VisualViewport
The pageLeft read-only property of the VisualViewport interface returns the x coordinate of the left edge of the visual viewport relative to the initial containing block origin, in CSS pixels.
pager - Static variable in annotation type akasha.AutocompleteType
The value describes a pager's or beeper's contact details.
pageTop() - Method in class akasha.VisualViewport
The pageTop read-only property of the VisualViewport interface returns the y coordinate of the top edge of the visual viewport relative to the initial containing block origin, in CSS pixels.
PageTransitionEvent - Class in akasha
The PageTransitionEvent event object is available inside handler functions for the pageshow and pagehide events, fired when a document is being loaded or unloaded.
PageTransitionEvent(String, PageTransitionEventInit) - Constructor for class akasha.PageTransitionEvent
 
PageTransitionEvent(String) - Constructor for class akasha.PageTransitionEvent
 
PageTransitionEventHandler - Interface in akasha
Handle events of type PageTransitionEvent
PageTransitionEventInit - Interface in akasha
 
PageTransitionEventInit.Builder - Interface in akasha
 
PageTransitionEventListener - Interface in akasha
Listener for events of type PageTransitionEvent
pageX() - Method in class akasha.MouseEvent
The pageX read-only property of the MouseEvent interface returns the X (horizontal) coordinate (in pixels) at which the mouse was clicked, relative to the left edge of the entire document.
pageX() - Method in class akasha.Touch
The Touch.pageX read-only property returns the X coordinate of the touch point relative to the viewport, including any scroll offset.
pageX(double) - Method in interface akasha.TouchInit.Builder
 
pageX() - Method in interface akasha.TouchInit
 
pageXOffset() - Method in class akasha.Window
The read-only Window property pageXOffset is an alias for scrollX.
pageXOffset() - Static method in class akasha.WindowGlobal
The read-only Window property pageXOffset is an alias for scrollX.
pageY() - Method in class akasha.MouseEvent
The pageY read-only property of the MouseEvent interface returns the Y (vertical) coordinate in pixels of the event relative to the whole document.
pageY() - Method in class akasha.Touch
The Touch.pageY read-only property returns the Y coordinate of the touch point relative to the viewport, including any scroll offset.
pageY(double) - Method in interface akasha.TouchInit.Builder
 
pageY() - Method in interface akasha.TouchInit
 
pageYOffset() - Method in class akasha.Window
The read-only Window property pageYOffset is an alias for scrollY; as such, it returns the number of pixels the document is currently scrolled along the vertical axis (that is, up or down) with a value of 0.0, indicating that the top edge of the Document is currently aligned with the top edge of the window's content area.
pageYOffset() - Static method in class akasha.WindowGlobal
The read-only Window property pageYOffset is an alias for scrollY; as such, it returns the number of pixels the document is currently scrolled along the vertical axis (that is, up or down) with a value of 0.0, indicating that the top edge of the Document is currently aligned with the top edge of the window's content area.
paintworklet - Static variable in annotation type akasha.RequestDestination
 
pan() - Method in class akasha.audio.StereoPannerNode
An a-rate AudioParam containing the panning to apply.
pan(float) - Method in interface akasha.audio.StereoPannerOptions.Builder
 
pan() - Method in interface akasha.audio.StereoPannerOptions
 
PannerNode - Class in akasha.audio
The PannerNode interface represents the position and behavior of an audio source signal in space.
PannerNode(BaseAudioContext, PannerOptions) - Constructor for class akasha.audio.PannerNode
The PannerNode() constructor of the Web Audio API creates a new PannerNode object instance.
PannerNode(BaseAudioContext) - Constructor for class akasha.audio.PannerNode
The PannerNode() constructor of the Web Audio API creates a new PannerNode object instance.
PannerOptions - Interface in akasha.audio
 
PannerOptions.Builder - Interface in akasha.audio
 
panningModel - Variable in class akasha.audio.PannerNode
A enum — see PanningModelType.
panningModel(String) - Method in interface akasha.audio.PannerOptions.Builder
 
panningModel() - Method in interface akasha.audio.PannerOptions
 
PanningModelType - Annotation Type in akasha.audio
 
PanningModelType.Util - Class in akasha.audio
 
panTiltZoom(boolean) - Method in interface akasha.CameraDevicePermissionDescriptor.Builder
 
panTiltZoom() - Method in interface akasha.CameraDevicePermissionDescriptor
 
parameterData(JsPropertyMap<Double>) - Method in interface akasha.audio.AudioWorkletNodeOptions.Builder
 
parameterData() - Method in interface akasha.audio.AudioWorkletNodeOptions
 
parameters() - Method in class akasha.audio.AudioWorkletNode
The read-only parameters property of the AudioWorkletNode interface returns the associated AudioParamMap — that is, a Map-like collection of AudioParam objects.
parent() - Method in class akasha.Window
The Window.parent property is a reference to the parent of the current window or subframe.
parent() - Static method in class akasha.WindowGlobal
The Window.parent property is a reference to the parent of the current window or subframe.
parentElement() - Method in class akasha.Node
The Node.parentElement read-only property returns the DOM node's parent Element, or null if the node either has no parent, or its parent isn't a DOM Element.
parentNode() - Method in class akasha.Node
The Node.parentNode read-only property returns the parent of the specified node in the DOM tree.
parentNode() - Method in class akasha.TreeWalker
The TreeWalker.parentNode() method moves the current Node to the first visible ancestor node in the document order, and returns the found node.
parentRule() - Method in class akasha.CSSRule
 
parentRule() - Method in class akasha.CSSStyleDeclaration
The CSSStyleDeclaration.parentRule read-only property returns a CSSRule that is the parent of this style block
parentStyleSheet() - Method in class akasha.CSSRule
The parentStyleSheet property of the CSSRule interface returns the StyleSheet object in which the current rule is defined.
parentStyleSheet() - Method in class akasha.StyleSheet
The parentStyleSheet property of the StyleSheet interface returns the style sheet, if any, that is including the given style sheet.
parse(String) - Static method in class akasha.core.JsDate
The Date.parse() method parses a string representation of a date, and returns the number of milliseconds since January 1, 1970, 00:00:00 UTC or NaN if the string is unrecognized or, in some cases, contains illegal date values (e.g.
parse(String, ParseReviverFn) - Static method in class akasha.core.JSON
The JSON.parse() method parses a JSON string, constructing the JavaScript value or object described by the string.
parse(String) - Static method in class akasha.core.JSON
The JSON.parse() method parses a JSON string, constructing the JavaScript value or object described by the string.
parsed - Static variable in annotation type akasha.ServiceWorkerState
 
parseFloat(String) - Static method in class akasha.core.JsNumber
The Number.parseFloat() method parses an argument and returns a floating point number.
parseFloat(String) - Static method in class akasha.Global
The parseFloat() function parses an argument (converting it to a string first if needed) and returns a floating point number.
parseFromString(String, String) - Method in class akasha.DOMParser
 
parseInt(String, int) - Static method in class akasha.core.JsNumber
The Number.parseInt() method parses a string argument and returns an integer of the specified radix or base.
parseInt(String, int) - Static method in class akasha.Global
The parseInt() function parses a string argument and returns an integer of the specified radix (the base in mathematical numeral systems).
ParseReviverFn - Interface in akasha.core
 
partialFramesLost(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
partialFramesLost(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
 
partialFramesLost() - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
partialFramesLost(int) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
partialFramesLost(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
partialFramesLost(int) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
partialFramesLost() - Method in interface akasha.rtc.RTCVideoReceiverStats
 
passive(boolean) - Method in interface akasha.AddEventListenerOptions.Builder
 
passive() - Method in interface akasha.AddEventListenerOptions
 
passive - Static variable in annotation type akasha.rtc.RTCIceTcpCandidateType
 
passOp(String) - Method in interface akasha.gpu.GPUStencilFaceState.Builder
 
passOp() - Method in interface akasha.gpu.GPUStencilFaceState
 
password(PasswordCredentialInit) - Method in interface akasha.CredentialCreationOptions.Builder
 
password() - Method in interface akasha.CredentialCreationOptions
 
password(boolean) - Method in interface akasha.CredentialRequestOptions.Builder
 
password() - Method in interface akasha.CredentialRequestOptions
 
password - Variable in class akasha.HTMLAnchorElement
The HTMLHyperlinkElementUtils.password property is a USVString containing the password specified before the domain name.
password - Variable in class akasha.HTMLAreaElement
The HTMLHyperlinkElementUtils.password property is a USVString containing the password specified before the domain name.
password - Static variable in annotation type akasha.InputType
A single-line text field whose value is obscured.
password() - Method in class akasha.PasswordCredential
The password read-only property of the PasswordCredential interface returns a USVString containing the password of the credential.
password(String) - Method in interface akasha.PasswordCredentialData.Builder
 
password() - Method in interface akasha.PasswordCredentialData
 
password - Static variable in annotation type akasha.rtc.RTCIceCredentialType
 
password(String) - Method in interface akasha.rtc.RTCIceParameters.Builder
The RTCIceParameters dictionary's password property specifies the ICE password that, in tandem with the usernameFragment, uniquely identifies an ICE session for its entire duration.
password() - Method in interface akasha.rtc.RTCIceParameters
The RTCIceParameters dictionary's password property specifies the ICE password that, in tandem with the usernameFragment, uniquely identifies an ICE session for its entire duration.
password - Variable in class akasha.svg.SVGAElement
The HTMLHyperlinkElementUtils.password property is a USVString containing the password specified before the domain name.
password - Variable in class akasha.URL
The password property of the URL interface is a USVString containing the password specified before the domain name.
PasswordCredential - Class in akasha
The interface of the Credential Management API provides information about a username/password pair.
PasswordCredential(HTMLFormElement) - Constructor for class akasha.PasswordCredential
The PasswordCredential constructor creates a new PasswordCredential object.
PasswordCredential(PasswordCredentialData) - Constructor for class akasha.PasswordCredential
The PasswordCredential constructor creates a new PasswordCredential object.
PasswordCredentialData - Interface in akasha
 
PasswordCredentialData.Builder - Interface in akasha
 
PasswordCredentialInit - Interface in akasha
 
Path2D - Class in akasha
The Path2D interface of the Canvas 2D API is used to declare a path that can then be used on a CanvasRenderingContext2D object.
Path2D(Path2D) - Constructor for class akasha.Path2D
The Path2D() constructor returns a newly instantiated Path2D object, optionally with another path as an argument (creates a copy), or optionally with a string consisting of SVG path data.
Path2D(String) - Constructor for class akasha.Path2D
The Path2D() constructor returns a newly instantiated Path2D object, optionally with another path as an argument (creates a copy), or optionally with a string consisting of SVG path data.
Path2D() - Constructor for class akasha.Path2D
The Path2D() constructor returns a newly instantiated Path2D object, optionally with another path as an argument (creates a copy), or optionally with a string consisting of SVG path data.
pathLength() - Method in class akasha.svg.SVGGeometryElement
The SVGGeometryElement.pathLength property reflects the pathLength attribute and returns the total length of the path, in user units.
pathname - Variable in class akasha.HTMLAnchorElement
The HTMLHyperlinkElementUtils.pathname property is a USVString containing an initial '/' followed by the path of the URL (or the empty string if there is no path).
pathname - Variable in class akasha.HTMLAreaElement
The HTMLHyperlinkElementUtils.pathname property is a USVString containing an initial '/' followed by the path of the URL (or the empty string if there is no path).
pathname - Variable in class akasha.Location
The pathname property of the Location interface is a USVString containing an initial '/' followed by the path of the URL (or the empty string if there is no path).
pathname - Variable in class akasha.svg.SVGAElement
The HTMLHyperlinkElementUtils.pathname property is a USVString containing an initial '/' followed by the path of the URL (or the empty string if there is no path).
pathname - Variable in class akasha.URL
The pathname property of the URL interface is a USVString containing an initial '/' followed by the path of the URL (or the empty string if there is no path).
pattern - Variable in class akasha.HTMLInputElement
 
patternContentUnits() - Method in class akasha.svg.SVGPatternElement
 
patternMismatch() - Method in class akasha.ValidityState
If the field supports the pattern attribute -- which means the input is of type text, tel, email, url, password, or search -- and the pattern value is set to a valid regular expression, if the value don't doesn't conform to the constraints set by the pattern value, the patternMismatch property will be true.
patternMismatch(boolean) - Method in interface akasha.ValidityStateFlags.Builder
 
patternMismatch() - Method in interface akasha.ValidityStateFlags
 
patternTransform() - Method in class akasha.svg.SVGPatternElement
 
patternUnits() - Method in class akasha.svg.SVGPatternElement
 
pause() - Method in class akasha.Animation
The pause() method of the Web Animations API's Animation interface suspends playback of the animation.
pause() - Method in class akasha.HTMLMediaElement
The HTMLMediaElement.pause() method will pause playback of the media, if the media is already in a paused state this method will have no effect.
pause() - Method in class akasha.media.MediaRecorder
The Media.pause() method (part of the MediaRecorder API) is used to pause recording of media streams.
pause() - Method in class akasha.speech.SpeechSynthesis
The pause() method of the SpeechSynthesis interface puts the SpeechSynthesis object into a paused state.
paused - Static variable in annotation type akasha.AnimationPlayState
 
paused() - Method in class akasha.HTMLMediaElement
The read-only HTMLMediaElement.paused property tells whether the media element is paused.
paused - Static variable in annotation type akasha.media.RecordingState
 
paused() - Method in class akasha.speech.SpeechSynthesis
The paused read-only property of the SpeechSynthesis interface is a Boolean that returns true if the SpeechSynthesis object is in a paused state, or false if not.
pauseOnExit - Variable in class akasha.TextTrackCue
 
pauseTransformFeedback() - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.pauseTransformFeedback() method of the WebGL 2 API pauses a transform feedback operation.
payloadType(int) - Method in interface akasha.rtc.RTCCodecStats.Builder
 
payloadType() - Method in interface akasha.rtc.RTCCodecStats
 
payloadType(short) - Method in interface akasha.rtc.RTCRtpCodecParameters.Builder
 
payloadType() - Method in interface akasha.rtc.RTCRtpCodecParameters
 
Pbkdf2Params - Interface in akasha.crypto
The Pbkdf2Params dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.deriveKey(), when using the PBKDF2 algorithm.
Pbkdf2Params.Builder - Interface in akasha.crypto
The Pbkdf2Params dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.deriveKey(), when using the PBKDF2 algorithm.
pdfViewerEnabled() - Method in class akasha.Navigator
 
peaking - Static variable in annotation type akasha.audio.BiquadFilterType
 
peer_connection - Static variable in annotation type akasha.rtc.RTCStatsType
 
peerIdentity(String) - Method in interface akasha.media.MediaStreamConstraints.Builder
 
peerIdentity() - Method in interface akasha.media.MediaStreamConstraints
 
peerIdentity(String) - Method in interface akasha.rtc.RTCConfiguration.Builder
 
peerIdentity() - Method in interface akasha.rtc.RTCConfiguration
 
peerIdentity(String) - Method in interface akasha.rtc.RTCIdentityProviderOptions.Builder
 
peerIdentity() - Method in interface akasha.rtc.RTCIdentityProviderOptions
 
peerIdentity() - Method in class akasha.rtc.RTCPeerConnection
The read-only RTCPeerConnection property peerIdentity returns a JavaScript Promise that resolves to an RTCIdentityAssertion which contains a DOMString identifying the remote peer.
pending() - Method in class akasha.Animation
The read-only Animation.pending property of the Web Animations API indicates whether the animation is currently waiting for an asynchronous operation such as initiating playback or pausing a running animation.
pending - Static variable in annotation type akasha.idb.IDBRequestReadyState
 
pending() - Method in class akasha.speech.SpeechSynthesis
The pending read-only property of the SpeechSynthesis interface is a Boolean that returns true if the utterance queue contains as-yet-unspoken utterances.
pendingLocalDescription() - Method in class akasha.rtc.RTCPeerConnection
The read-only property RTCPeerConnection.pendingLocalDescription returns an RTCSessionDescription object describing a pending configuration change for the local end of the connection.
pendingRemoteDescription() - Method in class akasha.rtc.RTCPeerConnection
The read-only property RTCPeerConnection.pendingRemoteDescription returns an RTCSessionDescription object describing a pending configuration change for the remote end of the connection.
perDscpPacketsReceived(JsPropertyMap<Double>) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The perDscpPacketsReceived property of the RTCInboundRtpStreamStats dictionary is a record comprised of key/value pairs in which each key is a string representation of a Differentiated Services Code Point and the value is the number of packets received for that DCSP.
perDscpPacketsReceived() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The perDscpPacketsReceived property of the RTCInboundRtpStreamStats dictionary is a record comprised of key/value pairs in which each key is a string representation of a Differentiated Services Code Point and the value is the number of packets received for that DCSP.
perDscpPacketsSent(JsPropertyMap<Double>) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The perDscpPacketsSent property of the RTCOutboundRtpStreamStats dictionary is a record comprised of key/value pairs in which each key is a string representation of a Differentiated Services Code Point and the value is the number of packets sent for that DCSP.
perDscpPacketsSent() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The perDscpPacketsSent property of the RTCOutboundRtpStreamStats dictionary is a record comprised of key/value pairs in which each key is a string representation of a Differentiated Services Code Point and the value is the number of packets sent for that DCSP.
Performance - Class in akasha.perf
The Performance interface provides access to performance-related information for the current page.
Performance() - Constructor for class akasha.perf.Performance
 
performance() - Method in class akasha.Window
The Window interface's performance property returns a Performance object, which can be used to gather performance information about the current document.
performance() - Static method in class akasha.WindowGlobal
The Window interface's performance property returns a Performance object, which can be used to gather performance information about the current document.
PerformanceEntry - Class in akasha.perf
The PerformanceEntry object encapsulates a single performance metric that is part of the performance timeline.
PerformanceEntry() - Constructor for class akasha.perf.PerformanceEntry
 
PerformanceMark - Class in akasha.perf
PerformanceMark is an abstract interface for PerformanceEntry objects with an entryType of "mark".
PerformanceMark() - Constructor for class akasha.perf.PerformanceMark
 
PerformanceMeasure - Class in akasha.perf
PerformanceMeasure is an abstract interface for PerformanceEntry objects with an entryType of "measure".
PerformanceMeasure() - Constructor for class akasha.perf.PerformanceMeasure
 
PerformanceNavigation - Class in akasha.perf
The legacy PerformanceNavigation interface represents information about how the navigation to the current document was done.
PerformanceNavigation() - Constructor for class akasha.perf.PerformanceNavigation
 
PerformanceNavigationTiming - Class in akasha.perf
The PerformanceNavigationTiming interface provides methods and properties to store and retrieve metrics regarding the browser's document navigation events.
PerformanceNavigationTiming() - Constructor for class akasha.perf.PerformanceNavigationTiming
 
PerformanceNavigationType - Annotation Type in akasha.perf
 
PerformanceNavigationType.Util - Class in akasha.perf
 
PerformanceObserver - Class in akasha.perf
The PerformanceObserver interface is used to observe performance measurement events and be notified of new performance entries as they are recorded in the browser's performance timeline.
PerformanceObserver(PerformanceObserverCallback) - Constructor for class akasha.perf.PerformanceObserver
The PerformanceObserver() constructor creates a new PerformanceObserver object with the given observer callback.
PerformanceObserverCallback - Interface in akasha.perf
 
PerformanceObserverCallbackOptions - Interface in akasha.perf
 
PerformanceObserverCallbackOptions.Builder - Interface in akasha.perf
 
PerformanceObserverEntryList - Class in akasha.perf
The PerformanceObserverEntryList interface is a list of peformance events that were explicitly observed via the observe() method.
PerformanceObserverEntryList() - Constructor for class akasha.perf.PerformanceObserverEntryList
 
PerformanceObserverInit - Interface in akasha.perf
 
PerformanceObserverInit.Builder - Interface in akasha.perf
 
PerformanceResourceTiming - Class in akasha.perf
The PerformanceResourceTiming interface enables retrieval and analysis of detailed network timing data regarding the loading of an application's resources.
PerformanceResourceTiming() - Constructor for class akasha.perf.PerformanceResourceTiming
 
performanceTime(double) - Method in interface akasha.audio.AudioTimestamp.Builder
 
performanceTime() - Method in interface akasha.audio.AudioTimestamp
 
PerformanceTiming - Class in akasha.perf
The PerformanceTiming interface is a legacy interface kept for backwards compatibility and contains properties that offer performance timing information for various events which occur during the loading and use of the current page.
PerformanceTiming() - Constructor for class akasha.perf.PerformanceTiming
 
periodicWave(PeriodicWave) - Method in interface akasha.audio.OscillatorOptions.Builder
 
periodicWave() - Method in interface akasha.audio.OscillatorOptions
 
PeriodicWave - Class in akasha.audio
The PeriodicWave interface defines a periodic waveform that can be used to shape the output of an OscillatorNode.
PeriodicWave(BaseAudioContext, PeriodicWaveOptions) - Constructor for class akasha.audio.PeriodicWave
The PeriodicWave() constructor of the Web Audio API creates a new PeriodicWave object instance.
PeriodicWave(BaseAudioContext) - Constructor for class akasha.audio.PeriodicWave
The PeriodicWave() constructor of the Web Audio API creates a new PeriodicWave object instance.
PeriodicWaveConstraints - Interface in akasha.audio
 
PeriodicWaveConstraints.Builder - Interface in akasha.audio
 
PeriodicWaveOptions - Interface in akasha.audio
 
PeriodicWaveOptions.Builder - Interface in akasha.audio
 
permission() - Static method in class akasha.notifications.Notification
The permission read-only property of the Notification interface indicates the current permission granted by the user for the current origin to display web notifications.
PERMISSION_DENIED - Static variable in class akasha.GeolocationPositionError
 
PermissionDescriptor - Interface in akasha
 
PermissionDescriptor.Builder - Interface in akasha
 
PermissionName - Annotation Type in akasha
 
PermissionName.Util - Class in akasha
 
permissions() - Method in class akasha.Navigator
The Navigator.permissions read-only property returns a Permissions object that can be used to query and update permission status of APIs covered by the Permissions API.
Permissions - Class in akasha
The Permissions interface of the Permissions API provides the core Permission API functionality, such as methods for querying and revoking permissions
Permissions() - Constructor for class akasha.Permissions
 
PermissionSetParameters - Interface in akasha
 
PermissionSetParameters.Builder - Interface in akasha
 
PermissionState - Annotation Type in akasha
 
permissionState(PushSubscriptionOptionsInit) - Method in class akasha.PushManager
The permissionState() method of the PushManager interface returns a Promise that resolves to a DOMString indicating the permission state of the push manager.
permissionState() - Method in class akasha.PushManager
The permissionState() method of the PushManager interface returns a Promise that resolves to a DOMString indicating the permission state of the push manager.
PermissionState.Util - Class in akasha
 
PermissionStatus - Class in akasha
The PermissionStatus interface of the Permissions API provides the state of an object and an event handler for monitoring changes to said state.
PermissionStatus() - Constructor for class akasha.PermissionStatus
 
persist() - Method in class akasha.Animation
None.
persist() - Method in class akasha.StorageManager
The persist() method of the StorageManager interface requests permission to use persistent storage, and returns a Promise that resolves to true if permission is granted and box mode is persistent, and false otherwise.
persisted - Static variable in annotation type akasha.AnimationReplaceState
 
persisted() - Method in class akasha.PageTransitionEvent
The persisted read-only property indicates if a webpage is loading from a cache.
persisted(boolean) - Method in interface akasha.PageTransitionEventInit.Builder
 
persisted() - Method in interface akasha.PageTransitionEventInit
 
persisted() - Method in class akasha.StorageManager
The persisted() method of the StorageManager interface returns a Promise that resolves to true if box mode is persistent for your site's storage.
persistent_license - Static variable in annotation type akasha.MediaKeySessionType
 
persistent_storage - Static variable in annotation type akasha.PermissionName
 
persistentState(String) - Method in interface akasha.MediaKeySystemConfiguration.Builder
The MediaKeySystemConfiguration.persistentState read-only property indicates whether the ability to persist state is required.
persistentState() - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.persistentState read-only property indicates whether the ability to persist state is required.
personalbar() - Method in class akasha.Window
Returns the personalbar object, whose visibility can be toggled in the window.
personalbar() - Static method in class akasha.WindowGlobal
Returns the personalbar object, whose visibility can be toggled in the window.
petite_caps - Static variable in annotation type akasha.CanvasFontVariantCaps
 
phase() - Method in class akasha.AnimationTimeline
 
photo - Static variable in annotation type akasha.AutocompleteType
The URL of an image representing the person, company, or contact information given in the other fields in the form.
PI - Static variable in class akasha.core.JsMath
The Math.PI property represents the ratio of the circumference of a circle to its diameter, approximately 3.14159:
ping - Variable in class akasha.HTMLAnchorElement
 
ping - Variable in class akasha.HTMLAreaElement
 
ping - Variable in class akasha.svg.SVGAElement
 
pipeline_statistics - Static variable in annotation type akasha.gpu.GPUQueryType
 
pipeline_statistics_query - Static variable in annotation type akasha.gpu.GPUFeatureName
 
pipelineStatistics(JsArray<String>) - Method in interface akasha.gpu.GPUQuerySetDescriptor.Builder
 
pipelineStatistics(String...) - Method in interface akasha.gpu.GPUQuerySetDescriptor.Builder
 
pipelineStatistics() - Method in interface akasha.gpu.GPUQuerySetDescriptor
 
pipeThrough(ReadableWritablePair, StreamPipeOptions) - Method in class akasha.ReadableStream
The pipeThrough() method of the ReadableStream interface provides a chainable way of piping the current stream through a transform stream or any other writable/readable pair.
pipeThrough(ReadableWritablePair) - Method in class akasha.ReadableStream
The pipeThrough() method of the ReadableStream interface provides a chainable way of piping the current stream through a transform stream or any other writable/readable pair.
pipeTo(WritableStream, StreamPipeOptions) - Method in class akasha.ReadableStream
The pipeTo() method of the ReadableStream interface pipes the current ReadableStream to a given WritableStream and returns a promise that fulfills when the piping process completes successfully, or rejects if any errors were encountered.
pipeTo(WritableStream) - Method in class akasha.ReadableStream
The pipeTo() method of the ReadableStream interface pipes the current ReadableStream to a given WritableStream and returns a promise that fulfills when the piping process completes successfully, or rejects if any errors were encountered.
pitch - Variable in class akasha.speech.SpeechSynthesisUtterance
The pitch property of the SpeechSynthesisUtterance interface gets and sets the pitch at which the utterance will be spoken at.
PIXEL_PACK_BUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
PIXEL_PACK_BUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
PIXEL_UNPACK_BUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
PIXEL_UNPACK_BUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
pixelated - Static variable in annotation type akasha.ResizeQuality
 
pixelDepth() - Method in class akasha.Screen
Returns the bit depth of the screen.
PixelFormat - Annotation Type in akasha.gl
 
PixelFormat - Annotation Type in akasha
 
PixelFormat.Util - Class in akasha.gl
 
PixelFormat.Util - Class in akasha
 
PixelStorageParameter - Annotation Type in akasha.gl
 
PixelStorageParameter.Util - Class in akasha.gl
 
pixelStorei(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.pixelStorei() method of the WebGL API specifies the pixel storage modes.
pixelStorei(int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.pixelStorei() method of the WebGL API specifies the pixel storage modes.
pkcs8 - Static variable in annotation type akasha.crypto.KeyFormat
 
placeholder - Variable in class akasha.HTMLInputElement
 
placeholder - Variable in class akasha.HTMLTextAreaElement
 
planeIndex(int) - Method in interface akasha.AudioDataCopyToOptions.Builder
 
planeIndex() - Method in interface akasha.AudioDataCopyToOptions
 
PlaneInit - Interface in akasha
 
PlaneInit.Builder - Interface in akasha
 
PlaneLayout - Interface in akasha
 
PlaneLayout.Builder - Interface in akasha
 
platform - Static variable in annotation type akasha.AuthenticatorAttachment
 
platform() - Method in class akasha.Navigator
Returns a string representing the platform of the browser.
play() - Method in class akasha.Animation
The play() method of the Web Animations API's Animation Interface starts or resumes playing of an animation.
play() - Method in class akasha.HTMLMediaElement
The HTMLMediaElement play() method attempts to begin playback of the media.
playback - Static variable in annotation type akasha.audio.AudioContextLatencyCategory
 
PlaybackDirection - Annotation Type in akasha
 
PlaybackDirection.Util - Class in akasha
 
playbackRate - Variable in class akasha.Animation
The Animation.playbackRate property of the Web Animations API returns or sets the playback rate of the animation.
playbackRate() - Method in class akasha.audio.AudioBufferSourceNode
The playbackRate property of the AudioBufferSourceNode interface Is a k-rate AudioParam that defines the speed at which the audio asset will be played.
playbackRate(float) - Method in interface akasha.audio.AudioBufferSourceOptions.Builder
 
playbackRate() - Method in interface akasha.audio.AudioBufferSourceOptions
 
playbackRate - Variable in class akasha.HTMLMediaElement
The HTMLMediaElement.playbackRate property sets the rate at which the media is being played back.
playbackTime() - Method in class akasha.audio.AudioProcessingEvent
 
playbackTime(double) - Method in interface akasha.audio.AudioProcessingEventInit.Builder
 
playbackTime() - Method in interface akasha.audio.AudioProcessingEventInit
 
played() - Method in class akasha.HTMLMediaElement
 
playsInline - Variable in class akasha.HTMLVideoElement
 
playState() - Method in class akasha.Animation
The Animation.playState property of the Web Animations API returns and sets an enumerated value describing the playback state of an animation.
pliCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The pliCount property of the RTCInboundRtpStreamStats dictionary states the number of times the RTCRtpReceiver described by these statistics sent a Picture Loss Indication (PLI) packet to the sender.
pliCount() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The pliCount property of the RTCInboundRtpStreamStats dictionary states the number of times the RTCRtpReceiver described by these statistics sent a Picture Loss Indication (PLI) packet to the sender.
pliCount(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The pliCount property of the RTCOutboundRtpStreamStats dictionary states the number of times the remote peer's RTCRtpReceiver sent a Picture Loss Indication (PLI) packet to the RTCRtpSender for which this object provides statistics.
pliCount() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The pliCount property of the RTCOutboundRtpStreamStats dictionary states the number of times the remote peer's RTCRtpReceiver sent a Picture Loss Indication (PLI) packet to the RTCRtpSender for which this object provides statistics.
Plugin - Class in akasha
The Plugin interface provides information about a browser plugin.
Plugin() - Constructor for class akasha.Plugin
 
PluginArray - Class in akasha
The PluginArray interface is used to store a list of Plugin objects describing the available plugins; it's returned by the navigator.plugins property.
PluginArray() - Constructor for class akasha.PluginArray
 
plugins() - Method in class akasha.Document
The plugins read-only property of the Document interface returns an HTMLCollection object containing one or more HTMLEmbedElements representing the embed elements in the current document.
plugins() - Method in class akasha.Navigator
Returns a PluginArray object, listing the Plugin objects describing the plugins installed in the application.
point_list - Static variable in annotation type akasha.gpu.GPUPrimitiveTopology
 
pointerBeforeReferenceNode() - Method in class akasha.NodeIterator
The NodeIterator.pointerBeforeReferenceNode read-only property returns a Boolean flag that indicates whether the NodeFilter is anchored before (if this value is true) or after (if this value is false) the anchor node indicated by the NodeIterator.referenceNode property.
PointerEvent - Class in akasha
The PointerEvent interface represents the state of a DOM event produced by a pointer such as the geometry of the contact point, the device type that generated the event, the amount of pressure that was applied on the contact surface, etc.
PointerEvent(String, PointerEventInit) - Constructor for class akasha.PointerEvent
The PointerEvent() constructor creates a new synthetic and untrusted PointerEvent object instance.
PointerEvent(String) - Constructor for class akasha.PointerEvent
The PointerEvent() constructor creates a new synthetic and untrusted PointerEvent object instance.
PointerEventHandler - Interface in akasha
Handle events of type PointerEvent
PointerEventInit - Interface in akasha
 
PointerEventInit.Builder - Interface in akasha
 
PointerEventListener - Interface in akasha
Listener for events of type PointerEvent
pointerId() - Method in class akasha.PointerEvent
The pointerId read-only property of the PointerEvent interface is an identifier assigned to a given pointer event.
pointerId(int) - Method in interface akasha.PointerEventInit.Builder
 
pointerId() - Method in interface akasha.PointerEventInit
 
pointerLockElement() - Method in class akasha.Document
The pointerLockElement property of the Document and ShadowRoot interfaces provides the element set as the target for mouse events while the pointer is locked.
pointerLockElement() - Method in class akasha.ShadowRoot
The pointerLockElement property of the Document and ShadowRoot interfaces provides the element set as the target for mouse events while the pointer is locked.
pointerType() - Method in class akasha.PointerEvent
The pointerType read-only property of the PointerEvent interface indicates the device type (mouse, pen, or touch) that caused a given pointer event.
pointerType(String) - Method in interface akasha.PointerEventInit.Builder
 
pointerType() - Method in interface akasha.PointerEventInit
 
POINTS - Static variable in class akasha.gl.WebGL2RenderingContext
 
POINTS - Static variable in class akasha.gl.WebGLRenderingContext
 
points() - Method in class akasha.svg.SVGPolygonElement
 
points() - Method in class akasha.svg.SVGPolylineElement
 
pointsAtX() - Method in class akasha.svg.SVGFESpotLightElement
 
pointsAtY() - Method in class akasha.svg.SVGFESpotLightElement
 
pointsAtZ() - Method in class akasha.svg.SVGFESpotLightElement
 
POLYGON_OFFSET_FACTOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
POLYGON_OFFSET_FACTOR - Static variable in class akasha.gl.WebGLRenderingContext
 
POLYGON_OFFSET_FILL - Static variable in class akasha.gl.WebGL2RenderingContext
 
POLYGON_OFFSET_FILL - Static variable in class akasha.gl.WebGLRenderingContext
 
POLYGON_OFFSET_UNITS - Static variable in class akasha.gl.WebGL2RenderingContext
 
POLYGON_OFFSET_UNITS - Static variable in class akasha.gl.WebGLRenderingContext
 
polygonOffset(float, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.polygonOffset() method of the WebGL API specifies the scale factors and units to calculate depth values.
polygonOffset(float, float) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.polygonOffset() method of the WebGL API specifies the scale factors and units to calculate depth values.
pop() - Method in class akasha.lang.JsArray
The pop() method removes the last element from an array and returns that element.
popDebugGroup() - Method in class akasha.gpu.GPUCommandEncoder
 
popDebugGroup() - Method in class akasha.gpu.GPUComputePassEncoder
 
popDebugGroup() - Method in class akasha.gpu.GPURenderBundleEncoder
 
popDebugGroup() - Method in class akasha.gpu.GPURenderPassEncoder
 
popErrorScope() - Method in class akasha.gpu.GPUDevice
 
PopStateEvent - Class in akasha
PopStateEvent is an event handler for the popstate event on the window.
PopStateEvent(String, PopStateEventInit) - Constructor for class akasha.PopStateEvent
 
PopStateEvent(String) - Constructor for class akasha.PopStateEvent
 
PopStateEventInit - Interface in akasha
 
PopStateEventInit.Builder - Interface in akasha
 
port() - Method in class akasha.audio.AudioWorkletNode
The read-only port property of the AudioWorkletNode interface returns the associated MessagePort.
port - Variable in class akasha.HTMLAnchorElement
The HTMLHyperlinkElementUtils.port property is a USVString containing the port number of the URL.
port - Variable in class akasha.HTMLAreaElement
The HTMLHyperlinkElementUtils.port property is a USVString containing the port number of the URL.
port - Variable in class akasha.Location
The port property of the Location interface is a USVString containing the port number of the URL.
port() - Method in class akasha.rtc.RTCIceCandidate
The RTCIceCandidate interface's read-only port property contains the port number on the device at the address given by ip at which the candidate's peer can be reached.
port(int) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The RTCIceCandidateStats dictionary's port property specifies the network port used by the candidate.
port() - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's port property specifies the network port used by the candidate.
port(int) - Method in interface akasha.rtc.RTCIceServerStats.Builder
 
port() - Method in interface akasha.rtc.RTCIceServerStats
 
port() - Method in class akasha.rtc.RTCPeerConnectionIceErrorEvent
 
port(Double) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit.Builder
 
port() - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit
 
port() - Method in class akasha.SharedWorker
The port property of the SharedWorker interface returns a MessagePort object used to communicate and control the shared worker.
port - Variable in class akasha.svg.SVGAElement
The HTMLHyperlinkElementUtils.port property is a USVString containing the port number of the URL.
port - Variable in class akasha.URL
The port property of the URL interface is a USVString containing the port number of the URL.
port1() - Method in class akasha.MessageChannel
The port1 read-only property of the MessageChannel interface returns the first port of the message channel — the port attached to the context that originated the channel.
port2() - Method in class akasha.MessageChannel
The port2 read-only property of the MessageChannel interface returns the second port of the message channel — the port attached to the context at the other end of the channel, which the message is initially sent to.
portrait - Static variable in annotation type akasha.OrientationLockType
 
portrait_primary - Static variable in annotation type akasha.OrientationLockType
 
portrait_primary - Static variable in annotation type akasha.OrientationType
 
portrait_secondary - Static variable in annotation type akasha.OrientationLockType
 
portrait_secondary - Static variable in annotation type akasha.OrientationType
 
ports() - Method in class akasha.MessageEvent
The ports read-only property of the MessageEvent interface is an array of MessagePort objects representing the ports associated with the channel the message is being sent through (where appropriate, e.g.
ports(JsArray<MessagePort>) - Method in interface akasha.MessageEventInit.Builder
 
ports(MessagePort...) - Method in interface akasha.MessageEventInit.Builder
 
ports() - Method in interface akasha.MessageEventInit
 
pose() - Method in class akasha.Gamepad
The pose read-only property of the Gamepad interface returns a GamepadPose object representing the pose information associated with a WebVR controller (e.g.
position() - Method in class akasha.GamepadPose
The position read-only property of the GamepadPose interface returns the position of the Gamepad as a 3D vector.
position() - Method in class akasha.GamepadTouch
 
position() - Method in class akasha.HTMLProgressElement
 
position - Variable in class akasha.VTTCue
 
position() - Method in class akasha.xr.XRRigidTransform
The read-only XRRigidTransform property position is a DOMPointReadOnly object which provides the 3D point, specified in meters, describing the translation component of the transform.
POSITION_UNAVAILABLE - Static variable in class akasha.GeolocationPositionError
 
positionAlign - Variable in class akasha.VTTCue
 
PositionAlignSetting - Annotation Type in akasha
 
PositionAlignSetting.Util - Class in akasha
 
PositionCallback - Interface in akasha
 
PositionErrorCallback - Interface in akasha
 
PositionOptions - Interface in akasha
The PositionOptions dictionary describes an object containing option properties to pass as a parameter of Geolocation.getCurrentPosition() and Geolocation.watchPosition().
PositionOptions.Builder - Interface in akasha
The PositionOptions dictionary describes an object containing option properties to pass as a parameter of Geolocation.getCurrentPosition() and Geolocation.watchPosition().
positionX() - Method in class akasha.audio.AudioListener
The positionX read-only property of the AudioListener interface is an AudioParam representing the x position of the listener in 3D cartesian space.
positionX() - Method in class akasha.audio.PannerNode
An AudioParam whose value is the X coordinate of the audio source's position, in 3D Cartesian coordinates.
positionX(float) - Method in interface akasha.audio.PannerOptions.Builder
 
positionX() - Method in interface akasha.audio.PannerOptions
 
positionY() - Method in class akasha.audio.AudioListener
The positionY read-only property of the AudioListener interface is an AudioParam representing the y position of the listener in 3D cartesian space.
positionY() - Method in class akasha.audio.PannerNode
An AudioParam whose value is the Y coordinate of the audio source's position, in 3D Cartesian coordinates.
positionY(float) - Method in interface akasha.audio.PannerOptions.Builder
 
positionY() - Method in interface akasha.audio.PannerOptions
 
positionZ() - Method in class akasha.audio.AudioListener
The positionZ read-only property of the AudioListener interface is an AudioParam representing the z position of the listener in 3D cartesian space.
positionZ() - Method in class akasha.audio.PannerNode
An AudioParam whose value is the Z coordinate of the audio source's position, in 3D Cartesian coordinates.
positionZ(float) - Method in interface akasha.audio.PannerOptions.Builder
 
positionZ() - Method in interface akasha.audio.PannerOptions
 
POSITIVE_INFINITY - Static variable in class akasha.core.JsNumber
The Number.POSITIVE_INFINITY property represents the positive Infinity value.
post - Static variable in annotation type akasha.FormMethodType
The POST method; form data sent as the request body.
postal_code - Static variable in annotation type akasha.AutocompleteType
A postal code (in the United States, this is the ZIP code).
poster - Variable in class akasha.HTMLVideoElement
 
postMessage(Object) - Method in class akasha.BroadcastChannel
The BroadcastChannel.postMessage() sends a message, which can be of any kind of Object, to each listener in any browsing context with the same origin.
postMessage(Object, JsArray<Transferable>) - Method in class akasha.MessagePort
The postMessage() method of the MessagePort interface sends a message from the port, and optionally, transfers ownership of objects to other browsing contexts.
postMessage(Object, Transferable[]) - Method in class akasha.MessagePort
The postMessage() method of the MessagePort interface sends a message from the port, and optionally, transfers ownership of objects to other browsing contexts.
postMessage(Object, PostMessageOptions) - Method in class akasha.MessagePort
The postMessage() method of the MessagePort interface sends a message from the port, and optionally, transfers ownership of objects to other browsing contexts.
postMessage(Object) - Method in class akasha.MessagePort
The postMessage() method of the MessagePort interface sends a message from the port, and optionally, transfers ownership of objects to other browsing contexts.
postMessage(Object, JsArray<Transferable>) - Method in class akasha.ServiceWorker
 
postMessage(Object, Transferable[]) - Method in class akasha.ServiceWorker
 
postMessage(Object, PostMessageOptions) - Method in class akasha.ServiceWorker
 
postMessage(Object) - Method in class akasha.ServiceWorker
 
postMessage(Object, String, JsArray<Transferable>) - Method in class akasha.Window
The window.postMessage() method safely enables cross-origin communication between Window objects; e.g., between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
postMessage(Object, String, Transferable[]) - Method in class akasha.Window
The window.postMessage() method safely enables cross-origin communication between Window objects; e.g., between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
postMessage(Object, String) - Method in class akasha.Window
The window.postMessage() method safely enables cross-origin communication between Window objects; e.g., between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
postMessage(Object, WindowPostMessageOptions) - Method in class akasha.Window
The window.postMessage() method safely enables cross-origin communication between Window objects; e.g., between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
postMessage(Object) - Method in class akasha.Window
The window.postMessage() method safely enables cross-origin communication between Window objects; e.g., between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
postMessage(Object, String, JsArray<Transferable>) - Static method in class akasha.WindowGlobal
The window.postMessage() method safely enables cross-origin communication between Window objects; e.g., between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
postMessage(Object, String, Transferable[]) - Static method in class akasha.WindowGlobal
The window.postMessage() method safely enables cross-origin communication between Window objects; e.g., between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
postMessage(Object, String) - Static method in class akasha.WindowGlobal
The window.postMessage() method safely enables cross-origin communication between Window objects; e.g., between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
postMessage(Object, WindowPostMessageOptions) - Static method in class akasha.WindowGlobal
The window.postMessage() method safely enables cross-origin communication between Window objects; e.g., between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
postMessage(Object) - Static method in class akasha.WindowGlobal
The window.postMessage() method safely enables cross-origin communication between Window objects; e.g., between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
postMessage(Object, JsArray<Transferable>) - Method in class akasha.Worker
The postMessage() method of the Worker interface sends a message to the worker's inner scope.
postMessage(Object, Transferable[]) - Method in class akasha.Worker
The postMessage() method of the Worker interface sends a message to the worker's inner scope.
postMessage(Object, PostMessageOptions) - Method in class akasha.Worker
The postMessage() method of the Worker interface sends a message to the worker's inner scope.
postMessage(Object) - Method in class akasha.Worker
The postMessage() method of the Worker interface sends a message to the worker's inner scope.
PostMessageOptions - Interface in akasha
 
PostMessageOptions.Builder - Interface in akasha
 
pow(double, double) - Static method in class akasha.core.JsMath
The Math.pow() function returns the base to the exponent power, as in base^exponent.
powerPreference(String) - Method in interface akasha.gl.WebGLContextAttributes.Builder
A hint to the user agent indicating what configuration of GPU is suitable for the WebGL context.
powerPreference() - Method in interface akasha.gl.WebGLContextAttributes
A hint to the user agent indicating what configuration of GPU is suitable for the WebGL context.
powerPreference(String) - Method in interface akasha.gpu.GPURequestAdapterOptions.Builder
 
powerPreference() - Method in interface akasha.gpu.GPURequestAdapterOptions
 
pranswer - Static variable in annotation type akasha.rtc.RTCSdpType
 
precision() - Method in class akasha.gl.WebGLShaderPrecisionFormat
The read-only WebGLShaderPrecisionFormat.precision property returns the number of bits of precision that can be represented.
PredefinedColorSpace - Annotation Type in akasha
 
PredefinedColorSpace.Util - Class in akasha
 
preferAnimation(boolean) - Method in interface akasha.ImageDecoderInit.Builder
 
preferAnimation() - Method in interface akasha.ImageDecoderInit
 
preferred - Static variable in annotation type akasha.LargeBlobSupport
 
preferred - Static variable in annotation type akasha.ResidentKeyRequirement
 
preferred - Static variable in annotation type akasha.UserVerificationRequirement
 
prefix() - Method in class akasha.Attr
The Attr.prefix read-only property returns the namespace prefix of the specified attribute, or null if no prefix is specified.
prefix - Variable in class akasha.CSSCounterStyleRule
 
prefix() - Method in class akasha.CSSNamespaceRule
The CSSNamespaceRule.prefix read-only property returns a DOMString with the name of the prefix associated to this namespace.
prefix() - Method in class akasha.Element
The Element.prefix read-only property returns the namespace prefix of the specified element, or null if no prefix is specified.
preload - Variable in class akasha.HTMLMediaElement
 
preloadResponse(Promise<Any>) - Method in interface akasha.FetchEventInit.Builder
 
preloadResponse() - Method in interface akasha.FetchEventInit
 
premultiplied - Static variable in annotation type akasha.gpu.GPUCanvasCompositingAlphaMode
 
premultipliedAlpha(boolean) - Method in interface akasha.gl.WebGLContextAttributes.Builder
A flag that indicates that the page compositor will assume the drawing buffer contains colors with pre-multiplied alpha.
premultipliedAlpha() - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates that the page compositor will assume the drawing buffer contains colors with pre-multiplied alpha.
premultipliedAlpha(boolean) - Method in interface akasha.gpu.GPUImageCopyTextureTagged.Builder
 
premultipliedAlpha() - Method in interface akasha.gpu.GPUImageCopyTextureTagged
 
premultiply - Static variable in annotation type akasha.PremultiplyAlpha
 
premultiplyAlpha(String) - Method in interface akasha.ImageBitmapOptions.Builder
 
premultiplyAlpha() - Method in interface akasha.ImageBitmapOptions
 
premultiplyAlpha(String) - Method in interface akasha.ImageDecoderInit.Builder
 
premultiplyAlpha() - Method in interface akasha.ImageDecoderInit
 
PremultiplyAlpha - Annotation Type in akasha
 
PremultiplyAlpha.Util - Class in akasha
 
preMultiplySelf(DOMMatrixInit) - Method in class akasha.DOMMatrix
 
preMultiplySelf() - Method in class akasha.DOMMatrix
 
prepend(Node...) - Method in class akasha.Document
The ParentNode.prepend() method inserts a set of Node objects or DOMString objects before the first child of the ParentNode.
prepend(String...) - Method in class akasha.Document
The ParentNode.prepend() method inserts a set of Node objects or DOMString objects before the first child of the ParentNode.
prepend(Node...) - Method in class akasha.DocumentFragment
The ParentNode.prepend() method inserts a set of Node objects or DOMString objects before the first child of the ParentNode.
prepend(String...) - Method in class akasha.DocumentFragment
The ParentNode.prepend() method inserts a set of Node objects or DOMString objects before the first child of the ParentNode.
prepend(Node...) - Method in class akasha.Element
The ParentNode.prepend() method inserts a set of Node objects or DOMString objects before the first child of the ParentNode.
prepend(String...) - Method in class akasha.Element
The ParentNode.prepend() method inserts a set of Node objects or DOMString objects before the first child of the ParentNode.
prerender - Static variable in annotation type akasha.perf.NavigationType
 
present - Static variable in annotation type akasha.TokenBindingStatus
 
presentationStyle() - Method in class akasha.clipboard.ClipboardItem
 
presentationStyle(String) - Method in interface akasha.clipboard.ClipboardItemOptions.Builder
 
presentationStyle() - Method in interface akasha.clipboard.ClipboardItemOptions
 
PresentationStyle - Annotation Type in akasha.clipboard
 
PresentationStyle.Util - Class in akasha.clipboard
 
preserve - Static variable in annotation type akasha.SelectionMode
 
preserveAlpha() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
preserveAspectRatio() - Method in class akasha.svg.SVGFEImageElement
 
preserveAspectRatio() - Method in class akasha.svg.SVGImageElement
The preserveAspectRatio read-only property of the SVGImageElement interface returns an SVGAnimatedPreserveAspectRatio corresponding to the preserveAspectRatio attribute of the given image element.
preserveAspectRatio() - Method in class akasha.svg.SVGMarkerElement
 
preserveAspectRatio() - Method in class akasha.svg.SVGPatternElement
 
preserveAspectRatio() - Method in class akasha.svg.SVGSVGElement
 
preserveAspectRatio() - Method in class akasha.svg.SVGSymbolElement
 
preserveAspectRatio() - Method in class akasha.svg.SVGViewElement
 
preserveDrawingBuffer(boolean) - Method in interface akasha.gl.WebGLContextAttributes.Builder
A flag that controls whether the buffers will not be cleared and will preserve their values until cleared or overwritten by the author.
preserveDrawingBuffer() - Method in interface akasha.gl.WebGLContextAttributes
A flag that controls whether the buffers will not be cleared and will preserve their values until cleared or overwritten by the author.
preservesPitch - Variable in class akasha.HTMLMediaElement
 
pressed() - Method in class akasha.GamepadButton
The GamepadButton.pressed property of the GamepadButton interface returns a boolean indicating whether the button is currently pressed (true) or unpressed (false).
pressure() - Method in class akasha.PointerEvent
The pressure read-only property of the PointerEvent interface indicates the normalized pressure of the pointer input.
pressure(float) - Method in interface akasha.PointerEventInit.Builder
 
pressure() - Method in interface akasha.PointerEventInit
 
prev - Static variable in annotation type akasha.idb.IDBCursorDirection
 
preventAbort(boolean) - Method in interface akasha.StreamPipeOptions.Builder
 
preventAbort() - Method in interface akasha.StreamPipeOptions
 
preventCancel(boolean) - Method in interface akasha.ReadableStreamIteratorOptions.Builder
 
preventCancel() - Method in interface akasha.ReadableStreamIteratorOptions
 
preventCancel(boolean) - Method in interface akasha.StreamPipeOptions.Builder
 
preventCancel() - Method in interface akasha.StreamPipeOptions
 
preventClose(boolean) - Method in interface akasha.StreamPipeOptions.Builder
 
preventClose() - Method in interface akasha.StreamPipeOptions
 
preventDefault() - Method in class akasha.Event
The Event interface's preventDefault() method tells the user agent that if the event does not get explicitly handled, its default action should not be taken as it normally would be.
preventExtensions(Object) - Static method in class akasha.core.JsObject
The Object.preventExtensions() method prevents new properties from ever being added to an object (i.e.
preventScroll(boolean) - Method in interface akasha.FocusOptions.Builder
 
preventScroll() - Method in interface akasha.FocusOptions
 
preventSilentAccess() - Method in class akasha.CredentialsContainer
The preventSilentAccess() method of the CredentialsContainer interface sets a flag that specifies whether automatic log in is allowed for future visits to the current origin, then returns an empty Promise.
previousElementSibling() - Method in class akasha.CharacterData
The NonDocumentTypeChildNode.previousElementSibling read-only property returns the Element immediately prior to the specified one in its parent's children list, or null if the specified element is the first one in the list.
previousElementSibling() - Method in class akasha.Element
The NonDocumentTypeChildNode.previousElementSibling read-only property returns the Element immediately prior to the specified one in its parent's children list, or null if the specified element is the first one in the list.
previousNode() - Method in class akasha.NodeIterator
The NodeIterator.previousNode() method returns the previous node in the set represented by the NodeIterator and moves the position of the iterator backwards within the set.
previousNode() - Method in class akasha.TreeWalker
The TreeWalker.previousNode() method moves the current Node to the previous visible node in the document order, and returns the found node.
previousSibling() - Method in class akasha.MutationRecord
 
previousSibling() - Method in class akasha.Node
The Node.previousSibling read-only property returns the node immediately preceding the specified one in its parent's childNodes list, or null if the specified node is the first in that list.
previousSibling() - Method in class akasha.TreeWalker
The TreeWalker.previousSibling() method moves the current Node to its previous sibling, if any, and returns the found sibling.
prevunique - Static variable in annotation type akasha.idb.IDBCursorDirection
 
prflx - Static variable in annotation type akasha.rtc.RTCIceCandidateType
 
primaryKey() - Method in class akasha.idb.IDBCursor
A value of any data type.
primitive(GPUPrimitiveState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor.Builder
 
primitive() - Method in interface akasha.gpu.GPURenderPipelineDescriptor
 
primitiveUnits() - Method in class akasha.svg.SVGFilterElement
 
print() - Method in class akasha.Window
Opens the Print Dialog to print the current document.
print() - Static method in class akasha.WindowGlobal
Opens the Print Dialog to print the current document.
priority(String) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
 
priority(String) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
priority(String) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
priority() - Method in class akasha.rtc.RTCDataChannel
 
priority(String) - Method in interface akasha.rtc.RTCDataChannelInit.Builder
 
priority() - Method in interface akasha.rtc.RTCDataChannelInit
 
priority() - Method in class akasha.rtc.RTCIceCandidate
The RTCIceCandidate interface's read-only priority property specifies the candidate's priority according to the remote peer; the higher this value is, the better the remote peer considers the candidate to be.
priority(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
 
priority() - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
priority(int) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The RTCIceCandidateStats dictionary's priority property is a positive integer value indicating the priority (or desirability) of the described candidate.
priority() - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's priority property is a positive integer value indicating the priority (or desirability) of the described candidate.
priority(String) - Method in interface akasha.rtc.RTCMediaHandlerStats.Builder
 
priority() - Method in interface akasha.rtc.RTCMediaHandlerStats
 
priority(String) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
priority(String) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
priority(String) - Method in interface akasha.rtc.RTCRtpEncodingParameters.Builder
 
priority() - Method in interface akasha.rtc.RTCRtpEncodingParameters
 
priority(String) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
priority(String) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
priority(String) - Method in interface akasha.rtc.RTCVideoHandlerStats.Builder
 
priority(String) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
priority(String) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
private_ - Static variable in annotation type akasha.crypto.KeyType
 
privateKey(CryptoKey) - Method in interface akasha.crypto.CryptoKeyPair.Builder
 
privateKey() - Method in interface akasha.crypto.CryptoKeyPair
 
probably - Static variable in annotation type akasha.CanPlayTypeResult
 
PROCESSING_INSTRUCTION_NODE - Static variable in class akasha.Node
 
ProcessingInstruction - Class in akasha
The ProcessingInstruction interface represents a processing instruction; that is, a Node which embeds an instruction targeting a specific application but that can be ignored by any other applications which don't recognize the instruction.
ProcessingInstruction() - Constructor for class akasha.ProcessingInstruction
 
processorOptions(JsObject) - Method in interface akasha.audio.AudioWorkletNodeOptions.Builder
 
processorOptions() - Method in interface akasha.audio.AudioWorkletNodeOptions
 
product() - Method in class akasha.Navigator
The value of the NavigatorID.product property is always "Gecko", in any browser.
productSub() - Method in class akasha.Navigator
The Navigator.productSub read-only property returns the build number of the current browser.
profiles() - Method in class akasha.xr.XRInputSource
The read-only XRInputSource property profiles returns an array of strings, each describing a configuration profile for the input source.
ProgramParameterType - Annotation Type in akasha.gl
 
ProgramParameterType.Util - Class in akasha.gl
 
progress(Double) - Method in interface akasha.ComputedEffectTiming.Builder
 
progress() - Method in interface akasha.ComputedEffectTiming
 
ProgressEvent - Class in akasha
The ProgressEvent interface represents events measuring progress of an underlying process, like an HTTP request (for an XMLHttpRequest, or the loading of the underlying resource of an <img>, <audio>, <video>, <style> or <link>).
ProgressEvent(String, ProgressEventInit) - Constructor for class akasha.ProgressEvent
The ProgressEvent() constructor returns a newly created ProgressEvent, representing the current completion of a long process.
ProgressEvent(String) - Constructor for class akasha.ProgressEvent
The ProgressEvent() constructor returns a newly created ProgressEvent, representing the current completion of a long process.
ProgressEventHandler - Interface in akasha
Handle events of type ProgressEvent
ProgressEventInit - Interface in akasha
 
ProgressEventInit.Builder - Interface in akasha
 
ProgressEventListener - Interface in akasha
Listener for events of type ProgressEvent
projectionMatrix() - Method in class akasha.xr.XRView
The XRView interface's read-only projectionMatrix property specifies the projection matrix to apply to the underlying view.
Promise<T> - Class in akasha.promise
The Promise object represents the eventual completion (or failure) of an asynchronous operation and its resulting value.
Promise(PromiseExecutor<T>) - Constructor for class akasha.promise.Promise
Creates a new Promise object.
promise() - Method in class akasha.PromiseRejectionEvent
The PromiseRejectionEvent interface's promise read-only property indicates the JavaScript Promise which was rejected.
promise(Promise<Any>) - Method in interface akasha.PromiseRejectionEventInit.Builder
 
promise() - Method in interface akasha.PromiseRejectionEventInit
 
PromiseExecutor<T> - Interface in akasha.promise
 
PromiseRejectionEvent - Class in akasha
The PromiseRejectionEvent interface represents events which are sent to the global script context when JavaScript Promises are rejected.
PromiseRejectionEvent(String, PromiseRejectionEventInit) - Constructor for class akasha.PromiseRejectionEvent
The PromiseRejectionEvent() constructor returns a newly created PromiseRejectionEvent, which represents events fired when a JavaScript Promise is rejected.
PromiseRejectionEventHandler - Interface in akasha
Handle events of type PromiseRejectionEvent
PromiseRejectionEventInit - Interface in akasha
 
PromiseRejectionEventInit.Builder - Interface in akasha
 
PromiseRejectionEventListener - Interface in akasha
Listener for events of type PromiseRejectionEvent
prompt - Static variable in annotation type akasha.PermissionState
 
prompt - Static variable in annotation type akasha.PushPermissionState
 
prompt(String, String) - Method in class akasha.Window
The Window.prompt() displays a dialog with an optional message prompting the user to input some text.
prompt(String) - Method in class akasha.Window
The Window.prompt() displays a dialog with an optional message prompting the user to input some text.
prompt() - Method in class akasha.Window
The Window.prompt() displays a dialog with an optional message prompting the user to input some text.
prompt(String, String) - Static method in class akasha.WindowGlobal
The Window.prompt() displays a dialog with an optional message prompting the user to input some text.
prompt(String) - Static method in class akasha.WindowGlobal
The Window.prompt() displays a dialog with an optional message prompting the user to input some text.
prompt() - Static method in class akasha.WindowGlobal
The Window.prompt() displays a dialog with an optional message prompting the user to input some text.
properties() - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.properties read-only property returns a BluetoothCharacteristicProperties instance containing the properties of this characteristic.
PropertyAccessorFunction - Interface in akasha.core
 
propertyIsEnumerable(String) - Method in class akasha.core.JsObject
The propertyIsEnumerable() method returns a Boolean indicating whether the specified property is enumerable and is the object's own property.
propertyIsEnumerable(String) - Static method in class akasha.WindowGlobal
The propertyIsEnumerable() method returns a Boolean indicating whether the specified property is enumerable and is the object's own property.
PropertyMutatorFunction - Interface in akasha.core
 
propertyName() - Method in class akasha.TransitionEvent
 
propertyName(String) - Method in interface akasha.TransitionEventInit.Builder
 
propertyName() - Method in interface akasha.TransitionEventInit
 
protocol() - Method in class akasha.FederatedCredential
The protocol property of the FederatedCredential interface returns a read-only DOMString containing a credential's federated identity protocol.
protocol(String) - Method in interface akasha.FederatedCredentialInit.Builder
 
protocol() - Method in interface akasha.FederatedCredentialInit
 
protocol - Variable in class akasha.HTMLAnchorElement
The HTMLHyperlinkElementUtils.protocol property is a USVString representing the protocol scheme of the URL, including the final ':'.
protocol - Variable in class akasha.HTMLAreaElement
The HTMLHyperlinkElementUtils.protocol property is a USVString representing the protocol scheme of the URL, including the final ':'.
protocol - Variable in class akasha.Location
The protocol property of the Location interface is a USVString representing the protocol scheme of the URL, including the final ':'.
protocol() - Method in class akasha.rtc.RTCDataChannel
The read-only RTCDataChannel property protocol returns a DOMString containing the name of the subprotocol in use.
protocol(String) - Method in interface akasha.rtc.RTCDataChannelInit.Builder
 
protocol() - Method in interface akasha.rtc.RTCDataChannelInit
 
protocol(String) - Method in interface akasha.rtc.RTCDataChannelStats.Builder
 
protocol() - Method in interface akasha.rtc.RTCDataChannelStats
 
protocol() - Method in class akasha.rtc.RTCIceCandidate
The RTCIceCandidate interface's read-only protocol property is a string which indicates whether the candidate uses UDP or TCP as its transport protocol.
protocol(String) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The RTCIceCandidateStats dictionary's protocol property specifies the protocol the specified candidate would use for communication with the remote peer.
protocol() - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's protocol property specifies the protocol the specified candidate would use for communication with the remote peer.
protocol(String) - Method in interface akasha.rtc.RTCIdentityProviderDetails.Builder
 
protocol() - Method in interface akasha.rtc.RTCIdentityProviderDetails
 
protocol(String) - Method in interface akasha.rtc.RTCIdentityProviderOptions.Builder
 
protocol() - Method in interface akasha.rtc.RTCIdentityProviderOptions
 
protocol - Variable in class akasha.svg.SVGAElement
The HTMLHyperlinkElementUtils.protocol property is a USVString representing the protocol scheme of the URL, including the final ':'.
protocol - Variable in class akasha.URL
The protocol property of the URL interface is a USVString representing the protocol scheme of the URL, including the final ':'.
protocol() - Method in class akasha.WebSocket
The WebSocket.protocol read-only property returns the name of the sub-protocol the server selected; this will be one of the strings specified in the protocols parameter when creating the WebSocket object, or the empty string if no connection is established.
protocols(JsArray<String>) - Method in interface akasha.FederatedCredentialRequestOptions.Builder
 
protocols(String...) - Method in interface akasha.FederatedCredentialRequestOptions.Builder
 
protocols() - Method in interface akasha.FederatedCredentialRequestOptions
 
provider() - Method in class akasha.FederatedCredential
The provider property of the FederatedCredential interface returns a USVString containing a credential's federated identity provider.
provider(String) - Method in interface akasha.FederatedCredentialInit.Builder
 
provider() - Method in interface akasha.FederatedCredentialInit
 
providers(JsArray<String>) - Method in interface akasha.FederatedCredentialRequestOptions.Builder
 
providers(String...) - Method in interface akasha.FederatedCredentialRequestOptions.Builder
 
providers() - Method in interface akasha.FederatedCredentialRequestOptions
 
pseudo(String) - Method in class akasha.Element
 
pseudoElement() - Method in class akasha.AnimationEvent
The AnimationEvent.pseudoElement read-only property is a DOMString, starting with '::', containing the name of the pseudo-element the animation runs on.
pseudoElement(String) - Method in interface akasha.AnimationEventInit.Builder
 
pseudoElement() - Method in interface akasha.AnimationEventInit
 
pseudoElement(String) - Method in interface akasha.KeyframeAnimationOptions.Builder
 
pseudoElement - Variable in class akasha.KeyframeEffect
 
pseudoElement(String) - Method in interface akasha.KeyframeEffectOptions.Builder
 
pseudoElement() - Method in interface akasha.KeyframeEffectOptions
 
pseudoElement() - Method in class akasha.TransitionEvent
The TransitionEvent.pseudoElement read-only property is a DOMString, starting with '::', containing the name of the pseudo-element the animation runs on.
pseudoElement(String) - Method in interface akasha.TransitionEventInit.Builder
 
pseudoElement() - Method in interface akasha.TransitionEventInit
 
pubKeyCredParams(JsArray<PublicKeyCredentialParameters>) - Method in interface akasha.PublicKeyCredentialCreationOptions.Builder
The pubKeyCredParams property of the PublicKeyCredentialCreationOptions dictionary is an Array whose elements are objects describing the desired features of the credential to be created.
pubKeyCredParams(PublicKeyCredentialParameters...) - Method in interface akasha.PublicKeyCredentialCreationOptions.Builder
The pubKeyCredParams property of the PublicKeyCredentialCreationOptions dictionary is an Array whose elements are objects describing the desired features of the credential to be created.
pubKeyCredParams() - Method in interface akasha.PublicKeyCredentialCreationOptions
The pubKeyCredParams property of the PublicKeyCredentialCreationOptions dictionary is an Array whose elements are objects describing the desired features of the credential to be created.
public_(CryptoKey) - Method in interface akasha.crypto.EcdhKeyDeriveParams.Builder
 
public_() - Method in interface akasha.crypto.EcdhKeyDeriveParams
 
public_ - Static variable in annotation type akasha.crypto.KeyType
 
public_key - Static variable in annotation type akasha.PublicKeyCredentialType
 
publicExponent(Uint8Array) - Method in interface akasha.crypto.RsaHashedKeyAlgorithm.Builder
 
publicExponent(Uint8Array) - Method in interface akasha.crypto.RsaHashedKeyGenParams.Builder
 
publicExponent(Uint8Array) - Method in interface akasha.crypto.RsaKeyAlgorithm.Builder
 
publicExponent() - Method in interface akasha.crypto.RsaKeyAlgorithm
 
publicExponent(Uint8Array) - Method in interface akasha.crypto.RsaKeyGenParams.Builder
 
publicExponent() - Method in interface akasha.crypto.RsaKeyGenParams
 
publicId() - Method in class akasha.DocumentType
 
publicKey(PublicKeyCredentialCreationOptions) - Method in interface akasha.CredentialCreationOptions.Builder
 
publicKey() - Method in interface akasha.CredentialCreationOptions
 
publicKey(PublicKeyCredentialRequestOptions) - Method in interface akasha.CredentialRequestOptions.Builder
 
publicKey() - Method in interface akasha.CredentialRequestOptions
 
publicKey(CryptoKey) - Method in interface akasha.crypto.CryptoKeyPair.Builder
 
publicKey() - Method in interface akasha.crypto.CryptoKeyPair
 
PublicKeyCredential - Class in akasha
The PublicKeyCredential interface provides information about a public key / private key pair, which is a credential for logging in to a service using an un-phishable and data-breach resistant asymmetric key pair instead of a password.
PublicKeyCredential() - Constructor for class akasha.PublicKeyCredential
 
PublicKeyCredentialCreationOptions - Interface in akasha
The PublicKeyCredentialCreationOptions dictionary of the Web Authentication API holds options passed to navigators.credentials.create() in order to create a PublicKeyCredential.
PublicKeyCredentialCreationOptions.Builder - Interface in akasha
The PublicKeyCredentialCreationOptions dictionary of the Web Authentication API holds options passed to navigators.credentials.create() in order to create a PublicKeyCredential.
PublicKeyCredentialDescriptor - Interface in akasha
 
PublicKeyCredentialDescriptor.Builder - Interface in akasha
 
PublicKeyCredentialEntity - Interface in akasha
 
PublicKeyCredentialEntity.Builder - Interface in akasha
 
PublicKeyCredentialParameters - Interface in akasha
 
PublicKeyCredentialParameters.Builder - Interface in akasha
 
PublicKeyCredentialRequestOptions - Interface in akasha
The PublicKeyCredentialRequestOptions dictionary of the Web Authentication API holds the options passed to navigator.credentials.get() in order to fetch a given PublicKeyCredential.
PublicKeyCredentialRequestOptions.Builder - Interface in akasha
The PublicKeyCredentialRequestOptions dictionary of the Web Authentication API holds the options passed to navigator.credentials.get() in order to fetch a given PublicKeyCredential.
PublicKeyCredentialRpEntity - Interface in akasha
 
PublicKeyCredentialRpEntity.Builder - Interface in akasha
 
PublicKeyCredentialType - Annotation Type in akasha
 
PublicKeyCredentialType.Util - Class in akasha
 
PublicKeyCredentialUserEntity - Interface in akasha
 
PublicKeyCredentialUserEntity.Builder - Interface in akasha
 
pull(UnderlyingSourcePullCallback) - Method in interface akasha.UnderlyingSource.Builder
 
pull() - Method in interface akasha.UnderlyingSource
 
pulse(double, double) - Method in class akasha.GamepadHapticActuator
The pulse() method of the GamepadHapticActuator interface makes the hardware pulse at a certain intensity for a specified duration.
push(T...) - Method in class akasha.lang.JsArray
The push() method adds one or more elements to the end of an array and returns the new length of the array.
push - Static variable in annotation type akasha.PermissionName
 
pushDebugGroup(String) - Method in class akasha.gpu.GPUCommandEncoder
 
pushDebugGroup(String) - Method in class akasha.gpu.GPUComputePassEncoder
 
pushDebugGroup(String) - Method in class akasha.gpu.GPURenderBundleEncoder
 
pushDebugGroup(String) - Method in class akasha.gpu.GPURenderPassEncoder
 
PushEncryptionKeyName - Annotation Type in akasha
 
PushEncryptionKeyName.Util - Class in akasha
 
pushErrorScope(String) - Method in class akasha.gpu.GPUDevice
 
PushEventInit - Interface in akasha
 
PushEventInit.Builder - Interface in akasha
 
PushManager - Class in akasha
The PushManager interface of the Push API provides a way to receive notifications from third-party servers as well as request URLs for push notifications.
PushManager() - Constructor for class akasha.PushManager
 
pushManager() - Method in class akasha.ServiceWorkerRegistration
The pushManager property of the ServiceWorkerRegistration interface returns a reference to the PushManager interface for managing push subscriptions; this includes support for subscribing, getting an active subscription, and accessing push permission status.
PushMessageDataInit - Interface in akasha
 
PushPermissionDescriptor - Interface in akasha
 
PushPermissionDescriptor.Builder - Interface in akasha
 
PushPermissionState - Annotation Type in akasha
 
PushPermissionState.Util - Class in akasha
 
pushState(Object, String, String) - Method in class akasha.History
In an HTML document, the history.pushState() method adds an entry to the browser's session history stack.
pushState(Object, String) - Method in class akasha.History
In an HTML document, the history.pushState() method adds an entry to the browser's session history stack.
PushSubscription - Class in akasha
The PushSubscription interface of the Push API provides a subcription's URL endpoint and allows unsubscription from a push service.
PushSubscription() - Constructor for class akasha.PushSubscription
 
PushSubscriptionChangeEventInit - Interface in akasha
 
PushSubscriptionChangeEventInit.Builder - Interface in akasha
 
PushSubscriptionJSON - Interface in akasha
 
PushSubscriptionJSON.Builder - Interface in akasha
 
PushSubscriptionOptions - Class in akasha
The PushSubscriptionOptions interface of the Push API represents the options associated with a push subscription.
PushSubscriptionOptions() - Constructor for class akasha.PushSubscriptionOptions
 
PushSubscriptionOptionsInit - Interface in akasha
 
PushSubscriptionOptionsInit.Builder - Interface in akasha
 
put(RequestInfo, Response) - Method in class akasha.Cache
The put() method of the Cache interface allows key/value pairs to be added to the current Cache object.
put(Request, Response) - Method in class akasha.Cache
The put() method of the Cache interface allows key/value pairs to be added to the current Cache object.
put(String, Response) - Method in class akasha.Cache
The put() method of the Cache interface allows key/value pairs to be added to the current Cache object.
put(Object, Object) - Method in class akasha.idb.IDBObjectStore
The put method is an update or insert method.
put(Object) - Method in class akasha.idb.IDBObjectStore
The put method is an update or insert method.
putImageData(ImageData, int, int) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.putImageData() method of the Canvas 2D API paints data from the given ImageData object onto the canvas.
putImageData(ImageData, int, int, int, int, int, int) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.putImageData() method of the Canvas 2D API paints data from the given ImageData object onto the canvas.
putImageData(ImageData, int, int) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
putImageData(ImageData, int, int, int, int, int, int) - Method in class akasha.OffscreenCanvasRenderingContext2D
 

Q

Q() - Method in class akasha.audio.BiquadFilterNode
An AudioParam.
Q(float) - Method in interface akasha.audio.BiquadFilterOptions.Builder
 
Q() - Method in interface akasha.audio.BiquadFilterOptions
 
q(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
q() - Method in interface akasha.crypto.JsonWebKey
 
qi(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
qi() - Method in interface akasha.crypto.JsonWebKey
 
qpSum(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The qpSum property of the RTCInboundRtpStreamStats dictionary is a value generated by adding the Quantization Parameter (QP) values for every frame sent or received to date on the video track corresponding to this RTCInboundRtpStreamStats object.
qpSum() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The qpSum property of the RTCInboundRtpStreamStats dictionary is a value generated by adding the Quantization Parameter (QP) values for every frame sent or received to date on the video track corresponding to this RTCInboundRtpStreamStats object.
qpSum(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The qpSum property of the RTCOutboundRtpStreamStats dictionary is a value generated by adding the Quantization Parameter (QP) values for every frame this sender has produced to date on the video track corresponding to this RTCOutboundRtpStreamStats object.
qpSum() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The qpSum property of the RTCOutboundRtpStreamStats dictionary is a value generated by adding the Quantization Parameter (QP) values for every frame this sender has produced to date on the video track corresponding to this RTCOutboundRtpStreamStats object.
quadraticCurveTo(double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.quadraticCurveTo() method of the Canvas 2D API adds a quadratic Bézier curve to the current sub-path.
quadraticCurveTo(double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
quadraticCurveTo(double, double, double, double) - Method in class akasha.Path2D
 
quality(double) - Method in interface akasha.ImageEncodeOptions.Builder
 
quality() - Method in interface akasha.ImageEncodeOptions
 
qualityLimitationDurations(JsPropertyMap<Double>) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
qualityLimitationDurations() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
qualityLimitationReason(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The qualityLimitationReason property of the RTCOutboundRtpStreamStats dictionary is a string indicating the reason why the media quality in the stream is currently being reduced by the codec during encoding, or none if no quality reduction is being performed.
qualityLimitationReason() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The qualityLimitationReason property of the RTCOutboundRtpStreamStats dictionary is a string indicating the reason why the media quality in the stream is currently being reduced by the codec during encoding, or none if no quality reduction is being performed.
qualityLimitationResolutionChanges(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
qualityLimitationResolutionChanges() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
query(JsObject) - Method in class akasha.Permissions
The Permissions.query() method of the Permissions interface returns the state of a user permission on the global scope.
QUERY_COUNTER_BITS_EXT - Static variable in class akasha.gl.EXT_disjoint_timer_query
 
QUERY_COUNTER_BITS_EXT - Static variable in class akasha.gl.EXT_disjoint_timer_query_webgl2
 
QUERY_RESOLVE - Static variable in class akasha.gpu.GPUBufferUsage
 
QUERY_RESULT - Static variable in class akasha.gl.WebGL2RenderingContext
 
QUERY_RESULT_AVAILABLE - Static variable in class akasha.gl.WebGL2RenderingContext
 
QUERY_RESULT_AVAILABLE_EXT - Static variable in class akasha.gl.EXT_disjoint_timer_query
 
QUERY_RESULT_EXT - Static variable in class akasha.gl.EXT_disjoint_timer_query
 
queryCommandEnabled(String) - Method in class akasha.Document
The Document.queryCommandEnabled() method reports whether or not the specified editor command is enabled by the browser.
queryCommandIndeterm(String) - Method in class akasha.Document
 
queryCommandState(String) - Method in class akasha.Document
 
queryCommandSupported(String) - Method in class akasha.Document
The Document.queryCommandSupported() method reports whether or not the specified editor command is supported by the browser.
queryCommandValue(String) - Method in class akasha.Document
 
queryCounterEXT(WebGLTimerQueryEXT, int) - Method in class akasha.gl.EXT_disjoint_timer_query
 
queryCounterEXT(WebGLQuery, int) - Method in class akasha.gl.EXT_disjoint_timer_query_webgl2
 
querySelector(String) - Method in class akasha.Document
The Document method querySelector() returns the first Element within the document that matches the specified selector, or group of selectors.
querySelector(String) - Method in class akasha.DocumentFragment
The DocumentFragment.querySelector() method returns the first element, or null if no matches are found, within the DocumentFragment (using depth-first pre-order traversal of the document's nodes) that matches the specified group of selectors.
querySelector(String) - Method in class akasha.Element
The querySelector() method of the Element interface returns the first element that is a descendant of the element on which it is invoked that matches the specified group of selectors.
querySelectorAll(String) - Method in class akasha.Document
The Document method querySelectorAll() returns a static (not live) NodeList representing a list of the document's elements that match the specified group of selectors.
querySelectorAll(String) - Method in class akasha.DocumentFragment
The DocumentFragment.querySelectorAll() method returns a NodeList of elements within the DocumentFragment (using depth-first pre-order traversal of the document's nodes) that matches the specified group of selectors.
querySelectorAll(String) - Method in class akasha.Element
The Element method querySelectorAll() returns a static (not live) NodeList representing a list of elements matching the specified group of selectors which are descendants of the element on which the method was called.
queue() - Method in class akasha.gpu.GPUDevice
 
queueMicrotask(VoidFunction) - Method in class akasha.Window
The queueMicrotask() method, which is exposed on the Window or Worker interface, queues a microtask to be executed at a safe time prior to control returning to the browser's event loop.
queueMicrotask(VoidFunction) - Static method in class akasha.WindowGlobal
The queueMicrotask() method, which is exposed on the Window or Worker interface, queues a microtask to be executed at a safe time prior to control returning to the browser's event loop.
QueuingStrategy - Interface in akasha
 
QueuingStrategy.Builder - Interface in akasha
 
QueuingStrategyInit - Interface in akasha
 
QueuingStrategyInit.Builder - Interface in akasha
 
QueuingStrategySize - Interface in akasha
 
quota(int) - Method in interface akasha.StorageEstimate.Builder
The StorageEstimate dictionary's quota property is a conservative approximation of how much storage is allotted to the origin or Web app that called StorageManager.estimate(); there may be more space available, but there will not be less.
quota() - Method in interface akasha.StorageEstimate
The StorageEstimate dictionary's quota property is a conservative approximation of how much storage is allotted to the origin or Web app that called StorageManager.estimate(); there may be more space available, but there will not be less.
QUOTA_EXCEEDED_ERR - Static variable in class akasha.DOMException
 

R

r(String) - Method in interface akasha.crypto.RsaOtherPrimesInfo.Builder
 
r() - Method in interface akasha.crypto.RsaOtherPrimesInfo
 
r(double) - Method in interface akasha.gpu.GPUColorDict.Builder
 
r() - Method in interface akasha.gpu.GPUColorDict
 
r() - Method in class akasha.svg.SVGCircleElement
The r read-only property of the SVGCircleElement interface reflects the r attribute of a circle element and by that defines the radius of the circle.
r() - Method in class akasha.svg.SVGRadialGradientElement
 
R11F_G11F_B10F - Static variable in class akasha.gl.WebGL2RenderingContext
 
R16_EXT - Static variable in class akasha.gl.EXT_texture_norm16
 
R16_SNORM_EXT - Static variable in class akasha.gl.EXT_texture_norm16
 
R16F - Static variable in class akasha.gl.WebGL2RenderingContext
 
r16float - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
R16I - Static variable in class akasha.gl.WebGL2RenderingContext
 
r16sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
R16UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
r16uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
R32F - Static variable in class akasha.gl.WebGL2RenderingContext
 
r32float - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
R32I - Static variable in class akasha.gl.WebGL2RenderingContext
 
r32sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
R32UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
r32uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
R8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
R8_SNORM - Static variable in class akasha.gl.WebGL2RenderingContext
 
R8I - Static variable in class akasha.gl.WebGL2RenderingContext
 
r8sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
r8snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
R8UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
r8uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
r8unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
race(Promise<? extends V>...) - Static method in class akasha.promise.Promise
The Promise.race() method returns a promise that fulfills or rejects as soon as one of the promises in an iterable fulfills or rejects, with the value or reason from that promise.
race(JsIterable<Promise<? extends V>>) - Static method in class akasha.promise.Promise
The Promise.race() method returns a promise that fulfills or rejects as soon as one of the promises in an iterable fulfills or rejects, with the value or reason from that promise.
radio - Static variable in annotation type akasha.InputType
A radio button, allowing a single value to be selected out of multiple choices with the same name value.
RadioNodeList - Class in akasha
The RadioNodeList interface represents a collection of radio elements in a <form> or a <fieldset> element.
RadioNodeList() - Constructor for class akasha.RadioNodeList
 
RadioNodeListOrElementUnion - Interface in akasha
 
radiusX() - Method in class akasha.svg.SVGFEMorphologyElement
 
radiusX() - Method in class akasha.Touch
Returns the X radius of the ellipse that most closely circumscribes the area of contact with the touch surface.
radiusX(float) - Method in interface akasha.TouchInit.Builder
 
radiusX() - Method in interface akasha.TouchInit
 
radiusY() - Method in class akasha.svg.SVGFEMorphologyElement
 
radiusY() - Method in class akasha.Touch
Returns the Y radius of the ellipse that most closely circumscribes the area of contact with the touch surface.
radiusY(float) - Method in interface akasha.TouchInit.Builder
 
radiusY() - Method in interface akasha.TouchInit
 
random() - Static method in class akasha.core.JsMath
The Math.random() function returns a floating-point, pseudo-random number in the range 0 to less than 1 (inclusive of 0, but not 1) with approximately uniform distribution over that range — which you can then scale to your desired range.
range - Variable in class akasha.CSSCounterStyleRule
 
range - Static variable in annotation type akasha.InputType
A control for entering a number whose exact value is not important.
Range - Class in akasha
The Range interface represents a fragment of a document that can contain nodes and parts of text nodes.
Range() - Constructor for class akasha.Range
The Range() constructor returns a newly created Range object whose start and end is the global Document object.
RangeCompareType - Annotation Type in akasha
 
RangeCompareType.Util - Class in akasha
 
rangeCount() - Method in class akasha.Selection
The Selection.rangeCount read-only property returns the number of ranges in the selection.
RangeError - Class in akasha.core
The RangeError object indicates an error when a value is not in the set or range of allowed values.
RangeError(String) - Constructor for class akasha.core.RangeError
The RangeError() constructor creates an error when a value is not in the set or range of allowed values.
RangeError() - Constructor for class akasha.core.RangeError
The RangeError() constructor creates an error when a value is not in the set or range of allowed values.
rangeMax() - Method in class akasha.gl.WebGLShaderPrecisionFormat
The read-only WebGLShaderPrecisionFormat.rangeMax property returns the base 2 log of the absolute value of the maximum value that can be represented.
rangeMin() - Method in class akasha.gl.WebGLShaderPrecisionFormat
The read-only WebGLShaderPrecisionFormat.rangeMin property returns the base 2 log of the absolute value of the minimum value that can be represented.
rangeOverflow() - Method in class akasha.ValidityState
The read-only rangeOverflow property of a ValidityState object indicates if the value of an input, after having been edited by the user, does not conform to the constraints set by the element's max attribute.
rangeOverflow(boolean) - Method in interface akasha.ValidityStateFlags.Builder
 
rangeOverflow() - Method in interface akasha.ValidityStateFlags
 
rangeUnderflow() - Method in class akasha.ValidityState
The read-only rangeUnderflow property of a ValidityState object indicates if the value of an input, after having been edited by the user, does not conform to the constraints set by the element's min attribute.
rangeUnderflow(boolean) - Method in interface akasha.ValidityStateFlags.Builder
 
rangeUnderflow() - Method in interface akasha.ValidityStateFlags
 
RASTERIZER_DISCARD - Static variable in class akasha.gl.WebGL2RenderingContext
 
rate - Variable in class akasha.speech.SpeechSynthesisUtterance
The rate property of the SpeechSynthesisUtterance interface gets and sets the speed at which the utterance will be spoken at.
ratio() - Method in class akasha.audio.DynamicsCompressorNode
An AudioParam.
ratio(float) - Method in interface akasha.audio.DynamicsCompressorOptions.Builder
 
ratio() - Method in interface akasha.audio.DynamicsCompressorOptions
 
raw - Static variable in annotation type akasha.crypto.KeyFormat
 
rawId() - Method in class akasha.PublicKeyCredential
The rawId read-only property of the PublicKeyCredential interface is an ArrayBuffer object containing the identifier of the credentials.
read(boolean) - Method in interface akasha.AuthenticationExtensionsLargeBlobInputs.Builder
 
read() - Method in interface akasha.AuthenticationExtensionsLargeBlobInputs
 
read() - Method in class akasha.bluetooth.BluetoothCharacteristicProperties
The read read-only property of the BluetoothCharacteristicProperties interface returns a boolean that is true if the reading of the characteristic value is permitted.
read() - Method in class akasha.clipboard.Clipboard
The read() method of the Clipboard interface requests a copy of the clipboard's contents, delivering the data to the returned Promise when the promise is resolved.
READ - Static variable in class akasha.gpu.GPUMapMode
 
read(ArrayBufferView) - Method in class akasha.ReadableStreamBYOBReader
 
read() - Method in class akasha.ReadableStreamDefaultReader
 
read(int) - Method in interface akasha.TextEncoderEncodeIntoResult.Builder
 
read() - Method in interface akasha.TextEncoderEncodeIntoResult
 
READ_BUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
READ_FRAMEBUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
READ_FRAMEBUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
read_only_storage - Static variable in annotation type akasha.gpu.GPUBufferBindingType
 
readable() - Method in class akasha.CompressionStream
 
readable() - Method in class akasha.DecompressionStream
 
readable(ReadableStream) - Method in interface akasha.ReadableWritablePair.Builder
 
readable() - Method in interface akasha.ReadableWritablePair
 
readable() - Method in class akasha.TextDecoderStream
 
readable() - Method in class akasha.TextEncoderStream
 
readable() - Method in class akasha.TransformStream
 
ReadableByteStreamController - Class in akasha
 
ReadableByteStreamController() - Constructor for class akasha.ReadableByteStreamController
 
ReadableStream - Class in akasha
The ReadableStream interface of the Streams API represents a readable stream of byte data.
ReadableStream(JsObject, QueuingStrategy) - Constructor for class akasha.ReadableStream
The ReadableStream() constructor creates and returns a readable stream object from the given handlers.
ReadableStream(JsObject) - Constructor for class akasha.ReadableStream
The ReadableStream() constructor creates and returns a readable stream object from the given handlers.
ReadableStream() - Constructor for class akasha.ReadableStream
The ReadableStream() constructor creates and returns a readable stream object from the given handlers.
ReadableStreamBYOBReader - Class in akasha
 
ReadableStreamBYOBReader(ReadableStream) - Constructor for class akasha.ReadableStreamBYOBReader
 
ReadableStreamBYOBReadResult - Interface in akasha
 
ReadableStreamBYOBReadResult.Builder - Interface in akasha
 
ReadableStreamBYOBRequest - Class in akasha
 
ReadableStreamBYOBRequest() - Constructor for class akasha.ReadableStreamBYOBRequest
 
ReadableStreamController - Interface in akasha
 
ReadableStreamDefaultController - Class in akasha
 
ReadableStreamDefaultController() - Constructor for class akasha.ReadableStreamDefaultController
 
ReadableStreamDefaultReader - Class in akasha
 
ReadableStreamDefaultReader(ReadableStream) - Constructor for class akasha.ReadableStreamDefaultReader
 
ReadableStreamDefaultReadResult - Interface in akasha
 
ReadableStreamDefaultReadResult.Builder - Interface in akasha
 
ReadableStreamGetReaderOptions - Interface in akasha
 
ReadableStreamGetReaderOptions.Builder - Interface in akasha
 
ReadableStreamIteratorOptions - Interface in akasha
 
ReadableStreamIteratorOptions.Builder - Interface in akasha
 
ReadableStreamReader - Interface in akasha
 
ReadableStreamReaderMode - Annotation Type in akasha
 
ReadableStreamReaderMode.Util - Class in akasha
 
ReadableStreamType - Annotation Type in akasha
 
ReadableStreamType.Util - Class in akasha
 
ReadableTextureParameter - Annotation Type in akasha.gl
 
ReadableTextureParameter.Util - Class in akasha.gl
 
readableType(Object) - Method in interface akasha.Transformer.Builder
 
readableType() - Method in interface akasha.Transformer
 
ReadableWritablePair - Interface in akasha
 
ReadableWritablePair.Builder - Interface in akasha
 
readAsArrayBuffer(Blob) - Method in class akasha.FileReader
The FileReader interface's readAsArrayBuffer() method is used to start reading the contents of a specified Blob or File.
readAsBinaryString(Blob) - Method in class akasha.FileReader
The readAsBinaryString method is used to start reading the contents of the specified Blob or File.
readAsDataURL(Blob) - Method in class akasha.FileReader
The readAsDataURL method is used to read the contents of the specified Blob or File.
readAsText(Blob, String) - Method in class akasha.FileReader
The readAsText() method is used to read the contents of the specified Blob or File.
readAsText(Blob) - Method in class akasha.FileReader
The readAsText() method is used to read the contents of the specified Blob or File.
readBuffer(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.readBuffer() method of the WebGL 2 API selects a color buffer as the source for pixels for subsequent calls to copyTexImage2D, copyTexSubImage2D, copyTexSubImage3D or readPixels.
readOnly - Variable in class akasha.HTMLInputElement
 
readOnly - Variable in class akasha.HTMLTextAreaElement
 
readonly - Static variable in annotation type akasha.idb.IDBTransactionMode
 
readPixels(int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.readPixels() method of the WebGL API reads a block of pixels from a specified rectangle of the current color framebuffer into an ArrayBufferView object.
readPixels(int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.readPixels() method of the WebGL API reads a block of pixels from a specified rectangle of the current color framebuffer into an ArrayBufferView object.
readPixels(int, int, int, int, int, int, ArrayBufferView, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.readPixels() method of the WebGL API reads a block of pixels from a specified rectangle of the current color framebuffer into an ArrayBufferView object.
readPixels(int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.readPixels() method of the WebGL API reads a block of pixels from a specified rectangle of the current color framebuffer into an ArrayBufferView object.
readText() - Method in class akasha.clipboard.Clipboard
The Clipboard interface's readText() method returns a Promise which resolves with a copy of the textual contents of the system clipboard.
readValue() - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.readValue() method returns a Promise that resolves to a DataView holding a duplicate of the value property if it is available and supported.
readValue() - Method in class akasha.bluetooth.BluetoothRemoteGATTDescriptor
The BluetoothRemoteGATTDescriptor.readValue() method returns a Promise that resolves to an ArrayBuffer holding a duplicate of the value property if it is available and supported.
readwrite - Static variable in annotation type akasha.idb.IDBTransactionMode
 
ready() - Method in class akasha.Animation
The read-only Animation.ready property of the Web Animations API returns a Promise which resolves when the animation is ready to play.
ready() - Method in class akasha.ImageTrackList
 
ready() - Method in class akasha.ServiceWorkerContainer
The ready read-only property of the ServiceWorkerContainer interface provides a way of delaying code execution until a service worker is active.
ready() - Method in class akasha.WritableStreamDefaultWriter
 
readyState() - Method in class akasha.Document
The Document.readyState property describes the loading state of the document.
readyState() - Method in class akasha.EventSource
The readyState read-only property of the EventSource interface returns a number representing the state of the connection.
readyState() - Method in class akasha.FileReader
The FileReader readyState property provides the current state of the reading operation a FileReader is in.
readyState() - Method in class akasha.HTMLMediaElement
The HTMLMediaElement.readyState property indicates the readiness state of the media.
readyState() - Method in class akasha.HTMLTrackElement
 
readyState() - Method in class akasha.idb.IDBRequest
The IDBRequestReadyState of the request, which takes one of the following two values:
readyState() - Method in class akasha.media.MediaSource
The readyState read-only property of the MediaSource interface returns an enum representing the state of the current MediaSource.
readyState() - Method in class akasha.media.MediaStreamTrack
The MediaStreamTrack.readyState read-only property returns an enumerated value giving the status of the track.
ReadyState - Annotation Type in akasha.media
 
readyState() - Method in class akasha.rtc.RTCDataChannel
The read-only RTCDataChannel property readyState returns an enum of type RTCDataChannelState which indicates the state of the data channel's underlying data connection.
readyState() - Method in class akasha.WebSocket
The WebSocket.readyState read-only property returns the current state of the WebSocket connection.
readyState() - Method in class akasha.XMLHttpRequest
The XMLHttpRequest.readyState property returns the state an XMLHttpRequest client is in.
ReadyState.Util - Class in akasha.media
 
real(JsArray<Double>) - Method in interface akasha.audio.PeriodicWaveOptions.Builder
 
real(double...) - Method in interface akasha.audio.PeriodicWaveOptions.Builder
 
real() - Method in interface akasha.audio.PeriodicWaveOptions
 
reason() - Method in class akasha.CloseEvent
 
reason(String) - Method in interface akasha.CloseEventInit.Builder
 
reason() - Method in interface akasha.CloseEventInit
 
reason() - Method in class akasha.gpu.GPUDeviceLostInfo
 
reason() - Method in class akasha.PromiseRejectionEvent
The PromiseRejectionEvent reason read-only property is any JavaScript value or Object which provides the reason passed into Promise.reject().
reason(Object) - Method in interface akasha.PromiseRejectionEventInit.Builder
 
reason() - Method in interface akasha.PromiseRejectionEventInit
 
receivedAlert() - Method in class akasha.rtc.RTCError
 
receivedAlert(int) - Method in interface akasha.rtc.RTCErrorInit.Builder
 
receivedAlert() - Method in interface akasha.rtc.RTCErrorInit
 
receiver() - Method in class akasha.rtc.RTCRtpTransceiver
The read-only receiver property of WebRTC's RTCRtpTransceiver interface indicates the RTCRtpReceiver responsible for receiving and decoding incoming media data for the transceiver's stream.
receiver - Static variable in annotation type akasha.rtc.RTCStatsType
 
receiver() - Method in class akasha.rtc.RTCTrackEvent
The read-only receiver property of the RTCTrackEvent interface indicates the RTCRtpReceiver which is used to receive data containing media for the track to which the event refers.
receiver(RTCRtpReceiver) - Method in interface akasha.rtc.RTCTrackEventInit.Builder
The RTCTrackEventInit dictionary's receiver property specifies the RTCRtpReceiver associated with the event.
receiver() - Method in interface akasha.rtc.RTCTrackEventInit
The RTCTrackEventInit dictionary's receiver property specifies the RTCRtpReceiver associated with the event.
receiverId(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The receiverId property of the RTCInboundRtpStreamStats dictionary specifies the id of the RTCAudioReceiverStats or RTCVideoReceiverStats object representing the RTCRtpReceiver receiving the stream.
receiverId() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The receiverId property of the RTCInboundRtpStreamStats dictionary specifies the id of the RTCAudioReceiverStats or RTCVideoReceiverStats object representing the RTCRtpReceiver receiving the stream.
receiverId(String) - Method in interface akasha.rtc.RTCRtpTransceiverStats.Builder
 
receiverId() - Method in interface akasha.rtc.RTCRtpTransceiverStats
 
receiverWindow(int) - Method in interface akasha.rtc.RTCSctpTransportStats.Builder
 
receiverWindow() - Method in interface akasha.rtc.RTCSctpTransportStats
 
recording - Static variable in annotation type akasha.media.RecordingState
 
RecordingState - Annotation Type in akasha.media
 
RecordingState.Util - Class in akasha.media
 
rect(double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.rect() method of the Canvas 2D API adds a rectangle to the current path.
rect(double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
rect(double, double, double, double) - Method in class akasha.Path2D
 
rect(VideoFrameRect) - Method in interface akasha.VideoFrameCopyToOptions.Builder
 
rect() - Method in interface akasha.VideoFrameCopyToOptions
 
recvonly - Static variable in annotation type akasha.rtc.RTCRtpTransceiverDirection
 
RED - Static variable in class akasha.gl.WebGL2RenderingContext
 
RED - Static variable in class akasha.gpu.GPUColorWrite
 
RED_BITS - Static variable in class akasha.gl.WebGL2RenderingContext
 
RED_BITS - Static variable in class akasha.gl.WebGLRenderingContext
 
RED_INTEGER - Static variable in class akasha.gl.WebGL2RenderingContext
 
redirect() - Method in class akasha.Request
The redirect read-only property of the Request interface contains the mode for how redirects are handled.
redirect(String) - Method in interface akasha.RequestInit.Builder
 
redirect() - Method in interface akasha.RequestInit
 
redirect(String, int) - Static method in class akasha.Response
The redirect() method of the Response interface returns a Response resulting in a redirect to the specified URL.
redirect(String) - Static method in class akasha.Response
The redirect() method of the Response interface returns a Response resulting in a redirect to the specified URL.
redirectCount() - Method in class akasha.perf.PerformanceNavigation
The legacy PerformanceNavigation.redirectCount read-only property returns an unsigned short representing the number of REDIRECTs done before reaching the page.
redirectCount() - Method in class akasha.perf.PerformanceNavigationTiming
The redirectCount property returns a timestamp representing the number of redirects since the last non-redirect navigation under the current browsing context.
redirected() - Method in class akasha.Response
The read-only redirected property of the Response interface indicates whether or not the response is the result of a request you made which was redirected.
redirectEnd() - Method in class akasha.perf.PerformanceResourceTiming
The redirectEnd read-only property returns a timestamp immediately after receiving the last byte of the response of the last redirect.
redirectEnd() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.redirectEnd read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, the last HTTP redirect is completed, that is when the last byte of the HTTP response has been received.
redirectStart() - Method in class akasha.perf.PerformanceResourceTiming
The redirectStart read-only property returns a timestamp representing the start time of the fetch which that initiates the redirect.
redirectStart() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.redirectStart read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, the first HTTP redirect starts.
reduce(JsArray.Reduce<? extends R, T>, R) - Method in class akasha.lang.JsArray
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
reduce(JsArray.Reduce2<? extends R, T>, R) - Method in class akasha.lang.JsArray
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
reduce(JsArray.Reduce3<? extends R, T>, R) - Method in class akasha.lang.JsArray
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
reduce(JsArray.Reduce<? extends R, T>) - Method in class akasha.lang.JsArray
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
reduce(JsArray.Reduce2<? extends R, T>) - Method in class akasha.lang.JsArray
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
reduce(JsArray.Reduce3<? extends R, T>) - Method in class akasha.lang.JsArray
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
reduce(R, T) - Method in interface akasha.lang.JsArray.Reduce
 
reduce(R, T, int) - Method in interface akasha.lang.JsArray.Reduce2
 
reduce(R, T, int, JsArray<T>) - Method in interface akasha.lang.JsArray.Reduce3
 
reducedSize(boolean) - Method in interface akasha.rtc.RTCRtcpParameters.Builder
 
reducedSize() - Method in interface akasha.rtc.RTCRtcpParameters
 
reduceRight(JsArray.Reduce<? extends R, T>, R) - Method in class akasha.lang.JsArray
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
reduceRight(JsArray.Reduce2<? extends R, T>, R) - Method in class akasha.lang.JsArray
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
reduceRight(JsArray.Reduce3<? extends R, T>, R) - Method in class akasha.lang.JsArray
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
reduceRight(JsArray.Reduce<? extends R, T>) - Method in class akasha.lang.JsArray
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
reduceRight(JsArray.Reduce2<? extends R, T>) - Method in class akasha.lang.JsArray
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
reduceRight(JsArray.Reduce3<? extends R, T>) - Method in class akasha.lang.JsArray
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
reduction() - Method in class akasha.audio.DynamicsCompressorNode
The reduction read-only property of the DynamicsCompressorNode interface is a float representing the amount of gain reduction currently applied by the compressor to the signal.
redundant - Static variable in annotation type akasha.ServiceWorkerState
 
refDistance - Variable in class akasha.audio.PannerNode
A non-negative number.
refDistance(double) - Method in interface akasha.audio.PannerOptions.Builder
 
refDistance() - Method in interface akasha.audio.PannerOptions
 
ReferenceError - Class in akasha.core
The ReferenceError object represents an error when a non-existent variable is referenced.
ReferenceError(String) - Constructor for class akasha.core.ReferenceError
The ReferenceError object represents an error when a non-existent variable is referenced.
ReferenceError() - Constructor for class akasha.core.ReferenceError
The ReferenceError object represents an error when a non-existent variable is referenced.
referenceNode() - Method in class akasha.NodeIterator
The NodeIterator.referenceNode read-only returns the Node to which the iterator is anchored; as new nodes are inserted, the iterator remains anchored to the reference node as specified by this property.
referenceSpace() - Method in class akasha.xr.XRReferenceSpaceEvent
The read-only XRReferenceSpaceEvent property referenceSpace specifies the reference space which is the originator of the event.
referenceSpace(XRReferenceSpace) - Method in interface akasha.xr.XRReferenceSpaceEventInit.Builder
The XRReferenceSpaceEventInit property referenceSpace is used to establish the value of a newly-constructed XRReferenceSpaceEvent object when calling the XRReferenceSpaceEvent() constructor.
referenceSpace() - Method in interface akasha.xr.XRReferenceSpaceEventInit
The XRReferenceSpaceEventInit property referenceSpace is used to establish the value of a newly-constructed XRReferenceSpaceEvent object when calling the XRReferenceSpaceEvent() constructor.
referrer() - Method in class akasha.CSPViolationReportBody
 
referrer() - Method in class akasha.Document
The Document.referrer property returns the URI of the page that linked to this page.
referrer() - Method in class akasha.Request
The referrer read-only property of the Request interface is set by the user agent to be the referrer of the Request.
referrer(String) - Method in interface akasha.RequestInit.Builder
 
referrer() - Method in interface akasha.RequestInit
 
referrer() - Method in class akasha.SecurityPolicyViolationEvent
The referrer read-only property of the SecurityPolicyViolationEvent interface is a USVString representing the referrer of the resources whose policy was violated.
referrer(String) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
referrer() - Method in interface akasha.SecurityPolicyViolationEventInit
 
referrerPolicy - Variable in class akasha.HTMLAnchorElement
The HTMLAnchorElement.referrerPolicy property reflect the HTML referrerpolicy attribute of the a element defining which referrer is sent when fetching the resource.
referrerPolicy - Variable in class akasha.HTMLAreaElement
The HTMLAreaElement.referrerPolicy property reflect the HTML referrerpolicy attribute of the area element defining which referrer is sent when fetching the resource.
referrerPolicy - Variable in class akasha.HTMLIFrameElement
The HTMLIFrameElement.referrerPolicy property reflects the HTML referrerpolicy attribute of the iframe element defining which referrer is sent when fetching the resource.
referrerPolicy - Variable in class akasha.HTMLImageElement
The HTMLImageElement.referrerPolicy property reflects the HTML referrerpolicy attribute of the img element defining which referrer is sent when fetching the resource.
referrerPolicy - Variable in class akasha.HTMLLinkElement
The HTMLLinkElement.referrerPolicy property reflect the HTML referrerpolicy attribute of the link element defining which referrer is sent when fetching the resource.
referrerPolicy - Variable in class akasha.HTMLScriptElement
The referrerPolicy property of the HTMLScriptElement interface reflects the HTML referrerpolicy of the script element and fetches made by that script, defining which referrer is sent when fetching the resource.
ReferrerPolicy - Annotation Type in akasha
An enumerated value to indicates which referrer to send when fetching the resource.
referrerPolicy() - Method in class akasha.Request
The referrerPolicy read-only property of the Request interface returns the referrer policy, which governs what referrer information, sent in the Referer header, should be included with the request.
referrerPolicy(String) - Method in interface akasha.RequestInit.Builder
 
referrerPolicy() - Method in interface akasha.RequestInit
 
referrerPolicy - Variable in class akasha.svg.SVGAElement
 
ReferrerPolicy.Util - Class in akasha
 
referringDevice() - Method in class akasha.bluetooth.Bluetooth
The Bluetooth.referringDevice attribute of the Bluetooth interface returns a BluetoothDevice if the current document was opened in response to an instruction sent by this device and null otherwise.
refresh() - Method in class akasha.PluginArray
 
refX() - Method in class akasha.svg.SVGMarkerElement
 
refY() - Method in class akasha.svg.SVGMarkerElement
 
RegExp - Class in akasha.core
The RegExp object is used for matching text with a pattern.
RegExp(String, String) - Constructor for class akasha.core.RegExp
 
RegExp(String) - Constructor for class akasha.core.RegExp
 
RegExpFlags - Annotation Type in akasha.core
Specifies the valid flag string for regexps.
RegExpGroups - Class in akasha.core
 
RegExpGroups() - Constructor for class akasha.core.RegExpGroups
 
RegExpGroups.Entry - Class in akasha.core
 
RegExpGroups.ForEachCallback - Interface in akasha.core
 
RegExpGroups.ForEachCallback2 - Interface in akasha.core
 
RegExpGroups.ForEachCallback3 - Interface in akasha.core
 
RegExpLanguage - Annotation Type in akasha.core
Specifies the valid flag string for regexps.
RegExpResult - Class in akasha.core
 
RegExpResult() - Constructor for class akasha.core.RegExpResult
 
region - Variable in class akasha.VTTCue
 
regionAnchorX - Variable in class akasha.VTTRegion
 
regionAnchorY - Variable in class akasha.VTTRegion
 
register(String, RegistrationOptions) - Method in class akasha.ServiceWorkerContainer
The register() method of the ServiceWorkerContainer interface creates or updates a ServiceWorkerRegistration for the given scriptURL.
register(String) - Method in class akasha.ServiceWorkerContainer
The register() method of the ServiceWorkerContainer interface creates or updates a ServiceWorkerRegistration for the given scriptURL.
register(String) - Method in class akasha.SyncManager
The SyncManager.register method of the SyncManager interface returns a Promise that resolves to a SyncRegistration instance.
registerProtocolHandler(String, String) - Method in class akasha.Navigator
The Navigator method registerProtocolHandler() lets web sites register their ability to open or handle particular URL schemes (aka protocols).
RegistrationOptions - Interface in akasha
 
RegistrationOptions.Builder - Interface in akasha
 
reject(Object) - Static method in class akasha.promise.Promise
Returns a new Promise object that is rejected with the given reason.
reject(Object) - Method in interface akasha.promise.RejectCallbackFn
 
RejectCallbackFn - Interface in akasha.promise
 
rel - Variable in class akasha.HTMLAnchorElement
The HTMLAnchorElement.rel property reflects the rel attribute.
rel - Variable in class akasha.HTMLAreaElement
The HTMLAreaElement.rel property reflects the rel attribute.
rel - Variable in class akasha.HTMLFormElement
 
rel - Variable in class akasha.HTMLLinkElement
The HTMLLinkElement.rel property reflects the rel attribute.
rel - Variable in class akasha.svg.SVGAElement
 
relatedAddress() - Method in class akasha.rtc.RTCIceCandidate
The RTCIceCandidate interface's read-only relatedAddress property is a string indicating the related address of a relay or reflexive candidate.
relatedPort() - Method in class akasha.rtc.RTCIceCandidate
The RTCIceCandidate interface's read-only relatedPort property indicates the port number of reflexive or relay candidates.
relatedTarget(EventTarget) - Method in interface akasha.DragEventInit.Builder
 
relatedTarget() - Method in class akasha.FocusEvent
The FocusEvent.relatedTarget read-only property is the secondary target, depending on the type of event:
relatedTarget(EventTarget) - Method in interface akasha.FocusEventInit.Builder
 
relatedTarget() - Method in interface akasha.FocusEventInit
 
relatedTarget() - Method in class akasha.MouseEvent
The MouseEvent.relatedTarget read-only property is the secondary target for the mouse event, if there is one.
relatedTarget(EventTarget) - Method in interface akasha.MouseEventInit.Builder
 
relatedTarget() - Method in interface akasha.MouseEventInit
 
relatedTarget(EventTarget) - Method in interface akasha.PointerEventInit.Builder
 
relatedTarget(EventTarget) - Method in interface akasha.WheelEventInit.Builder
 
relaxed - Static variable in annotation type akasha.idb.IDBTransactionDurability
 
relay - Static variable in annotation type akasha.rtc.RTCIceCandidateType
 
relay - Static variable in annotation type akasha.rtc.RTCIceTransportPolicy
 
relayedSource(boolean) - Method in interface akasha.rtc.RTCAudioSourceStats.Builder
 
relayedSource(boolean) - Method in interface akasha.rtc.RTCMediaSourceStats.Builder
 
relayedSource() - Method in interface akasha.rtc.RTCMediaSourceStats
 
relayedSource(boolean) - Method in interface akasha.rtc.RTCVideoSourceStats.Builder
 
relayProtocol(String) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The RTCIceCandidateStats dictionary's relayProtocol property specifies the protocol being used by a local ICE candidate to communicate with the TURN server.
relayProtocol() - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's relayProtocol property specifies the protocol being used by a local ICE candidate to communicate with the TURN server.
relayProtocol(String) - Method in interface akasha.rtc.RTCIceServerStats.Builder
 
relayProtocol() - Method in interface akasha.rtc.RTCIceServerStats
 
release() - Method in class akasha.audio.DynamicsCompressorNode
An AudioParam.
release(float) - Method in interface akasha.audio.DynamicsCompressorOptions.Builder
 
release() - Method in interface akasha.audio.DynamicsCompressorOptions
 
release() - Method in class akasha.WakeLockSentinel
The release() method of the WakeLockSentinel interface releases the WakeLockSentinel, returning a Promise that is resolved once the sentinel has been successfully released.
released - Static variable in annotation type akasha.MediaKeyStatus
 
released() - Method in class akasha.WakeLockSentinel
The read-only released property of the WakeLockSentinel interface returns a boolean that indicates whether a WakeLockSentinel has been released yet.
releaseLock() - Method in class akasha.ReadableStreamBYOBReader
 
releaseLock() - Method in class akasha.ReadableStreamDefaultReader
 
releaseLock() - Method in class akasha.WritableStreamDefaultWriter
 
releasePointerCapture(int) - Method in class akasha.Element
The releasePointerCapture() method of the Element interface releases (stops) pointer capture that was previously set for a specific (PointerEvent) pointer.
reliableWrite() - Method in class akasha.bluetooth.BluetoothCharacteristicProperties
The reliableWrite read-only property of the BluetoothCharacteristicProperties interface returns a boolean that is true if reliable writes to the characteristic is permitted.
relList() - Method in class akasha.HTMLAnchorElement
The HTMLAnchorElement.relList read-only property reflects the rel attribute.
relList() - Method in class akasha.HTMLAreaElement
The HTMLAreaElement.relList read-only property reflects the rel attribute.
relList() - Method in class akasha.HTMLFormElement
 
relList() - Method in class akasha.HTMLLinkElement
The HTMLLinkElement.relList read-only property reflects the rel attribute.
relList() - Method in class akasha.svg.SVGAElement
 
reload() - Method in class akasha.Location
The Location.reload() method reloads the current URL, like the Refresh button.
reload - Static variable in annotation type akasha.perf.NavigationType
 
reload - Static variable in annotation type akasha.RequestCache
 
remote(RTCIceCandidate) - Method in interface akasha.rtc.RTCIceCandidatePair.Builder
The remote property of the RTCIceCandidatePair dictionary specifies the RTCIceCandidate describing the configuration of the remote end of a viable WebRTC connection.
remote() - Method in interface akasha.rtc.RTCIceCandidatePair
The remote property of the RTCIceCandidatePair dictionary specifies the RTCIceCandidate describing the configuration of the remote end of a viable WebRTC connection.
remote_candidate - Static variable in annotation type akasha.rtc.RTCStatsType
 
remote_inbound_rtp - Static variable in annotation type akasha.rtc.RTCStatsType
 
remote_outbound_rtp - Static variable in annotation type akasha.rtc.RTCStatsType
 
remoteCandidateId(String) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats property remoteCandidateId is a string that uniquely identifies the remote ICE candidate which was analyzed to generate the RTCIceCandidateStats used to compute the statistics for this pair of candidates.
remoteCandidateId() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property remoteCandidateId is a string that uniquely identifies the remote ICE candidate which was analyzed to generate the RTCIceCandidateStats used to compute the statistics for this pair of candidates.
remoteCertificateId(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
remoteCertificateId() - Method in interface akasha.rtc.RTCTransportStats
 
remoteDescription() - Method in class akasha.rtc.RTCPeerConnection
The read-only property RTCPeerConnection.remoteDescription returns a RTCSessionDescription describing the session (which includes configuration and media information) for the remote end of the connection.
remoteId(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The remoteId property of the RTCInboundRtpStreamStats dictionary specifies the id of the RTCRemoteOutboundRtpStreamStats object representing the remote peer's RTCRtpSender which is sending the media to the local peer.
remoteId() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The remoteId property of the RTCInboundRtpStreamStats dictionary specifies the id of the RTCRemoteOutboundRtpStreamStats object representing the remote peer's RTCRtpSender which is sending the media to the local peer.
remoteId(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The remoteId property of the RTCOutboundRtpStreamStats dictionary specifies the id of the RTCRemoteInboundRtpStreamStats object representing the remote peer's RTCRtpReceiver which is sending the media to the local peer for this SSRC.
remoteId() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The remoteId property of the RTCOutboundRtpStreamStats dictionary specifies the id of the RTCRemoteInboundRtpStreamStats object representing the remote peer's RTCRtpReceiver which is sending the media to the local peer for this SSRC.
remoteSource(boolean) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
 
remoteSource(boolean) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
remoteSource(boolean) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
remoteSource(boolean) - Method in interface akasha.rtc.RTCMediaHandlerStats.Builder
 
remoteSource() - Method in interface akasha.rtc.RTCMediaHandlerStats
 
remoteSource(boolean) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
remoteSource(boolean) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
remoteSource(boolean) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
remoteSource(boolean) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
remoteSource(boolean) - Method in interface akasha.rtc.RTCVideoHandlerStats.Builder
 
remoteSource(boolean) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
remoteSource(boolean) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
remoteTimestamp(double) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
The RTCRemoteOutboundRtpStreamStats property remoteTimestamp indicates the timestamp on the remote peer at which these statistics were sent.
remoteTimestamp() - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
The RTCRemoteOutboundRtpStreamStats property remoteTimestamp indicates the timestamp on the remote peer at which these statistics were sent.
remove() - Method in class akasha.CharacterData
The ChildNode.remove() method removes the object from the tree it belongs to.
remove(int) - Method in class akasha.DataTransferItemList
undefined.
remove() - Method in class akasha.DocumentType
The ChildNode.remove() method removes the object from the tree it belongs to.
remove(String...) - Method in class akasha.DOMTokenList
The remove() method of the DOMTokenList interface removes the specified tokens from the list.
remove() - Method in class akasha.Element
The ChildNode.remove() method removes the object from the tree it belongs to.
remove(int) - Method in class akasha.HTMLOptionsCollection
 
remove() - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.remove() method removes the element at the specified index from the options collection for this select element.
remove(int) - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.remove() method removes the element at the specified index from the options collection for this select element.
remove(double, double) - Method in class akasha.media.SourceBuffer
The remove() method of the SourceBuffer interface removes media segments within a specific time range from the SourceBuffer.
remove() - Method in class akasha.MediaKeySession
The MediaKeySession.remove() method returns a Promise after removing any session data associated with the current object.
removeAbortListener(EventListener, EventListenerOptions) - Method in class akasha.AbortSignal
 
removeAbortListener(EventListener, boolean) - Method in class akasha.AbortSignal
 
removeAbortListener(EventListener) - Method in class akasha.AbortSignal
 
removeAbortListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.FileReader
 
removeAbortListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
removeAbortListener(ProgressEventListener) - Method in class akasha.FileReader
 
removeAbortListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeAbortListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeAbortListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeAbortListener(EventListener, EventListenerOptions) - Method in class akasha.idb.IDBDatabase
 
removeAbortListener(EventListener, boolean) - Method in class akasha.idb.IDBDatabase
 
removeAbortListener(EventListener) - Method in class akasha.idb.IDBDatabase
 
removeAbortListener(EventListener, EventListenerOptions) - Method in class akasha.idb.IDBTransaction
 
removeAbortListener(EventListener, boolean) - Method in class akasha.idb.IDBTransaction
 
removeAbortListener(EventListener) - Method in class akasha.idb.IDBTransaction
 
removeAbortListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.XMLHttpRequest
 
removeAbortListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
removeAbortListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
removeAddtrackListener(TrackEventListener, EventListenerOptions) - Method in class akasha.AudioTrackList
 
removeAddtrackListener(TrackEventListener, boolean) - Method in class akasha.AudioTrackList
 
removeAddtrackListener(TrackEventListener) - Method in class akasha.AudioTrackList
 
removeAddtrackListener(MediaStreamTrackEventListener, EventListenerOptions) - Method in class akasha.media.MediaStream
 
removeAddtrackListener(MediaStreamTrackEventListener, boolean) - Method in class akasha.media.MediaStream
 
removeAddtrackListener(MediaStreamTrackEventListener) - Method in class akasha.media.MediaStream
 
removeAddtrackListener(TrackEventListener, EventListenerOptions) - Method in class akasha.TextTrackList
 
removeAddtrackListener(TrackEventListener, boolean) - Method in class akasha.TextTrackList
 
removeAddtrackListener(TrackEventListener) - Method in class akasha.TextTrackList
 
removeAddtrackListener(TrackEventListener, EventListenerOptions) - Method in class akasha.VideoTrackList
 
removeAddtrackListener(TrackEventListener, boolean) - Method in class akasha.VideoTrackList
 
removeAddtrackListener(TrackEventListener) - Method in class akasha.VideoTrackList
 
removeAdvertisementreceivedListener(BluetoothAdvertisingEventListener, EventListenerOptions) - Method in class akasha.bluetooth.BluetoothDevice
 
removeAdvertisementreceivedListener(BluetoothAdvertisingEventListener, boolean) - Method in class akasha.bluetooth.BluetoothDevice
 
removeAdvertisementreceivedListener(BluetoothAdvertisingEventListener) - Method in class akasha.bluetooth.BluetoothDevice
 
removeAfterprintListener(EventListener, EventListenerOptions) - Method in class akasha.Window
 
removeAfterprintListener(EventListener, boolean) - Method in class akasha.Window
 
removeAfterprintListener(EventListener) - Method in class akasha.Window
 
removeAfterprintListener(EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeAfterprintListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeAfterprintListener(EventListener) - Static method in class akasha.WindowGlobal
 
removeAllRanges() - Method in class akasha.Selection
The Selection.removeAllRanges() method removes all ranges from the selection, leaving the anchorNode and focusNode properties equal to null and leaving nothing selected.
removeAnimationcancelListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeAnimationcancelListener(AnimationEventListener, boolean) - Method in class akasha.Document
 
removeAnimationcancelListener(AnimationEventListener) - Method in class akasha.Document
 
removeAnimationcancelListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeAnimationcancelListener(AnimationEventListener, boolean) - Method in class akasha.HTMLElement
 
removeAnimationcancelListener(AnimationEventListener) - Method in class akasha.HTMLElement
 
removeAnimationcancelListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeAnimationcancelListener(AnimationEventListener, boolean) - Method in class akasha.Window
 
removeAnimationcancelListener(AnimationEventListener) - Method in class akasha.Window
 
removeAnimationcancelListener(AnimationEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeAnimationcancelListener(AnimationEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeAnimationcancelListener(AnimationEventListener) - Static method in class akasha.WindowGlobal
 
removeAnimationendListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeAnimationendListener(AnimationEventListener, boolean) - Method in class akasha.Document
 
removeAnimationendListener(AnimationEventListener) - Method in class akasha.Document
 
removeAnimationendListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeAnimationendListener(AnimationEventListener, boolean) - Method in class akasha.HTMLElement
 
removeAnimationendListener(AnimationEventListener) - Method in class akasha.HTMLElement
 
removeAnimationendListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeAnimationendListener(AnimationEventListener, boolean) - Method in class akasha.Window
 
removeAnimationendListener(AnimationEventListener) - Method in class akasha.Window
 
removeAnimationendListener(AnimationEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeAnimationendListener(AnimationEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeAnimationendListener(AnimationEventListener) - Static method in class akasha.WindowGlobal
 
removeAnimationiterationListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeAnimationiterationListener(AnimationEventListener, boolean) - Method in class akasha.Document
 
removeAnimationiterationListener(AnimationEventListener) - Method in class akasha.Document
 
removeAnimationiterationListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeAnimationiterationListener(AnimationEventListener, boolean) - Method in class akasha.HTMLElement
 
removeAnimationiterationListener(AnimationEventListener) - Method in class akasha.HTMLElement
 
removeAnimationiterationListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeAnimationiterationListener(AnimationEventListener, boolean) - Method in class akasha.Window
 
removeAnimationiterationListener(AnimationEventListener) - Method in class akasha.Window
 
removeAnimationiterationListener(AnimationEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeAnimationiterationListener(AnimationEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeAnimationiterationListener(AnimationEventListener) - Static method in class akasha.WindowGlobal
 
removeAnimationstartListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeAnimationstartListener(AnimationEventListener, boolean) - Method in class akasha.Document
 
removeAnimationstartListener(AnimationEventListener) - Method in class akasha.Document
 
removeAnimationstartListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeAnimationstartListener(AnimationEventListener, boolean) - Method in class akasha.HTMLElement
 
removeAnimationstartListener(AnimationEventListener) - Method in class akasha.HTMLElement
 
removeAnimationstartListener(AnimationEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeAnimationstartListener(AnimationEventListener, boolean) - Method in class akasha.Window
 
removeAnimationstartListener(AnimationEventListener) - Method in class akasha.Window
 
removeAnimationstartListener(AnimationEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeAnimationstartListener(AnimationEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeAnimationstartListener(AnimationEventListener) - Static method in class akasha.WindowGlobal
 
removeAppinstalledListener(EventListener, EventListenerOptions) - Method in class akasha.Window
 
removeAppinstalledListener(EventListener, boolean) - Method in class akasha.Window
 
removeAppinstalledListener(EventListener) - Method in class akasha.Window
 
removeAppinstalledListener(EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeAppinstalledListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeAppinstalledListener(EventListener) - Static method in class akasha.WindowGlobal
 
removeAttribute(String) - Method in class akasha.Element
The Element method removeAttribute() removes the attribute with the specified name from the element.
removeAttributeNode(Attr) - Method in class akasha.Element
The removeAttributeNode() method of the Element object removes the specified attribute from the current element.
removeAttributeNS(String, String) - Method in class akasha.Element
The removeAttributeNS() method of the Element interface removes the specified attribute from an element.
removeAudioendListener(EventListener, EventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
removeAudioendListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
removeAudioendListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
removeAudioprocessListener(AudioProcessingEventListener, EventListenerOptions) - Method in class akasha.audio.ScriptProcessorNode
 
removeAudioprocessListener(AudioProcessingEventListener, boolean) - Method in class akasha.audio.ScriptProcessorNode
 
removeAudioprocessListener(AudioProcessingEventListener) - Method in class akasha.audio.ScriptProcessorNode
 
removeAudiostartListener(EventListener, EventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
removeAudiostartListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
removeAudiostartListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
removeAuxclickListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeAuxclickListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeAuxclickListener(MouseEventListener) - Method in class akasha.Element
 
removeAvailabilitychangedListener(EventListener, EventListenerOptions) - Method in class akasha.bluetooth.Bluetooth
 
removeAvailabilitychangedListener(EventListener, boolean) - Method in class akasha.bluetooth.Bluetooth
 
removeAvailabilitychangedListener(EventListener) - Method in class akasha.bluetooth.Bluetooth
 
removeBeforeinputListener(InputEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeBeforeinputListener(InputEventListener, boolean) - Method in class akasha.HTMLElement
 
removeBeforeinputListener(InputEventListener) - Method in class akasha.HTMLElement
 
removeBeforeprintListener(EventListener, EventListenerOptions) - Method in class akasha.Window
 
removeBeforeprintListener(EventListener, boolean) - Method in class akasha.Window
 
removeBeforeprintListener(EventListener) - Method in class akasha.Window
 
removeBeforeprintListener(EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeBeforeprintListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeBeforeprintListener(EventListener) - Static method in class akasha.WindowGlobal
 
removeBeforeunloadListener(EventListener, EventListenerOptions) - Method in class akasha.Window
 
removeBeforeunloadListener(EventListener, boolean) - Method in class akasha.Window
 
removeBeforeunloadListener(EventListener) - Method in class akasha.Window
 
removeBeforeunloadListener(EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeBeforeunloadListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeBeforeunloadListener(EventListener) - Static method in class akasha.WindowGlobal
 
removeBlockedListener(IDBVersionChangeEventListener, EventListenerOptions) - Method in class akasha.idb.IDBOpenDBRequest
 
removeBlockedListener(IDBVersionChangeEventListener, boolean) - Method in class akasha.idb.IDBOpenDBRequest
 
removeBlockedListener(IDBVersionChangeEventListener) - Method in class akasha.idb.IDBOpenDBRequest
 
removeBlurListener(FocusEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeBlurListener(FocusEventListener, boolean) - Method in class akasha.Element
 
removeBlurListener(FocusEventListener) - Method in class akasha.Element
 
removeBlurListener(FocusEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeBlurListener(FocusEventListener, boolean) - Method in class akasha.Window
 
removeBlurListener(FocusEventListener) - Method in class akasha.Window
 
removeBlurListener(FocusEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeBlurListener(FocusEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeBlurListener(FocusEventListener) - Static method in class akasha.WindowGlobal
 
removeBoundaryListener(SpeechSynthesisEventListener, EventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeBoundaryListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeBoundaryListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeBufferedamountlowListener(EventListener, EventListenerOptions) - Method in class akasha.rtc.RTCDataChannel
 
removeBufferedamountlowListener(EventListener, boolean) - Method in class akasha.rtc.RTCDataChannel
 
removeBufferedamountlowListener(EventListener) - Method in class akasha.rtc.RTCDataChannel
 
removeCancelListener(EventListener, EventListenerOptions) - Method in class akasha.Element
 
removeCancelListener(EventListener, boolean) - Method in class akasha.Element
 
removeCancelListener(EventListener) - Method in class akasha.Element
 
removeCanplayListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeCanplayListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeCanplayListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeCanplaythroughListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeCanplaythroughListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeCanplaythroughListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeChangeListener(EventListener, EventListenerOptions) - Method in class akasha.AudioTrackList
 
removeChangeListener(EventListener, boolean) - Method in class akasha.AudioTrackList
 
removeChangeListener(EventListener) - Method in class akasha.AudioTrackList
 
removeChangeListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeChangeListener(EventListener, boolean) - Method in class akasha.HTMLElement
 
removeChangeListener(EventListener) - Method in class akasha.HTMLElement
 
removeChangeListener(EventListener, EventListenerOptions) - Method in class akasha.TextTrackList
 
removeChangeListener(EventListener, boolean) - Method in class akasha.TextTrackList
 
removeChangeListener(EventListener) - Method in class akasha.TextTrackList
 
removeChangeListener(EventListener, EventListenerOptions) - Method in class akasha.VideoTrackList
 
removeChangeListener(EventListener, boolean) - Method in class akasha.VideoTrackList
 
removeChangeListener(EventListener) - Method in class akasha.VideoTrackList
 
removeCharacteristicvaluechangedListener(ValueEventListener, EventListenerOptions) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
 
removeCharacteristicvaluechangedListener(ValueEventListener, boolean) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
 
removeCharacteristicvaluechangedListener(ValueEventListener) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
 
removeChild(Node) - Method in class akasha.Node
The Node.removeChild() method removes a child node from the DOM and returns the removed node.
removeClickListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeClickListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeClickListener(MouseEventListener) - Method in class akasha.Element
 
removeClipboardchangeListener(ClipboardEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeClipboardchangeListener(ClipboardEventListener, boolean) - Method in class akasha.Window
 
removeClipboardchangeListener(ClipboardEventListener) - Method in class akasha.Window
 
removeClipboardchangeListener(ClipboardEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeClipboardchangeListener(ClipboardEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeClipboardchangeListener(ClipboardEventListener) - Static method in class akasha.WindowGlobal
 
removeCloseListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLDialogElement
 
removeCloseListener(EventListener, boolean) - Method in class akasha.HTMLDialogElement
 
removeCloseListener(EventListener) - Method in class akasha.HTMLDialogElement
 
removeCloseListener(EventListener, EventListenerOptions) - Method in class akasha.idb.IDBDatabase
 
removeCloseListener(EventListener, boolean) - Method in class akasha.idb.IDBDatabase
 
removeCloseListener(EventListener) - Method in class akasha.idb.IDBDatabase
 
removeCloseListener(EventListener, EventListenerOptions) - Method in class akasha.rtc.RTCDataChannel
 
removeCloseListener(EventListener, boolean) - Method in class akasha.rtc.RTCDataChannel
 
removeCloseListener(EventListener) - Method in class akasha.rtc.RTCDataChannel
 
removeCloseListener(CloseEventListener, EventListenerOptions) - Method in class akasha.WebSocket
 
removeCloseListener(CloseEventListener, boolean) - Method in class akasha.WebSocket
 
removeCloseListener(CloseEventListener) - Method in class akasha.WebSocket
 
removeCompleteListener(OfflineAudioCompletionEventListener, EventListenerOptions) - Method in class akasha.audio.OfflineAudioContext
 
removeCompleteListener(OfflineAudioCompletionEventListener, boolean) - Method in class akasha.audio.OfflineAudioContext
 
removeCompleteListener(OfflineAudioCompletionEventListener) - Method in class akasha.audio.OfflineAudioContext
 
removeCompleteListener(EventListener, EventListenerOptions) - Method in class akasha.idb.IDBTransaction
 
removeCompleteListener(EventListener, boolean) - Method in class akasha.idb.IDBTransaction
 
removeCompleteListener(EventListener) - Method in class akasha.idb.IDBTransaction
 
removeCompositionendListener(CompositionEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeCompositionendListener(CompositionEventListener, boolean) - Method in class akasha.Element
 
removeCompositionendListener(CompositionEventListener) - Method in class akasha.Element
 
removeCompositionstartListener(CompositionEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeCompositionstartListener(CompositionEventListener, boolean) - Method in class akasha.Element
 
removeCompositionstartListener(CompositionEventListener) - Method in class akasha.Element
 
removeCompositionupdateListener(CompositionEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeCompositionupdateListener(CompositionEventListener, boolean) - Method in class akasha.Element
 
removeCompositionupdateListener(CompositionEventListener) - Method in class akasha.Element
 
removeConnectionstatechangeListener(EventListener, EventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
removeConnectionstatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
removeConnectionstatechangeListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
removeContextmenuListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeContextmenuListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeContextmenuListener(MouseEventListener) - Method in class akasha.Element
 
removeCopyListener(ClipboardEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeCopyListener(ClipboardEventListener, boolean) - Method in class akasha.Document
 
removeCopyListener(ClipboardEventListener) - Method in class akasha.Document
 
removeCopyListener(ClipboardEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeCopyListener(ClipboardEventListener, boolean) - Method in class akasha.Element
 
removeCopyListener(ClipboardEventListener) - Method in class akasha.Element
 
removeCopyListener(ClipboardEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeCopyListener(ClipboardEventListener, boolean) - Method in class akasha.Window
 
removeCopyListener(ClipboardEventListener) - Method in class akasha.Window
 
removeCopyListener(ClipboardEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeCopyListener(ClipboardEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeCopyListener(ClipboardEventListener) - Static method in class akasha.WindowGlobal
 
removeCue(TextTrackCue) - Method in class akasha.TextTrack
 
removeCuechangeListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLTrackElement
 
removeCuechangeListener(EventListener, boolean) - Method in class akasha.HTMLTrackElement
 
removeCuechangeListener(EventListener) - Method in class akasha.HTMLTrackElement
 
removeCuechangeListener(EventListener, EventListenerOptions) - Method in class akasha.TextTrack
 
removeCuechangeListener(EventListener, boolean) - Method in class akasha.TextTrack
 
removeCuechangeListener(EventListener) - Method in class akasha.TextTrack
 
removeCutListener(ClipboardEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeCutListener(ClipboardEventListener, boolean) - Method in class akasha.Document
 
removeCutListener(ClipboardEventListener) - Method in class akasha.Document
 
removeCutListener(ClipboardEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeCutListener(ClipboardEventListener, boolean) - Method in class akasha.Element
 
removeCutListener(ClipboardEventListener) - Method in class akasha.Element
 
removeCutListener(ClipboardEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeCutListener(ClipboardEventListener, boolean) - Method in class akasha.Window
 
removeCutListener(ClipboardEventListener) - Method in class akasha.Window
 
removeCutListener(ClipboardEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeCutListener(ClipboardEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeCutListener(ClipboardEventListener) - Static method in class akasha.WindowGlobal
 
removed - Static variable in annotation type akasha.AnimationReplaceState
 
removed() - Method in class akasha.xr.XRInputSourcesChangeEvent
The read-only XRInputSourcesChangeEvent property removed is an array of zero or more XRInputSource objects representing the input sources which have been removed from the XRSession.
removed(JsArray<XRInputSource>) - Method in interface akasha.xr.XRInputSourcesChangeEventInit.Builder
The XRInputSourcesChangeEventInit property removed is an array of zero or more XRInputSource objects, each representing one input source which has been removed from the XRSession.
removed() - Method in interface akasha.xr.XRInputSourcesChangeEventInit
The XRInputSourcesChangeEventInit property removed is an array of zero or more XRInputSource objects, each representing one input source which has been removed from the XRSession.
removeDatachannelListener(RTCDataChannelEventListener, EventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
removeDatachannelListener(RTCDataChannelEventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
removeDatachannelListener(RTCDataChannelEventListener) - Method in class akasha.rtc.RTCPeerConnection
 
removeDblclickListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeDblclickListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeDblclickListener(MouseEventListener) - Method in class akasha.Element
 
removeDevicechangeListener(EventListener, EventListenerOptions) - Method in class akasha.xr.XRSystem
 
removeDevicechangeListener(EventListener, boolean) - Method in class akasha.xr.XRSystem
 
removeDevicechangeListener(EventListener) - Method in class akasha.xr.XRSystem
 
removeDevicemotionListener(DeviceMotionEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeDevicemotionListener(DeviceMotionEventListener, boolean) - Method in class akasha.Window
 
removeDevicemotionListener(DeviceMotionEventListener) - Method in class akasha.Window
 
removeDevicemotionListener(DeviceMotionEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeDevicemotionListener(DeviceMotionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeDevicemotionListener(DeviceMotionEventListener) - Static method in class akasha.WindowGlobal
 
removeDeviceorientationListener(DeviceOrientationEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeDeviceorientationListener(DeviceOrientationEventListener, boolean) - Method in class akasha.Window
 
removeDeviceorientationListener(DeviceOrientationEventListener) - Method in class akasha.Window
 
removeDeviceorientationListener(DeviceOrientationEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeDeviceorientationListener(DeviceOrientationEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeDeviceorientationListener(DeviceOrientationEventListener) - Static method in class akasha.WindowGlobal
 
removedNodes() - Method in class akasha.MutationRecord
 
removeDOMActivateListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeDOMActivateListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeDOMActivateListener(MouseEventListener) - Method in class akasha.Element
 
removeDOMContentLoadedListener(EventListener, EventListenerOptions) - Method in class akasha.Document
 
removeDOMContentLoadedListener(EventListener, boolean) - Method in class akasha.Document
 
removeDOMContentLoadedListener(EventListener) - Method in class akasha.Document
 
removeDOMContentLoadedListener(EventListener, EventListenerOptions) - Method in class akasha.Window
 
removeDOMContentLoadedListener(EventListener, boolean) - Method in class akasha.Window
 
removeDOMContentLoadedListener(EventListener) - Method in class akasha.Window
 
removeDOMContentLoadedListener(EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeDOMContentLoadedListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeDOMContentLoadedListener(EventListener) - Static method in class akasha.WindowGlobal
 
removeDragendListener(DragEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeDragendListener(DragEventListener, boolean) - Method in class akasha.Document
 
removeDragendListener(DragEventListener) - Method in class akasha.Document
 
removeDragenterListener(DragEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeDragenterListener(DragEventListener, boolean) - Method in class akasha.Document
 
removeDragenterListener(DragEventListener) - Method in class akasha.Document
 
removeDragexitListener(DragEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeDragexitListener(DragEventListener, boolean) - Method in class akasha.Document
 
removeDragexitListener(DragEventListener) - Method in class akasha.Document
 
removeDragleaveListener(DragEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeDragleaveListener(DragEventListener, boolean) - Method in class akasha.Document
 
removeDragleaveListener(DragEventListener) - Method in class akasha.Document
 
removeDragListener(DragEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeDragListener(DragEventListener, boolean) - Method in class akasha.Document
 
removeDragListener(DragEventListener) - Method in class akasha.Document
 
removeDragoverListener(DragEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeDragoverListener(DragEventListener, boolean) - Method in class akasha.Document
 
removeDragoverListener(DragEventListener) - Method in class akasha.Document
 
removeDragstartListener(DragEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeDragstartListener(DragEventListener, boolean) - Method in class akasha.Document
 
removeDragstartListener(DragEventListener) - Method in class akasha.Document
 
removeDropListener(DragEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeDropListener(DragEventListener, boolean) - Method in class akasha.Document
 
removeDropListener(DragEventListener) - Method in class akasha.Document
 
removedSamplesForAcceleration(int) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
removedSamplesForAcceleration() - Method in interface akasha.rtc.RTCAudioReceiverStats
 
removedSamplesForAcceleration(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
removedSamplesForAcceleration() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
removedSamplesForAcceleration(int) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
removeDurationchangeListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeDurationchangeListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeDurationchangeListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeEmptiedListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeEmptiedListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeEmptiedListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeEndedListener(EventListener, EventListenerOptions) - Method in class akasha.audio.AudioScheduledSourceNode
 
removeEndedListener(EventListener, boolean) - Method in class akasha.audio.AudioScheduledSourceNode
 
removeEndedListener(EventListener) - Method in class akasha.audio.AudioScheduledSourceNode
 
removeEndedListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeEndedListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeEndedListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeEndedListener(EventListener, EventListenerOptions) - Method in class akasha.media.MediaStreamTrack
 
removeEndedListener(EventListener, boolean) - Method in class akasha.media.MediaStreamTrack
 
removeEndedListener(EventListener) - Method in class akasha.media.MediaStreamTrack
 
removeEndListener(EventListener, EventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
removeEndListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
removeEndListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
removeEndListener(SpeechSynthesisEventListener, EventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeEndListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeEndListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeErrorListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.FileReader
 
removeErrorListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
removeErrorListener(ProgressEventListener) - Method in class akasha.FileReader
 
removeErrorListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeErrorListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeErrorListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeErrorListener(EventListener, EventListenerOptions) - Method in class akasha.idb.IDBDatabase
 
removeErrorListener(EventListener, boolean) - Method in class akasha.idb.IDBDatabase
 
removeErrorListener(EventListener) - Method in class akasha.idb.IDBDatabase
 
removeErrorListener(EventListener, EventListenerOptions) - Method in class akasha.idb.IDBRequest
 
removeErrorListener(EventListener, boolean) - Method in class akasha.idb.IDBRequest
 
removeErrorListener(EventListener) - Method in class akasha.idb.IDBRequest
 
removeErrorListener(EventListener, EventListenerOptions) - Method in class akasha.idb.IDBTransaction
 
removeErrorListener(EventListener, boolean) - Method in class akasha.idb.IDBTransaction
 
removeErrorListener(EventListener) - Method in class akasha.idb.IDBTransaction
 
removeErrorListener(MediaRecorderErrorEventListener, EventListenerOptions) - Method in class akasha.media.MediaRecorder
 
removeErrorListener(MediaRecorderErrorEventListener, boolean) - Method in class akasha.media.MediaRecorder
 
removeErrorListener(MediaRecorderErrorEventListener) - Method in class akasha.media.MediaRecorder
 
removeErrorListener(RTCErrorEventListener, EventListenerOptions) - Method in class akasha.rtc.RTCDataChannel
 
removeErrorListener(RTCErrorEventListener, boolean) - Method in class akasha.rtc.RTCDataChannel
 
removeErrorListener(RTCErrorEventListener) - Method in class akasha.rtc.RTCDataChannel
 
removeErrorListener(SpeechRecognitionErrorEventListener, EventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
removeErrorListener(SpeechRecognitionErrorEventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
removeErrorListener(SpeechRecognitionErrorEventListener) - Method in class akasha.speech.SpeechRecognition
 
removeErrorListener(SpeechSynthesisErrorEventListener, EventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeErrorListener(SpeechSynthesisErrorEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeErrorListener(SpeechSynthesisErrorEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeErrorListener(EventListener, EventListenerOptions) - Method in class akasha.WebSocket
 
removeErrorListener(EventListener, boolean) - Method in class akasha.WebSocket
 
removeErrorListener(EventListener) - Method in class akasha.WebSocket
 
removeErrorListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.XMLHttpRequest
 
removeErrorListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
removeErrorListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
removeEventListener(String, EventListener, EventListenerOptions) - Method in class akasha.EventTarget
The EventTarget.removeEventListener() method removes from the EventTarget an event listener previously registered with EventTarget.addEventListener().
removeEventListener(String, EventListener, boolean) - Method in class akasha.EventTarget
The EventTarget.removeEventListener() method removes from the EventTarget an event listener previously registered with EventTarget.addEventListener().
removeEventListener(String, EventListener) - Method in class akasha.EventTarget
The EventTarget.removeEventListener() method removes from the EventTarget an event listener previously registered with EventTarget.addEventListener().
removeEventListener(String, EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
The EventTarget.removeEventListener() method removes from the EventTarget an event listener previously registered with EventTarget.addEventListener().
removeEventListener(String, EventListener, boolean) - Static method in class akasha.WindowGlobal
The EventTarget.removeEventListener() method removes from the EventTarget an event listener previously registered with EventTarget.addEventListener().
removeEventListener(String, EventListener) - Static method in class akasha.WindowGlobal
The EventTarget.removeEventListener() method removes from the EventTarget an event listener previously registered with EventTarget.addEventListener().
removeFocusinListener(FocusEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeFocusinListener(FocusEventListener, boolean) - Method in class akasha.Element
 
removeFocusinListener(FocusEventListener) - Method in class akasha.Element
 
removeFocusListener(FocusEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeFocusListener(FocusEventListener, boolean) - Method in class akasha.Element
 
removeFocusListener(FocusEventListener) - Method in class akasha.Element
 
removeFocusListener(FocusEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeFocusListener(FocusEventListener, boolean) - Method in class akasha.Window
 
removeFocusListener(FocusEventListener) - Method in class akasha.Window
 
removeFocusListener(FocusEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeFocusListener(FocusEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeFocusListener(FocusEventListener) - Static method in class akasha.WindowGlobal
 
removeFocusoutListener(FocusEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeFocusoutListener(FocusEventListener, boolean) - Method in class akasha.Element
 
removeFocusoutListener(FocusEventListener) - Method in class akasha.Element
 
removeFormdataListener(FormDataEventListener, EventListenerOptions) - Method in class akasha.HTMLFormElement
 
removeFormdataListener(FormDataEventListener, boolean) - Method in class akasha.HTMLFormElement
 
removeFormdataListener(FormDataEventListener) - Method in class akasha.HTMLFormElement
 
removeFullscreenchangeListener(EventListener, EventListenerOptions) - Method in class akasha.Document
 
removeFullscreenchangeListener(EventListener, boolean) - Method in class akasha.Document
 
removeFullscreenchangeListener(EventListener) - Method in class akasha.Document
 
removeFullscreenchangeListener(EventListener, EventListenerOptions) - Method in class akasha.Element
 
removeFullscreenchangeListener(EventListener, boolean) - Method in class akasha.Element
 
removeFullscreenchangeListener(EventListener) - Method in class akasha.Element
 
removeFullscreenerrorListener(EventListener, EventListenerOptions) - Method in class akasha.Element
 
removeFullscreenerrorListener(EventListener, boolean) - Method in class akasha.Element
 
removeFullscreenerrorListener(EventListener) - Method in class akasha.Element
 
removeGamepadconnectedListener(GamepadEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeGamepadconnectedListener(GamepadEventListener, boolean) - Method in class akasha.Window
 
removeGamepadconnectedListener(GamepadEventListener) - Method in class akasha.Window
 
removeGamepadconnectedListener(GamepadEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeGamepadconnectedListener(GamepadEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeGamepadconnectedListener(GamepadEventListener) - Static method in class akasha.WindowGlobal
 
removeGamepaddisconnectedListener(GamepadEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeGamepaddisconnectedListener(GamepadEventListener, boolean) - Method in class akasha.Window
 
removeGamepaddisconnectedListener(GamepadEventListener) - Method in class akasha.Window
 
removeGamepaddisconnectedListener(GamepadEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeGamepaddisconnectedListener(GamepadEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeGamepaddisconnectedListener(GamepadEventListener) - Static method in class akasha.WindowGlobal
 
removeGatheringstatechangeListener(EventListener, EventListenerOptions) - Method in class akasha.rtc.RTCIceTransport
 
removeGatheringstatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCIceTransport
 
removeGatheringstatechangeListener(EventListener) - Method in class akasha.rtc.RTCIceTransport
 
removeGattserverdisconnectedListener(EventListener, EventListenerOptions) - Method in class akasha.bluetooth.BluetoothDevice
 
removeGattserverdisconnectedListener(EventListener, boolean) - Method in class akasha.bluetooth.BluetoothDevice
 
removeGattserverdisconnectedListener(EventListener) - Method in class akasha.bluetooth.BluetoothDevice
 
removeGotpointercaptureListener(PointerEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeGotpointercaptureListener(PointerEventListener, boolean) - Method in class akasha.Document
 
removeGotpointercaptureListener(PointerEventListener) - Method in class akasha.Document
 
removeGotpointercaptureListener(PointerEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeGotpointercaptureListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
removeGotpointercaptureListener(PointerEventListener) - Method in class akasha.HTMLElement
 
removeHashchangeListener(HashChangeEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeHashchangeListener(HashChangeEventListener, boolean) - Method in class akasha.Window
 
removeHashchangeListener(HashChangeEventListener) - Method in class akasha.Window
 
removeHashchangeListener(HashChangeEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeHashchangeListener(HashChangeEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeHashchangeListener(HashChangeEventListener) - Static method in class akasha.WindowGlobal
 
removeIcecandidateerrorListener(RTCPeerConnectionIceErrorEventListener, EventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
removeIcecandidateerrorListener(RTCPeerConnectionIceErrorEventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
removeIcecandidateerrorListener(RTCPeerConnectionIceErrorEventListener) - Method in class akasha.rtc.RTCPeerConnection
 
removeIcecandidateListener(RTCPeerConnectionIceEventListener, EventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
removeIcecandidateListener(RTCPeerConnectionIceEventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
removeIcecandidateListener(RTCPeerConnectionIceEventListener) - Method in class akasha.rtc.RTCPeerConnection
 
removeIceconnectionstatechangeListener(EventListener, EventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
removeIceconnectionstatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
removeIceconnectionstatechangeListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
removeIcegatheringstatechangeListener(EventListener, EventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
removeIcegatheringstatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
removeIcegatheringstatechangeListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
removeInputListener(InputEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeInputListener(InputEventListener, boolean) - Method in class akasha.HTMLElement
 
removeInputListener(InputEventListener) - Method in class akasha.HTMLElement
 
removeInvalidListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeInvalidListener(EventListener, boolean) - Method in class akasha.HTMLElement
 
removeInvalidListener(EventListener) - Method in class akasha.HTMLElement
 
removeItem(String) - Method in class akasha.Storage
The removeItem() method of the Storage interface, when passed a key name, will remove that key from the given Storage object if it exists.
removeItem(int) - Method in class akasha.svg.SVGLengthList
 
removeItem(int) - Method in class akasha.svg.SVGNumberList
 
removeItem(int) - Method in class akasha.svg.SVGPointList
 
removeItem(int) - Method in class akasha.svg.SVGStringList
 
removeItem(int) - Method in class akasha.svg.SVGTransformList
 
removeKeydownListener(KeyboardEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeKeydownListener(KeyboardEventListener, boolean) - Method in class akasha.Document
 
removeKeydownListener(KeyboardEventListener) - Method in class akasha.Document
 
removeKeypressListener(KeyboardEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeKeypressListener(KeyboardEventListener, boolean) - Method in class akasha.Document
 
removeKeypressListener(KeyboardEventListener) - Method in class akasha.Document
 
removeKeyupListener(KeyboardEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeKeyupListener(KeyboardEventListener, boolean) - Method in class akasha.Document
 
removeKeyupListener(KeyboardEventListener) - Method in class akasha.Document
 
removeLanguagechangeListener(EventListener, EventListenerOptions) - Method in class akasha.Window
 
removeLanguagechangeListener(EventListener, boolean) - Method in class akasha.Window
 
removeLanguagechangeListener(EventListener) - Method in class akasha.Window
 
removeLanguagechangeListener(EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeLanguagechangeListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeLanguagechangeListener(EventListener) - Static method in class akasha.WindowGlobal
 
removeListener(EventListener) - Method in class akasha.MediaQueryList
The removeListener() method of the MediaQueryList interface removes a listener from the MediaQueryListener.
removeLoadeddataListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeLoadeddataListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeLoadeddataListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeLoadedmetadataListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeLoadedmetadataListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeLoadedmetadataListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeLoadendListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.FileReader
 
removeLoadendListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
removeLoadendListener(ProgressEventListener) - Method in class akasha.FileReader
 
removeLoadendListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.XMLHttpRequest
 
removeLoadendListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
removeLoadendListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
removeLoadListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.FileReader
 
removeLoadListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
removeLoadListener(ProgressEventListener) - Method in class akasha.FileReader
 
removeLoadListener(EventListener, EventListenerOptions) - Method in class akasha.Window
 
removeLoadListener(EventListener, boolean) - Method in class akasha.Window
 
removeLoadListener(EventListener) - Method in class akasha.Window
 
removeLoadListener(EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeLoadListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeLoadListener(EventListener) - Static method in class akasha.WindowGlobal
 
removeLoadListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.XMLHttpRequest
 
removeLoadListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
removeLoadListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
removeLoadstartListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.FileReader
 
removeLoadstartListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
removeLoadstartListener(ProgressEventListener) - Method in class akasha.FileReader
 
removeLoadstartListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeLoadstartListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeLoadstartListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeLoadstartListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.XMLHttpRequest
 
removeLoadstartListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
removeLoadstartListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
removeLostpointercaptureListener(PointerEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeLostpointercaptureListener(PointerEventListener, boolean) - Method in class akasha.Document
 
removeLostpointercaptureListener(PointerEventListener) - Method in class akasha.Document
 
removeLostpointercaptureListener(PointerEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeLostpointercaptureListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
removeLostpointercaptureListener(PointerEventListener) - Method in class akasha.HTMLElement
 
removeMarkListener(SpeechSynthesisEventListener, EventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeMarkListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeMarkListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeMessageerrorListener(MessageEventListener, EventListenerOptions) - Method in class akasha.BroadcastChannel
 
removeMessageerrorListener(MessageEventListener, boolean) - Method in class akasha.BroadcastChannel
 
removeMessageerrorListener(MessageEventListener) - Method in class akasha.BroadcastChannel
 
removeMessageerrorListener(MessageEventListener, EventListenerOptions) - Method in class akasha.MessagePort
 
removeMessageerrorListener(MessageEventListener, boolean) - Method in class akasha.MessagePort
 
removeMessageerrorListener(MessageEventListener) - Method in class akasha.MessagePort
 
removeMessageerrorListener(MessageEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeMessageerrorListener(MessageEventListener, boolean) - Method in class akasha.Window
 
removeMessageerrorListener(MessageEventListener) - Method in class akasha.Window
 
removeMessageerrorListener(MessageEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeMessageerrorListener(MessageEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeMessageerrorListener(MessageEventListener) - Static method in class akasha.WindowGlobal
 
removeMessageerrorListener(MessageEventListener, EventListenerOptions) - Method in class akasha.Worker
 
removeMessageerrorListener(MessageEventListener, boolean) - Method in class akasha.Worker
 
removeMessageerrorListener(MessageEventListener) - Method in class akasha.Worker
 
removeMessageListener(MessageEventListener, EventListenerOptions) - Method in class akasha.BroadcastChannel
 
removeMessageListener(MessageEventListener, boolean) - Method in class akasha.BroadcastChannel
 
removeMessageListener(MessageEventListener) - Method in class akasha.BroadcastChannel
 
removeMessageListener(MessageEventListener, EventListenerOptions) - Method in class akasha.EventSource
 
removeMessageListener(MessageEventListener, boolean) - Method in class akasha.EventSource
 
removeMessageListener(MessageEventListener) - Method in class akasha.EventSource
 
removeMessageListener(MessageEventListener, EventListenerOptions) - Method in class akasha.MessagePort
 
removeMessageListener(MessageEventListener, boolean) - Method in class akasha.MessagePort
 
removeMessageListener(MessageEventListener) - Method in class akasha.MessagePort
 
removeMessageListener(MessageEventListener, EventListenerOptions) - Method in class akasha.rtc.RTCDataChannel
 
removeMessageListener(MessageEventListener, boolean) - Method in class akasha.rtc.RTCDataChannel
 
removeMessageListener(MessageEventListener) - Method in class akasha.rtc.RTCDataChannel
 
removeMessageListener(MessageEventListener, EventListenerOptions) - Method in class akasha.ServiceWorkerContainer
 
removeMessageListener(MessageEventListener, boolean) - Method in class akasha.ServiceWorkerContainer
 
removeMessageListener(MessageEventListener) - Method in class akasha.ServiceWorkerContainer
 
removeMessageListener(MessageEventListener, EventListenerOptions) - Method in class akasha.WebSocket
 
removeMessageListener(MessageEventListener, boolean) - Method in class akasha.WebSocket
 
removeMessageListener(MessageEventListener) - Method in class akasha.WebSocket
 
removeMessageListener(MessageEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeMessageListener(MessageEventListener, boolean) - Method in class akasha.Window
 
removeMessageListener(MessageEventListener) - Method in class akasha.Window
 
removeMessageListener(MessageEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeMessageListener(MessageEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeMessageListener(MessageEventListener) - Static method in class akasha.WindowGlobal
 
removeMessageListener(MessageEventListener, EventListenerOptions) - Method in class akasha.Worker
 
removeMessageListener(MessageEventListener, boolean) - Method in class akasha.Worker
 
removeMessageListener(MessageEventListener) - Method in class akasha.Worker
 
removeMousedownListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeMousedownListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeMousedownListener(MouseEventListener) - Method in class akasha.Element
 
removeMouseenterListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeMouseenterListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeMouseenterListener(MouseEventListener) - Method in class akasha.Element
 
removeMouseleaveListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeMouseleaveListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeMouseleaveListener(MouseEventListener) - Method in class akasha.Element
 
removeMousemoveListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeMousemoveListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeMousemoveListener(MouseEventListener) - Method in class akasha.Element
 
removeMouseoutListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeMouseoutListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeMouseoutListener(MouseEventListener) - Method in class akasha.Element
 
removeMouseoverListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeMouseoverListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeMouseoverListener(MouseEventListener) - Method in class akasha.Element
 
removeMouseupListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeMouseupListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeMouseupListener(MouseEventListener) - Method in class akasha.Element
 
removeMuteListener(EventListener, EventListenerOptions) - Method in class akasha.media.MediaStreamTrack
 
removeMuteListener(EventListener, boolean) - Method in class akasha.media.MediaStreamTrack
 
removeMuteListener(EventListener) - Method in class akasha.media.MediaStreamTrack
 
removeNamedItem(String) - Method in class akasha.NamedNodeMap
 
removeNamedItemNS(String, String) - Method in class akasha.NamedNodeMap
 
removeNegotiationneededListener(EventListener, EventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
removeNegotiationneededListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
removeNegotiationneededListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
removeNomatchListener(SpeechRecognitionEventListener, EventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
removeNomatchListener(SpeechRecognitionEventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
removeNomatchListener(SpeechRecognitionEventListener) - Method in class akasha.speech.SpeechRecognition
 
removeOfflineListener(EventListener, EventListenerOptions) - Method in class akasha.Window
 
removeOfflineListener(EventListener, boolean) - Method in class akasha.Window
 
removeOfflineListener(EventListener) - Method in class akasha.Window
 
removeOfflineListener(EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeOfflineListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeOfflineListener(EventListener) - Static method in class akasha.WindowGlobal
 
removeOnlineListener(EventListener, EventListenerOptions) - Method in class akasha.Window
 
removeOnlineListener(EventListener, boolean) - Method in class akasha.Window
 
removeOnlineListener(EventListener) - Method in class akasha.Window
 
removeOnlineListener(EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeOnlineListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeOnlineListener(EventListener) - Static method in class akasha.WindowGlobal
 
removeOpenListener(EventListener, EventListenerOptions) - Method in class akasha.EventSource
 
removeOpenListener(EventListener, boolean) - Method in class akasha.EventSource
 
removeOpenListener(EventListener) - Method in class akasha.EventSource
 
removeOpenListener(RTCDataChannelEventListener, EventListenerOptions) - Method in class akasha.rtc.RTCDataChannel
 
removeOpenListener(RTCDataChannelEventListener, boolean) - Method in class akasha.rtc.RTCDataChannel
 
removeOpenListener(RTCDataChannelEventListener) - Method in class akasha.rtc.RTCDataChannel
 
removeOpenListener(EventListener, EventListenerOptions) - Method in class akasha.WebSocket
 
removeOpenListener(EventListener, boolean) - Method in class akasha.WebSocket
 
removeOpenListener(EventListener) - Method in class akasha.WebSocket
 
removeOrientationchangeListener(EventListener, EventListenerOptions) - Method in class akasha.Window
 
removeOrientationchangeListener(EventListener, boolean) - Method in class akasha.Window
 
removeOrientationchangeListener(EventListener) - Method in class akasha.Window
 
removeOrientationchangeListener(EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeOrientationchangeListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeOrientationchangeListener(EventListener) - Static method in class akasha.WindowGlobal
 
removePagehideListener(PageTransitionEventListener, EventListenerOptions) - Method in class akasha.Window
 
removePagehideListener(PageTransitionEventListener, boolean) - Method in class akasha.Window
 
removePagehideListener(PageTransitionEventListener) - Method in class akasha.Window
 
removePagehideListener(PageTransitionEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removePagehideListener(PageTransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removePagehideListener(PageTransitionEventListener) - Static method in class akasha.WindowGlobal
 
removePageshowListener(PageTransitionEventListener, EventListenerOptions) - Method in class akasha.Window
 
removePageshowListener(PageTransitionEventListener, boolean) - Method in class akasha.Window
 
removePageshowListener(PageTransitionEventListener) - Method in class akasha.Window
 
removePageshowListener(PageTransitionEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removePageshowListener(PageTransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removePageshowListener(PageTransitionEventListener) - Static method in class akasha.WindowGlobal
 
removeParameter(String, String) - Method in class akasha.XSLTProcessor
 
removePasteListener(ClipboardEventListener, EventListenerOptions) - Method in class akasha.Document
 
removePasteListener(ClipboardEventListener, boolean) - Method in class akasha.Document
 
removePasteListener(ClipboardEventListener) - Method in class akasha.Document
 
removePasteListener(ClipboardEventListener, EventListenerOptions) - Method in class akasha.Element
 
removePasteListener(ClipboardEventListener, boolean) - Method in class akasha.Element
 
removePasteListener(ClipboardEventListener) - Method in class akasha.Element
 
removePasteListener(ClipboardEventListener, EventListenerOptions) - Method in class akasha.Window
 
removePasteListener(ClipboardEventListener, boolean) - Method in class akasha.Window
 
removePasteListener(ClipboardEventListener) - Method in class akasha.Window
 
removePasteListener(ClipboardEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removePasteListener(ClipboardEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removePasteListener(ClipboardEventListener) - Static method in class akasha.WindowGlobal
 
removePauseListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removePauseListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removePauseListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removePauseListener(SpeechSynthesisEventListener, EventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removePauseListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removePauseListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removePeeridentityListener(EventListener, EventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
removePeeridentityListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
removePeeridentityListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
removePlayingListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removePlayingListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removePlayingListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removePlayListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removePlayListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removePlayListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removePointercancelListener(PointerEventListener, EventListenerOptions) - Method in class akasha.Document
 
removePointercancelListener(PointerEventListener, boolean) - Method in class akasha.Document
 
removePointercancelListener(PointerEventListener) - Method in class akasha.Document
 
removePointercancelListener(PointerEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removePointercancelListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
removePointercancelListener(PointerEventListener) - Method in class akasha.HTMLElement
 
removePointerdownListener(PointerEventListener, EventListenerOptions) - Method in class akasha.Document
 
removePointerdownListener(PointerEventListener, boolean) - Method in class akasha.Document
 
removePointerdownListener(PointerEventListener) - Method in class akasha.Document
 
removePointerdownListener(PointerEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removePointerdownListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
removePointerdownListener(PointerEventListener) - Method in class akasha.HTMLElement
 
removePointerenterListener(PointerEventListener, EventListenerOptions) - Method in class akasha.Document
 
removePointerenterListener(PointerEventListener, boolean) - Method in class akasha.Document
 
removePointerenterListener(PointerEventListener) - Method in class akasha.Document
 
removePointerenterListener(PointerEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removePointerenterListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
removePointerenterListener(PointerEventListener) - Method in class akasha.HTMLElement
 
removePointerleaveListener(PointerEventListener, EventListenerOptions) - Method in class akasha.Document
 
removePointerleaveListener(PointerEventListener, boolean) - Method in class akasha.Document
 
removePointerleaveListener(PointerEventListener) - Method in class akasha.Document
 
removePointerleaveListener(PointerEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removePointerleaveListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
removePointerleaveListener(PointerEventListener) - Method in class akasha.HTMLElement
 
removePointerlockchangeListener(EventListener, EventListenerOptions) - Method in class akasha.Document
 
removePointerlockchangeListener(EventListener, boolean) - Method in class akasha.Document
 
removePointerlockchangeListener(EventListener) - Method in class akasha.Document
 
removePointerlockerrorListener(EventListener, EventListenerOptions) - Method in class akasha.Document
 
removePointerlockerrorListener(EventListener, boolean) - Method in class akasha.Document
 
removePointerlockerrorListener(EventListener) - Method in class akasha.Document
 
removePointermoveListener(PointerEventListener, EventListenerOptions) - Method in class akasha.Document
 
removePointermoveListener(PointerEventListener, boolean) - Method in class akasha.Document
 
removePointermoveListener(PointerEventListener) - Method in class akasha.Document
 
removePointermoveListener(PointerEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removePointermoveListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
removePointermoveListener(PointerEventListener) - Method in class akasha.HTMLElement
 
removePointeroutListener(PointerEventListener, EventListenerOptions) - Method in class akasha.Document
 
removePointeroutListener(PointerEventListener, boolean) - Method in class akasha.Document
 
removePointeroutListener(PointerEventListener) - Method in class akasha.Document
 
removePointeroutListener(PointerEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removePointeroutListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
removePointeroutListener(PointerEventListener) - Method in class akasha.HTMLElement
 
removePointeroverListener(PointerEventListener, EventListenerOptions) - Method in class akasha.Document
 
removePointeroverListener(PointerEventListener, boolean) - Method in class akasha.Document
 
removePointeroverListener(PointerEventListener) - Method in class akasha.Document
 
removePointeroverListener(PointerEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removePointeroverListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
removePointeroverListener(PointerEventListener) - Method in class akasha.HTMLElement
 
removePointerupListener(PointerEventListener, EventListenerOptions) - Method in class akasha.Document
 
removePointerupListener(PointerEventListener, boolean) - Method in class akasha.Document
 
removePointerupListener(PointerEventListener) - Method in class akasha.Document
 
removePointerupListener(PointerEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removePointerupListener(PointerEventListener, boolean) - Method in class akasha.HTMLElement
 
removePointerupListener(PointerEventListener) - Method in class akasha.HTMLElement
 
removeProgressListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.FileReader
 
removeProgressListener(ProgressEventListener, boolean) - Method in class akasha.FileReader
 
removeProgressListener(ProgressEventListener) - Method in class akasha.FileReader
 
removeProgressListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeProgressListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeProgressListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeProgressListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.XMLHttpRequest
 
removeProgressListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
removeProgressListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
removeProperty(String) - Method in class akasha.CSSStyleDeclaration
The CSSStyleDeclaration.removeProperty() method interface removes a property from a CSS style declaration object.
removeRange(Range) - Method in class akasha.Selection
The Selection.removeRange() method removes a range from a selection.
removeRatechangeListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeRatechangeListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeRatechangeListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeReadystatechangeListener(EventListener, EventListenerOptions) - Method in class akasha.Document
 
removeReadystatechangeListener(EventListener, boolean) - Method in class akasha.Document
 
removeReadystatechangeListener(EventListener) - Method in class akasha.Document
 
removeRejectionhandledListener(PromiseRejectionEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeRejectionhandledListener(PromiseRejectionEventListener, boolean) - Method in class akasha.Window
 
removeRejectionhandledListener(PromiseRejectionEventListener) - Method in class akasha.Window
 
removeRejectionhandledListener(PromiseRejectionEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeRejectionhandledListener(PromiseRejectionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeRejectionhandledListener(PromiseRejectionEventListener) - Static method in class akasha.WindowGlobal
 
removeRemovetrackListener(TrackEventListener, EventListenerOptions) - Method in class akasha.AudioTrackList
 
removeRemovetrackListener(TrackEventListener, boolean) - Method in class akasha.AudioTrackList
 
removeRemovetrackListener(TrackEventListener) - Method in class akasha.AudioTrackList
 
removeRemovetrackListener(MediaStreamTrackEventListener, EventListenerOptions) - Method in class akasha.media.MediaStream
 
removeRemovetrackListener(MediaStreamTrackEventListener, boolean) - Method in class akasha.media.MediaStream
 
removeRemovetrackListener(MediaStreamTrackEventListener) - Method in class akasha.media.MediaStream
 
removeRemovetrackListener(TrackEventListener, EventListenerOptions) - Method in class akasha.VideoTrackList
 
removeRemovetrackListener(TrackEventListener, boolean) - Method in class akasha.VideoTrackList
 
removeRemovetrackListener(TrackEventListener) - Method in class akasha.VideoTrackList
 
removeResetListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLFormElement
 
removeResetListener(EventListener, boolean) - Method in class akasha.HTMLFormElement
 
removeResetListener(EventListener) - Method in class akasha.HTMLFormElement
 
removeResetListener(XRReferenceSpaceEventListener, EventListenerOptions) - Method in class akasha.xr.XRReferenceSpace
 
removeResetListener(XRReferenceSpaceEventListener, boolean) - Method in class akasha.xr.XRReferenceSpace
 
removeResetListener(XRReferenceSpaceEventListener) - Method in class akasha.xr.XRReferenceSpace
 
removeResizeListener(EventListener, EventListenerOptions) - Method in class akasha.VisualViewport
 
removeResizeListener(EventListener, boolean) - Method in class akasha.VisualViewport
 
removeResizeListener(EventListener) - Method in class akasha.VisualViewport
 
removeResizeListener(UIEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeResizeListener(UIEventListener, boolean) - Method in class akasha.Window
 
removeResizeListener(UIEventListener) - Method in class akasha.Window
 
removeResizeListener(UIEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeResizeListener(UIEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeResizeListener(UIEventListener) - Static method in class akasha.WindowGlobal
 
removeResourcetimingbufferfullListener(EventListener, EventListenerOptions) - Method in class akasha.perf.Performance
 
removeResourcetimingbufferfullListener(EventListener, boolean) - Method in class akasha.perf.Performance
 
removeResourcetimingbufferfullListener(EventListener) - Method in class akasha.perf.Performance
 
removeResultListener(SpeechRecognitionEventListener, EventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
removeResultListener(SpeechRecognitionEventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
removeResultListener(SpeechRecognitionEventListener) - Method in class akasha.speech.SpeechRecognition
 
removeResumeListener(SpeechSynthesisEventListener, EventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeResumeListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeResumeListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeRule(int) - Method in class akasha.CSSStyleSheet
 
removeRule() - Method in class akasha.CSSStyleSheet
 
removeScrollListener(EventListener, EventListenerOptions) - Method in class akasha.Document
 
removeScrollListener(EventListener, boolean) - Method in class akasha.Document
 
removeScrollListener(EventListener) - Method in class akasha.Document
 
removeScrollListener(EventListener, EventListenerOptions) - Method in class akasha.Element
 
removeScrollListener(EventListener, boolean) - Method in class akasha.Element
 
removeScrollListener(EventListener) - Method in class akasha.Element
 
removeScrollListener(EventListener, EventListenerOptions) - Method in class akasha.VisualViewport
 
removeScrollListener(EventListener, boolean) - Method in class akasha.VisualViewport
 
removeScrollListener(EventListener) - Method in class akasha.VisualViewport
 
removeSearchListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLInputElement
 
removeSearchListener(EventListener, boolean) - Method in class akasha.HTMLInputElement
 
removeSearchListener(EventListener) - Method in class akasha.HTMLInputElement
 
removeSeekedListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeSeekedListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeSeekedListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeSeekingListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeSeekingListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeSeekingListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeSelectedcandidatepairchangeListener(EventListener, EventListenerOptions) - Method in class akasha.rtc.RTCIceTransport
 
removeSelectedcandidatepairchangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCIceTransport
 
removeSelectedcandidatepairchangeListener(EventListener) - Method in class akasha.rtc.RTCIceTransport
 
removeSelectionchangeListener(EventListener, EventListenerOptions) - Method in class akasha.Document
 
removeSelectionchangeListener(EventListener, boolean) - Method in class akasha.Document
 
removeSelectionchangeListener(EventListener) - Method in class akasha.Document
 
removeSelectstartListener(EventListener, EventListenerOptions) - Method in class akasha.Document
 
removeSelectstartListener(EventListener, boolean) - Method in class akasha.Document
 
removeSelectstartListener(EventListener) - Method in class akasha.Document
 
removeServiceaddedListener(EventListener, EventListenerOptions) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
removeServiceaddedListener(EventListener, boolean) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
removeServiceaddedListener(EventListener) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
removeServicechangedListener(EventListener, EventListenerOptions) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
removeServicechangedListener(EventListener, boolean) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
removeServicechangedListener(EventListener) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
removeServiceremovedListener(EventListener, EventListenerOptions) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
removeServiceremovedListener(EventListener, boolean) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
removeServiceremovedListener(EventListener) - Method in class akasha.bluetooth.BluetoothRemoteGATTService
 
removeShowListener(EventListener, EventListenerOptions) - Method in class akasha.Element
 
removeShowListener(EventListener, boolean) - Method in class akasha.Element
 
removeShowListener(EventListener) - Method in class akasha.Element
 
removeSignalingstatechangeListener(EventListener, EventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
removeSignalingstatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
removeSignalingstatechangeListener(EventListener) - Method in class akasha.rtc.RTCPeerConnection
 
removeSlotchangeListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLSlotElement
 
removeSlotchangeListener(EventListener, boolean) - Method in class akasha.HTMLSlotElement
 
removeSlotchangeListener(EventListener) - Method in class akasha.HTMLSlotElement
 
removeSoundendListener(EventListener, EventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
removeSoundendListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
removeSoundendListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
removeSoundstartListener(EventListener, EventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
removeSoundstartListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
removeSoundstartListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
removeSourceBuffer(SourceBuffer) - Method in class akasha.media.MediaSource
The removeSourceBuffer() method of the MediaSource interface removes the given SourceBuffer from the SourceBuffers list associated with this MediaSource object.
removeSpeechendListener(EventListener, EventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
removeSpeechendListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
removeSpeechendListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
removeSpeechstartListener(EventListener, EventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
removeSpeechstartListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
removeSpeechstartListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
removeStalledListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeStalledListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeStalledListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeStartListener(EventListener, EventListenerOptions) - Method in class akasha.speech.SpeechRecognition
 
removeStartListener(EventListener, boolean) - Method in class akasha.speech.SpeechRecognition
 
removeStartListener(EventListener) - Method in class akasha.speech.SpeechRecognition
 
removeStartListener(SpeechSynthesisEventListener, EventListenerOptions) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeStartListener(SpeechSynthesisEventListener, boolean) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeStartListener(SpeechSynthesisEventListener) - Method in class akasha.speech.SpeechSynthesisUtterance
 
removeStatechangeListener(EventListener, EventListenerOptions) - Method in class akasha.rtc.RTCIceTransport
 
removeStatechangeListener(EventListener, boolean) - Method in class akasha.rtc.RTCIceTransport
 
removeStatechangeListener(EventListener) - Method in class akasha.rtc.RTCIceTransport
 
removeStorageListener(StorageEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeStorageListener(StorageEventListener, boolean) - Method in class akasha.Window
 
removeStorageListener(StorageEventListener) - Method in class akasha.Window
 
removeStorageListener(StorageEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeStorageListener(StorageEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeStorageListener(StorageEventListener) - Static method in class akasha.WindowGlobal
 
removeSubmitListener(SubmitEventListener, EventListenerOptions) - Method in class akasha.HTMLFormElement
 
removeSubmitListener(SubmitEventListener, boolean) - Method in class akasha.HTMLFormElement
 
removeSubmitListener(SubmitEventListener) - Method in class akasha.HTMLFormElement
 
removeSuccessListener(EventListener, EventListenerOptions) - Method in class akasha.idb.IDBRequest
 
removeSuccessListener(EventListener, boolean) - Method in class akasha.idb.IDBRequest
 
removeSuccessListener(EventListener) - Method in class akasha.idb.IDBRequest
 
removeSuspendListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeSuspendListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeSuspendListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeTimeoutListener(ProgressEventListener, EventListenerOptions) - Method in class akasha.XMLHttpRequest
 
removeTimeoutListener(ProgressEventListener, boolean) - Method in class akasha.XMLHttpRequest
 
removeTimeoutListener(ProgressEventListener) - Method in class akasha.XMLHttpRequest
 
removeTimeupdateListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeTimeupdateListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeTimeupdateListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeToggleListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLDetailsElement
 
removeToggleListener(EventListener, boolean) - Method in class akasha.HTMLDetailsElement
 
removeToggleListener(EventListener) - Method in class akasha.HTMLDetailsElement
 
removeTonechangeListener(RTCDTMFToneChangeEventListener, EventListenerOptions) - Method in class akasha.rtc.RTCDTMFSender
 
removeTonechangeListener(RTCDTMFToneChangeEventListener, boolean) - Method in class akasha.rtc.RTCDTMFSender
 
removeTonechangeListener(RTCDTMFToneChangeEventListener) - Method in class akasha.rtc.RTCDTMFSender
 
removeTouchcancelListener(TouchEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeTouchcancelListener(TouchEventListener, boolean) - Method in class akasha.Document
 
removeTouchcancelListener(TouchEventListener) - Method in class akasha.Document
 
removeTouchcancelListener(TouchEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeTouchcancelListener(TouchEventListener, boolean) - Method in class akasha.Element
 
removeTouchcancelListener(TouchEventListener) - Method in class akasha.Element
 
removeTouchendListener(TouchEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeTouchendListener(TouchEventListener, boolean) - Method in class akasha.Document
 
removeTouchendListener(TouchEventListener) - Method in class akasha.Document
 
removeTouchendListener(TouchEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeTouchendListener(TouchEventListener, boolean) - Method in class akasha.Element
 
removeTouchendListener(TouchEventListener) - Method in class akasha.Element
 
removeTouchmoveListener(TouchEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeTouchmoveListener(TouchEventListener, boolean) - Method in class akasha.Document
 
removeTouchmoveListener(TouchEventListener) - Method in class akasha.Document
 
removeTouchmoveListener(TouchEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeTouchmoveListener(TouchEventListener, boolean) - Method in class akasha.Element
 
removeTouchmoveListener(TouchEventListener) - Method in class akasha.Element
 
removeTouchstartListener(TouchEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeTouchstartListener(TouchEventListener, boolean) - Method in class akasha.Document
 
removeTouchstartListener(TouchEventListener) - Method in class akasha.Document
 
removeTouchstartListener(TouchEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeTouchstartListener(TouchEventListener, boolean) - Method in class akasha.Element
 
removeTouchstartListener(TouchEventListener) - Method in class akasha.Element
 
removeTrack(MediaStreamTrack) - Method in class akasha.media.MediaStream
 
removeTrack(RTCRtpSender) - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.removeTrack() method tells the local end of the connection to stop sending media from the specified track, without actually removing the corresponding RTCRtpSender from the list of senders as reported by RTCPeerConnection.getSenders().
removeTrackListener(RTCTrackEventListener, EventListenerOptions) - Method in class akasha.rtc.RTCPeerConnection
 
removeTrackListener(RTCTrackEventListener, boolean) - Method in class akasha.rtc.RTCPeerConnection
 
removeTrackListener(RTCTrackEventListener) - Method in class akasha.rtc.RTCPeerConnection
 
removeTransitioncancelListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeTransitioncancelListener(TransitionEventListener, boolean) - Method in class akasha.Document
 
removeTransitioncancelListener(TransitionEventListener) - Method in class akasha.Document
 
removeTransitioncancelListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeTransitioncancelListener(TransitionEventListener, boolean) - Method in class akasha.HTMLElement
 
removeTransitioncancelListener(TransitionEventListener) - Method in class akasha.HTMLElement
 
removeTransitioncancelListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeTransitioncancelListener(TransitionEventListener, boolean) - Method in class akasha.Window
 
removeTransitioncancelListener(TransitionEventListener) - Method in class akasha.Window
 
removeTransitioncancelListener(TransitionEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeTransitioncancelListener(TransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeTransitioncancelListener(TransitionEventListener) - Static method in class akasha.WindowGlobal
 
removeTransitionendListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeTransitionendListener(TransitionEventListener, boolean) - Method in class akasha.Document
 
removeTransitionendListener(TransitionEventListener) - Method in class akasha.Document
 
removeTransitionendListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeTransitionendListener(TransitionEventListener, boolean) - Method in class akasha.HTMLElement
 
removeTransitionendListener(TransitionEventListener) - Method in class akasha.HTMLElement
 
removeTransitionendListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeTransitionendListener(TransitionEventListener, boolean) - Method in class akasha.Window
 
removeTransitionendListener(TransitionEventListener) - Method in class akasha.Window
 
removeTransitionendListener(TransitionEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeTransitionendListener(TransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeTransitionendListener(TransitionEventListener) - Static method in class akasha.WindowGlobal
 
removeTransitionrunListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeTransitionrunListener(TransitionEventListener, boolean) - Method in class akasha.Document
 
removeTransitionrunListener(TransitionEventListener) - Method in class akasha.Document
 
removeTransitionrunListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeTransitionrunListener(TransitionEventListener, boolean) - Method in class akasha.HTMLElement
 
removeTransitionrunListener(TransitionEventListener) - Method in class akasha.HTMLElement
 
removeTransitionrunListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeTransitionrunListener(TransitionEventListener, boolean) - Method in class akasha.Window
 
removeTransitionrunListener(TransitionEventListener) - Method in class akasha.Window
 
removeTransitionrunListener(TransitionEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeTransitionrunListener(TransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeTransitionrunListener(TransitionEventListener) - Static method in class akasha.WindowGlobal
 
removeTransitionstartListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeTransitionstartListener(TransitionEventListener, boolean) - Method in class akasha.Document
 
removeTransitionstartListener(TransitionEventListener) - Method in class akasha.Document
 
removeTransitionstartListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.HTMLElement
 
removeTransitionstartListener(TransitionEventListener, boolean) - Method in class akasha.HTMLElement
 
removeTransitionstartListener(TransitionEventListener) - Method in class akasha.HTMLElement
 
removeTransitionstartListener(TransitionEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeTransitionstartListener(TransitionEventListener, boolean) - Method in class akasha.Window
 
removeTransitionstartListener(TransitionEventListener) - Method in class akasha.Window
 
removeTransitionstartListener(TransitionEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeTransitionstartListener(TransitionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeTransitionstartListener(TransitionEventListener) - Static method in class akasha.WindowGlobal
 
removeUnhandledrejectionListener(PromiseRejectionEventListener, EventListenerOptions) - Method in class akasha.Window
 
removeUnhandledrejectionListener(PromiseRejectionEventListener, boolean) - Method in class akasha.Window
 
removeUnhandledrejectionListener(PromiseRejectionEventListener) - Method in class akasha.Window
 
removeUnhandledrejectionListener(PromiseRejectionEventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeUnhandledrejectionListener(PromiseRejectionEventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeUnhandledrejectionListener(PromiseRejectionEventListener) - Static method in class akasha.WindowGlobal
 
removeUnloadListener(EventListener, EventListenerOptions) - Method in class akasha.Window
 
removeUnloadListener(EventListener, boolean) - Method in class akasha.Window
 
removeUnloadListener(EventListener) - Method in class akasha.Window
 
removeUnloadListener(EventListener, EventListenerOptions) - Static method in class akasha.WindowGlobal
 
removeUnloadListener(EventListener, boolean) - Static method in class akasha.WindowGlobal
 
removeUnloadListener(EventListener) - Static method in class akasha.WindowGlobal
 
removeUnmuteListener(EventListener, EventListenerOptions) - Method in class akasha.media.MediaStreamTrack
 
removeUnmuteListener(EventListener, boolean) - Method in class akasha.media.MediaStreamTrack
 
removeUnmuteListener(EventListener) - Method in class akasha.media.MediaStreamTrack
 
removeUpgradeneededListener(IDBVersionChangeEventListener, EventListenerOptions) - Method in class akasha.idb.IDBOpenDBRequest
 
removeUpgradeneededListener(IDBVersionChangeEventListener, boolean) - Method in class akasha.idb.IDBOpenDBRequest
 
removeUpgradeneededListener(IDBVersionChangeEventListener) - Method in class akasha.idb.IDBOpenDBRequest
 
removeVersionchangeListener(EventListener, EventListenerOptions) - Method in class akasha.idb.IDBDatabase
 
removeVersionchangeListener(EventListener, boolean) - Method in class akasha.idb.IDBDatabase
 
removeVersionchangeListener(EventListener) - Method in class akasha.idb.IDBDatabase
 
removeVisibilitychangeListener(EventListener, EventListenerOptions) - Method in class akasha.Document
 
removeVisibilitychangeListener(EventListener, boolean) - Method in class akasha.Document
 
removeVisibilitychangeListener(EventListener) - Method in class akasha.Document
 
removeVoiceschangedListener(EventListener, EventListenerOptions) - Method in class akasha.speech.SpeechSynthesis
 
removeVoiceschangedListener(EventListener, boolean) - Method in class akasha.speech.SpeechSynthesis
 
removeVoiceschangedListener(EventListener) - Method in class akasha.speech.SpeechSynthesis
 
removeVolumechangeListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeVolumechangeListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeVolumechangeListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeWaitingListener(EventListener, EventListenerOptions) - Method in class akasha.HTMLMediaElement
 
removeWaitingListener(EventListener, boolean) - Method in class akasha.HTMLMediaElement
 
removeWaitingListener(EventListener) - Method in class akasha.HTMLMediaElement
 
removeWebglcontextcreationerrorListener(WebGLContextEventListener, EventListenerOptions) - Method in class akasha.HTMLCanvasElement
 
removeWebglcontextcreationerrorListener(WebGLContextEventListener, boolean) - Method in class akasha.HTMLCanvasElement
 
removeWebglcontextcreationerrorListener(WebGLContextEventListener) - Method in class akasha.HTMLCanvasElement
 
removeWebglcontextlostListener(WebGLContextEventListener, EventListenerOptions) - Method in class akasha.HTMLCanvasElement
 
removeWebglcontextlostListener(WebGLContextEventListener, boolean) - Method in class akasha.HTMLCanvasElement
 
removeWebglcontextlostListener(WebGLContextEventListener) - Method in class akasha.HTMLCanvasElement
 
removeWebglcontextrestoredListener(WebGLContextEventListener, EventListenerOptions) - Method in class akasha.HTMLCanvasElement
 
removeWebglcontextrestoredListener(WebGLContextEventListener, boolean) - Method in class akasha.HTMLCanvasElement
 
removeWebglcontextrestoredListener(WebGLContextEventListener) - Method in class akasha.HTMLCanvasElement
 
removeWebkitmouseforcechangedListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeWebkitmouseforcechangedListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeWebkitmouseforcechangedListener(MouseEventListener) - Method in class akasha.Element
 
removeWebkitmouseforcedownListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeWebkitmouseforcedownListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeWebkitmouseforcedownListener(MouseEventListener) - Method in class akasha.Element
 
removeWebkitmouseforceupListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeWebkitmouseforceupListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeWebkitmouseforceupListener(MouseEventListener) - Method in class akasha.Element
 
removeWebkitmouseforcewillbeginListener(MouseEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeWebkitmouseforcewillbeginListener(MouseEventListener, boolean) - Method in class akasha.Element
 
removeWebkitmouseforcewillbeginListener(MouseEventListener) - Method in class akasha.Element
 
removeWheelListener(WheelEventListener, EventListenerOptions) - Method in class akasha.Document
 
removeWheelListener(WheelEventListener, boolean) - Method in class akasha.Document
 
removeWheelListener(WheelEventListener) - Method in class akasha.Document
 
removeWheelListener(WheelEventListener, EventListenerOptions) - Method in class akasha.Element
 
removeWheelListener(WheelEventListener, boolean) - Method in class akasha.Element
 
removeWheelListener(WheelEventListener) - Method in class akasha.Element
 
RENDER_ATTACHMENT - Static variable in class akasha.gpu.GPUTextureUsage
 
RENDERBUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER - Static variable in class akasha.gl.WebGLRenderingContext
 
RENDERBUFFER_ALPHA_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER_ALPHA_SIZE - Static variable in class akasha.gl.WebGLRenderingContext
 
RENDERBUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER_BINDING - Static variable in class akasha.gl.WebGLRenderingContext
 
RENDERBUFFER_BLUE_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER_BLUE_SIZE - Static variable in class akasha.gl.WebGLRenderingContext
 
RENDERBUFFER_DEPTH_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER_DEPTH_SIZE - Static variable in class akasha.gl.WebGLRenderingContext
 
RENDERBUFFER_GREEN_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER_GREEN_SIZE - Static variable in class akasha.gl.WebGLRenderingContext
 
RENDERBUFFER_HEIGHT - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER_HEIGHT - Static variable in class akasha.gl.WebGLRenderingContext
 
RENDERBUFFER_INTERNAL_FORMAT - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER_INTERNAL_FORMAT - Static variable in class akasha.gl.WebGLRenderingContext
 
RENDERBUFFER_RED_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER_RED_SIZE - Static variable in class akasha.gl.WebGLRenderingContext
 
RENDERBUFFER_SAMPLES - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER_STENCIL_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER_STENCIL_SIZE - Static variable in class akasha.gl.WebGLRenderingContext
 
RENDERBUFFER_WIDTH - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERBUFFER_WIDTH - Static variable in class akasha.gl.WebGLRenderingContext
 
renderbufferStorage(int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.renderbufferStorage() method of the WebGL API creates and initializes a renderbuffer object's data store.
renderbufferStorage(int, int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.renderbufferStorage() method of the WebGL API creates and initializes a renderbuffer object's data store.
RenderbufferStorageInternalFormat - Annotation Type in akasha.gl
 
RenderbufferStorageInternalFormat.Util - Class in akasha.gl
 
renderbufferStorageMultisample(int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.renderbufferStorageMultisample() method of the WebGL 2 API returns creates and initializes a renderbuffer object's data store and allows specifying a number of samples to be used.
RenderbufferStorageTarget - Annotation Type in akasha.gl
 
RenderbufferStorageTarget.Util - Class in akasha.gl
 
RenderbufferTargetType - Annotation Type in akasha.gl
 
RenderbufferTargetType.Util - Class in akasha.gl
 
RenderContextType - Annotation Type in akasha
An enumerated value to indicate how the control wraps text.
RenderContextType.Util - Class in akasha
 
renderedBuffer() - Method in class akasha.audio.OfflineAudioCompletionEvent
The renderedBuffer read-only property of the OfflineAudioCompletionEvent interface is an AudioBuffer containing the result of processing an OfflineAudioContext.
renderedBuffer(AudioBuffer) - Method in interface akasha.audio.OfflineAudioCompletionEventInit.Builder
 
renderedBuffer() - Method in interface akasha.audio.OfflineAudioCompletionEventInit
 
RENDERER - Static variable in class akasha.gl.WebGL2RenderingContext
 
RENDERER - Static variable in class akasha.gl.WebGLRenderingContext
 
RenderingContext - Interface in akasha
 
renderState() - Method in class akasha.xr.XRSession
The read-only renderState property of an XRSession object indicates the returns a XRRenderState object describing how the user's environment which should be rendered.
renotify() - Method in class akasha.notifications.Notification
The renotify read-only property of the Notification interface specifies whether the user should be notified after a new notification replaces an old one, as specified in the renotify option of the Notification() constructor.
renotify(boolean) - Method in interface akasha.notifications.NotificationOptions.Builder
 
renotify() - Method in interface akasha.notifications.NotificationOptions
 
repeat(int) - Method in class akasha.core.JsString
The repeat() method constructs and returns a new string which contains the specified number of copies of the string on which it was called, concatenated together.
REPEAT - Static variable in class akasha.gl.WebGL2RenderingContext
 
REPEAT - Static variable in class akasha.gl.WebGLRenderingContext
 
repeat - Static variable in annotation type akasha.gpu.GPUAddressMode
 
repeat() - Method in class akasha.KeyboardEvent
The repeat read-only property of the KeyboardEvent interface returns a Boolean that is true if the given key is being held down such that it is automatically repeating.
repeat(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
repeat() - Method in interface akasha.KeyboardEventInit
 
repetitionCount() - Method in class akasha.ImageTrack
 
replace - Static variable in annotation type akasha.CompositeOperation
 
replace - Static variable in annotation type akasha.CompositeOperationOrAuto
 
replace(RegExp, String) - Method in class akasha.core.JsString
The replace() method returns a new string with some or all matches of a pattern replaced by a replacement.
replace(String, String) - Method in class akasha.core.JsString
The replace() method returns a new string with some or all matches of a pattern replaced by a replacement.
replace() - Static method in interface akasha.core.Symbol
The Symbol.replace well-known symbol specifies the method that replaces matched substrings of a string.
replace(String) - Method in class akasha.CSSStyleSheet
 
replace(String, String) - Method in class akasha.DOMTokenList
The replace() method of the DOMTokenList interface replaces an existing token with a new token.
REPLACE - Static variable in class akasha.gl.WebGL2RenderingContext
 
REPLACE - Static variable in class akasha.gl.WebGLRenderingContext
 
replace - Static variable in annotation type akasha.gpu.GPUStencilOperation
 
replace(String) - Method in class akasha.Location
The replace() method of the Location interface replaces the current resource with the one at the provided URL.
replaceChild(Node, Node) - Method in class akasha.Node
The Node.replaceChild() method replaces a child node within the given (parent) node.
replaceChildren(Node...) - Method in class akasha.Document
The ParentNode.replaceChildren() method replaces the existing children of a Node with a specified new set of children.
replaceChildren(String...) - Method in class akasha.Document
The ParentNode.replaceChildren() method replaces the existing children of a Node with a specified new set of children.
replaceChildren(Node...) - Method in class akasha.DocumentFragment
The ParentNode.replaceChildren() method replaces the existing children of a Node with a specified new set of children.
replaceChildren(String...) - Method in class akasha.DocumentFragment
The ParentNode.replaceChildren() method replaces the existing children of a Node with a specified new set of children.
replaceChildren(Node...) - Method in class akasha.Element
The ParentNode.replaceChildren() method replaces the existing children of a Node with a specified new set of children.
replaceChildren(String...) - Method in class akasha.Element
The ParentNode.replaceChildren() method replaces the existing children of a Node with a specified new set of children.
replaceData(int, int, String) - Method in class akasha.CharacterData
 
replaceItem(SVGLength, int) - Method in class akasha.svg.SVGLengthList
 
replaceItem(SVGNumber, int) - Method in class akasha.svg.SVGNumberList
 
replaceItem(DOMPoint, int) - Method in class akasha.svg.SVGPointList
 
replaceItem(String, int) - Method in class akasha.svg.SVGStringList
 
replaceItem(SVGTransform, int) - Method in class akasha.svg.SVGTransformList
 
replacesClientId(String) - Method in interface akasha.FetchEventInit.Builder
 
replacesClientId() - Method in interface akasha.FetchEventInit
 
replaceState() - Method in class akasha.Animation
The read-only Animation.replaceState property of the Web Animations API returns the replace state of the animation.
replaceState(Object, String, String) - Method in class akasha.History
The History.replaceState() method modifies the current history entry, replacing it with the stateObj, title, and URL passed in the method parameters.
replaceState(Object, String) - Method in class akasha.History
The History.replaceState() method modifies the current history entry, replacing it with the stateObj, title, and URL passed in the method parameters.
replaceSync(String) - Method in class akasha.CSSStyleSheet
 
replaceTrack(MediaStreamTrack) - Method in class akasha.rtc.RTCRtpSender
The RTCRtpSender method replaceTrack() replaces the track currently being used as the sender's source with a new MediaStreamTrack.
replaceWith(Node...) - Method in class akasha.CharacterData
The ChildNode.replaceWith() method replaces this ChildNode in the children list of its parent with a set of Node or DOMString objects.
replaceWith(String...) - Method in class akasha.CharacterData
The ChildNode.replaceWith() method replaces this ChildNode in the children list of its parent with a set of Node or DOMString objects.
replaceWith(Node...) - Method in class akasha.DocumentType
The ChildNode.replaceWith() method replaces this ChildNode in the children list of its parent with a set of Node or DOMString objects.
replaceWith(String...) - Method in class akasha.DocumentType
The ChildNode.replaceWith() method replaces this ChildNode in the children list of its parent with a set of Node or DOMString objects.
replaceWith(Node...) - Method in class akasha.Element
The ChildNode.replaceWith() method replaces this ChildNode in the children list of its parent with a set of Node or DOMString objects.
replaceWith(String...) - Method in class akasha.Element
The ChildNode.replaceWith() method replaces this ChildNode in the children list of its parent with a set of Node or DOMString objects.
Report - Class in akasha
The Report interface of the Reporting API represents a single report.Reports can be accessed in a number of ways:Via the ReportingObserver.takeRecords() method — this returns all reports in an observer's report queue, and then empties the queue.Via the reports parameter of the callback function passed into the ReportingObserver() constructor upon creation of a new observer instance.
Report() - Constructor for class akasha.Report
 
report - Static variable in annotation type akasha.RequestDestination
 
report - Static variable in annotation type akasha.SecurityPolicyViolationEventDisposition
 
ReportBody - Class in akasha
 
ReportBody() - Constructor for class akasha.ReportBody
 
ReportingObserver - Class in akasha
The ReportingObserver interface of the Reporting API allows you to collect and access reports.
ReportingObserver(ReportingObserverCallback, ReportingObserverOptions) - Constructor for class akasha.ReportingObserver
The ReportingObserver() constructor of the Reporting API creates a new ReportingObserver object instance, which can be used to collect and access reports.
ReportingObserver(ReportingObserverCallback) - Constructor for class akasha.ReportingObserver
The ReportingObserver() constructor of the Reporting API creates a new ReportingObserver object instance, which can be used to collect and access reports.
ReportingObserverCallback - Interface in akasha
 
ReportingObserverOptions - Interface in akasha
The ReportingObserverOptions dictionary of the Reporting API allows options to be set in the constructor when creating a ReportingObserver.
ReportingObserverOptions.Builder - Interface in akasha
The ReportingObserverOptions dictionary of the Reporting API allows options to be set in the constructor when creating a ReportingObserver.
reportsReceived(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
reportsReceived() - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
reportsSent(int) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
The RTCRemoteOutboundRtpStreamStats dictionary's reportsSent property provides the number of Sender Reports (SRs) the remote peer has transmitted to the local peer.
reportsSent() - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
The RTCRemoteOutboundRtpStreamStats dictionary's reportsSent property provides the number of Sender Reports (SRs) the remote peer has transmitted to the local peer.
reportValidity() - Method in class akasha.ElementInternals
 
reportValidity() - Method in class akasha.HTMLButtonElement
 
reportValidity() - Method in class akasha.HTMLFieldSetElement
 
reportValidity() - Method in class akasha.HTMLFormElement
The HTMLFormElement.reportValidity() method returns true if the element's child controls satisfy their validation constraints.
reportValidity() - Method in class akasha.HTMLInputElement
 
reportValidity() - Method in class akasha.HTMLObjectElement
 
reportValidity() - Method in class akasha.HTMLOutputElement
 
reportValidity() - Method in class akasha.HTMLSelectElement
 
reportValidity() - Method in class akasha.HTMLTextAreaElement
 
request(Request) - Method in interface akasha.FetchEventInit.Builder
 
request() - Method in interface akasha.FetchEventInit
 
request() - Method in class akasha.idb.IDBCursor
The request read-only property of the IDBCursor interface returns the IDBRequest used to obtain the cursor.
Request - Class in akasha
The Request interface of the Fetch API represents a resource request.
Request(RequestInfo, RequestInit) - Constructor for class akasha.Request
The Request() constructor creates a new Request object.
Request(Request, RequestInit) - Constructor for class akasha.Request
The Request() constructor creates a new Request object.
Request(String, RequestInit) - Constructor for class akasha.Request
The Request() constructor creates a new Request object.
Request(RequestInfo) - Constructor for class akasha.Request
The Request() constructor creates a new Request object.
Request(Request) - Constructor for class akasha.Request
The Request() constructor creates a new Request object.
Request(String) - Constructor for class akasha.Request
The Request() constructor creates a new Request object.
request(String) - Method in class akasha.WakeLock
 
request() - Method in class akasha.WakeLock
 
requestAdapter(GPURequestAdapterOptions) - Method in class akasha.gpu.GPU
 
requestAdapter() - Method in class akasha.gpu.GPU
 
requestAnimationFrame(FrameRequestCallback) - Method in class akasha.Window
The window.requestAnimationFrame() method tells the browser that you wish to perform an animation and requests that the browser calls a specified function to update an animation before the next repaint.
requestAnimationFrame(FrameRequestCallback) - Static method in class akasha.WindowGlobal
The window.requestAnimationFrame() method tells the browser that you wish to perform an animation and requests that the browser calls a specified function to update an animation before the next repaint.
requestAnimationFrame(XRFrameRequestCallback) - Method in class akasha.xr.XRSession
The XRSession method requestAnimationFrame(), much like the Window method of the same name, schedules a callback to be executed the next time the browser is ready to paint the session's virtual environment to the XR display.
requestBytesSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
 
requestBytesSent() - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
RequestCache - Annotation Type in akasha
 
RequestCache.Util - Class in akasha
 
RequestCredentials - Annotation Type in akasha
 
RequestCredentials.Util - Class in akasha
 
requestData() - Method in class akasha.media.MediaRecorder
The MediaRecorder.requestData() method (part of the MediaRecorder API) is used to raise a dataavailable event containing a Blob object of the captured media as it was when the method was called.
RequestDestination - Annotation Type in akasha
 
RequestDestination.Util - Class in akasha
 
requestDevice(RequestDeviceOptions) - Method in class akasha.bluetooth.Bluetooth
The Bluetooth.requestDevice() method of the Bluetooth interface returns a Promise to a BluetoothDevice object with the specified options.
requestDevice() - Method in class akasha.bluetooth.Bluetooth
The Bluetooth.requestDevice() method of the Bluetooth interface returns a Promise to a BluetoothDevice object with the specified options.
requestDevice(GPUDeviceDescriptor) - Method in class akasha.gpu.GPUAdapter
 
requestDevice() - Method in class akasha.gpu.GPUAdapter
 
RequestDeviceOptions - Interface in akasha.bluetooth
 
RequestDeviceOptions.Builder - Interface in akasha.bluetooth
 
requestFullscreen(FullscreenOptions) - Method in class akasha.Element
The Element.requestFullscreen() method issues an asynchronous request to make the element be displayed in full-screen mode.
requestFullscreen() - Method in class akasha.Element
The Element.requestFullscreen() method issues an asynchronous request to make the element be displayed in full-screen mode.
requestIdleCallback(IdleRequestCallback, IdleRequestOptions) - Method in class akasha.Window
The window.requestIdleCallback() method queues a function to be called during a browser's idle periods.
requestIdleCallback(IdleRequestCallback) - Method in class akasha.Window
The window.requestIdleCallback() method queues a function to be called during a browser's idle periods.
requestIdleCallback(IdleRequestCallback, IdleRequestOptions) - Static method in class akasha.WindowGlobal
The window.requestIdleCallback() method queues a function to be called during a browser's idle periods.
requestIdleCallback(IdleRequestCallback) - Static method in class akasha.WindowGlobal
The window.requestIdleCallback() method queues a function to be called during a browser's idle periods.
RequestInfo - Interface in akasha
 
RequestInit - Interface in akasha
 
RequestInit.Builder - Interface in akasha
 
requestMediaKeySystemAccess(String, JsArray<MediaKeySystemConfiguration>) - Method in class akasha.Navigator
The Navigator.requestMediaKeySystemAccess() method returns a Promise which delivers a MediaKeySystemAccess object that can be used to access a particular media key system, which can in turn be used to create keys for decrypting a media stream.
requestMediaKeySystemAccess(String, MediaKeySystemConfiguration[]) - Method in class akasha.Navigator
The Navigator.requestMediaKeySystemAccess() method returns a Promise which delivers a MediaKeySystemAccess object that can be used to access a particular media key system, which can in turn be used to create keys for decrypting a media stream.
RequestMode - Annotation Type in akasha
 
RequestMode.Util - Class in akasha
 
requestPermission() - Static method in class akasha.DeviceMotionEvent
 
requestPermission() - Static method in class akasha.DeviceOrientationEvent
 
requestPermission(NotificationPermissionCallback) - Static method in class akasha.notifications.Notification
The requestPermission() method of the Notification interface requests permission from the user for the current origin to display notifications.
requestPermission() - Static method in class akasha.notifications.Notification
The requestPermission() method of the Notification interface requests permission from the user for the current origin to display notifications.
requestPointerLock() - Method in class akasha.Element
The Element.requestPointerLock() method lets you asynchronously ask for the pointer to be locked on the given element.
RequestRedirect - Annotation Type in akasha
 
RequestRedirect.Util - Class in akasha
 
requestReferenceSpace(String) - Method in class akasha.xr.XRSession
The requestReferenceSpace() method of the XRSession interface returns a promise that resolves with an instance of either XRReferenceSpace or XRBoundedReferenceSpace as appropriate given the type of reference space requested.
requestSession(String, XRSessionInit) - Method in class akasha.xr.XRSystem
The XRSystem interface's requestSession() method returns a promise which resolves to an XRSession object through which you can manage the requested type of WebXR session.
requestSession(String) - Method in class akasha.xr.XRSystem
The XRSystem interface's requestSession() method returns a promise which resolves to an XRSession object through which you can manage the requested type of WebXR session.
requestsReceived(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats dictionary's requestsReceived property indicates the total number of STUN connectivity check requests that have been received so far on the connection described by this pairing of candidates.
requestsReceived() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's requestsReceived property indicates the total number of STUN connectivity check requests that have been received so far on the connection described by this pairing of candidates.
requestsSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats dictionary's requestsSent property indicates the total number of STUN connectivity check requests that have been sent so far on the connection described by this pair of candidates.
requestsSent() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's requestsSent property indicates the total number of STUN connectivity check requests that have been sent so far on the connection described by this pair of candidates.
requestStart() - Method in class akasha.perf.PerformanceResourceTiming
The requestStart read-only property returns a timestamp of the time immediately before the browser starts requesting the resource from the server, cache, or local resource.
requestStart() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.requestStart read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, when the browser sent the request to obtain the actual document, from the server or from a cache.
requestSubmit(HTMLElement) - Method in class akasha.HTMLFormElement
The HTMLFormElement method requestSubmit() requests that the form be submitted using a specific submit button.
requestSubmit() - Method in class akasha.HTMLFormElement
The HTMLFormElement method requestSubmit() requests that the form be submitted using a specific submit button.
require - Static variable in annotation type akasha.HardwareAcceleration
 
require - Static variable in annotation type akasha.rtc.RTCRtcpMuxPolicy
 
required - Static variable in annotation type akasha.CredentialMediationRequirement
 
required - Variable in class akasha.HTMLInputElement
 
required - Variable in class akasha.HTMLSelectElement
 
required - Variable in class akasha.HTMLTextAreaElement
 
required - Static variable in annotation type akasha.LargeBlobSupport
 
required - Static variable in annotation type akasha.MediaKeysRequirement
 
required - Static variable in annotation type akasha.ResidentKeyRequirement
 
required - Static variable in annotation type akasha.UserVerificationRequirement
 
requiredExtensions() - Method in class akasha.svg.SVGGraphicsElement
 
requiredFeatures(JsArray<String>) - Method in interface akasha.gpu.GPUDeviceDescriptor.Builder
 
requiredFeatures(String...) - Method in interface akasha.gpu.GPUDeviceDescriptor.Builder
 
requiredFeatures() - Method in interface akasha.gpu.GPUDeviceDescriptor
 
requiredFeatures(JsArray<Any>) - Method in interface akasha.xr.XRPermissionDescriptor.Builder
The XRPermissionDescriptor dictionary's requiredFeatures property should be set prior to calling navigator.permissions.query() to a list of WebXR features which must be supported for the app to work.
requiredFeatures(Any...) - Method in interface akasha.xr.XRPermissionDescriptor.Builder
The XRPermissionDescriptor dictionary's requiredFeatures property should be set prior to calling navigator.permissions.query() to a list of WebXR features which must be supported for the app to work.
requiredFeatures() - Method in interface akasha.xr.XRPermissionDescriptor
The XRPermissionDescriptor dictionary's requiredFeatures property should be set prior to calling navigator.permissions.query() to a list of WebXR features which must be supported for the app to work.
requiredFeatures(JsArray<Any>) - Method in interface akasha.xr.XRSessionInit.Builder
 
requiredFeatures(Any...) - Method in interface akasha.xr.XRSessionInit.Builder
 
requiredFeatures() - Method in interface akasha.xr.XRSessionInit
 
requiredLimits(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUDeviceDescriptor.Builder
 
requiredLimits() - Method in interface akasha.gpu.GPUDeviceDescriptor
 
requireInteraction() - Method in class akasha.notifications.Notification
The requireInteraction read-only property of the Notification interface returns a Boolean indicating that a notification should remain active until the user clicks or dismisses it, rather than closing automatically.
requireInteraction(boolean) - Method in interface akasha.notifications.NotificationOptions.Builder
 
requireInteraction() - Method in interface akasha.notifications.NotificationOptions
 
requireResidentKey(boolean) - Method in interface akasha.AuthenticatorSelectionCriteria.Builder
 
requireResidentKey() - Method in interface akasha.AuthenticatorSelectionCriteria
 
requireValid(String) - Static method in class akasha.AlignSetting.Util
 
requireValid(String) - Static method in class akasha.AnimationPlayState.Util
 
requireValid(String) - Static method in class akasha.AnimationReplaceState.Util
 
requireValid(String) - Static method in class akasha.AttestationConveyancePreference.Util
 
requireValid(String) - Static method in class akasha.audio.AudioContextLatencyCategory.Util
 
requireValid(String) - Static method in class akasha.audio.AudioContextState.Util
 
requireValid(String) - Static method in class akasha.audio.AutomationRate.Util
 
requireValid(String) - Static method in class akasha.audio.BiquadFilterType.Util
 
requireValid(String) - Static method in class akasha.audio.ChannelCountMode.Util
 
requireValid(String) - Static method in class akasha.audio.ChannelInterpretation.Util
 
requireValid(String) - Static method in class akasha.audio.DistanceModelType.Util
 
requireValid(String) - Static method in class akasha.audio.OscillatorType.Util
 
requireValid(String) - Static method in class akasha.audio.OverSampleType.Util
 
requireValid(String) - Static method in class akasha.audio.PanningModelType.Util
 
requireValid(String) - Static method in class akasha.AudioSampleFormat.Util
 
requireValid(String) - Static method in class akasha.AuthenticatorAttachment.Util
 
requireValid(String) - Static method in class akasha.AuthenticatorTransport.Util
 
requireValid(String) - Static method in class akasha.AutocapitalizeType.Util
 
requireValid(String) - Static method in class akasha.AutocompleteType.Util
 
requireValid(String) - Static method in class akasha.AutoKeyword.Util
 
requireValid(String) - Static method in class akasha.BinaryType.Util
 
requireValid(String) - Static method in class akasha.ButtonType.Util
 
requireValid(String) - Static method in class akasha.CanPlayTypeResult.Util
 
requireValid(String) - Static method in class akasha.CanvasDirection.Util
 
requireValid(String) - Static method in class akasha.CanvasFillRule.Util
 
requireValid(String) - Static method in class akasha.CanvasFontKerning.Util
 
requireValid(String) - Static method in class akasha.CanvasFontStretch.Util
 
requireValid(String) - Static method in class akasha.CanvasFontVariantCaps.Util
 
requireValid(String) - Static method in class akasha.CanvasLineCap.Util
 
requireValid(String) - Static method in class akasha.CanvasLineJoin.Util
 
requireValid(String) - Static method in class akasha.CanvasTextAlign.Util
 
requireValid(String) - Static method in class akasha.CanvasTextBaseline.Util
 
requireValid(String) - Static method in class akasha.CanvasTextRendering.Util
 
requireValid(String) - Static method in class akasha.ClientType.Util
 
requireValid(String) - Static method in class akasha.clipboard.PresentationStyle.Util
 
requireValid(String) - Static method in class akasha.CodecState.Util
 
requireValid(String) - Static method in class akasha.ColorSpaceConversion.Util
 
requireValid(String) - Static method in class akasha.CompositeOperation.Util
 
requireValid(String) - Static method in class akasha.CompositeOperationOrAuto.Util
 
requireValid(String) - Static method in class akasha.core.AtomicWaitResult.Util
 
requireValid(String) - Static method in class akasha.CredentialMediationRequirement.Util
 
requireValid(String) - Static method in class akasha.CrossOriginType.Util
 
requireValid(String) - Static method in class akasha.crypto.KeyFormat.Util
 
requireValid(String) - Static method in class akasha.crypto.KeyType.Util
 
requireValid(String) - Static method in class akasha.crypto.KeyUsage.Util
 
requireValid(int) - Static method in class akasha.CSSRuleType.Util
 
requireValid(String) - Static method in class akasha.DevicePermissionState.Util
 
requireValid(String) - Static method in class akasha.DirectionSetting.Util
 
requireValid(String) - Static method in class akasha.DirType.Util
 
requireValid(String) - Static method in class akasha.DocumentReadyState.Util
 
requireValid(int) - Static method in class akasha.DOMExceptionCode.Util
 
requireValid(String) - Static method in class akasha.DOMParserSupportedType.Util
 
requireValid(String) - Static method in class akasha.EncodedAudioChunkType.Util
 
requireValid(String) - Static method in class akasha.EncodedVideoChunkType.Util
 
requireValid(String) - Static method in class akasha.EndingType.Util
 
requireValid(int) - Static method in class akasha.EventPhase.Util
 
requireValid(int) - Static method in class akasha.EventSourceReadyState.Util
 
requireValid(int) - Static method in class akasha.FileReaderReadyState.Util
 
requireValid(String) - Static method in class akasha.FillMode.Util
 
requireValid(String) - Static method in class akasha.FormAutocompleteType.Util
 
requireValid(String) - Static method in class akasha.FormEncodingType.Util
 
requireValid(String) - Static method in class akasha.FormMethodType.Util
 
requireValid(String) - Static method in class akasha.FrameType.Util
 
requireValid(String) - Static method in class akasha.FullscreenNavigationUI.Util
 
requireValid(String) - Static method in class akasha.GamepadHand.Util
 
requireValid(String) - Static method in class akasha.GamepadHapticActuatorType.Util
 
requireValid(String) - Static method in class akasha.GamepadMappingType.Util
 
requireValid(int) - Static method in class akasha.GeolocationPositionErrorCode.Util
 
requireValid(int) - Static method in class akasha.gl.ActiveInfoDataType.Util
 
requireValid(int) - Static method in class akasha.gl.AttributeComponentDataType.Util
 
requireValid(int) - Static method in class akasha.gl.AttributeComponentIntegerDataType.Util
 
requireValid(int) - Static method in class akasha.gl.AttributeDataType.Util
 
requireValid(int) - Static method in class akasha.gl.BlendFactor.Util
 
requireValid(int) - Static method in class akasha.gl.BufferTargetType.Util
 
requireValid(int) - Static method in class akasha.gl.Capability.Util
 
requireValid(int) - Static method in class akasha.gl.DrawElementsDataType.Util
 
requireValid(int) - Static method in class akasha.gl.DrawMode.Util
 
requireValid(int) - Static method in class akasha.gl.FramebufferAttachment.Util
 
requireValid(int) - Static method in class akasha.gl.FramebufferTargetType.Util
 
requireValid(int) - Static method in class akasha.gl.PixelFormat.Util
 
requireValid(int) - Static method in class akasha.gl.PixelStorageParameter.Util
 
requireValid(int) - Static method in class akasha.gl.ProgramParameterType.Util
 
requireValid(int) - Static method in class akasha.gl.ReadableTextureParameter.Util
 
requireValid(int) - Static method in class akasha.gl.RenderbufferStorageInternalFormat.Util
 
requireValid(int) - Static method in class akasha.gl.RenderbufferStorageTarget.Util
 
requireValid(int) - Static method in class akasha.gl.RenderbufferTargetType.Util
 
requireValid(int) - Static method in class akasha.gl.ShaderParameterType.Util
 
requireValid(int) - Static method in class akasha.gl.ShaderType.Util
 
requireValid(int) - Static method in class akasha.gl.TexelDataType.Util
 
requireValid(int) - Static method in class akasha.gl.Texture2DSurfaceTargetType.Util
 
requireValid(int) - Static method in class akasha.gl.Texture2DTargetType.Util
 
requireValid(int) - Static method in class akasha.gl.Texture3DTargetType.Util
 
requireValid(int) - Static method in class akasha.gl.TextureComparisonFunction.Util
 
requireValid(int) - Static method in class akasha.gl.TextureComparisonMode.Util
 
requireValid(int) - Static method in class akasha.gl.TextureFormat.Util
 
requireValid(int) - Static method in class akasha.gl.TextureInternalFormat.Util
 
requireValid(int) - Static method in class akasha.gl.TextureMagnificationFilter.Util
 
requireValid(int) - Static method in class akasha.gl.TextureMinificationFilter.Util
 
requireValid(int) - Static method in class akasha.gl.TextureParameter.Util
 
requireValid(int) - Static method in class akasha.gl.TextureTargetType.Util
 
requireValid(int) - Static method in class akasha.gl.TextureWrapMode.Util
 
requireValid(int) - Static method in class akasha.gl.UniformDataType.Util
 
requireValid(int) - Static method in class akasha.gl.UsageType.Util
 
requireValid(int) - Static method in class akasha.gl.VertexAttribOffsetParameterName.Util
 
requireValid(int) - Static method in class akasha.gl.WebGLContextError.Util
 
requireValid(String) - Static method in class akasha.gl.WebGLExtensionName.Util
 
requireValid(int) - Static method in class akasha.gl.WebGLParameterName.Util
 
requireValid(String) - Static method in class akasha.gl.WebGLPowerPreference.Util
 
requireValid(int) - Static method in class akasha.gl.Winding.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUAddressMode.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUBlendFactor.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUBlendOperation.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUBufferBindingType.Util
 
requireValid(int) - Static method in class akasha.gpu.GPUBufferUsageFlags.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUCanvasCompositingAlphaMode.Util
 
requireValid(int) - Static method in class akasha.gpu.GPUColorWriteFlags.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUCompareFunction.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUCompilationMessageType.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUCullMode.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUDeviceLostReason.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUErrorFilter.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUFeatureName.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUFilterMode.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUFrontFace.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUIndexFormat.Util
 
requireValid(String) - Static method in class akasha.gpu.GPULoadOp.Util
 
requireValid(int) - Static method in class akasha.gpu.GPUMapModeFlags.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUPipelineStatisticName.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUPowerPreference.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUPredefinedColorSpace.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUPrimitiveTopology.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUQueryType.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUSamplerBindingType.Util
 
requireValid(int) - Static method in class akasha.gpu.GPUShaderStageFlags.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUStencilOperation.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUStorageTextureAccess.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUStoreOp.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUTextureAspect.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUTextureDimension.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUTextureFormat.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUTextureSampleType.Util
 
requireValid(int) - Static method in class akasha.gpu.GPUTextureUsageFlags.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUTextureViewDimension.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUVertexFormat.Util
 
requireValid(String) - Static method in class akasha.gpu.GPUVertexStepMode.Util
 
requireValid(String) - Static method in class akasha.HardwareAcceleration.Util
 
requireValid(int) - Static method in class akasha.HTMLMediaElementNetworkState.Util
 
requireValid(int) - Static method in class akasha.HTMLMediaElementReadyState.Util
 
requireValid(int) - Static method in class akasha.HTMLTrackElementReadyState.Util
 
requireValid(String) - Static method in class akasha.idb.IDBCursorDirection.Util
 
requireValid(String) - Static method in class akasha.idb.IDBRequestReadyState.Util
 
requireValid(String) - Static method in class akasha.idb.IDBTransactionDurability.Util
 
requireValid(String) - Static method in class akasha.idb.IDBTransactionMode.Util
 
requireValid(String) - Static method in class akasha.ImageOrientation.Util
 
requireValid(String) - Static method in class akasha.ImageSmoothingQuality.Util
 
requireValid(String) - Static method in class akasha.InputModeType.Util
 
requireValid(String) - Static method in class akasha.InputType.Util
 
requireValid(int) - Static method in class akasha.KeyboardEventLocation.Util
 
requireValid(String) - Static method in class akasha.LargeBlobSupport.Util
 
requireValid(String) - Static method in class akasha.LineAlignSetting.Util
 
requireValid(String) - Static method in class akasha.LoadingType.Util
 
requireValid(String) - Static method in class akasha.media.AppendMode.Util
 
requireValid(String) - Static method in class akasha.media.BitrateMode.Util
 
requireValid(String) - Static method in class akasha.media.CursorCaptureConstraint.Util
 
requireValid(String) - Static method in class akasha.media.DisplayCaptureSurfaceType.Util
 
requireValid(String) - Static method in class akasha.media.EndOfStreamError.Util
 
requireValid(String) - Static method in class akasha.media.MediaDeviceKind.Util
 
requireValid(String) - Static method in class akasha.media.MediaStreamTrackState.Util
 
requireValid(String) - Static method in class akasha.media.ReadyState.Util
 
requireValid(String) - Static method in class akasha.media.RecordingState.Util
 
requireValid(String) - Static method in class akasha.media.VideoFacingModeEnum.Util
 
requireValid(String) - Static method in class akasha.media.VideoResizeModeEnum.Util
 
requireValid(int) - Static method in class akasha.MediaErrorCode.Util
 
requireValid(String) - Static method in class akasha.MediaKeyMessageType.Util
 
requireValid(String) - Static method in class akasha.MediaKeySessionType.Util
 
requireValid(String) - Static method in class akasha.MediaKeysRequirement.Util
 
requireValid(String) - Static method in class akasha.MediaKeyStatus.Util
 
requireValid(String) - Static method in class akasha.MediaPreloadType.Util
 
requireValid(int) - Static method in class akasha.NodeType.Util
 
requireValid(String) - Static method in class akasha.notifications.NotificationDirection.Util
 
requireValid(String) - Static method in class akasha.notifications.NotificationPermission.Util
 
requireValid(String) - Static method in class akasha.OffscreenRenderingContextId.Util
 
requireValid(String) - Static method in class akasha.OrientationLockType.Util
 
requireValid(String) - Static method in class akasha.OrientationType.Util
 
requireValid(String) - Static method in class akasha.perf.NavigationType.Util
 
requireValid(int) - Static method in class akasha.perf.PerformanceNavigationType.Util
 
requireValid(String) - Static method in class akasha.PermissionName.Util
 
requireValid(String) - Static method in class akasha.PermissionState.Util
 
requireValid(String) - Static method in class akasha.PixelFormat.Util
 
requireValid(String) - Static method in class akasha.PlaybackDirection.Util
 
requireValid(String) - Static method in class akasha.PositionAlignSetting.Util
 
requireValid(String) - Static method in class akasha.PredefinedColorSpace.Util
 
requireValid(String) - Static method in class akasha.PremultiplyAlpha.Util
 
requireValid(String) - Static method in class akasha.PublicKeyCredentialType.Util
 
requireValid(String) - Static method in class akasha.PushEncryptionKeyName.Util
 
requireValid(String) - Static method in class akasha.PushPermissionState.Util
 
requireValid(int) - Static method in class akasha.RangeCompareType.Util
 
requireValid(String) - Static method in class akasha.ReadableStreamReaderMode.Util
 
requireValid(String) - Static method in class akasha.ReadableStreamType.Util
 
requireValid(String) - Static method in class akasha.ReferrerPolicy.Util
 
requireValid(String) - Static method in class akasha.RenderContextType.Util
 
requireValid(String) - Static method in class akasha.RequestCache.Util
 
requireValid(String) - Static method in class akasha.RequestCredentials.Util
 
requireValid(String) - Static method in class akasha.RequestDestination.Util
 
requireValid(String) - Static method in class akasha.RequestMode.Util
 
requireValid(String) - Static method in class akasha.RequestRedirect.Util
 
requireValid(String) - Static method in class akasha.ResidentKeyRequirement.Util
 
requireValid(String) - Static method in class akasha.ResizeQuality.Util
 
requireValid(String) - Static method in class akasha.ResponseType.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCBundlePolicy.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCCodecType.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCDataChannelState.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCDtlsTransportState.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCErrorDetailType.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCErrorDetailTypeIdp.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCIceCandidateType.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCIceComponent.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCIceConnectionState.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCIceCredentialType.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCIceGathererState.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCIceGatheringState.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCIceProtocol.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCIceRole.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCIceTcpCandidateType.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCIceTransportPolicy.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCIceTransportState.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCPeerConnectionState.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCPriorityType.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCQualityLimitationReason.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCRtcpMuxPolicy.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCRtpTransceiverDirection.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCSctpTransportState.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCSdpType.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCSignalingState.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCStatsIceCandidatePairState.Util
 
requireValid(String) - Static method in class akasha.rtc.RTCStatsType.Util
 
requireValid(String) - Static method in class akasha.ScopeType.Util
 
requireValid(String) - Static method in class akasha.ScrollBehavior.Util
 
requireValid(String) - Static method in class akasha.ScrollLogicalPosition.Util
 
requireValid(String) - Static method in class akasha.ScrollRestoration.Util
 
requireValid(String) - Static method in class akasha.ScrollSetting.Util
 
requireValid(String) - Static method in class akasha.SecurityPolicyViolationEventDisposition.Util
 
requireValid(String) - Static method in class akasha.SelectionMode.Util
 
requireValid(String) - Static method in class akasha.ServiceWorkerState.Util
 
requireValid(String) - Static method in class akasha.ServiceWorkerUpdateViaCache.Util
 
requireValid(String) - Static method in class akasha.ShadowRootMode.Util
 
requireValid(String) - Static method in class akasha.SlotAssignmentMode.Util
 
requireValid(String) - Static method in class akasha.speech.SpeechRecognitionErrorCode.Util
 
requireValid(String) - Static method in class akasha.speech.SpeechSynthesisErrorCode.Util
 
requireValid(String) - Static method in class akasha.TextTrackKind.Util
 
requireValid(String) - Static method in class akasha.TextTrackMode.Util
 
requireValid(String) - Static method in class akasha.TimelinePhase.Util
 
requireValid(String) - Static method in class akasha.TokenBindingStatus.Util
 
requireValid(String) - Static method in class akasha.TouchType.Util
 
requireValid(String) - Static method in class akasha.TrackKind.Util
 
requireValid(String) - Static method in class akasha.UserVerificationRequirement.Util
 
requireValid(String) - Static method in class akasha.VisibilityState.Util
 
requireValid(String) - Static method in class akasha.WakeLockType.Util
 
requireValid(String) - Static method in class akasha.wasm.ImportExportKind.Util
 
requireValid(String) - Static method in class akasha.wasm.TableKind.Util
 
requireValid(String) - Static method in class akasha.wasm.ValueType.Util
 
requireValid(int) - Static method in class akasha.WebSocketReadyState.Util
 
requireValid(int) - Static method in class akasha.WheelEventDeltaMode.Util
 
requireValid(String) - Static method in class akasha.WorkerType.Util
 
requireValid(String) - Static method in class akasha.WrapType.Util
 
requireValid(int) - Static method in class akasha.XMLHttpRequestReadyState.Util
 
requireValid(String) - Static method in class akasha.XMLHttpRequestResponseType.Util
 
requireValid(int) - Static method in class akasha.XPathResultResultType.Util
 
requireValid(String) - Static method in class akasha.xr.XREye.Util
 
requireValid(String) - Static method in class akasha.xr.XRHandedness.Util
 
requireValid(String) - Static method in class akasha.xr.XRReferenceSpaceType.Util
 
requireValid(String) - Static method in class akasha.xr.XRSessionMode.Util
 
requireValid(String) - Static method in class akasha.xr.XRTargetRayMode.Util
 
requireValid(String) - Static method in class akasha.xr.XRVisibilityState.Util
 
reset() - Method in class akasha.AudioDecoder
 
reset() - Method in class akasha.AudioEncoder
 
reset - Static variable in annotation type akasha.ButtonType
The button resets the form.
reset() - Method in class akasha.CanvasRenderingContext2D
 
reset() - Method in class akasha.HTMLFormElement
The HTMLFormElement.reset() method restores a form element's default values.
reset() - Method in class akasha.ImageDecoder
 
reset - Static variable in annotation type akasha.InputType
A button that resets the contents of the form to default values.
reset() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
reset() - Method in class akasha.VideoDecoder
 
reset() - Method in class akasha.VideoEncoder
 
reset() - Method in class akasha.XSLTProcessor
 
resetTransform() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.resetTransform() method of the Canvas 2D API resets the current transform to the identity matrix.
resetTransform() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
residentKey(String) - Method in interface akasha.AuthenticatorSelectionCriteria.Builder
 
residentKey() - Method in interface akasha.AuthenticatorSelectionCriteria
 
ResidentKeyRequirement - Annotation Type in akasha
 
ResidentKeyRequirement.Util - Class in akasha
 
resizeBy(int, int) - Method in class akasha.Window
The Window.resizeBy() method resizes the current window by a specified amount.
resizeBy(int, int) - Static method in class akasha.WindowGlobal
The Window.resizeBy() method resizes the current window by a specified amount.
resizeHeight(int) - Method in interface akasha.ImageBitmapOptions.Builder
 
resizeHeight() - Method in interface akasha.ImageBitmapOptions
 
resizeMode(JsArray<String>) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
resizeMode(String...) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
resizeMode() - Method in interface akasha.media.MediaTrackCapabilities
 
resizeMode(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
resizeMode(String) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
resizeMode(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
resizeMode(String...) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
resizeMode(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
resizeMode(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
resizeMode(String) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
resizeMode(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
resizeMode(String...) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
resizeMode(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
resizeMode() - Method in interface akasha.media.MediaTrackConstraintSet
 
resizeMode(String) - Method in interface akasha.media.MediaTrackSettings.Builder
 
resizeMode() - Method in interface akasha.media.MediaTrackSettings
 
resizeMode(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
 
resizeMode() - Method in interface akasha.media.MediaTrackSupportedConstraints
 
resizeQuality(String) - Method in interface akasha.ImageBitmapOptions.Builder
 
resizeQuality() - Method in interface akasha.ImageBitmapOptions
 
ResizeQuality - Annotation Type in akasha
 
ResizeQuality.Util - Class in akasha
 
resizeTo(int, int) - Method in class akasha.Window
The Window.resizeTo() method dynamically resizes the window.
resizeTo(int, int) - Static method in class akasha.WindowGlobal
The Window.resizeTo() method dynamically resizes the window.
resizeWidth(int) - Method in interface akasha.ImageBitmapOptions.Builder
 
resizeWidth() - Method in interface akasha.ImageBitmapOptions
 
resolve(Promise<V>) - Static method in class akasha.promise.Promise
Returns a new Promise object that is resolved with the given value.
resolve(V) - Static method in class akasha.promise.Promise
Returns a new Promise object that is resolved with the given value.
resolve(Promise<T>) - Method in interface akasha.promise.ResolveCallbackFn
 
resolve(T) - Method in interface akasha.promise.ResolveCallbackFn
 
resolve(ResolveValue<T>) - Method in interface akasha.promise.ResolveCallbackFn
 
ResolveCallbackFn<T> - Interface in akasha.promise
 
resolveQuerySet(GPUQuerySet, int, int, GPUBuffer, int) - Method in class akasha.gpu.GPUCommandEncoder
 
resolveTarget(GPUTextureView) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
 
resolveTarget() - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
ResolveValue<T> - Interface in akasha.promise
 
resource(GPUBindingResource) - Method in interface akasha.gpu.GPUBindGroupEntry.Builder
 
resource() - Method in interface akasha.gpu.GPUBindGroupEntry
 
respond(int) - Method in class akasha.ReadableStreamBYOBRequest
 
respondWithNewView(ArrayBufferView) - Method in class akasha.ReadableStreamBYOBRequest
 
response() - Method in class akasha.PublicKeyCredential
The response read-only property of the PublicKeyCredential interface is an AuthenticatorResponse object which is sent from the authenticator to the user agent for the creation/fetching of credentials.
Response - Class in akasha
The Response interface of the Fetch API represents the response to a request.
Response(BodyInit, ResponseInit) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(ReadableStream, ResponseInit) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(XMLHttpRequestBodyInit, ResponseInit) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(Blob, ResponseInit) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(BufferSource, ResponseInit) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(FormData, ResponseInit) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(URLSearchParams, ResponseInit) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(String, ResponseInit) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(BodyInit) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(ReadableStream) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(XMLHttpRequestBodyInit) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(Blob) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(BufferSource) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(FormData) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(URLSearchParams) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response(String) - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
Response() - Constructor for class akasha.Response
The Response() constructor creates a new Response object.
response() - Method in class akasha.XMLHttpRequest
The XMLHttpRequest response property returns the response's body content as an ArrayBuffer, Blob, Document, JavaScript Object, or DOMString, depending on the value of the request's responseType property.
responseBytesSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
 
responseBytesSent() - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
responseEnd() - Method in class akasha.perf.PerformanceResourceTiming
The responseEnd read-only property returns a timestamp immediately after the browser receives the last byte of the resource or immediately before the transport connection is closed, whichever comes first.
responseEnd() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.responseEnd read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, when the browser received the last byte of the response, or when the connection is closed if this happened first, from the server from a cache or from a local resource.
ResponseInit - Interface in akasha
 
ResponseInit.Builder - Interface in akasha
 
ResponseOrUndefinedUnion - Interface in akasha
 
responsesReceived(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The responsesReceived property in the RTCIceCandidatePairStats dictionary indicates the total number of STUN connectivity check responses that have been received on the connection described by this pair of candidates.
responsesReceived() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The responsesReceived property in the RTCIceCandidatePairStats dictionary indicates the total number of STUN connectivity check responses that have been received on the connection described by this pair of candidates.
responsesSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats dictionary's responsesSent property indicates the total number of STUN connectivity check responses that have been sent so far on the connection described by this pair of candidates.
responsesSent() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's responsesSent property indicates the total number of STUN connectivity check responses that have been sent so far on the connection described by this pair of candidates.
responseStart() - Method in class akasha.perf.PerformanceResourceTiming
The responseStart read-only property returns a timestamp immediately after the browser receives the first byte of the response from the server, cache, or local resource.
responseStart() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.responseStart read-only property returns an unsigned long long representing the moment in time (in milliseconds since the UNIX epoch) when the browser received the first byte of the response from the server, cache, or local resource.
responseText() - Method in class akasha.XMLHttpRequest
The read-only XMLHttpRequest property responseText returns the text received from a server following a request being sent.
ResponseType - Annotation Type in akasha
 
responseType - Variable in class akasha.XMLHttpRequest
The XMLHttpRequest property responseType is an enumerated string value specifying the type of data contained in the response.
ResponseType.Util - Class in akasha
 
responseURL() - Method in class akasha.XMLHttpRequest
The read-only XMLHttpRequest.responseURL property returns the serialized URL of the response or the empty string if the URL is null.
responseXML() - Method in class akasha.XMLHttpRequest
The XMLHttpRequest.responseXML read-only property returns a Document containing the HTML or XML retrieved by the request; or null if the request was unsuccessful, has not yet been sent, or if the data can't be parsed as XML or HTML.
restartIce() - Method in class akasha.rtc.RTCPeerConnection
The WebRTC API's RTCPeerConnection interface offers the restartIce() method to allow a web application to easily request that ICE candidate gathering be redone on both ends of the connection.
restore() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.restore() method of the Canvas 2D API restores the most recently saved canvas state by popping the top entry in the drawing state stack.
restore() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
restoreContext() - Method in class akasha.gl.WEBGL_lose_context
The WEBGL_lose_context.restoreContext() method is part of the WebGL API and allows you to simulate restoring the context of a WebGLRenderingContext object.
restrictOwnAudio(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
restrictOwnAudio(boolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
restrictOwnAudio(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
restrictOwnAudio(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
restrictOwnAudio(boolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
restrictOwnAudio(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
restrictOwnAudio() - Method in interface akasha.media.MediaTrackConstraintSet
 
restrictOwnAudio(boolean) - Method in interface akasha.media.MediaTrackSettings.Builder
 
restrictOwnAudio() - Method in interface akasha.media.MediaTrackSettings
 
restrictOwnAudio(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
 
restrictOwnAudio() - Method in interface akasha.media.MediaTrackSupportedConstraints
 
result() - Method in class akasha.FileReader
The FileReader result property returns the file's contents.
result() - Method in class akasha.idb.IDBRequest
any
result() - Method in class akasha.svg.SVGFEBlendElement
 
result() - Method in class akasha.svg.SVGFEColorMatrixElement
 
result() - Method in class akasha.svg.SVGFEComponentTransferElement
 
result() - Method in class akasha.svg.SVGFECompositeElement
 
result() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
result() - Method in class akasha.svg.SVGFEDiffuseLightingElement
 
result() - Method in class akasha.svg.SVGFEDisplacementMapElement
 
result() - Method in class akasha.svg.SVGFEDropShadowElement
 
result() - Method in class akasha.svg.SVGFEFloodElement
 
result() - Method in class akasha.svg.SVGFEGaussianBlurElement
 
result() - Method in class akasha.svg.SVGFEImageElement
 
result() - Method in class akasha.svg.SVGFEMergeElement
 
result() - Method in class akasha.svg.SVGFEMorphologyElement
 
result() - Method in class akasha.svg.SVGFEOffsetElement
 
result() - Method in class akasha.svg.SVGFESpecularLightingElement
 
result() - Method in class akasha.svg.SVGFETileElement
 
result() - Method in class akasha.svg.SVGFETurbulenceElement
 
resultIndex() - Method in class akasha.speech.SpeechRecognitionEvent
The resultIndex read-only property of the SpeechRecognitionEvent interface returns the lowest index value result in the SpeechRecognitionResultList "array" that has actually changed.
resultIndex(int) - Method in interface akasha.speech.SpeechRecognitionEventInit.Builder
 
resultIndex() - Method in interface akasha.speech.SpeechRecognitionEventInit
 
resultingClientId(String) - Method in interface akasha.FetchEventInit.Builder
 
resultingClientId() - Method in interface akasha.FetchEventInit
 
results() - Method in class akasha.speech.SpeechRecognitionEvent
The results read-only property of the SpeechRecognitionEvent interface returns a SpeechRecognitionResultList object representing all the speech recognition results for the current session.
results(SpeechRecognitionResultList) - Method in interface akasha.speech.SpeechRecognitionEventInit.Builder
 
results() - Method in interface akasha.speech.SpeechRecognitionEventInit
 
resultType() - Method in class akasha.XPathResult
The read-only resultType property of the XPathResult interface represents the type of the result, as defined by the type constants.
resume() - Method in class akasha.audio.AudioContext
The resume() method of the AudioContext interface resumes the progression of time in an audio context that has previously been suspended.
resume() - Method in class akasha.audio.OfflineAudioContext
The resume() method of the OfflineAudioContext interface resumes the progression of time in an audio context that has been suspended.
resume() - Method in class akasha.media.MediaRecorder
The MediaRecorder.resume() method (part of the MediaRecorder API) is used to resume media recording when it has been previously paused.
resume() - Method in class akasha.speech.SpeechSynthesis
The resume() method of the SpeechSynthesis interface puts the SpeechSynthesis object into a non-paused state: resumes it if it was already paused.
resumeTransformFeedback() - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.resumeTransformFeedback() method of the WebGL 2 API resumes a transform feedback operation.
retransmissionsReceived(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats dictionary's retransmissionsReceived property indicates the total number of STUN connectivity check request retransmissions that have been received so far on the pair of candidates.
retransmissionsReceived() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's retransmissionsReceived property indicates the total number of STUN connectivity check request retransmissions that have been received so far on the pair of candidates.
retransmissionsSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats dictionary's retransmissionsSent property indicates the total number of STUN connectivity check request retransmissions that have been sent so far on the pair of candidates.
retransmissionsSent() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's retransmissionsSent property indicates the total number of STUN connectivity check request retransmissions that have been sent so far on the pair of candidates.
retransmittedBytesSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
retransmittedBytesSent() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
retransmittedPacketsSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
retransmittedPacketsSent() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
returnValue - Variable in class akasha.BeforeUnloadEvent
 
returnValue - Variable in class akasha.Event
The Event property returnValue indicates whether the default action for this event has been prevented or not.
returnValue - Variable in class akasha.HTMLDialogElement
The returnValue property of the HTMLDialogElement interface gets or sets the return value for the dialog, usually to indicate which button the user pressed to close it.
rev - Variable in class akasha.HTMLAnchorElement
 
rev - Variable in class akasha.HTMLLinkElement
 
reverse() - Method in class akasha.Animation
The Animation.reverse() method of the Animation Interface reverses the playback direction, meaning the animation ends at its beginning.
reverse() - Method in class akasha.lang.JsArray
The reverse() method reverses an array in place.
reverse - Static variable in annotation type akasha.PlaybackDirection
 
reverse_subtract - Static variable in annotation type akasha.gpu.GPUBlendOperation
 
reversed - Variable in class akasha.HTMLOListElement
 
revokeObjectURL(String) - Static method in class akasha.URL
The URL.revokeObjectURL() static method releases an existing object URL which was previously created by calling URL.createObjectURL().
RG - Static variable in class akasha.gl.WebGL2RenderingContext
 
rg11b10ufloat - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RG16_EXT - Static variable in class akasha.gl.EXT_texture_norm16
 
RG16_SNORM_EXT - Static variable in class akasha.gl.EXT_texture_norm16
 
RG16F - Static variable in class akasha.gl.WebGL2RenderingContext
 
rg16float - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RG16I - Static variable in class akasha.gl.WebGL2RenderingContext
 
rg16sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RG16UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
rg16uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RG32F - Static variable in class akasha.gl.WebGL2RenderingContext
 
rg32float - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RG32I - Static variable in class akasha.gl.WebGL2RenderingContext
 
rg32sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RG32UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
rg32uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RG8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
RG8_SNORM - Static variable in class akasha.gl.WebGL2RenderingContext
 
RG8I - Static variable in class akasha.gl.WebGL2RenderingContext
 
rg8sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
rg8snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RG8UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
rg8uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
rg8unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RG_INTEGER - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB - Static variable in class akasha.gl.WebGLRenderingContext
 
RGB10_A2 - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB10_A2UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
rgb10a2unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RGB16_EXT - Static variable in class akasha.gl.EXT_texture_norm16
 
RGB16_SNORM_EXT - Static variable in class akasha.gl.EXT_texture_norm16
 
RGB16F - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB16F_EXT - Static variable in class akasha.gl.EXT_color_buffer_half_float
 
RGB16I - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB16UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB32F - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB32I - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB32UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB565 - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB565 - Static variable in class akasha.gl.WebGLRenderingContext
 
RGB5_A1 - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB5_A1 - Static variable in class akasha.gl.WebGLRenderingContext
 
RGB8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB8_SNORM - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB8I - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB8UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGB9_E5 - Static variable in class akasha.gl.WebGL2RenderingContext
 
rgb9e5ufloat - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RGB_INTEGER - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGBA - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGBA - Static variable in class akasha.gl.WebGLRenderingContext
 
RGBA16_EXT - Static variable in class akasha.gl.EXT_texture_norm16
 
RGBA16_SNORM_EXT - Static variable in class akasha.gl.EXT_texture_norm16
 
RGBA16F - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGBA16F_EXT - Static variable in class akasha.gl.EXT_color_buffer_half_float
 
rgba16float - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RGBA16I - Static variable in class akasha.gl.WebGL2RenderingContext
 
rgba16sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RGBA16UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
rgba16uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RGBA32F - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGBA32F_EXT - Static variable in class akasha.gl.WEBGL_color_buffer_float
 
rgba32float - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RGBA32I - Static variable in class akasha.gl.WebGL2RenderingContext
 
rgba32sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RGBA32UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
rgba32uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RGBA4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGBA4 - Static variable in class akasha.gl.WebGLRenderingContext
 
RGBA8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGBA8_SNORM - Static variable in class akasha.gl.WebGL2RenderingContext
 
RGBA8I - Static variable in class akasha.gl.WebGL2RenderingContext
 
rgba8sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
rgba8snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RGBA8UI - Static variable in class akasha.gl.WebGL2RenderingContext
 
rgba8uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
rgba8unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
rgba8unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
RGBA_INTEGER - Static variable in class akasha.gl.WebGL2RenderingContext
 
rid(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
rid() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
rid(String) - Method in interface akasha.rtc.RTCRtpCodingParameters.Builder
 
rid() - Method in interface akasha.rtc.RTCRtpCodingParameters
 
rid(String) - Method in interface akasha.rtc.RTCRtpDecodingParameters.Builder
 
rid(String) - Method in interface akasha.rtc.RTCRtpEncodingParameters.Builder
 
right - Static variable in annotation type akasha.AlignSetting
 
right - Static variable in annotation type akasha.CanvasTextAlign
 
right() - Method in class akasha.DOMRectReadOnly
The right read-only property of the DOMRectReadOnly interface returns the right coordinate value of the DOMRect.
right - Static variable in annotation type akasha.GamepadHand
 
right - Static variable in annotation type akasha.media.VideoFacingModeEnum
 
right - Static variable in annotation type akasha.xr.XREye
 
right - Static variable in annotation type akasha.xr.XRHandedness
 
rk(boolean) - Method in interface akasha.CredentialPropertiesOutput.Builder
 
rk() - Method in interface akasha.CredentialPropertiesOutput
 
rl - Static variable in annotation type akasha.DirectionSetting
 
robustness(String) - Method in interface akasha.MediaKeySystemMediaCapability.Builder
 
robustness() - Method in interface akasha.MediaKeySystemMediaCapability
 
role - Variable in class akasha.Element
 
role - Variable in class akasha.ElementInternals
 
role() - Method in class akasha.rtc.RTCIceTransport
The read-only RTCIceTransport property role indicates which ICE role the transport is fulfilling: that of the controlling agent, or the agent that is being controlled.
rollback - Static variable in annotation type akasha.rtc.RTCSdpType
 
rolloffFactor - Variable in class akasha.audio.PannerNode
A number whose range depends on the distanceModel of the panner as follows (negative values are not allowed):
rolloffFactor(double) - Method in interface akasha.audio.PannerOptions.Builder
 
rolloffFactor() - Method in interface akasha.audio.PannerOptions
 
root() - Method in class akasha.IntersectionObserver
The IntersectionObserver interface's read-only root property identifies the Element or Document whose bounds are treated as the bounding box of the viewport for the element which is the observer's target.
root(Element) - Method in interface akasha.IntersectionObserverInit.Builder
 
root(Document) - Method in interface akasha.IntersectionObserverInit.Builder
 
root() - Method in interface akasha.IntersectionObserverInit
 
root() - Method in class akasha.NodeIterator
The NodeIterator.root read-only property represents the Node that is the root of what the NodeIterator traverses.
root() - Method in class akasha.TreeWalker
The TreeWalker.root read-only property returns the node that is the root of what the TreeWalker traverses.
rootBounds() - Method in class akasha.IntersectionObserverEntry
The IntersectionObserverEntry interface's read-only rootBounds property is a DOMRectReadOnly corresponding to the target's root intersection rectangle, offset by the IntersectionObserver.rootMargin if one is specified.
rootBounds(DOMRectInit) - Method in interface akasha.IntersectionObserverEntryInit.Builder
 
rootBounds() - Method in interface akasha.IntersectionObserverEntryInit
 
rootElement() - Method in class akasha.Document
 
rootMargin() - Method in class akasha.IntersectionObserver
The IntersectionObserver interface's read-only rootMargin property is a string with syntax similar to that of the CSS margin property.
rootMargin(String) - Method in interface akasha.IntersectionObserverInit.Builder
 
rootMargin() - Method in interface akasha.IntersectionObserverInit
 
rotate(double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.rotate() method of the Canvas 2D API adds a rotation to the transformation matrix.
rotate(double, double, double) - Method in class akasha.DOMMatrixReadOnly
 
rotate(double, double) - Method in class akasha.DOMMatrixReadOnly
 
rotate(double) - Method in class akasha.DOMMatrixReadOnly
 
rotate() - Method in class akasha.DOMMatrixReadOnly
 
rotate(double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
rotate() - Method in class akasha.svg.SVGTextPositioningElement
 
rotateAxisAngle(double, double, double, double) - Method in class akasha.DOMMatrixReadOnly
 
rotateAxisAngle(double, double, double) - Method in class akasha.DOMMatrixReadOnly
 
rotateAxisAngle(double, double) - Method in class akasha.DOMMatrixReadOnly
 
rotateAxisAngle(double) - Method in class akasha.DOMMatrixReadOnly
 
rotateAxisAngle() - Method in class akasha.DOMMatrixReadOnly
 
rotateAxisAngleSelf(double, double, double, double) - Method in class akasha.DOMMatrix
 
rotateAxisAngleSelf(double, double, double) - Method in class akasha.DOMMatrix
 
rotateAxisAngleSelf(double, double) - Method in class akasha.DOMMatrix
 
rotateAxisAngleSelf(double) - Method in class akasha.DOMMatrix
 
rotateAxisAngleSelf() - Method in class akasha.DOMMatrix
 
rotateFromVector(double, double) - Method in class akasha.DOMMatrixReadOnly
 
rotateFromVector(double) - Method in class akasha.DOMMatrixReadOnly
 
rotateFromVector() - Method in class akasha.DOMMatrixReadOnly
 
rotateFromVectorSelf(double, double) - Method in class akasha.DOMMatrix
 
rotateFromVectorSelf(double) - Method in class akasha.DOMMatrix
 
rotateFromVectorSelf() - Method in class akasha.DOMMatrix
 
rotateSelf(double, double, double) - Method in class akasha.DOMMatrix
 
rotateSelf(double, double) - Method in class akasha.DOMMatrix
 
rotateSelf(double) - Method in class akasha.DOMMatrix
 
rotateSelf() - Method in class akasha.DOMMatrix
 
rotationAngle() - Method in class akasha.Touch
Returns the rotation angle, in degrees, of the contact area ellipse defined by Touch.radiusX and Touch.radiusY.
rotationAngle(float) - Method in interface akasha.TouchInit.Builder
 
rotationAngle() - Method in interface akasha.TouchInit
 
rotationRate() - Method in class akasha.DeviceMotionEvent
Returns the rate at which the device is rotating around each of its axes in degrees per second.
rotationRate(DeviceMotionEventRotationRateInit) - Method in interface akasha.DeviceMotionEventInit.Builder
 
rotationRate() - Method in interface akasha.DeviceMotionEventInit
 
round - Static variable in annotation type akasha.CanvasLineCap
 
round - Static variable in annotation type akasha.CanvasLineJoin
 
round(double) - Static method in class akasha.core.JsMath
The Math.round() function returns the value of a number rounded to the nearest integer.
roundRect(double, double, double, double, JsArray<UnrestrictedDoubleOrDOMPointInitUnion>) - Method in class akasha.CanvasRenderingContext2D
 
roundRect(double, double, double, double, UnrestrictedDoubleOrDOMPointInitUnion[]) - Method in class akasha.CanvasRenderingContext2D
 
roundRect(double, double, double, double, JsArray<UnrestrictedDoubleOrDOMPointInitUnion>) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
roundRect(double, double, double, double, UnrestrictedDoubleOrDOMPointInitUnion[]) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
roundRect(double, double, double, double, JsArray<UnrestrictedDoubleOrDOMPointInitUnion>) - Method in class akasha.Path2D
 
roundRect(double, double, double, double, UnrestrictedDoubleOrDOMPointInitUnion[]) - Method in class akasha.Path2D
 
roundTripTime(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
roundTripTime() - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
roundTripTime(double) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
 
roundTripTime() - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
 
roundTripTimeMeasurements(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
roundTripTimeMeasurements() - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
roundTripTimeMeasurements(int) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
 
roundTripTimeMeasurements() - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
 
row - Static variable in annotation type akasha.ScopeType
The header relates to all cells of the row it belongs to.
rowgroup - Static variable in annotation type akasha.ScopeType
The header belongs to a rowgroup and relates to all of its cells.
rowIndex() - Method in class akasha.HTMLTableRowElement
The HTMLTableRowElement.rowIndex read-only property represents the position of a row in relation to the whole table.
rows - Variable in class akasha.HTMLFrameSetElement
 
rows() - Method in class akasha.HTMLTableElement
The read-only HTMLTableElement property rows returns a live HTMLCollection of all the rows in the table, including the rows contained within any thead, tfoot, and tbody elements.
rows() - Method in class akasha.HTMLTableSectionElement
 
rows - Variable in class akasha.HTMLTextAreaElement
 
rowSpan - Variable in class akasha.HTMLTableCellElement
 
rowsPerImage(int) - Method in interface akasha.gpu.GPUImageCopyBuffer.Builder
 
rowsPerImage(int) - Method in interface akasha.gpu.GPUImageDataLayout.Builder
 
rowsPerImage() - Method in interface akasha.gpu.GPUImageDataLayout
 
rp(PublicKeyCredentialRpEntity) - Method in interface akasha.PublicKeyCredentialCreationOptions.Builder
The rp property of the PublicKeyCredentialCreationOptions dictionary is an object describing the relying party which requested the credential creation (via navigator.credentials.create()).
rp() - Method in interface akasha.PublicKeyCredentialCreationOptions
The rp property of the PublicKeyCredentialCreationOptions dictionary is an object describing the relying party which requested the credential creation (via navigator.credentials.create()).
rpId(String) - Method in interface akasha.PublicKeyCredentialRequestOptions.Builder
The rpId property, of the PublicKeyCredentialRequestOptions dictionary, is an optional property which indicates the relying party's identifier as a USVString.
rpId() - Method in interface akasha.PublicKeyCredentialRequestOptions
The rpId property, of the PublicKeyCredentialRequestOptions dictionary, is an optional property which indicates the relying party's identifier as a USVString.
RsaHashedImportParams - Interface in akasha.crypto
The RsaHashedImportParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.importKey() or SubtleCrypto.unwrapKey(), when importing any RSA-based key pair: that is, when the algorithm is identified as any of RSASSA-PKCS1-v1_5, RSA-PSS, or RSA-OAEP.
RsaHashedImportParams.Builder - Interface in akasha.crypto
The RsaHashedImportParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.importKey() or SubtleCrypto.unwrapKey(), when importing any RSA-based key pair: that is, when the algorithm is identified as any of RSASSA-PKCS1-v1_5, RSA-PSS, or RSA-OAEP.
RsaHashedKeyAlgorithm - Interface in akasha.crypto
 
RsaHashedKeyAlgorithm.Builder - Interface in akasha.crypto
 
RsaHashedKeyGenParams - Interface in akasha.crypto
The RsaHashedKeyGenParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.generateKey(), when generating any RSA-based key pair: that is, when the algorithm is identified as any of RSASSA-PKCS1-v1_5, RSA-PSS, or RSA-OAEP.
RsaHashedKeyGenParams.Builder - Interface in akasha.crypto
The RsaHashedKeyGenParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.generateKey(), when generating any RSA-based key pair: that is, when the algorithm is identified as any of RSASSA-PKCS1-v1_5, RSA-PSS, or RSA-OAEP.
RsaKeyAlgorithm - Interface in akasha.crypto
 
RsaKeyAlgorithm.Builder - Interface in akasha.crypto
 
RsaKeyGenParams - Interface in akasha.crypto
 
RsaKeyGenParams.Builder - Interface in akasha.crypto
 
RsaOaepParams - Interface in akasha.crypto
The RsaOaepParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.encrypt(), SubtleCrypto.decrypt(), SubtleCrypto.wrapKey(), or SubtleCrypto.unwrapKey(), when using the RSA_OAEP algorithm.
RsaOaepParams.Builder - Interface in akasha.crypto
The RsaOaepParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.encrypt(), SubtleCrypto.decrypt(), SubtleCrypto.wrapKey(), or SubtleCrypto.unwrapKey(), when using the RSA_OAEP algorithm.
RsaOtherPrimesInfo - Interface in akasha.crypto
 
RsaOtherPrimesInfo.Builder - Interface in akasha.crypto
 
RsaPssParams - Interface in akasha.crypto
The RsaPssParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.sign() or SubtleCrypto.verify(), when using the RSA-PSS algorithm.
RsaPssParams.Builder - Interface in akasha.crypto
The RsaPssParams dictionary of the Web Crypto API represents the object that should be passed as the algorithm parameter into SubtleCrypto.sign() or SubtleCrypto.verify(), when using the RSA-PSS algorithm.
rssi() - Method in class akasha.bluetooth.BluetoothAdvertisingEvent
 
rssi(byte) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
rssi() - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
RTCAnswerOptions - Interface in akasha.rtc
The RTCAnswerOptions dictionary is used to provide optional settings when creating an SDP answer using RTCPeerConnection.createOffer() after receiving an offer from a remote peer.
RTCAnswerOptions.Builder - Interface in akasha.rtc
The RTCAnswerOptions dictionary is used to provide optional settings when creating an SDP answer using RTCPeerConnection.createOffer() after receiving an offer from a remote peer.
RTCAudioHandlerStats - Interface in akasha.rtc
 
RTCAudioHandlerStats.Builder - Interface in akasha.rtc
 
RTCAudioReceiverStats - Interface in akasha.rtc
 
RTCAudioReceiverStats.Builder - Interface in akasha.rtc
 
RTCAudioSenderStats - Interface in akasha.rtc
 
RTCAudioSenderStats.Builder - Interface in akasha.rtc
 
RTCAudioSourceStats - Interface in akasha.rtc
 
RTCAudioSourceStats.Builder - Interface in akasha.rtc
 
RTCBundlePolicy - Annotation Type in akasha.rtc
 
RTCBundlePolicy.Util - Class in akasha.rtc
 
RTCCertificate - Class in akasha.rtc
The interface of the WebRTC API provides an object represents a certificate that an RTCPeerConnection uses to authenticate.
RTCCertificate() - Constructor for class akasha.rtc.RTCCertificate
 
RTCCertificateExpiration - Interface in akasha.rtc
 
RTCCertificateExpiration.Builder - Interface in akasha.rtc
 
RTCCertificateStats - Interface in akasha.rtc
 
RTCCertificateStats.Builder - Interface in akasha.rtc
 
RTCCodecStats - Interface in akasha.rtc
 
RTCCodecStats.Builder - Interface in akasha.rtc
 
RTCCodecType - Annotation Type in akasha.rtc
 
RTCCodecType.Util - Class in akasha.rtc
 
RTCConfiguration - Interface in akasha.rtc
The RTCConfiguration dictionary is used to provide configuration options for an RTCPeerConnection.
RTCConfiguration.Builder - Interface in akasha.rtc
The RTCConfiguration dictionary is used to provide configuration options for an RTCPeerConnection.
RTCDataChannel - Class in akasha.rtc
The RTCDataChannel interface represents a network channel which can be used for bidirectional peer-to-peer transfers of arbitrary data.
RTCDataChannel() - Constructor for class akasha.rtc.RTCDataChannel
 
RTCDataChannelEvent - Class in akasha.rtc
The RTCDataChannelEvent() constructor returns a new RTCDataChannelEvent object, which represents a datachannel event.
RTCDataChannelEvent(String, RTCDataChannelEventInit) - Constructor for class akasha.rtc.RTCDataChannelEvent
The RTCDataChannelEvent() constructor creates a new RTCDataChannelEvent.
RTCDataChannelEventHandler - Interface in akasha.rtc
Handle events of type RTCDataChannelEvent
RTCDataChannelEventInit - Interface in akasha.rtc
 
RTCDataChannelEventInit.Builder - Interface in akasha.rtc
 
RTCDataChannelEventListener - Interface in akasha.rtc
Listener for events of type RTCDataChannelEvent
RTCDataChannelInit - Interface in akasha.rtc
 
RTCDataChannelInit.Builder - Interface in akasha.rtc
 
RTCDataChannelState - Annotation Type in akasha.rtc
 
RTCDataChannelState.Util - Class in akasha.rtc
 
RTCDataChannelStats - Interface in akasha.rtc
 
RTCDataChannelStats.Builder - Interface in akasha.rtc
 
RTCDtlsFingerprint - Interface in akasha.rtc
 
RTCDtlsFingerprint.Builder - Interface in akasha.rtc
 
RTCDtlsTransport - Class in akasha.rtc
The RTCDtlsTransport interface provides access to information about the Datagram Transport Layer Security (DTLS) transport over which a RTCPeerConnection's RTP and RTCP packets are sent and received by its RTCRtpSender and RTCRtpReceiver objects.
RTCDtlsTransport() - Constructor for class akasha.rtc.RTCDtlsTransport
 
RTCDtlsTransportState - Annotation Type in akasha.rtc
 
RTCDtlsTransportState.Util - Class in akasha.rtc
 
RTCDTMFSender - Class in akasha.rtc
The RTCDTMFSender interface provides a mechanism for transmitting DTMF codes on a WebRTC RTCPeerConnection.
RTCDTMFSender() - Constructor for class akasha.rtc.RTCDTMFSender
 
RTCDTMFToneChangeEvent - Class in akasha.rtc
The RTCDTMFToneChangeEvent interface represents events sent to indicate that DTMF tones have started or finished playing.
RTCDTMFToneChangeEvent(String, RTCDTMFToneChangeEventInit) - Constructor for class akasha.rtc.RTCDTMFToneChangeEvent
The RTCDTMFToneChangeEvent() constructor creates a new RTCDTMFToneChangeEvent.
RTCDTMFToneChangeEvent(String) - Constructor for class akasha.rtc.RTCDTMFToneChangeEvent
The RTCDTMFToneChangeEvent() constructor creates a new RTCDTMFToneChangeEvent.
RTCDTMFToneChangeEventHandler - Interface in akasha.rtc
Handle events of type RTCDTMFToneChangeEvent
RTCDTMFToneChangeEventInit - Interface in akasha.rtc
 
RTCDTMFToneChangeEventInit.Builder - Interface in akasha.rtc
 
RTCDTMFToneChangeEventListener - Interface in akasha.rtc
Listener for events of type RTCDTMFToneChangeEvent
RTCError - Class in akasha.rtc
The RTCError interface describes an error which has occurred while handling WebRTC operations.
RTCError(RTCErrorInit, String) - Constructor for class akasha.rtc.RTCError
 
RTCError(RTCErrorInit) - Constructor for class akasha.rtc.RTCError
 
RTCErrorDetailType - Annotation Type in akasha.rtc
 
RTCErrorDetailType.Util - Class in akasha.rtc
 
RTCErrorDetailTypeIdp - Annotation Type in akasha.rtc
 
RTCErrorDetailTypeIdp.Util - Class in akasha.rtc
 
RTCErrorEvent - Class in akasha.rtc
The WebRTC API's RTCErrorEvent interface represents an error sent to a WebRTC object.
RTCErrorEvent(String, RTCErrorEventInit) - Constructor for class akasha.rtc.RTCErrorEvent
 
RTCErrorEventHandler - Interface in akasha.rtc
Handle events of type RTCErrorEvent
RTCErrorEventInit - Interface in akasha.rtc
 
RTCErrorEventInit.Builder - Interface in akasha.rtc
 
RTCErrorEventListener - Interface in akasha.rtc
Listener for events of type RTCErrorEvent
RTCErrorInit - Interface in akasha.rtc
 
RTCErrorInit.Builder - Interface in akasha.rtc
 
RTCIceCandidate - Class in akasha.rtc
The RTCIceCandidate interface—part of the WebRTC API—represents a candidate Internet Connectivity Establishment (ICE) configuration which may be used to establish an RTCPeerConnection.
RTCIceCandidate(RTCIceCandidateInit) - Constructor for class akasha.rtc.RTCIceCandidate
The RTCIceCandidate() constructor creates and returns a new RTCIceCandidate object, which can be configured to represent a single ICE candidate.
RTCIceCandidate() - Constructor for class akasha.rtc.RTCIceCandidate
The RTCIceCandidate() constructor creates and returns a new RTCIceCandidate object, which can be configured to represent a single ICE candidate.
RTCIceCandidateInit - Interface in akasha.rtc
The WebRTC API's RTCIceCandidateInit dictionary, which contains the information needed to fundamentally describe an RTCIceCandidate.
RTCIceCandidateInit.Builder - Interface in akasha.rtc
The WebRTC API's RTCIceCandidateInit dictionary, which contains the information needed to fundamentally describe an RTCIceCandidate.
RTCIceCandidatePair - Interface in akasha.rtc
The RTCIceCandidatePair dictionary describes a pair of ICE candidates which together comprise a description of a viable connection between two WebRTC endpoints.
RTCIceCandidatePair.Builder - Interface in akasha.rtc
The RTCIceCandidatePair dictionary describes a pair of ICE candidates which together comprise a description of a viable connection between two WebRTC endpoints.
RTCIceCandidatePairStats - Interface in akasha.rtc
The WebRTC RTCIceCandidatePairStats dictionary reports statistics which provide insight into the quality and performance of an RTCPeerConnection while connected and configured as described by the specified pair of ICE candidates.
RTCIceCandidatePairStats.Builder - Interface in akasha.rtc
The WebRTC RTCIceCandidatePairStats dictionary reports statistics which provide insight into the quality and performance of an RTCPeerConnection while connected and configured as described by the specified pair of ICE candidates.
RTCIceCandidateStats - Interface in akasha.rtc
The WebRTC API's RTCIceCandidateStats dictionary provides statistics related to an RTCIceCandidate.
RTCIceCandidateStats.Builder - Interface in akasha.rtc
The WebRTC API's RTCIceCandidateStats dictionary provides statistics related to an RTCIceCandidate.
RTCIceCandidateType - Annotation Type in akasha.rtc
 
RTCIceCandidateType.Util - Class in akasha.rtc
 
RTCIceComponent - Annotation Type in akasha.rtc
 
RTCIceComponent.Util - Class in akasha.rtc
 
RTCIceConnectionState - Annotation Type in akasha.rtc
 
RTCIceConnectionState.Util - Class in akasha.rtc
 
RTCIceCredentialType - Annotation Type in akasha.rtc
 
RTCIceCredentialType.Util - Class in akasha.rtc
 
RTCIceGathererState - Annotation Type in akasha.rtc
 
RTCIceGathererState.Util - Class in akasha.rtc
 
RTCIceGatheringState - Annotation Type in akasha.rtc
 
RTCIceGatheringState.Util - Class in akasha.rtc
 
RTCIceParameters - Interface in akasha.rtc
The RTCIceParameters dictionary specifies the username fragment and password assigned to an ICE session.
RTCIceParameters.Builder - Interface in akasha.rtc
The RTCIceParameters dictionary specifies the username fragment and password assigned to an ICE session.
RTCIceProtocol - Annotation Type in akasha.rtc
 
RTCIceProtocol.Util - Class in akasha.rtc
 
RTCIceRole - Annotation Type in akasha.rtc
 
RTCIceRole.Util - Class in akasha.rtc
 
RTCIceServer - Interface in akasha.rtc
The RTCIceServer dictionary defines how to connect to a single ICE server (such as a STUN or TURN server).
RTCIceServer.Builder - Interface in akasha.rtc
The RTCIceServer dictionary defines how to connect to a single ICE server (such as a STUN or TURN server).
RTCIceServerStats - Interface in akasha.rtc
 
RTCIceServerStats.Builder - Interface in akasha.rtc
 
RTCIceTcpCandidateType - Annotation Type in akasha.rtc
 
RTCIceTcpCandidateType.Util - Class in akasha.rtc
 
RTCIceTransport - Class in akasha.rtc
The RTCIceTransport interface provides access to information about the ICE transport layer over which the data is being sent and received.
RTCIceTransport() - Constructor for class akasha.rtc.RTCIceTransport
 
RTCIceTransportPolicy - Annotation Type in akasha.rtc
 
RTCIceTransportPolicy.Util - Class in akasha.rtc
 
RTCIceTransportState - Annotation Type in akasha.rtc
 
RTCIceTransportState.Util - Class in akasha.rtc
 
RTCIdentityAssertion - Class in akasha.rtc
The RTCIdentityAssertion interface of the WebRTC API represents the identity of the a remote peer of the current connection.
RTCIdentityAssertion(String, String) - Constructor for class akasha.rtc.RTCIdentityAssertion
 
RTCIdentityAssertionResult - Interface in akasha.rtc
 
RTCIdentityAssertionResult.Builder - Interface in akasha.rtc
 
RTCIdentityProvider - Interface in akasha.rtc
 
RTCIdentityProvider.Builder - Interface in akasha.rtc
 
RTCIdentityProviderDetails - Interface in akasha.rtc
 
RTCIdentityProviderDetails.Builder - Interface in akasha.rtc
 
RTCIdentityProviderOptions - Interface in akasha.rtc
 
RTCIdentityProviderOptions.Builder - Interface in akasha.rtc
 
RTCIdentityValidationResult - Interface in akasha.rtc
 
RTCIdentityValidationResult.Builder - Interface in akasha.rtc
 
RTCInboundRtpStreamStats - Interface in akasha.rtc
The WebRTC API's RTCInboundRtpStreamStats dictionary, based upon RTCReceivedRtpStreamStats and RTCStats, contains statistics related to the receiving end of an RTP stream on the local end of the RTCPeerConnection.
RTCInboundRtpStreamStats.Builder - Interface in akasha.rtc
The WebRTC API's RTCInboundRtpStreamStats dictionary, based upon RTCReceivedRtpStreamStats and RTCStats, contains statistics related to the receiving end of an RTP stream on the local end of the RTCPeerConnection.
RTCLocalSessionDescriptionInit - Interface in akasha.rtc
 
RTCLocalSessionDescriptionInit.Builder - Interface in akasha.rtc
 
RTCMediaHandlerStats - Interface in akasha.rtc
 
RTCMediaHandlerStats.Builder - Interface in akasha.rtc
 
RTCMediaSourceStats - Interface in akasha.rtc
 
RTCMediaSourceStats.Builder - Interface in akasha.rtc
 
RTCMediaStreamStats - Interface in akasha.rtc
 
RTCMediaStreamStats.Builder - Interface in akasha.rtc
 
RTCOfferAnswerOptions - Interface in akasha.rtc
The WebRTC API's RTCOfferAnswerOptions dictionary is used to specify options that configure and control the process of creating WebRTC offers or answers.
RTCOfferAnswerOptions.Builder - Interface in akasha.rtc
The WebRTC API's RTCOfferAnswerOptions dictionary is used to specify options that configure and control the process of creating WebRTC offers or answers.
RTCOfferOptions - Interface in akasha.rtc
The RTCOfferOptions dictionary is used to provide optional settings when creating an RTCPeerConnection offer with the createOffer() method.
RTCOfferOptions.Builder - Interface in akasha.rtc
The RTCOfferOptions dictionary is used to provide optional settings when creating an RTCPeerConnection offer with the createOffer() method.
RTCOutboundRtpStreamStats - Interface in akasha.rtc
The RTCOutboundRtpStreamStats dictionary is the RTCStats-based object which provides metrics and statistics related to an outbound RTP stream being sent by an RTCRtpSender.
RTCOutboundRtpStreamStats.Builder - Interface in akasha.rtc
The RTCOutboundRtpStreamStats dictionary is the RTCStats-based object which provides metrics and statistics related to an outbound RTP stream being sent by an RTCRtpSender.
rtcp - Static variable in annotation type akasha.rtc.RTCIceComponent
 
rtcp(RTCRtcpParameters) - Method in interface akasha.rtc.RTCRtpParameters.Builder
 
rtcp() - Method in interface akasha.rtc.RTCRtpParameters
 
rtcp(RTCRtcpParameters) - Method in interface akasha.rtc.RTCRtpReceiveParameters.Builder
 
rtcp(RTCRtcpParameters) - Method in interface akasha.rtc.RTCRtpSendParameters.Builder
 
RTCPeerConnection - Class in akasha.rtc
The RTCPeerConnection interface represents a WebRTC connection between the local computer and a remote peer.
RTCPeerConnection(RTCConfiguration) - Constructor for class akasha.rtc.RTCPeerConnection
The RTCPeerConnection() constructor returns a newly-created RTCPeerConnection, which represents a connection between the local device and a remote peer.
RTCPeerConnection() - Constructor for class akasha.rtc.RTCPeerConnection
The RTCPeerConnection() constructor returns a newly-created RTCPeerConnection, which represents a connection between the local device and a remote peer.
RTCPeerConnectionErrorCallback - Interface in akasha.rtc
 
RTCPeerConnectionIceErrorEvent - Class in akasha.rtc
The RTCPeerConnectionIceErrorEvent interface—based upon the Event interface—provides details pertaining to an ICE error announced by sending an icecandidateerror event to the RTCPeerConnection object.
RTCPeerConnectionIceErrorEvent(String, RTCPeerConnectionIceErrorEventInit) - Constructor for class akasha.rtc.RTCPeerConnectionIceErrorEvent
 
RTCPeerConnectionIceErrorEventHandler - Interface in akasha.rtc
Handle events of type RTCPeerConnectionIceErrorEvent
RTCPeerConnectionIceErrorEventInit - Interface in akasha.rtc
 
RTCPeerConnectionIceErrorEventInit.Builder - Interface in akasha.rtc
 
RTCPeerConnectionIceErrorEventListener - Interface in akasha.rtc
Listener for events of type RTCPeerConnectionIceErrorEvent
RTCPeerConnectionIceEvent - Class in akasha.rtc
The RTCPeerConnectionIceEvent interface represents events that occurs in relation to ICE candidates with the target, usually an RTCPeerConnection.
RTCPeerConnectionIceEvent(String, RTCPeerConnectionIceEventInit) - Constructor for class akasha.rtc.RTCPeerConnectionIceEvent
The RTCPeerConnectionIceEvent() constructor creates a new RTCPeerConnectionIceEvent.
RTCPeerConnectionIceEvent(String) - Constructor for class akasha.rtc.RTCPeerConnectionIceEvent
The RTCPeerConnectionIceEvent() constructor creates a new RTCPeerConnectionIceEvent.
RTCPeerConnectionIceEventHandler - Interface in akasha.rtc
Handle events of type RTCPeerConnectionIceEvent
RTCPeerConnectionIceEventInit - Interface in akasha.rtc
 
RTCPeerConnectionIceEventInit.Builder - Interface in akasha.rtc
 
RTCPeerConnectionIceEventListener - Interface in akasha.rtc
Listener for events of type RTCPeerConnectionIceEvent
RTCPeerConnectionState - Annotation Type in akasha.rtc
 
RTCPeerConnectionState.Util - Class in akasha.rtc
 
RTCPeerConnectionStats - Interface in akasha.rtc
 
RTCPeerConnectionStats.Builder - Interface in akasha.rtc
 
rtcpMuxPolicy(String) - Method in interface akasha.rtc.RTCConfiguration.Builder
 
rtcpMuxPolicy() - Method in interface akasha.rtc.RTCConfiguration
 
RTCPriorityType - Annotation Type in akasha.rtc
 
RTCPriorityType.Util - Class in akasha.rtc
 
rtcpTransportStatsId(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
rtcpTransportStatsId() - Method in interface akasha.rtc.RTCTransportStats
 
RTCQualityLimitationReason - Annotation Type in akasha.rtc
 
RTCQualityLimitationReason.Util - Class in akasha.rtc
 
RTCReceivedRtpStreamStats - Interface in akasha.rtc
 
RTCReceivedRtpStreamStats.Builder - Interface in akasha.rtc
 
RTCReceiverAudioTrackAttachmentStats - Interface in akasha.rtc
 
RTCReceiverAudioTrackAttachmentStats.Builder - Interface in akasha.rtc
 
RTCReceiverVideoTrackAttachmentStats - Interface in akasha.rtc
 
RTCReceiverVideoTrackAttachmentStats.Builder - Interface in akasha.rtc
 
RTCRemoteInboundRtpStreamStats - Interface in akasha.rtc
 
RTCRemoteInboundRtpStreamStats.Builder - Interface in akasha.rtc
 
RTCRemoteOutboundRtpStreamStats - Interface in akasha.rtc
The WebRTC statistics model's RTCRemoteOutboundRtpStreamStats dictionary extends the underlying RTCSentRtpStreamStats dictionary with properties measuring metrics specific to outgoing RTP streams.
RTCRemoteOutboundRtpStreamStats.Builder - Interface in akasha.rtc
The WebRTC statistics model's RTCRemoteOutboundRtpStreamStats dictionary extends the underlying RTCSentRtpStreamStats dictionary with properties measuring metrics specific to outgoing RTP streams.
RTCRtcpMuxPolicy - Annotation Type in akasha.rtc
 
RTCRtcpMuxPolicy.Util - Class in akasha.rtc
 
RTCRtcpParameters - Interface in akasha.rtc
The RTCRtcpParameters dictionary provides parameters of an RTCP connection.
RTCRtcpParameters.Builder - Interface in akasha.rtc
The RTCRtcpParameters dictionary provides parameters of an RTCP connection.
RTCRtpCapabilities - Interface in akasha.rtc
The RTCRtpCapabilities dictionary is a data type used to describe the capabilities of an RTCRtpSender or RTCRtpReceiver in response to a call to the RTCRtpSender.getCapabilities() or RTCRtpReceiver.getCapabilities() static functions, both of which return an array of RTCRtpCapabilities objects.
RTCRtpCapabilities.Builder - Interface in akasha.rtc
The RTCRtpCapabilities dictionary is a data type used to describe the capabilities of an RTCRtpSender or RTCRtpReceiver in response to a call to the RTCRtpSender.getCapabilities() or RTCRtpReceiver.getCapabilities() static functions, both of which return an array of RTCRtpCapabilities objects.
RTCRtpCodecCapability - Interface in akasha.rtc
The WebRTC API's RTCRtpCodecCapability dictionary provides information describing the capabilities of a single media codec.
RTCRtpCodecCapability.Builder - Interface in akasha.rtc
The WebRTC API's RTCRtpCodecCapability dictionary provides information describing the capabilities of a single media codec.
RTCRtpCodecParameters - Interface in akasha.rtc
The RTCRtpCodecParameters dictionary, part of the WebRTC API, is used to describe the configuration parameters for a single media codec.
RTCRtpCodecParameters.Builder - Interface in akasha.rtc
The RTCRtpCodecParameters dictionary, part of the WebRTC API, is used to describe the configuration parameters for a single media codec.
RTCRtpCodingParameters - Interface in akasha.rtc
 
RTCRtpCodingParameters.Builder - Interface in akasha.rtc
 
RTCRtpContributingSource - Interface in akasha.rtc
The RTCRtpContributingSource dictionary of the WebRTC API is used by getContributingSources() to provide information about a given contributing source (CSRC), including the most recent time a packet that the source contributed was played out.
RTCRtpContributingSource.Builder - Interface in akasha.rtc
The RTCRtpContributingSource dictionary of the WebRTC API is used by getContributingSources() to provide information about a given contributing source (CSRC), including the most recent time a packet that the source contributed was played out.
RTCRtpContributingSourceStats - Interface in akasha.rtc
 
RTCRtpContributingSourceStats.Builder - Interface in akasha.rtc
 
RTCRtpDecodingParameters - Interface in akasha.rtc
 
RTCRtpDecodingParameters.Builder - Interface in akasha.rtc
 
RTCRtpEncodingParameters - Interface in akasha.rtc
An instance of the WebRTC API's RTCRtpEncodingParameters dictionary describes a single configuration of a codec for an RTCRtpSender.
RTCRtpEncodingParameters.Builder - Interface in akasha.rtc
An instance of the WebRTC API's RTCRtpEncodingParameters dictionary describes a single configuration of a codec for an RTCRtpSender.
RTCRtpHeaderExtensionCapability - Interface in akasha.rtc
 
RTCRtpHeaderExtensionCapability.Builder - Interface in akasha.rtc
 
RTCRtpHeaderExtensionParameters - Interface in akasha.rtc
 
RTCRtpHeaderExtensionParameters.Builder - Interface in akasha.rtc
 
RTCRtpParameters - Interface in akasha.rtc
The RTCRtpParameters dictionary is the basic object describing the parameters of an RTP transport.
RTCRtpParameters.Builder - Interface in akasha.rtc
The RTCRtpParameters dictionary is the basic object describing the parameters of an RTP transport.
RTCRtpReceiveParameters - Interface in akasha.rtc
The RTCRtpReceiveParameters dictionary, based upon the RTCRtpParameters dictionary, is returned by the RTCRtpReceiver method getParameters().
RTCRtpReceiveParameters.Builder - Interface in akasha.rtc
The RTCRtpReceiveParameters dictionary, based upon the RTCRtpParameters dictionary, is returned by the RTCRtpReceiver method getParameters().
RTCRtpReceiver - Class in akasha.rtc
The RTCRtpReceiver interface of the WebRTC API manages the reception and decoding of data for a MediaStreamTrack on an RTCPeerConnection.
RTCRtpReceiver() - Constructor for class akasha.rtc.RTCRtpReceiver
 
RTCRtpSender - Class in akasha.rtc
The RTCRtpSender interface provides the ability to control and obtain details about how a particular MediaStreamTrack is encoded and sent to a remote peer.
RTCRtpSender() - Constructor for class akasha.rtc.RTCRtpSender
 
RTCRtpSendParameters - Interface in akasha.rtc
The WebRTC API's RTCRtpSendParameters dictionary is used to specify the parameters for an RTCRtpSender when calling its setParameters() method.
RTCRtpSendParameters.Builder - Interface in akasha.rtc
The WebRTC API's RTCRtpSendParameters dictionary is used to specify the parameters for an RTCRtpSender when calling its setParameters() method.
RTCRtpStreamStats - Interface in akasha.rtc
The RTCRtpStreamStats dictionary is returned by the RTCPeerConnection.getStats(), RTCRtpSender.getStats(), and RTCRtpReceiver.getStats() methods to provide detailed statistics about WebRTC connectivity.
RTCRtpStreamStats.Builder - Interface in akasha.rtc
The RTCRtpStreamStats dictionary is returned by the RTCPeerConnection.getStats(), RTCRtpSender.getStats(), and RTCRtpReceiver.getStats() methods to provide detailed statistics about WebRTC connectivity.
RTCRtpSynchronizationSource - Interface in akasha.rtc
The RTCRtpSynchronizationSource dictionary of the WebRTC API is used by getSynchronizationSources() to describe a particular synchronization source (SSRC).
RTCRtpSynchronizationSource.Builder - Interface in akasha.rtc
The RTCRtpSynchronizationSource dictionary of the WebRTC API is used by getSynchronizationSources() to describe a particular synchronization source (SSRC).
RTCRtpTransceiver - Class in akasha.rtc
The WebRTC interface RTCRtpTransceiver describes a permanent pairing of an RTCRtpSender and an RTCRtpReceiver, along with some shared state.
RTCRtpTransceiver() - Constructor for class akasha.rtc.RTCRtpTransceiver
 
RTCRtpTransceiverDirection - Annotation Type in akasha.rtc
 
RTCRtpTransceiverDirection.Util - Class in akasha.rtc
 
RTCRtpTransceiverInit - Interface in akasha.rtc
The RTCRtpTransceiverInit dictionary is used when calling the WebRTC function RTCPeerConnection.addTransceiver() to provide configuration options for the new transceiver.
RTCRtpTransceiverInit.Builder - Interface in akasha.rtc
The RTCRtpTransceiverInit dictionary is used when calling the WebRTC function RTCPeerConnection.addTransceiver() to provide configuration options for the new transceiver.
RTCRtpTransceiverStats - Interface in akasha.rtc
 
RTCRtpTransceiverStats.Builder - Interface in akasha.rtc
 
RTCSctpTransport - Class in akasha.rtc
The RTCSctpTransport interface provides information which describes a Stream Control Transmission Protocol (SCTP) transport.
RTCSctpTransport() - Constructor for class akasha.rtc.RTCSctpTransport
 
RTCSctpTransportState - Annotation Type in akasha.rtc
 
RTCSctpTransportState.Util - Class in akasha.rtc
 
RTCSctpTransportStats - Interface in akasha.rtc
 
RTCSctpTransportStats.Builder - Interface in akasha.rtc
 
RTCSdpType - Annotation Type in akasha.rtc
 
RTCSdpType.Util - Class in akasha.rtc
 
RTCSenderAudioTrackAttachmentStats - Interface in akasha.rtc
 
RTCSenderAudioTrackAttachmentStats.Builder - Interface in akasha.rtc
 
RTCSenderVideoTrackAttachmentStats - Interface in akasha.rtc
 
RTCSenderVideoTrackAttachmentStats.Builder - Interface in akasha.rtc
 
RTCSentRtpStreamStats - Interface in akasha.rtc
 
RTCSentRtpStreamStats.Builder - Interface in akasha.rtc
 
RTCSessionDescription - Class in akasha.rtc
The RTCSessionDescription interface describes one end of a connection—or potential connection—and how it's configured.
RTCSessionDescription(RTCSessionDescriptionInit) - Constructor for class akasha.rtc.RTCSessionDescription
The RTCSessionDescription() constructor creates a new RTCSessionDescription with its properties initialized as described in the specified object.
RTCSessionDescriptionCallback - Interface in akasha.rtc
 
RTCSessionDescriptionInit - Interface in akasha.rtc
 
RTCSessionDescriptionInit.Builder - Interface in akasha.rtc
 
RTCSignalingState - Annotation Type in akasha.rtc
 
RTCSignalingState.Util - Class in akasha.rtc
 
RTCStats - Interface in akasha.rtc
The RTCStats dictionary is the basic statistics object used by WebRTC's statistics monitoring model, providing the properties required of all statistics data objects.
RTCStats.Builder - Interface in akasha.rtc
The RTCStats dictionary is the basic statistics object used by WebRTC's statistics monitoring model, providing the properties required of all statistics data objects.
RTCStatsIceCandidatePairState - Annotation Type in akasha.rtc
 
RTCStatsIceCandidatePairState.Util - Class in akasha.rtc
 
RTCStatsReport - Class in akasha.rtc
The RTCStatsReport interface provides a statistics report obtained by calling one of the RTCPeerConnection.getStats(), RTCRtpReceiver.getStats(), and RTCRtpSender.getStats() methods.
RTCStatsReport() - Constructor for class akasha.rtc.RTCStatsReport
 
RTCStatsReport.Entry - Class in akasha.rtc
 
RTCStatsReport.ForEachCallback - Interface in akasha.rtc
 
RTCStatsReport.ForEachCallback2 - Interface in akasha.rtc
 
RTCStatsReport.ForEachCallback3 - Interface in akasha.rtc
 
RTCStatsType - Annotation Type in akasha.rtc
 
RTCStatsType.Util - Class in akasha.rtc
 
RTCTrackEvent - Class in akasha.rtc
The WebRTC API interface RTCTrackEvent represents the track event, which is sent when a new MediaStreamTrack is added to an RTCRtpReceiver which is part of the RTCPeerConnection.
RTCTrackEvent(String, RTCTrackEventInit) - Constructor for class akasha.rtc.RTCTrackEvent
The RTCTrackEvent() constructor creates and returns a new RTCTrackEvent object, configured to describe the track which has been added to the RTCPeerConnection.
RTCTrackEventHandler - Interface in akasha.rtc
Handle events of type RTCTrackEvent
RTCTrackEventInit - Interface in akasha.rtc
The WebRTC API's RTCTrackEventInit dictionary is used to provide information describing an RTCTrackEvent when instantiating a new track event using new RTCTrackEvent().
RTCTrackEventInit.Builder - Interface in akasha.rtc
The WebRTC API's RTCTrackEventInit dictionary is used to provide information describing an RTCTrackEvent when instantiating a new track event using new RTCTrackEvent().
RTCTrackEventListener - Interface in akasha.rtc
Listener for events of type RTCTrackEvent
RTCTransportStats - Interface in akasha.rtc
 
RTCTransportStats.Builder - Interface in akasha.rtc
 
RTCVideoHandlerStats - Interface in akasha.rtc
 
RTCVideoHandlerStats.Builder - Interface in akasha.rtc
 
RTCVideoReceiverStats - Interface in akasha.rtc
 
RTCVideoReceiverStats.Builder - Interface in akasha.rtc
 
RTCVideoSenderStats - Interface in akasha.rtc
 
RTCVideoSenderStats.Builder - Interface in akasha.rtc
 
RTCVideoSourceStats - Interface in akasha.rtc
 
RTCVideoSourceStats.Builder - Interface in akasha.rtc
 
rtl - Static variable in annotation type akasha.CanvasDirection
 
rtl - Static variable in annotation type akasha.DirType
Right to left direction which is to be used for languages that are written from the right to the left, such as Arabic.
rtl - Static variable in annotation type akasha.notifications.NotificationDirection
 
rtp - Static variable in annotation type akasha.rtc.RTCIceComponent
 
rtpTimestamp(int) - Method in interface akasha.rtc.RTCRtpContributingSource.Builder
The read-only rtpTimestamp property of the RTCRtpContributingSource interface returns a DOMHighResTimeStamp indicating the source-generated time at which the media contained int he packet was first sampled or obtained.
rtpTimestamp() - Method in interface akasha.rtc.RTCRtpContributingSource
The read-only rtpTimestamp property of the RTCRtpContributingSource interface returns a DOMHighResTimeStamp indicating the source-generated time at which the media contained int he packet was first sampled or obtained.
rtpTimestamp(int) - Method in interface akasha.rtc.RTCRtpSynchronizationSource.Builder
The read-only rtpTimestamp property of the RTCRtpContributingSource interface returns a DOMHighResTimeStamp indicating the source-generated time at which the media contained int he packet was first sampled or obtained.
rtxSsrc(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
rtxSsrc() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
rules() - Method in class akasha.CSSStyleSheet
 
rules - Variable in class akasha.HTMLTableElement
The HTMLTableElement.rules property indicates which cell borders to render in the table.
running - Static variable in annotation type akasha.AnimationPlayState
 
running - Static variable in annotation type akasha.audio.AudioContextState
 
RuntimeError - Class in akasha.wasm
The WebAssembly.RuntimeError object is the error type that is thrown whenever WebAssembly specifies a trap.
RuntimeError() - Constructor for class akasha.wasm.RuntimeError
 
rx() - Method in class akasha.svg.SVGEllipseElement
 
rx() - Method in class akasha.svg.SVGRectElement
 
ry() - Method in class akasha.svg.SVGEllipseElement
 
ry() - Method in class akasha.svg.SVGRectElement
 

S

S16 - Static variable in annotation type akasha.AudioSampleFormat
 
S16P - Static variable in annotation type akasha.AudioSampleFormat
 
S24 - Static variable in annotation type akasha.AudioSampleFormat
 
S24P - Static variable in annotation type akasha.AudioSampleFormat
 
S32 - Static variable in annotation type akasha.AudioSampleFormat
 
S32P - Static variable in annotation type akasha.AudioSampleFormat
 
salt(BufferSource) - Method in interface akasha.crypto.HkdfParams.Builder
 
salt() - Method in interface akasha.crypto.HkdfParams
 
salt(BufferSource) - Method in interface akasha.crypto.Pbkdf2Params.Builder
 
salt() - Method in interface akasha.crypto.Pbkdf2Params
 
saltLength(int) - Method in interface akasha.crypto.RsaPssParams.Builder
 
saltLength() - Method in interface akasha.crypto.RsaPssParams
 
same_origin - Static variable in annotation type akasha.ReferrerPolicy
A referrer will be sent for same origin, but cross-origin requests will contain no referrer information.
same_origin - Static variable in annotation type akasha.RequestCredentials
 
same_origin - Static variable in annotation type akasha.RequestMode
 
sample() - Method in class akasha.CSPViolationReportBody
 
sample() - Method in class akasha.SecurityPolicyViolationEvent
The sample read-only property of the SecurityPolicyViolationEvent interface is a DOMString representing a sample of the resource that caused the violation.
sample(String) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
sample() - Method in interface akasha.SecurityPolicyViolationEventInit
 
SAMPLE_ALPHA_TO_COVERAGE - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLE_ALPHA_TO_COVERAGE - Static variable in class akasha.gl.WebGLRenderingContext
 
SAMPLE_BUFFERS - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLE_BUFFERS - Static variable in class akasha.gl.WebGLRenderingContext
 
SAMPLE_COVERAGE - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLE_COVERAGE - Static variable in class akasha.gl.WebGLRenderingContext
 
SAMPLE_COVERAGE_INVERT - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLE_COVERAGE_INVERT - Static variable in class akasha.gl.WebGLRenderingContext
 
SAMPLE_COVERAGE_VALUE - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLE_COVERAGE_VALUE - Static variable in class akasha.gl.WebGLRenderingContext
 
sampleCount(int) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor.Builder
 
sampleCount(int) - Method in interface akasha.gpu.GPURenderPassLayout.Builder
 
sampleCount() - Method in interface akasha.gpu.GPURenderPassLayout
 
sampleCount(int) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
 
sampleCount() - Method in interface akasha.gpu.GPUTextureDescriptor
 
sampleCoverage(float, boolean) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.sampleCoverage() method of the WebGL API specifies multi-sample coverage parameters for anti-aliasing effects.
sampleCoverage(float, boolean) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.sampleCoverage() method of the WebGL API specifies multi-sample coverage parameters for anti-aliasing effects.
sampler(GPUSamplerBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
 
sampler() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
SAMPLER_2D - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLER_2D - Static variable in class akasha.gl.WebGLRenderingContext
 
SAMPLER_2D_ARRAY - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLER_2D_ARRAY_SHADOW - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLER_2D_SHADOW - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLER_3D - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLER_CUBE - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLER_CUBE - Static variable in class akasha.gl.WebGLRenderingContext
 
SAMPLER_CUBE_SHADOW - Static variable in class akasha.gl.WebGL2RenderingContext
 
sampleRate() - Method in class akasha.audio.AudioBuffer
A floating-point value indicating the current sample rate of the buffers data, in samples per second.
sampleRate(float) - Method in interface akasha.audio.AudioBufferOptions.Builder
 
sampleRate() - Method in interface akasha.audio.AudioBufferOptions
 
sampleRate(float) - Method in interface akasha.audio.AudioContextOptions.Builder
The AudioContextOptions dictionary (used when instantiating an AudioContext) may contain a property named sampleRate, which indicates the sample rate to use for the new context.
sampleRate() - Method in interface akasha.audio.AudioContextOptions
The AudioContextOptions dictionary (used when instantiating an AudioContext) may contain a property named sampleRate, which indicates the sample rate to use for the new context.
sampleRate() - Method in class akasha.audio.BaseAudioContext
The sampleRate property of the BaseAudioContext interface returns a floating point number representing the sample rate, in samples per second, used by all nodes in this audio context.
sampleRate(float) - Method in interface akasha.audio.OfflineAudioContextOptions.Builder
 
sampleRate() - Method in interface akasha.audio.OfflineAudioContextOptions
 
sampleRate() - Method in class akasha.AudioData
 
sampleRate(float) - Method in interface akasha.AudioDataInit.Builder
 
sampleRate() - Method in interface akasha.AudioDataInit
 
sampleRate(int) - Method in interface akasha.AudioDecoderConfig.Builder
 
sampleRate() - Method in interface akasha.AudioDecoderConfig
 
sampleRate(int) - Method in interface akasha.AudioEncoderConfig.Builder
 
sampleRate() - Method in interface akasha.AudioEncoderConfig
 
sampleRate(ULongRange) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
sampleRate() - Method in interface akasha.media.MediaTrackCapabilities
 
sampleRate(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
sampleRate(int) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
sampleRate(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
sampleRate(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
sampleRate(int) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
sampleRate(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
sampleRate() - Method in interface akasha.media.MediaTrackConstraintSet
 
sampleRate(int) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's sampleRate property is an integer indicating how many audio samples per second the MediaStreamTrack is currently configured for.
sampleRate() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's sampleRate property is an integer indicating how many audio samples per second the MediaStreamTrack is currently configured for.
sampleRate(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's sampleRate property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the sampleRate constraint.
sampleRate() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's sampleRate property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the sampleRate constraint.
samplerParameterf(WebGLSampler, int, float) - Method in class akasha.gl.WebGL2RenderingContext
 
samplerParameteri(WebGLSampler, int, int) - Method in class akasha.gl.WebGL2RenderingContext
 
SAMPLES - Static variable in class akasha.gl.WebGL2RenderingContext
 
SAMPLES - Static variable in class akasha.gl.WebGLRenderingContext
 
samplesDecodedWithCelt(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
samplesDecodedWithCelt() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
samplesDecodedWithSilk(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
samplesDecodedWithSilk() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
samplesEncodedWithCelt(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
samplesEncodedWithCelt() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
samplesEncodedWithSilk(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
samplesEncodedWithSilk() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
sampleSize(ULongRange) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
sampleSize() - Method in interface akasha.media.MediaTrackCapabilities
 
sampleSize(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
sampleSize(int) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
sampleSize(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
sampleSize(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
sampleSize(int) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
sampleSize(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
sampleSize() - Method in interface akasha.media.MediaTrackConstraintSet
 
sampleSize(int) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's sampleSize property is an integer indicating the linear sample size (in bits per sample) the MediaStreamTrack is currently configured for.
sampleSize() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's sampleSize property is an integer indicating the linear sample size (in bits per sample) the MediaStreamTrack is currently configured for.
sampleSize(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's sampleSize property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the sampleSize constraint.
sampleSize() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's sampleSize property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the sampleSize constraint.
sampleType(String) - Method in interface akasha.gpu.GPUTextureBindingLayout.Builder
 
sampleType() - Method in interface akasha.gpu.GPUTextureBindingLayout
 
sandbox() - Method in class akasha.HTMLIFrameElement
 
save() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.save() method of the Canvas 2D API saves the entire state of the canvas by pushing the current state onto a stack.
save() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
sawtooth - Static variable in annotation type akasha.audio.OscillatorType
 
scalabilityMode(String) - Method in interface akasha.VideoEncoderConfig.Builder
 
scalabilityMode() - Method in interface akasha.VideoEncoderConfig
 
scale(double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.scale() method of the Canvas 2D API adds a scaling transformation to the canvas units horizontally and/or vertically.
scale(double, double, double, double, double, double) - Method in class akasha.DOMMatrixReadOnly
 
scale(double, double, double, double, double) - Method in class akasha.DOMMatrixReadOnly
 
scale(double, double, double, double) - Method in class akasha.DOMMatrixReadOnly
 
scale(double, double, double) - Method in class akasha.DOMMatrixReadOnly
 
scale(double, double) - Method in class akasha.DOMMatrixReadOnly
 
scale(double) - Method in class akasha.DOMMatrixReadOnly
 
scale() - Method in class akasha.DOMMatrixReadOnly
 
scale(double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
scale() - Method in class akasha.svg.SVGFEDisplacementMapElement
 
scale() - Method in class akasha.VisualViewport
The scale read-only property of the VisualViewport interface returns the pinch-zoom scaling factor applied to the visual viewport.
scale3d(double, double, double, double) - Method in class akasha.DOMMatrixReadOnly
 
scale3d(double, double, double) - Method in class akasha.DOMMatrixReadOnly
 
scale3d(double, double) - Method in class akasha.DOMMatrixReadOnly
 
scale3d(double) - Method in class akasha.DOMMatrixReadOnly
 
scale3d() - Method in class akasha.DOMMatrixReadOnly
 
scale3dSelf(double, double, double, double) - Method in class akasha.DOMMatrix
 
scale3dSelf(double, double, double) - Method in class akasha.DOMMatrix
 
scale3dSelf(double, double) - Method in class akasha.DOMMatrix
 
scale3dSelf(double) - Method in class akasha.DOMMatrix
 
scale3dSelf() - Method in class akasha.DOMMatrix
 
scaleNonUniform(double, double) - Method in class akasha.DOMMatrixReadOnly
 
scaleNonUniform(double) - Method in class akasha.DOMMatrixReadOnly
 
scaleNonUniform() - Method in class akasha.DOMMatrixReadOnly
 
scaleResolutionDownBy(double) - Method in interface akasha.rtc.RTCRtpEncodingParameters.Builder
The RTCRtpEncodingParameters dictionary's scaleResolutionDownBy property can be used to specify a factor by which to reduce the size of a video track during encoding.
scaleResolutionDownBy() - Method in interface akasha.rtc.RTCRtpEncodingParameters
The RTCRtpEncodingParameters dictionary's scaleResolutionDownBy property can be used to specify a factor by which to reduce the size of a video track during encoding.
scaleSelf(double, double, double, double, double, double) - Method in class akasha.DOMMatrix
 
scaleSelf(double, double, double, double, double) - Method in class akasha.DOMMatrix
 
scaleSelf(double, double, double, double) - Method in class akasha.DOMMatrix
 
scaleSelf(double, double, double) - Method in class akasha.DOMMatrix
 
scaleSelf(double, double) - Method in class akasha.DOMMatrix
 
scaleSelf(double) - Method in class akasha.DOMMatrix
 
scaleSelf() - Method in class akasha.DOMMatrix
 
scheme - Variable in class akasha.HTMLMetaElement
 
scissor(int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.scissor() method of the WebGL API sets a scissor box, which limits the drawing to a specified rectangle.
scissor(int, int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.scissor() method of the WebGL API sets a scissor box, which limits the drawing to a specified rectangle.
SCISSOR_BOX - Static variable in class akasha.gl.WebGL2RenderingContext
 
SCISSOR_BOX - Static variable in class akasha.gl.WebGLRenderingContext
 
SCISSOR_TEST - Static variable in class akasha.gl.WebGL2RenderingContext
 
SCISSOR_TEST - Static variable in class akasha.gl.WebGLRenderingContext
 
scope - Variable in class akasha.HTMLTableCellElement
 
scope(String) - Method in interface akasha.RegistrationOptions.Builder
 
scope() - Method in interface akasha.RegistrationOptions
 
scope() - Method in class akasha.ServiceWorkerRegistration
The scope read-only property of the ServiceWorkerRegistration interface returns a unique identifier for a service worker registration.
ScopeType - Annotation Type in akasha
An enumerated value to define the cells that the header element relates to.
ScopeType.Util - Class in akasha
 
Screen - Class in akasha
The Screen interface represents a screen, usually the one on which the current window is being rendered, and is obtained using window.screen.
Screen() - Constructor for class akasha.Screen
 
screen - Static variable in annotation type akasha.WakeLockType
 
screen() - Method in class akasha.Window
The Window property screen returns a reference to the screen object associated with the window.
screen() - Static method in class akasha.WindowGlobal
The Window property screen returns a reference to the screen object associated with the window.
screen - Static variable in annotation type akasha.xr.XRTargetRayMode
 
screen_wake_lock - Static variable in annotation type akasha.PermissionName
 
screenLeft() - Method in class akasha.Window
The Window.screenLeft read-only property returns the horizontal distance, in CSS pixels, from the left border of the user's browser viewport to the left side of the screen.
screenLeft() - Static method in class akasha.WindowGlobal
The Window.screenLeft read-only property returns the horizontal distance, in CSS pixels, from the left border of the user's browser viewport to the left side of the screen.
ScreenOrientation - Class in akasha
The ScreenOrientation interface of the Screen Orientation API provides information about the current orientation of the document.
ScreenOrientation() - Constructor for class akasha.ScreenOrientation
 
screenTop() - Method in class akasha.Window
The Window.screenTop read-only property returns the vertical distance, in CSS pixels, from the top border of the user's browser viewport to the top side of the screen.
screenTop() - Static method in class akasha.WindowGlobal
The Window.screenTop read-only property returns the vertical distance, in CSS pixels, from the top border of the user's browser viewport to the top side of the screen.
screenX(double) - Method in interface akasha.DragEventInit.Builder
 
screenX() - Method in class akasha.MouseEvent
The screenX read-only property of the MouseEvent interface provides the horizontal coordinate (offset) of the mouse pointer in global (screen) coordinates.
screenX(double) - Method in interface akasha.MouseEventInit.Builder
 
screenX() - Method in interface akasha.MouseEventInit
 
screenX(double) - Method in interface akasha.PointerEventInit.Builder
 
screenX() - Method in class akasha.Touch
Returns the X coordinate of the touch point relative to the screen, not including any scroll offset.
screenX(double) - Method in interface akasha.TouchInit.Builder
 
screenX() - Method in interface akasha.TouchInit
 
screenX(double) - Method in interface akasha.WheelEventInit.Builder
 
screenX() - Method in class akasha.Window
The Window.screenX read-only property returns the horizontal distance, in CSS pixels, of the left border of the user's browser viewport to the left side of the screen.
screenX() - Static method in class akasha.WindowGlobal
The Window.screenX read-only property returns the horizontal distance, in CSS pixels, of the left border of the user's browser viewport to the left side of the screen.
screenY(double) - Method in interface akasha.DragEventInit.Builder
 
screenY() - Method in class akasha.MouseEvent
The screenY read-only property of the MouseEvent interface provides the vertical coordinate (offset) of the mouse pointer in global (screen) coordinates.
screenY(double) - Method in interface akasha.MouseEventInit.Builder
 
screenY() - Method in interface akasha.MouseEventInit
 
screenY(double) - Method in interface akasha.PointerEventInit.Builder
 
screenY() - Method in class akasha.Touch
Returns the Y coordinate of the touch point relative to the screen, not including any scroll offset.
screenY(double) - Method in interface akasha.TouchInit.Builder
 
screenY() - Method in interface akasha.TouchInit
 
screenY(double) - Method in interface akasha.WheelEventInit.Builder
 
screenY() - Method in class akasha.Window
The Window.screenY read-only property returns the vertical distance, in CSS pixels, of the top border of the user's browser viewport to the top edge of the screen.
screenY() - Static method in class akasha.WindowGlobal
The Window.screenY read-only property returns the vertical distance, in CSS pixels, of the top border of the user's browser viewport to the top edge of the screen.
script - Static variable in annotation type akasha.RequestDestination
 
ScriptProcessorNode - Class in akasha.audio
The ScriptProcessorNode interface allows the generation, processing, or analyzing of audio using JavaScript.
ScriptProcessorNode() - Constructor for class akasha.audio.ScriptProcessorNode
 
scripts() - Method in class akasha.Document
The scripts property of the Document interface returns a list of the script elements in the document.
scriptURL() - Method in class akasha.ServiceWorker
Returns the ServiceWorker serialized script URL defined as part of ServiceWorkerRegistration.
scroll(ScrollToOptions) - Method in class akasha.Element
The scroll() method of the Element interface scrolls the element to a particular set of coordinates inside a given element.
scroll() - Method in class akasha.Element
The scroll() method of the Element interface scrolls the element to a particular set of coordinates inside a given element.
scroll(double, double) - Method in class akasha.Element
The scroll() method of the Element interface scrolls the element to a particular set of coordinates inside a given element.
scroll - Variable in class akasha.VTTRegion
 
scroll(ScrollToOptions) - Method in class akasha.Window
The Window.scroll() method scrolls the window to a particular place in the document.
scroll() - Method in class akasha.Window
The Window.scroll() method scrolls the window to a particular place in the document.
scroll(double, double) - Method in class akasha.Window
The Window.scroll() method scrolls the window to a particular place in the document.
scroll(ScrollToOptions) - Static method in class akasha.WindowGlobal
The Window.scroll() method scrolls the window to a particular place in the document.
scroll() - Static method in class akasha.WindowGlobal
The Window.scroll() method scrolls the window to a particular place in the document.
scroll(double, double) - Static method in class akasha.WindowGlobal
The Window.scroll() method scrolls the window to a particular place in the document.
scrollAmount - Variable in class akasha.HTMLMarqueeElement
 
scrollbars() - Method in class akasha.Window
The Window.scrollbars property returns the scrollbars object, whose visibility can be checked.
scrollbars() - Static method in class akasha.WindowGlobal
The Window.scrollbars property returns the scrollbars object, whose visibility can be checked.
ScrollBehavior - Annotation Type in akasha
 
ScrollBehavior.Util - Class in akasha
 
scrollBy(ScrollToOptions) - Method in class akasha.Element
The scrollBy() method of the Element interface scrolls an element by the given amount.
scrollBy() - Method in class akasha.Element
The scrollBy() method of the Element interface scrolls an element by the given amount.
scrollBy(double, double) - Method in class akasha.Element
The scrollBy() method of the Element interface scrolls an element by the given amount.
scrollBy(ScrollToOptions) - Method in class akasha.Window
The Window.scrollBy() method scrolls the document in the window by the given amount.
scrollBy() - Method in class akasha.Window
The Window.scrollBy() method scrolls the document in the window by the given amount.
scrollBy(double, double) - Method in class akasha.Window
The Window.scrollBy() method scrolls the document in the window by the given amount.
scrollBy(ScrollToOptions) - Static method in class akasha.WindowGlobal
The Window.scrollBy() method scrolls the document in the window by the given amount.
scrollBy() - Static method in class akasha.WindowGlobal
The Window.scrollBy() method scrolls the document in the window by the given amount.
scrollBy(double, double) - Static method in class akasha.WindowGlobal
The Window.scrollBy() method scrolls the document in the window by the given amount.
scrollDelay - Variable in class akasha.HTMLMarqueeElement
 
scrollHeight() - Method in class akasha.Element
The Element.scrollHeight read-only property is a measurement of the height of an element's content, including content not visible on the screen due to overflow.
scrolling - Variable in class akasha.HTMLFrameElement
 
scrolling - Variable in class akasha.HTMLIFrameElement
 
scrollingElement() - Method in class akasha.Document
The scrollingElement read-only property of the Document interface returns a reference to the Element that scrolls the document.
scrollIntoView(boolean) - Method in class akasha.Element
The Element interface's scrollIntoView() method scrolls the element's parent container such that the element on which scrollIntoView() is called is visible to the user
scrollIntoView(ScrollIntoViewOptions) - Method in class akasha.Element
The Element interface's scrollIntoView() method scrolls the element's parent container such that the element on which scrollIntoView() is called is visible to the user
scrollIntoView() - Method in class akasha.Element
The Element interface's scrollIntoView() method scrolls the element's parent container such that the element on which scrollIntoView() is called is visible to the user
ScrollIntoViewOptions - Interface in akasha
 
ScrollIntoViewOptions.Builder - Interface in akasha
 
scrollLeft - Variable in class akasha.Element
The Element.scrollLeft property gets or sets the number of pixels that an element's content is scrolled from its left edge.
ScrollLogicalPosition - Annotation Type in akasha
 
ScrollLogicalPosition.Util - Class in akasha
 
ScrollOptions - Interface in akasha
 
ScrollOptions.Builder - Interface in akasha
 
scrollPathIntoView() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.scrollPathIntoView() method of the Canvas 2D API scrolls the current or given path into view.
scrollPathIntoView(Path2D) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.scrollPathIntoView() method of the Canvas 2D API scrolls the current or given path into view.
scrollRestoration - Variable in class akasha.History
The scrollRestoration property of History interface allows web applications to explicitly set default scroll restoration behavior on history navigation.
ScrollRestoration - Annotation Type in akasha
 
ScrollRestoration.Util - Class in akasha
 
ScrollSetting - Annotation Type in akasha
 
ScrollSetting.Util - Class in akasha
 
scrollTo(ScrollToOptions) - Method in class akasha.Element
The scrollTo() method of the Element interface scrolls to a particular set of coordinates inside a given element.
scrollTo() - Method in class akasha.Element
The scrollTo() method of the Element interface scrolls to a particular set of coordinates inside a given element.
scrollTo(double, double) - Method in class akasha.Element
The scrollTo() method of the Element interface scrolls to a particular set of coordinates inside a given element.
scrollTo(ScrollToOptions) - Method in class akasha.Window
Window.scrollTo() scrolls to a particular set of coordinates in the document.
scrollTo() - Method in class akasha.Window
Window.scrollTo() scrolls to a particular set of coordinates in the document.
scrollTo(double, double) - Method in class akasha.Window
Window.scrollTo() scrolls to a particular set of coordinates in the document.
scrollTo(ScrollToOptions) - Static method in class akasha.WindowGlobal
Window.scrollTo() scrolls to a particular set of coordinates in the document.
scrollTo() - Static method in class akasha.WindowGlobal
Window.scrollTo() scrolls to a particular set of coordinates in the document.
scrollTo(double, double) - Static method in class akasha.WindowGlobal
Window.scrollTo() scrolls to a particular set of coordinates in the document.
ScrollToOptions - Interface in akasha
The ScrollToOptions dictionary of the CSSOM View spec contains properties specifying where an element should be scrolled to, and whether the scrolling should be smooth.
ScrollToOptions.Builder - Interface in akasha
The ScrollToOptions dictionary of the CSSOM View spec contains properties specifying where an element should be scrolled to, and whether the scrolling should be smooth.
scrollTop - Variable in class akasha.Element
The Element.scrollTop property gets or sets the number of pixels that an element's content is scrolled vertically.
scrollWidth() - Method in class akasha.Element
The Element.scrollWidth read-only property is a measurement of the width of an element's content, including content not visible on the screen due to overflow.
scrollX() - Method in class akasha.Window
The read-only scrollX property of the Window interface returns the number of pixels that the document is currently scrolled horizontally.
scrollX() - Static method in class akasha.WindowGlobal
The read-only scrollX property of the Window interface returns the number of pixels that the document is currently scrolled horizontally.
scrollY() - Method in class akasha.Window
The read-only scrollY property of the Window interface returns the number of pixels that the document is currently scrolled vertically.
scrollY() - Static method in class akasha.WindowGlobal
The read-only scrollY property of the Window interface returns the number of pixels that the document is currently scrolled vertically.
sctp() - Method in class akasha.rtc.RTCPeerConnection
The read-only sctp property on the RTCPeerConnection interface returns an RTCSctpTransport describing the SCTP transport over which SCTP data is being sent and received.
sctp_failure - Static variable in annotation type akasha.rtc.RTCErrorDetailType
 
sctp_transport - Static variable in annotation type akasha.rtc.RTCStatsType
 
sctpCauseCode() - Method in class akasha.rtc.RTCError
 
sctpCauseCode(int) - Method in interface akasha.rtc.RTCErrorInit.Builder
 
sctpCauseCode() - Method in interface akasha.rtc.RTCErrorInit
 
sdp(String) - Method in interface akasha.rtc.RTCLocalSessionDescriptionInit.Builder
 
sdp() - Method in interface akasha.rtc.RTCLocalSessionDescriptionInit
 
sdp() - Method in class akasha.rtc.RTCSessionDescription
The property RTCSessionDescription.sdp is a read-only DOMString containing the SDP which describes the session.
sdp(String) - Method in interface akasha.rtc.RTCSessionDescriptionInit.Builder
 
sdp() - Method in interface akasha.rtc.RTCSessionDescriptionInit
 
sdp_syntax_error - Static variable in annotation type akasha.rtc.RTCErrorDetailType
 
sdpFmtpLine(String) - Method in interface akasha.rtc.RTCCodecStats.Builder
 
sdpFmtpLine() - Method in interface akasha.rtc.RTCCodecStats
 
sdpFmtpLine(String) - Method in interface akasha.rtc.RTCRtpCodecCapability.Builder
 
sdpFmtpLine() - Method in interface akasha.rtc.RTCRtpCodecCapability
 
sdpFmtpLine(String) - Method in interface akasha.rtc.RTCRtpCodecParameters.Builder
 
sdpFmtpLine() - Method in interface akasha.rtc.RTCRtpCodecParameters
 
sdpLineNumber() - Method in class akasha.rtc.RTCError
 
sdpLineNumber(int) - Method in interface akasha.rtc.RTCErrorInit.Builder
 
sdpLineNumber() - Method in interface akasha.rtc.RTCErrorInit
 
sdpMid() - Method in class akasha.rtc.RTCIceCandidate
The read-only property sdpMid on the RTCIceCandidate interface returns a DOMString specifying the media stream identification tag of the media component with which the candidate is associated.
sdpMid(String) - Method in interface akasha.rtc.RTCIceCandidateInit.Builder
The optional property sdpMid in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's sdpMid property.
sdpMid() - Method in interface akasha.rtc.RTCIceCandidateInit
The optional property sdpMid in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's sdpMid property.
sdpMLineIndex() - Method in class akasha.rtc.RTCIceCandidate
The read-only sdpMLineIndex property on the RTCIceCandidate interface is a zero-based index of the m-line describing the media associated with the candidate.
sdpMLineIndex(Double) - Method in interface akasha.rtc.RTCIceCandidateInit.Builder
The optional property sdpMLineIndex in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's sdpMLineIndex property.
sdpMLineIndex() - Method in interface akasha.rtc.RTCIceCandidateInit
The optional property sdpMLineIndex in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's sdpMLineIndex property.
seal(Object) - Static method in class akasha.core.JsObject
The Object.seal() method seals an object, preventing new properties from being added to it and marking all existing properties as non-configurable.
search(RegExp) - Method in class akasha.core.JsString
The search() method executes a search for a match between a regular expression and this String object.
search(String) - Method in class akasha.core.JsString
The search() method executes a search for a match between a regular expression and this String object.
search() - Static method in interface akasha.core.Symbol
The Symbol.search well-known symbol specifies the method that returns the index within a string that matches the regular expression.
search - Variable in class akasha.HTMLAnchorElement
The HTMLHyperlinkElementUtils.search property is a search string, also called a query string, that is USVString containing a '?' followed by the parameters of the URL.
search - Variable in class akasha.HTMLAreaElement
The HTMLHyperlinkElementUtils.search property is a search string, also called a query string, that is USVString containing a '?' followed by the parameters of the URL.
search - Static variable in annotation type akasha.InputModeType
A virtual keyboard optimized for search input.
search - Static variable in annotation type akasha.InputType
A single-line text field for entering search strings.
search - Variable in class akasha.Location
The search property of the Location interface is a search string, also called a query string; that is, a USVString containing a '?' followed by the parameters of the URL.
search - Variable in class akasha.svg.SVGAElement
The HTMLHyperlinkElementUtils.search property is a search string, also called a query string, that is USVString containing a '?' followed by the parameters of the URL.
search - Variable in class akasha.URL
The search property of the URL interface is a search string, also called a query string, that is a USVString containing a '?' followed by the parameters of the URL.
searchParams() - Method in class akasha.URL
The searchParams readonly property of the URL interface returns a URLSearchParams object allowing access to the GET decoded query arguments contained in the URL.
secret - Static variable in annotation type akasha.crypto.KeyType
 
sectionRowIndex() - Method in class akasha.HTMLTableRowElement
 
secureConnectionStart() - Method in class akasha.perf.PerformanceResourceTiming
The secureConnectionStart read-only property returns a timestamp immediately before the browser starts the handshake process to secure the current connection.
secureConnectionStart() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.secureConnectionStart read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, where the secure connection handshake starts.
SECURITY_ERR - Static variable in class akasha.DOMException
 
SecurityPolicyViolationEvent - Class in akasha
The SecurityPolicyViolationEvent interface inherits from Event, and represents the event object of an event sent on a document or worker when its content security policy is violated.
SecurityPolicyViolationEvent(String, SecurityPolicyViolationEventInit) - Constructor for class akasha.SecurityPolicyViolationEvent
The SecurityPolicyViolationEvent constructor creates a new SecurityPolicyViolationEvent object instance.
SecurityPolicyViolationEvent(String) - Constructor for class akasha.SecurityPolicyViolationEvent
The SecurityPolicyViolationEvent constructor creates a new SecurityPolicyViolationEvent object instance.
SecurityPolicyViolationEventDisposition - Annotation Type in akasha
 
SecurityPolicyViolationEventDisposition.Util - Class in akasha
 
SecurityPolicyViolationEventInit - Interface in akasha
 
SecurityPolicyViolationEventInit.Builder - Interface in akasha
 
seed() - Method in class akasha.svg.SVGFETurbulenceElement
 
seekable() - Method in class akasha.HTMLMediaElement
The seekable read-only property of the HTMLMediaElement returns a TimeRanges object that contains the time ranges that the user is able to seek to, if any.
seeking() - Method in class akasha.HTMLMediaElement
 
segments - Static variable in annotation type akasha.media.AppendMode
 
segments() - Method in class akasha.VisualViewport
 
select() - Method in class akasha.HTMLInputElement
The HTMLInputElement.select() method selects all the text in a textarea element or in an input element that includes a text field.
select() - Method in class akasha.HTMLTextAreaElement
 
select - Static variable in annotation type akasha.SelectionMode
 
selectAllChildren(Node) - Method in class akasha.Selection
The Selection.selectAllChildren() method adds all the children of the specified node to the selection.
selected - Variable in class akasha.HTMLOptionElement
 
selected - Variable in class akasha.ImageTrack
 
selected - Variable in class akasha.VideoTrack
The VideoTrack property selected controls whether or not a particular video track is active.
selectedCandidatePairChanges(int) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
selectedCandidatePairChanges() - Method in interface akasha.rtc.RTCTransportStats
 
selectedCandidatePairId(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
selectedCandidatePairId() - Method in interface akasha.rtc.RTCTransportStats
 
selectedIndex - Variable in class akasha.HTMLOptionsCollection
 
selectedIndex - Variable in class akasha.HTMLSelectElement
The HTMLSelectElement.selectedIndex is a long that reflects the index of the first or last selected option element, depending on the value of multiple.
selectedIndex() - Method in class akasha.ImageTrackList
 
selectedIndex() - Method in class akasha.VideoTrackList
The read-only VideoTrackList property selectedIndex returns the index of the currently selected track, if any, or -1 otherwise.
selectedOptions() - Method in class akasha.HTMLSelectElement
The read-only HTMLSelectElement property selectedOptions contains a list of the option elements contained within the select element that are currently selected.
selectedTrack() - Method in class akasha.ImageTrackList
 
Selection - Class in akasha
A Selection object represents the range of text selected by the user or the current position of the caret.
Selection() - Constructor for class akasha.Selection
 
selectionDirection - Variable in class akasha.HTMLInputElement
 
selectionDirection - Variable in class akasha.HTMLTextAreaElement
 
selectionEnd - Variable in class akasha.HTMLInputElement
 
selectionEnd - Variable in class akasha.HTMLTextAreaElement
 
SelectionMode - Annotation Type in akasha
 
SelectionMode.Util - Class in akasha
 
selectionStart - Variable in class akasha.HTMLInputElement
 
selectionStart - Variable in class akasha.HTMLTextAreaElement
 
selectNode(Node) - Method in class akasha.Range
The Range.selectNode() method sets the Range to contain the Node and its contents.
selectNodeContents(Node) - Method in class akasha.Range
The Range.selectNodeContents() method sets the Range to contain the contents of a Node.
selectorText - Variable in class akasha.CSSPageRule
 
selectorText - Variable in class akasha.CSSStyleRule
The CSSRule.selectorText property gets the textual representation of the selector for the rule set.
selectSubString(int, int) - Method in class akasha.svg.SVGTextContentElement
 
self() - Method in class akasha.Window
The Window.self read-only property returns the window itself, as a WindowProxy.
self() - Static method in class akasha.WindowGlobal
The Window.self read-only property returns the window itself, as a WindowProxy.
semi_condensed - Static variable in annotation type akasha.CanvasFontStretch
 
semi_expanded - Static variable in annotation type akasha.CanvasFontStretch
 
send(String) - Method in class akasha.rtc.RTCDataChannel
The send() method of the RTCDataChannel interface sends data across the data channel to the remote peer.
send(Blob) - Method in class akasha.rtc.RTCDataChannel
The send() method of the RTCDataChannel interface sends data across the data channel to the remote peer.
send(ArrayBuffer) - Method in class akasha.rtc.RTCDataChannel
The send() method of the RTCDataChannel interface sends data across the data channel to the remote peer.
send(ArrayBufferView) - Method in class akasha.rtc.RTCDataChannel
The send() method of the RTCDataChannel interface sends data across the data channel to the remote peer.
send(String) - Method in class akasha.WebSocket
The WebSocket.send() method enqueues the specified data to be transmitted to the server over the WebSocket connection, increasing the value of bufferedAmount by the number of bytes needed to contain the data.
send(Blob) - Method in class akasha.WebSocket
The WebSocket.send() method enqueues the specified data to be transmitted to the server over the WebSocket connection, increasing the value of bufferedAmount by the number of bytes needed to contain the data.
send(ArrayBuffer) - Method in class akasha.WebSocket
The WebSocket.send() method enqueues the specified data to be transmitted to the server over the WebSocket connection, increasing the value of bufferedAmount by the number of bytes needed to contain the data.
send(ArrayBufferView) - Method in class akasha.WebSocket
The WebSocket.send() method enqueues the specified data to be transmitted to the server over the WebSocket connection, increasing the value of bufferedAmount by the number of bytes needed to contain the data.
send(Document) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method send() sends the request to the server.
send(XMLHttpRequestBodyInit) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method send() sends the request to the server.
send(Blob) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method send() sends the request to the server.
send(BufferSource) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method send() sends the request to the server.
send(FormData) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method send() sends the request to the server.
send(URLSearchParams) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method send() sends the request to the server.
send(String) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method send() sends the request to the server.
send() - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method send() sends the request to the server.
sendBeacon(String, BodyInit) - Method in class akasha.Navigator
The navigator.sendBeacon() method asynchronously sends a small amount of data over HTTP to a web server.
sendBeacon(String, ReadableStream) - Method in class akasha.Navigator
The navigator.sendBeacon() method asynchronously sends a small amount of data over HTTP to a web server.
sendBeacon(String, XMLHttpRequestBodyInit) - Method in class akasha.Navigator
The navigator.sendBeacon() method asynchronously sends a small amount of data over HTTP to a web server.
sendBeacon(String, Blob) - Method in class akasha.Navigator
The navigator.sendBeacon() method asynchronously sends a small amount of data over HTTP to a web server.
sendBeacon(String, BufferSource) - Method in class akasha.Navigator
The navigator.sendBeacon() method asynchronously sends a small amount of data over HTTP to a web server.
sendBeacon(String, FormData) - Method in class akasha.Navigator
The navigator.sendBeacon() method asynchronously sends a small amount of data over HTTP to a web server.
sendBeacon(String, URLSearchParams) - Method in class akasha.Navigator
The navigator.sendBeacon() method asynchronously sends a small amount of data over HTTP to a web server.
sendBeacon(String, String) - Method in class akasha.Navigator
The navigator.sendBeacon() method asynchronously sends a small amount of data over HTTP to a web server.
sendBeacon(String) - Method in class akasha.Navigator
The navigator.sendBeacon() method asynchronously sends a small amount of data over HTTP to a web server.
sendEncodings(JsArray<RTCRtpEncodingParameters>) - Method in interface akasha.rtc.RTCRtpTransceiverInit.Builder
 
sendEncodings(RTCRtpEncodingParameters...) - Method in interface akasha.rtc.RTCRtpTransceiverInit.Builder
 
sendEncodings() - Method in interface akasha.rtc.RTCRtpTransceiverInit
 
sender() - Method in class akasha.rtc.RTCRtpTransceiver
The read-only sender property of WebRTC's RTCRtpTransceiver interface indicates the RTCRtpSender responsible for encoding and sending outgoing media data for the transceiver's stream.
sender - Static variable in annotation type akasha.rtc.RTCStatsType
 
senderId(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
senderId() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
senderId(String) - Method in interface akasha.rtc.RTCRtpTransceiverStats.Builder
 
senderId() - Method in interface akasha.rtc.RTCRtpTransceiverStats
 
sendonly - Static variable in annotation type akasha.rtc.RTCRtpTransceiverDirection
 
sendrecv - Static variable in annotation type akasha.rtc.RTCRtpTransceiverDirection
 
sentAlert() - Method in class akasha.rtc.RTCError
 
sentAlert(int) - Method in interface akasha.rtc.RTCErrorInit.Builder
 
sentAlert() - Method in interface akasha.rtc.RTCErrorInit
 
sentences - Static variable in annotation type akasha.AutocapitalizeType
The first letter of each sentence defaults to a capital letter; all other letters default to lowercase.
SEPARATE_ATTRIBS - Static variable in class akasha.gl.WebGL2RenderingContext
 
sequence - Static variable in annotation type akasha.media.AppendMode
 
serializeToString(Node) - Method in class akasha.XMLSerializer
The XMLSerializer method serializeToString() constructs a string representing the specified DOM tree in XML form.
service() - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.service read-only property returns the BluetoothGATTService this characteristic belongs to.
service(BluetoothServiceUUID) - Method in interface akasha.bluetooth.BluetoothServiceDataFilterInit.Builder
 
service(String) - Method in interface akasha.bluetooth.BluetoothServiceDataFilterInit.Builder
 
service(int) - Method in interface akasha.bluetooth.BluetoothServiceDataFilterInit.Builder
 
service() - Method in interface akasha.bluetooth.BluetoothServiceDataFilterInit
 
service_not_allowed - Static variable in annotation type akasha.speech.SpeechRecognitionErrorCode
 
serviceData() - Method in class akasha.bluetooth.BluetoothAdvertisingEvent
 
serviceData(BluetoothServiceDataMap) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
serviceData() - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
serviceData(JsArray<BluetoothServiceDataFilterInit>) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit.Builder
 
serviceData(BluetoothServiceDataFilterInit...) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit.Builder
 
serviceData() - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
services(JsArray<BluetoothServiceUUID>) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit.Builder
 
services(BluetoothServiceUUID...) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit.Builder
 
services() - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
serviceWorker() - Method in class akasha.Navigator
The Navigator.serviceWorker read-only property returns the ServiceWorkerContainer object for the associated document, which provides access to registration, removal, upgrade, and communication with the ServiceWorker.
ServiceWorker - Class in akasha
The ServiceWorker interface of the Service Worker API provides a reference to a service worker.
ServiceWorker() - Constructor for class akasha.ServiceWorker
 
ServiceWorkerContainer - Class in akasha
The ServiceWorkerContainer interface of the Service Worker API provides an object representing the service worker as an overall unit in the network ecosystem, including facilities to register, unregister and update service workers, and access the state of service workers and their registrations.
ServiceWorkerContainer() - Constructor for class akasha.ServiceWorkerContainer
 
ServiceWorkerRegistration - Class in akasha
The ServiceWorkerRegistration interface of the Service Worker API represents the service worker registration.
ServiceWorkerRegistration() - Constructor for class akasha.ServiceWorkerRegistration
 
ServiceWorkerRegistrationOrUndefinedUnion - Interface in akasha
 
ServiceWorkerState - Annotation Type in akasha
 
ServiceWorkerState.Util - Class in akasha
 
ServiceWorkerUpdateViaCache - Annotation Type in akasha
 
ServiceWorkerUpdateViaCache.Util - Class in akasha
 
session() - Method in class akasha.xr.XRFrame
An XRFrame object's read-only session property returns the XRSession object that generated the frame.
session() - Method in class akasha.xr.XRInputSourcesChangeEvent
The XRInputSourcesChangeEvent property session specifies the XRSession to which the input source list change event applies.
session(XRSession) - Method in interface akasha.xr.XRInputSourcesChangeEventInit.Builder
The XRInputSourcesChangeEventInit property session specifies the XRSession to which the input source list change event applies.
session() - Method in interface akasha.xr.XRInputSourcesChangeEventInit
The XRInputSourcesChangeEventInit property session specifies the XRSession to which the input source list change event applies.
session() - Method in class akasha.xr.XRSessionEvent
The read-only XRSessionEvent interface's session property indicates which XRSession the event is about.
session(XRSession) - Method in interface akasha.xr.XRSessionEventInit.Builder
The XRSessionEventInit dictionary's session property specifies the XRSession for which the event describes a state change.
session() - Method in interface akasha.xr.XRSessionEventInit
The XRSessionEventInit dictionary's session property specifies the XRSession for which the event describes a state change.
sessionId() - Method in class akasha.MediaKeySession
The MediaKeySession.sessionId is a read-only property that contains a unique string generated by the content decryption module (CDM) for the current media object and its associated keys or licenses.
sessionStorage() - Method in class akasha.Window
The read-only sessionStorage property accesses a session Storage object for the current origin.
sessionStorage() - Static method in class akasha.WindowGlobal
The read-only sessionStorage property accesses a session Storage object for the current origin.
sessionTypes(JsArray<String>) - Method in interface akasha.MediaKeySystemConfiguration.Builder
 
sessionTypes(String...) - Method in interface akasha.MediaKeySystemConfiguration.Builder
 
sessionTypes() - Method in interface akasha.MediaKeySystemConfiguration
 
set(Float32Array, int) - Method in class akasha.core.Float32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Float32Array) - Method in class akasha.core.Float32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>, int) - Method in class akasha.core.Float32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[], int) - Method in class akasha.core.Float32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>) - Method in class akasha.core.Float32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[]) - Method in class akasha.core.Float32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Float64Array, int) - Method in class akasha.core.Float64Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Float64Array) - Method in class akasha.core.Float64Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>, int) - Method in class akasha.core.Float64Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[], int) - Method in class akasha.core.Float64Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>) - Method in class akasha.core.Float64Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[]) - Method in class akasha.core.Float64Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Int16Array, int) - Method in class akasha.core.Int16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Int16Array) - Method in class akasha.core.Int16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>, int) - Method in class akasha.core.Int16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[], int) - Method in class akasha.core.Int16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>) - Method in class akasha.core.Int16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[]) - Method in class akasha.core.Int16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Int32Array, int) - Method in class akasha.core.Int32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Int32Array) - Method in class akasha.core.Int32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>, int) - Method in class akasha.core.Int32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[], int) - Method in class akasha.core.Int32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>) - Method in class akasha.core.Int32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[]) - Method in class akasha.core.Int32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Int8Array, int) - Method in class akasha.core.Int8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Int8Array) - Method in class akasha.core.Int8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>, int) - Method in class akasha.core.Int8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[], int) - Method in class akasha.core.Int8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>) - Method in class akasha.core.Int8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[]) - Method in class akasha.core.Int8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(K, V) - Method in class akasha.core.JsMap
The set() method adds a new element with a specified key and value to a Map object.
set(K, V) - Method in class akasha.core.JsWeakMap
The set() method adds a new element with a specified key and value to a WeakMap object.
set(PropertyMutatorFunction) - Method in interface akasha.core.ObjectPropertyDescriptor.Builder
 
set() - Method in interface akasha.core.ObjectPropertyDescriptor
 
set(Uint16Array, int) - Method in class akasha.core.Uint16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Uint16Array) - Method in class akasha.core.Uint16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>, int) - Method in class akasha.core.Uint16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[], int) - Method in class akasha.core.Uint16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>) - Method in class akasha.core.Uint16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[]) - Method in class akasha.core.Uint16Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Uint32Array, int) - Method in class akasha.core.Uint32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Uint32Array) - Method in class akasha.core.Uint32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>, int) - Method in class akasha.core.Uint32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[], int) - Method in class akasha.core.Uint32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>) - Method in class akasha.core.Uint32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[]) - Method in class akasha.core.Uint32Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Uint8Array, int) - Method in class akasha.core.Uint8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Uint8Array) - Method in class akasha.core.Uint8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>, int) - Method in class akasha.core.Uint8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[], int) - Method in class akasha.core.Uint8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>) - Method in class akasha.core.Uint8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[]) - Method in class akasha.core.Uint8Array
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Uint8ClampedArray, int) - Method in class akasha.core.Uint8ClampedArray
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(Uint8ClampedArray) - Method in class akasha.core.Uint8ClampedArray
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>, int) - Method in class akasha.core.Uint8ClampedArray
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[], int) - Method in class akasha.core.Uint8ClampedArray
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(JsArray<Double>) - Method in class akasha.core.Uint8ClampedArray
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(double[]) - Method in class akasha.core.Uint8ClampedArray
The set() method stores multiple values in the typed array, reading input values from a specified array.
set(String, int) - Method in class akasha.CSSFontFeatureValuesMap
 
set(String, JsArray<Double>) - Method in class akasha.CSSFontFeatureValuesMap
 
set(String, double[]) - Method in class akasha.CSSFontFeatureValuesMap
 
set(int, String) - Method in class akasha.CSSFontPaletteValuesRule
 
set(String, String) - Method in class akasha.DOMStringMap
 
set(String, String) - Method in class akasha.FormData
The set() method of the FormData interface sets a new value for an existing key inside a FormData object, or adds the key/value if it does not already exist.
set(String, Blob, String) - Method in class akasha.FormData
The set() method of the FormData interface sets a new value for an existing key inside a FormData object, or adds the key/value if it does not already exist.
set(String, Blob) - Method in class akasha.FormData
The set() method of the FormData interface sets a new value for an existing key inside a FormData object, or adds the key/value if it does not already exist.
set(String, String) - Method in class akasha.Headers
The set() method of the Headers interface sets a new value for an existing header inside a Headers object, or adds the header if it does not already exist.
set(String, String) - Method in class akasha.URLSearchParams
The set() method of the URLSearchParams interface sets the value associated with a given search parameter to the given value.
set(int, Function) - Method in class akasha.wasm.Table
The set() prototype method of the WebAssembly.Table object mutates a reference stored at a given index to a different value.
setA(double) - Method in interface akasha.DOMMatrix2DInit
 
setA(double) - Method in interface akasha.gpu.GPUColorDict
 
setAbort(UnderlyingSinkAbortCallback) - Method in interface akasha.UnderlyingSink
 
setAbsolute(boolean) - Method in interface akasha.DeviceOrientationEventInit
 
setAcceleration(DeviceMotionEventAccelerationInit) - Method in interface akasha.DeviceMotionEventInit
 
setAccelerationIncludingGravity(DeviceMotionEventAccelerationInit) - Method in interface akasha.DeviceMotionEventInit
 
setAcceptAllDevices(boolean) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
setAcceptAllDevices(boolean) - Method in interface akasha.bluetooth.RequestDeviceOptions
 
setAccess(String) - Method in interface akasha.gpu.GPUStorageTextureBindingLayout
 
setAction(String) - Method in interface akasha.notifications.NotificationAction
 
setAction(String) - Method in interface akasha.notifications.NotificationEventInit
 
setActions(JsArray<NotificationAction>) - Method in interface akasha.notifications.NotificationOptions
 
setActions(NotificationAction...) - Method in interface akasha.notifications.NotificationOptions
 
setActive(boolean) - Method in interface akasha.rtc.RTCRtpEncodingParameters
 
setActiveDuration(double) - Method in interface akasha.ComputedEffectTiming
 
setAdded(JsArray<XRInputSource>) - Method in interface akasha.xr.XRInputSourcesChangeEventInit
The XRInputSourcesChangeEventInit property added specifies a list of input sources, each identified using an XRInputSource object, which the represented inputsourceschange event is to indicate are newly available for use.
setAdditionalData(BufferSource) - Method in interface akasha.crypto.AesGcmParams
 
setAddress(String) - Method in interface akasha.rtc.RTCIceCandidateStats
The address property of the RTCIceCandidateStats dictionary indicates the address of the ICE candidate.
setAddress(String) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit
 
setAddressModeU(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
 
setAddressModeV(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
 
setAddressModeW(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
 
setAdvanced(JsArray<MediaTrackConstraintSet>) - Method in interface akasha.media.MediaTrackConstraints
 
setAdvanced(MediaTrackConstraintSet...) - Method in interface akasha.media.MediaTrackConstraints
 
setAlg(String) - Method in interface akasha.crypto.JsonWebKey
 
setAlg(int) - Method in interface akasha.PublicKeyCredentialParameters
 
setAlgorithm(String) - Method in interface akasha.rtc.RTCDtlsFingerprint
 
setAllowCredentials(JsArray<PublicKeyCredentialDescriptor>) - Method in interface akasha.PublicKeyCredentialRequestOptions
allowCredentials is an optional property of the PublicKeyCredentialRequestOptions dictionary which indicates the existing credentials acceptable for retrieval.
setAllowCredentials(PublicKeyCredentialDescriptor...) - Method in interface akasha.PublicKeyCredentialRequestOptions
allowCredentials is an optional property of the PublicKeyCredentialRequestOptions dictionary which indicates the existing credentials acceptable for retrieval.
setAllowedDevices(JsArray<AllowedBluetoothDevice>) - Method in interface akasha.bluetooth.BluetoothPermissionStorage
 
setAllowedDevices(AllowedBluetoothDevice...) - Method in interface akasha.bluetooth.BluetoothPermissionStorage
 
setAllowedManufacturerData(JsArray<Double>) - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
setAllowedManufacturerData(double...) - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
setAllowedServices(StringOrUUIDArrayUnion) - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
setAllowedServices(String) - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
setAllowedServices(JsArray<String>) - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
setAllowedServices(String...) - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
setAllowWithoutGesture(boolean) - Method in interface akasha.clipboard.ClipboardPermissionDescriptor
 
setAlpha(boolean) - Method in interface akasha.CanvasRenderingContext2DSettings
A flag that indicates whether the canvas contains an alpha channel.
setAlpha(Double) - Method in interface akasha.DeviceMotionEventRotationRateInit
 
setAlpha(Double) - Method in interface akasha.DeviceOrientationEventInit
 
setAlpha(boolean) - Method in interface akasha.gl.WebGLContextAttributes
A flag that that hints that the user agent to reduce the latency by desynchronizing the canvas paint cycle from the event loop.
setAlpha(GPUBlendComponent) - Method in interface akasha.gpu.GPUBlendState
 
setAlpha(boolean) - Method in interface akasha.ImageBitmapRenderingContextSettings
A flag that indicates whether the canvas contains an alpha channel.
setAlpha(boolean) - Method in interface akasha.xr.XRWebGLLayerInit
The alpha property is a Boolean value which, if present and set to true in the XRWebGLLayerInit dictionary passed into the XRWebGLLayer() constructor, specifies that the new layer's color buffer is to include an alpha channel.
setAlphaToCoverageEnabled(boolean) - Method in interface akasha.gpu.GPUMultisampleState
 
setAltitudeAngle(double) - Method in interface akasha.TouchInit
 
setAltKey(boolean) - Method in interface akasha.EventModifierInit
 
setAnimationName(String) - Method in interface akasha.AnimationEventInit
 
setAntialias(boolean) - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates whether or not to perform anti-aliasing.
setAntialias(boolean) - Method in interface akasha.xr.XRWebGLLayerInit
The Boolean antialias property, if present and set to true in the XRWebGLLayerInit object provided as the XRWebGLLayer() constructor's layerInit parameter, requests that the new WebGL rendering layer support anti-aliasing.
setAppearance(int) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
setAppid(String) - Method in interface akasha.AuthenticationExtensionsClientInputs
 
setAppid(boolean) - Method in interface akasha.AuthenticationExtensionsClientOutputs
 
setAppidExclude(String) - Method in interface akasha.AuthenticationExtensionsClientInputs
 
setAppidExclude(boolean) - Method in interface akasha.AuthenticationExtensionsClientOutputs
 
setApplicationServerKey(BufferSourceOrStringUnion) - Method in interface akasha.PushSubscriptionOptionsInit
 
setApplicationServerKey(BufferSource) - Method in interface akasha.PushSubscriptionOptionsInit
 
setApplicationServerKey(String) - Method in interface akasha.PushSubscriptionOptionsInit
 
setArrayLayerCount(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
setArrayStride(int) - Method in interface akasha.gpu.GPUVertexBufferLayout
 
setAspect(String) - Method in interface akasha.gpu.GPUImageCopyTexture
 
setAspect(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
setAspectRatio(DoubleRange) - Method in interface akasha.media.MediaTrackCapabilities
 
setAspectRatio(ConstrainDouble) - Method in interface akasha.media.MediaTrackConstraintSet
 
setAspectRatio(double) - Method in interface akasha.media.MediaTrackConstraintSet
 
setAspectRatio(ConstrainDoubleRange) - Method in interface akasha.media.MediaTrackConstraintSet
 
setAspectRatio(double) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's aspectRatio property is a double-precision floating-point number indicating the aspect ratio of the MediaStreamTrack as currently configured.
setAspectRatio(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's aspectRatio property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the aspectRatio constraint.
setAssertion(String) - Method in interface akasha.rtc.RTCIdentityAssertionResult
 
setAt(int, float) - Method in class akasha.core.Float32Array
 
setAt(int, double) - Method in class akasha.core.Float64Array
 
setAt(int, short) - Method in class akasha.core.Int16Array
 
setAt(int, int) - Method in class akasha.core.Int32Array
 
setAt(int, byte) - Method in class akasha.core.Int8Array
 
setAt(int, int) - Method in class akasha.core.Uint16Array
 
setAt(int, int) - Method in class akasha.core.Uint32Array
 
setAt(int, short) - Method in class akasha.core.Uint8Array
 
setAt(int, short) - Method in class akasha.core.Uint8ClampedArray
 
setAt(int, HTMLOptionElement) - Method in class akasha.HTMLOptionsCollection
 
setAt(int, HTMLOptionElement) - Method in class akasha.HTMLSelectElement
 
setAt(int, SVGLength) - Method in class akasha.svg.SVGLengthList
 
setAt(int, SVGNumber) - Method in class akasha.svg.SVGNumberList
 
setAt(int, DOMPoint) - Method in class akasha.svg.SVGPointList
 
setAt(int, String) - Method in class akasha.svg.SVGStringList
 
setAt(int, SVGTransform) - Method in class akasha.svg.SVGTransformList
 
setAttack(float) - Method in interface akasha.audio.DynamicsCompressorOptions
 
setAttestation(String) - Method in interface akasha.PublicKeyCredentialCreationOptions
attestation is an optional property of the PublicKeyCredentialCreationOptions dictionary.
setAttribute(String, String) - Method in class akasha.Element
Sets the value of an attribute on the specified element.
setAttributeFilter(JsArray<String>) - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional attributeFilter property is an array of strings specifying the names of the attributes whose values are to be monitored for changes.
setAttributeFilter(String...) - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional attributeFilter property is an array of strings specifying the names of the attributes whose values are to be monitored for changes.
setAttributeNode(Attr) - Method in class akasha.Element
The setAttributeNode() method adds a new Attr node to the specified element.
setAttributeNodeNS(Attr) - Method in class akasha.Element
setAttributeNodeNS adds a new namespaced attribute node to an element.
setAttributeNS(String, String, String) - Method in class akasha.Element
setAttributeNS adds a new attribute or changes the value of an attribute with the given namespace and name.
setAttributeOldValue(boolean) - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional attributeOldValue property is used to specify whether or not to record the prior value of the altered attribute in MutationRecord objects denoting attribute value changes.
setAttributes(JsArray<GPUVertexAttribute>) - Method in interface akasha.gpu.GPUVertexBufferLayout
 
setAttributes(GPUVertexAttribute...) - Method in interface akasha.gpu.GPUVertexBufferLayout
 
setAttributes(boolean) - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional attributes property is used to specify whether or not to watch for attribute value changes on the node or nodes being observed.
setAudio(BooleanOrMediaTrackConstraintsUnion) - Method in interface akasha.media.DisplayMediaStreamConstraints
The DisplayMediaStreamConstraints dictionary's audio property is used to specify whether or not to request that the MediaStream containing screen display contents also include an audio track.
setAudio(boolean) - Method in interface akasha.media.DisplayMediaStreamConstraints
The DisplayMediaStreamConstraints dictionary's audio property is used to specify whether or not to request that the MediaStream containing screen display contents also include an audio track.
setAudio(MediaTrackConstraints) - Method in interface akasha.media.DisplayMediaStreamConstraints
The DisplayMediaStreamConstraints dictionary's audio property is used to specify whether or not to request that the MediaStream containing screen display contents also include an audio track.
setAudio(BooleanOrMediaTrackConstraintsUnion) - Method in interface akasha.media.MediaStreamConstraints
 
setAudio(boolean) - Method in interface akasha.media.MediaStreamConstraints
 
setAudio(MediaTrackConstraints) - Method in interface akasha.media.MediaStreamConstraints
 
setAudioBitrateMode(String) - Method in interface akasha.media.MediaRecorderOptions
 
setAudioBitsPerSecond(int) - Method in interface akasha.media.MediaRecorderOptions
 
setAudioCapabilities(JsArray<MediaKeySystemMediaCapability>) - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.audioCapabilities read-only property returns an array of supported audio type and capability pairs.
setAudioCapabilities(MediaKeySystemMediaCapability...) - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.audioCapabilities read-only property returns an array of supported audio type and capability pairs.
setAudioLevel(double) - Method in interface akasha.rtc.RTCAudioHandlerStats
 
setAudioLevel(double) - Method in interface akasha.rtc.RTCAudioSourceStats
 
setAudioLevel(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setAudioLevel(double) - Method in interface akasha.rtc.RTCRtpContributingSource
The read-only audioLevel property of the RTCRtpContributingSource interface indicates the audio level contained in the last RTP packet played from the described source.
setAudioLevel(double) - Method in interface akasha.rtc.RTCRtpContributingSourceStats
 
setAuthenticatorAttachment(String) - Method in interface akasha.AuthenticatorSelectionCriteria
 
setAuthenticatorSelection(AuthenticatorSelectionCriteria) - Method in interface akasha.PublicKeyCredentialCreationOptions
authenticatorSelection, an optional property of the PublicKeyCredentialCreationOptions dictionary, is an object giving criteria to filter out the authenticators to be used for the creation operation.
setAutoAllocateChunkSize(int) - Method in interface akasha.UnderlyingSource
 
setAutoGainControl(JsArray<Boolean>) - Method in interface akasha.media.MediaTrackCapabilities
 
setAutoGainControl(Boolean...) - Method in interface akasha.media.MediaTrackCapabilities
 
setAutoGainControl(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setAutoGainControl(boolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setAutoGainControl(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setAutoGainControl(boolean) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's autoGainControl property is a Boolean value whose value indicates whether or not automatic gain control (AGC) is enabled on an audio track.
setAutoGainControl(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's autoGainControl property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the autoGainControl constraint.
setAutoIncrement(boolean) - Method in interface akasha.idb.IDBObjectStoreParameters
 
setAutomationRate(String) - Method in interface akasha.audio.AudioParamDescriptor
 
setAvailableIncomingBitrate(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property availableIncomingBitrate returns a value indicative of the available inbound capacity of the network connection represented by the candidate pair.
setAvailableOutgoingBitrate(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property availableOutgoingBitrate returns a value indicative of the available outbound capacity of the network connection represented by the candidate pair.
setAverageRtcpInterval(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The averageRtcpInterval property of the RTCInboundRtpStreamStats dictionary is a floating-point value indicating the average RTCP transmission interval, in seconds.
setAverageRtcpInterval(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The averageRtcpInterval property of the RTCOutboundRtpStreamStats dictionary is a floating-point value indicating the average time that should pass between transmissions of RTCP packets on this stream.
setAverageRTCPInterval(double) - Method in interface akasha.rtc.RTCRtpStreamStats
 
setAzimuthAngle(double) - Method in interface akasha.TouchInit
 
setB(double) - Method in interface akasha.DOMMatrix2DInit
 
setB(double) - Method in interface akasha.gpu.GPUColorDict
 
setBadge(String) - Method in interface akasha.notifications.NotificationOptions
 
setBadInput(boolean) - Method in interface akasha.ValidityStateFlags
 
setBase64Certificate(String) - Method in interface akasha.rtc.RTCCertificateStats
 
setBaseAndExtent(Node, int, Node, int) - Method in class akasha.Selection
The setBaseAndExtent() method of the Selection interface sets the selection to be a range including all or parts of two specified DOM nodes, and any content located between them.
setBaseArrayLayer(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
setBaseLayer(XRWebGLLayer) - Method in interface akasha.xr.XRRenderStateInit
 
setBaseMipLevel(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
setBaseURL(String) - Method in interface akasha.CSSStyleSheetInit
 
setBehavior(String) - Method in interface akasha.ScrollOptions
 
setBeta(Double) - Method in interface akasha.DeviceMotionEventRotationRateInit
 
setBeta(Double) - Method in interface akasha.DeviceOrientationEventInit
 
setBindGroup(int, GPUBindGroup, JsArray<Double>) - Method in class akasha.gpu.GPUComputePassEncoder
 
setBindGroup(int, GPUBindGroup, double[]) - Method in class akasha.gpu.GPUComputePassEncoder
 
setBindGroup(int, GPUBindGroup) - Method in class akasha.gpu.GPUComputePassEncoder
 
setBindGroup(int, GPUBindGroup, Uint32Array, int, int) - Method in class akasha.gpu.GPUComputePassEncoder
 
setBindGroup(int, GPUBindGroup, JsArray<Double>) - Method in class akasha.gpu.GPURenderBundleEncoder
 
setBindGroup(int, GPUBindGroup, double[]) - Method in class akasha.gpu.GPURenderBundleEncoder
 
setBindGroup(int, GPUBindGroup) - Method in class akasha.gpu.GPURenderBundleEncoder
 
setBindGroup(int, GPUBindGroup, Uint32Array, int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
setBindGroup(int, GPUBindGroup, JsArray<Double>) - Method in class akasha.gpu.GPURenderPassEncoder
 
setBindGroup(int, GPUBindGroup, double[]) - Method in class akasha.gpu.GPURenderPassEncoder
 
setBindGroup(int, GPUBindGroup) - Method in class akasha.gpu.GPURenderPassEncoder
 
setBindGroup(int, GPUBindGroup, Uint32Array, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
setBindGroupLayouts(JsArray<GPUBindGroupLayout>) - Method in interface akasha.gpu.GPUPipelineLayoutDescriptor
 
setBindGroupLayouts(GPUBindGroupLayout...) - Method in interface akasha.gpu.GPUPipelineLayoutDescriptor
 
setBinding(int) - Method in interface akasha.gpu.GPUBindGroupEntry
 
setBinding(int) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
setBitDepth(int) - Method in interface akasha.rtc.RTCVideoSourceStats
 
setBitrate(int) - Method in interface akasha.AudioEncoderConfig
 
setBitrate(int) - Method in interface akasha.VideoEncoderConfig
 
setBitrateMode(String) - Method in interface akasha.VideoEncoderConfig
 
setBitsPerSecond(int) - Method in interface akasha.media.MediaRecorderOptions
 
setBlend(GPUBlendState) - Method in interface akasha.gpu.GPUColorTargetState
 
setBlendConstant(GPUColor) - Method in class akasha.gpu.GPURenderPassEncoder
 
setBlendConstant(JsArray<Double>) - Method in class akasha.gpu.GPURenderPassEncoder
 
setBlendConstant(double[]) - Method in class akasha.gpu.GPURenderPassEncoder
 
setBlendConstant(GPUColorDict) - Method in class akasha.gpu.GPURenderPassEncoder
 
setBlob(ArrayBuffer) - Method in interface akasha.AuthenticationExtensionsLargeBlobOutputs
 
setBlock(String) - Method in interface akasha.ScrollIntoViewOptions
 
setBlockedURI(String) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setBody(String) - Method in interface akasha.notifications.NotificationOptions
 
setBody(BodyInit) - Method in interface akasha.RequestInit
 
setBody(ReadableStream) - Method in interface akasha.RequestInit
 
setBody(XMLHttpRequestBodyInit) - Method in interface akasha.RequestInit
 
setBody(Blob) - Method in interface akasha.RequestInit
 
setBody(BufferSource) - Method in interface akasha.RequestInit
 
setBody(FormData) - Method in interface akasha.RequestInit
 
setBody(URLSearchParams) - Method in interface akasha.RequestInit
 
setBody(String) - Method in interface akasha.RequestInit
 
setBoundingClientRect(DOMRectInit) - Method in interface akasha.IntersectionObserverEntryInit
 
setBubbles(boolean) - Method in interface akasha.EventInit
 
setBuffer(AudioBuffer) - Method in interface akasha.audio.AudioBufferSourceOptions
 
setBuffer(AudioBuffer) - Method in interface akasha.audio.ConvolverOptions
 
setBuffer(GPUBufferBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
setBuffer(GPUBuffer) - Method in interface akasha.gpu.GPUBufferBinding
 
setBuffer(GPUBuffer) - Method in interface akasha.gpu.GPUImageCopyBuffer
 
setBuffered(boolean) - Method in interface akasha.perf.PerformanceObserverInit
 
setBuffered(boolean) - Method in interface akasha.ReportingObserverOptions
 
setBuffers(JsArray<GPUVertexBufferLayout>) - Method in interface akasha.gpu.GPUVertexState
 
setBuffers(GPUVertexBufferLayout...) - Method in interface akasha.gpu.GPUVertexState
 
setBundlePolicy(String) - Method in interface akasha.rtc.RTCConfiguration
The RTCConfiguration dictionary's bundlePolicy property is a string value indicating which SDP bundling policy, if any, to use for the underlying RTP streams used by an RTCPeerConnection.
setBurstDiscardCount(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setBurstDiscardRate(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setBurstLossCount(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setBurstLossRate(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setBurstPacketsDiscarded(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setBurstPacketsLost(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setButton(short) - Method in interface akasha.MouseEventInit
 
setButtons(int) - Method in interface akasha.MouseEventInit
 
setBytesDiscardedOnSend(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
setBytesDiscardedOnSend(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setBytesPerRow(int) - Method in interface akasha.gpu.GPUImageDataLayout
 
setBytesReceived(int) - Method in interface akasha.rtc.RTCDataChannelStats
 
setBytesReceived(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property bytesReceived indicates the total number of payload bytes—that is, bytes which aren't overhead such as headers or padding—that hve been received to date on the connection described by the candidate pair.
setBytesReceived(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The RTCInboundRtpStreamStats dictionary's bytesReceived property is an integer value which indicates the total number of bytes received so far from this synchronization source (SSRC).
setBytesReceived(int) - Method in interface akasha.rtc.RTCTransportStats
 
setBytesSent(int) - Method in interface akasha.rtc.RTCDataChannelStats
 
setBytesSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property bytesSent indicates the total number of payload bytes—that is, bytes which aren't overhead such as headers or padding—that hve been sent so far on the connection described by the candidate pair.
setBytesSent(int) - Method in interface akasha.rtc.RTCSentRtpStreamStats
 
setBytesSent(int) - Method in interface akasha.rtc.RTCTransportStats
 
setC(double) - Method in interface akasha.DOMMatrix2DInit
 
setCache(String) - Method in interface akasha.RequestInit
 
setCacheName(String) - Method in interface akasha.MultiCacheQueryOptions
 
setCancel(UnderlyingSourceCancelCallback) - Method in interface akasha.UnderlyingSource
 
setCancelable(boolean) - Method in interface akasha.EventInit
 
setCandidate(String) - Method in interface akasha.rtc.RTCIceCandidateInit
The optional property candidate in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's candidate property.
setCandidate(RTCIceCandidate) - Method in interface akasha.rtc.RTCPeerConnectionIceEventInit
 
setCandidateType(String) - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats interface's candidateType property is a string which indicates the type of ICE candidate the object represents.
setCapture(boolean) - Method in interface akasha.EventListenerOptions
 
setCertificates(JsArray<RTCCertificate>) - Method in interface akasha.rtc.RTCConfiguration
The RTCConfiguration dictionary's optional certificates property is an array of RTCCertificate objects providing the security certificates available for use when authenticating duing the connection process.
setCertificates(RTCCertificate...) - Method in interface akasha.rtc.RTCConfiguration
The RTCConfiguration dictionary's optional certificates property is an array of RTCCertificate objects providing the security certificates available for use when authenticating duing the connection process.
setChallenge(String) - Method in interface akasha.CollectedClientData
 
setChallenge(BufferSource) - Method in interface akasha.PublicKeyCredentialCreationOptions
The challenge property of the PublicKeyCredentialCreationOptions dictionary is a BufferSource used as a cryptographic challenge.
setChallenge(BufferSource) - Method in interface akasha.PublicKeyCredentialRequestOptions
The challenge property of the PublicKeyCredentialRequestOptions dictionary is a BufferSource used as a cryptographic challenge.
setChangedTouches(JsArray<Touch>) - Method in interface akasha.TouchEventInit
 
setChangedTouches(Touch...) - Method in interface akasha.TouchEventInit
 
setChannel(RTCDataChannel) - Method in interface akasha.rtc.RTCDataChannelEventInit
 
setChannelCount(int) - Method in interface akasha.audio.AudioNodeOptions
 
setChannelCount(ULongRange) - Method in interface akasha.media.MediaTrackCapabilities
 
setChannelCount(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraintSet
 
setChannelCount(int) - Method in interface akasha.media.MediaTrackConstraintSet
 
setChannelCount(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraintSet
 
setChannelCount(int) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's channelCount property is an integer indicating how many audio channel the MediaStreamTrack is currently configured to have.
setChannelCount(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's channelCount property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the channelCount constraint.
setChannelCountMode(String) - Method in interface akasha.audio.AudioNodeOptions
 
setChannelInterpretation(String) - Method in interface akasha.audio.AudioNodeOptions
 
setChannels(int) - Method in interface akasha.rtc.RTCCodecStats
 
setChannels(int) - Method in interface akasha.rtc.RTCRtpCodecCapability
 
setChannels(int) - Method in interface akasha.rtc.RTCRtpCodecParameters
 
setCharacterData(boolean) - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional characterData property is used to specify whether or not to monitor the node or nodes being observed for changes to their textual contents.
setCharacterDataOldValue(boolean) - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional characterDataOldValue property is used to specify whether or not the MutationRecord.oldValue property for DOM mutations should be set to the previous value of text nodes which changed.
setCharIndex(int) - Method in interface akasha.speech.SpeechSynthesisEventInit
 
setCharLength(int) - Method in interface akasha.speech.SpeechSynthesisEventInit
 
setChildList(boolean) - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional childList property indicates whether or not to monitor the specified node or nodes for the addition or removal of new child nodes.
setCircuitBreakerTriggerCount(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property circuitBreakerTriggerCount indicates the number of times the circuit-breaker has been triggered to indicate a connection timeout or other unexpected connection abort on this specific connection configuration.
setClampDepth(boolean) - Method in interface akasha.gpu.GPUPrimitiveState
 
setClientId(String) - Method in interface akasha.FetchEventInit
 
setClientX(double) - Method in interface akasha.MouseEventInit
 
setClientX(double) - Method in interface akasha.TouchInit
 
setClientY(double) - Method in interface akasha.MouseEventInit
 
setClientY(double) - Method in interface akasha.TouchInit
 
setClipboardData(DataTransfer) - Method in interface akasha.clipboard.ClipboardEventInit
 
setClipped(boolean) - Method in interface akasha.svg.SVGBoundingBoxOptions
 
setClockRate(int) - Method in interface akasha.rtc.RTCCodecStats
 
setClockRate(int) - Method in interface akasha.rtc.RTCRtpCodecCapability
 
setClockRate(int) - Method in interface akasha.rtc.RTCRtpCodecParameters
 
setClose(UnderlyingSinkCloseCallback) - Method in interface akasha.UnderlyingSink
 
setCname(String) - Method in interface akasha.rtc.RTCRtcpParameters
 
setCode(int) - Method in interface akasha.CloseEventInit
 
setCode(String) - Method in interface akasha.gpu.GPUShaderModuleDescriptor
 
setCode(String) - Method in interface akasha.KeyboardEventInit
 
setCodec(String) - Method in interface akasha.AudioDecoderConfig
 
setCodec(String) - Method in interface akasha.AudioEncoderConfig
 
setCodec(String) - Method in interface akasha.VideoDecoderConfig
 
setCodec(String) - Method in interface akasha.VideoEncoderConfig
 
setCodecId(String) - Method in interface akasha.rtc.RTCRtpStreamStats
The RTCRtpStreamStats dictionary's codecId property is a string which uniquely identifies the object that was inspected to produce the data in the RTCCodecStats for the RTP stream.
setCodecPreferences(JsArray<RTCRtpCodecCapability>) - Method in class akasha.rtc.RTCRtpTransceiver
The RTCRtpTransceiver method setCodecPreferences() configures the transceiver's codecs given a list of RTCRtpCodecCapability objects specifying the new preferences for each codec.
setCodecPreferences(RTCRtpCodecCapability[]) - Method in class akasha.rtc.RTCRtpTransceiver
The RTCRtpTransceiver method setCodecPreferences() configures the transceiver's codecs given a list of RTCRtpCodecCapability objects specifying the new preferences for each codec.
setCodecs(JsArray<RTCRtpCodecCapability>) - Method in interface akasha.rtc.RTCRtpCapabilities
 
setCodecs(RTCRtpCodecCapability...) - Method in interface akasha.rtc.RTCRtpCapabilities
 
setCodecs(JsArray<RTCRtpCodecParameters>) - Method in interface akasha.rtc.RTCRtpParameters
 
setCodecs(RTCRtpCodecParameters...) - Method in interface akasha.rtc.RTCRtpParameters
 
setCodecType(String) - Method in interface akasha.rtc.RTCCodecStats
 
setCodedHeight(int) - Method in interface akasha.VideoDecoderConfig
 
setCodedHeight(int) - Method in interface akasha.VideoFramePlaneInit
 
setCodedWidth(int) - Method in interface akasha.VideoDecoderConfig
 
setCodedWidth(int) - Method in interface akasha.VideoFramePlaneInit
 
setColno(int) - Method in interface akasha.ErrorEventInit
 
setColor(GPUBlendComponent) - Method in interface akasha.gpu.GPUBlendState
 
setColorAttachments(JsArray<GPURenderPassColorAttachment>) - Method in interface akasha.gpu.GPURenderPassDescriptor
 
setColorAttachments(GPURenderPassColorAttachment...) - Method in interface akasha.gpu.GPURenderPassDescriptor
 
setColorFormats(JsArray<String>) - Method in interface akasha.gpu.GPURenderPassLayout
 
setColorFormats(String...) - Method in interface akasha.gpu.GPURenderPassLayout
 
setColorSpace(String) - Method in interface akasha.CanvasRenderingContext2DSettings
 
setColorSpace(String) - Method in interface akasha.gpu.GPUCanvasConfiguration
 
setColorSpace(String) - Method in interface akasha.gpu.GPUExternalTextureDescriptor
 
setColorSpace(String) - Method in interface akasha.gpu.GPUImageCopyTextureTagged
 
setColorSpace(String) - Method in interface akasha.ImageDataSettings
 
setColorSpaceConversion(String) - Method in interface akasha.ImageBitmapOptions
 
setColorSpaceConversion(String) - Method in interface akasha.ImageDecoderInit
 
setColumnNumber(int) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setCompanyIdentifier(int) - Method in interface akasha.bluetooth.BluetoothManufacturerDataFilterInit
 
setCompare(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
 
setCompare(String) - Method in interface akasha.gpu.GPUStencilFaceState
 
setComplete(boolean) - Method in interface akasha.ImageDecodeResult
 
setCompleteFramesOnly(boolean) - Method in interface akasha.ImageDecodeOptions
 
setComposed(boolean) - Method in interface akasha.EventInit
 
setComposed(boolean) - Method in interface akasha.GetRootNodeOptions
 
setComposite(String) - Method in interface akasha.BaseComputedKeyframe
 
setComposite(String) - Method in interface akasha.BaseKeyframe
 
setComposite(CompositeOperationOrAutoOrCompositeOperationOrAutoArrayUnion) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setComposite(String) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setComposite(JsArray<String>) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setComposite(String...) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setComposite(String) - Method in interface akasha.KeyframeEffectOptions
 
setCompositingAlphaMode(String) - Method in interface akasha.gpu.GPUCanvasConfiguration
 
setCompute(GPUProgrammableStage) - Method in interface akasha.gpu.GPUComputePipelineDescriptor
 
setComputedOffset(double) - Method in interface akasha.BaseComputedKeyframe
 
setConcealedSamples(int) - Method in interface akasha.rtc.RTCAudioReceiverStats
 
setConcealedSamples(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setConcealmentEvents(int) - Method in interface akasha.rtc.RTCAudioReceiverStats
 
setConcealmentEvents(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setConeInnerAngle(double) - Method in interface akasha.audio.PannerOptions
 
setConeOuterAngle(double) - Method in interface akasha.audio.PannerOptions
 
setConeOuterGain(double) - Method in interface akasha.audio.PannerOptions
 
setConfig(AudioDecoderConfig) - Method in interface akasha.AudioDecoderSupport
 
setConfig(AudioEncoderConfig) - Method in interface akasha.AudioEncoderSupport
 
setConfig(VideoDecoderConfig) - Method in interface akasha.VideoDecoderSupport
 
setConfig(VideoEncoderConfig) - Method in interface akasha.VideoEncoderSupport
 
setConfigurable(boolean) - Method in interface akasha.core.ObjectPropertyDescriptor
 
setConfiguration(RTCConfiguration) - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.setConfiguration() method sets the current configuration of the RTCPeerConnection based on the values included in the specified RTCConfiguration object.
setConfiguration() - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.setConfiguration() method sets the current configuration of the RTCPeerConnection based on the values included in the specified RTCConfiguration object.
setCongestionWindow(int) - Method in interface akasha.rtc.RTCSctpTransportStats
 
setConsentExpiredTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property consentExpiredTimestamp indicates the time at which the most recent STUN binding response expired.
setConsentRequestBytesSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
setConsentRequestsSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property consentRequestsSent specifies the number of consent requests that have been sent by this peer to the remote peer on the connection described by the pair of candidates.
setConstants(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUProgrammableStage
 
setContents(String) - Method in interface akasha.rtc.RTCIdentityValidationResult
 
setContentType(String) - Method in interface akasha.MediaKeySystemMediaCapability
 
setContextTime(double) - Method in interface akasha.audio.AudioTimestamp
 
setContributorSsrc(int) - Method in interface akasha.rtc.RTCRtpContributingSourceStats
 
setCount(int) - Method in interface akasha.gpu.GPUMultisampleState
 
setCount(int) - Method in interface akasha.gpu.GPUQuerySetDescriptor
 
setCounter(BufferSource) - Method in interface akasha.crypto.AesCtrParams
 
setCredential(String) - Method in interface akasha.rtc.RTCIceServer
The RTCIceServer dictionary's credential property is a string providing the credential to use when connecting to the described server.
setCredentials(String) - Method in interface akasha.RequestInit
 
setCredentials(String) - Method in interface akasha.WorkerOptions
 
setCredentials(String) - Method in interface akasha.WorkletOptions
 
setCredentialType(String) - Method in interface akasha.rtc.RTCIceServer
The RTCIceServer dictionary's credentialType property is a string value from the RTCIceCredentialType enum which indicates what type of credential the RTCIceServer.credential value is.
setCredProps(boolean) - Method in interface akasha.AuthenticationExtensionsClientInputs
 
setCredProps(CredentialPropertiesOutput) - Method in interface akasha.AuthenticationExtensionsClientOutputs
 
setCrossOrigin(boolean) - Method in interface akasha.CollectedClientData
 
setCrv(String) - Method in interface akasha.crypto.JsonWebKey
 
setCtrlKey(boolean) - Method in interface akasha.EventModifierInit
 
setCullMode(String) - Method in interface akasha.gpu.GPUPrimitiveState
 
setCurrentIteration(Double) - Method in interface akasha.ComputedEffectTiming
 
setCurrentRoundTripTime(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property currentRoundTripTime is a floating-point value indicating the number of seconds it takes for data to be sent by this peer to the remote peer and back over the connection described by this pair of ICE candidates.
setCurrentRtt(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
setCurrentTime(Double) - Method in interface akasha.AnimationPlaybackEventInit
 
setCursor(JsArray<String>) - Method in interface akasha.media.MediaTrackCapabilities
 
setCursor(String...) - Method in interface akasha.media.MediaTrackCapabilities
 
setCursor(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet
 
setCursor(String) - Method in interface akasha.media.MediaTrackConstraintSet
 
setCursor(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet
 
setCursor(String...) - Method in interface akasha.media.MediaTrackConstraintSet
 
setCursor(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setCursor(String) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's cursor property indicates whether or not the cursor should be captured as part of the video track included in the MediaStream returned by getDisplayMedia().
setCursor(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's cursor property indicates whether or not the cursor constraint is supported by the user agent and the device on which the content is being used.
setCurve(JsArray<Double>) - Method in interface akasha.audio.WaveShaperOptions
 
setCurve(double...) - Method in interface akasha.audio.WaveShaperOptions
 
setCustomError(boolean) - Method in interface akasha.ValidityStateFlags
 
setCustomValidity(String) - Method in class akasha.HTMLButtonElement
 
setCustomValidity(String) - Method in class akasha.HTMLFieldSetElement
 
setCustomValidity(String) - Method in class akasha.HTMLInputElement
 
setCustomValidity(String) - Method in class akasha.HTMLObjectElement
The setCustomValidity() method of the HTMLObjectElement interface sets a custom validity message for the element.
setCustomValidity(String) - Method in class akasha.HTMLOutputElement
 
setCustomValidity(String) - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.setCustomValidity() method sets the custom validity message for the selection element to the specified message.
setCustomValidity(String) - Method in class akasha.HTMLTextAreaElement
 
setD(String) - Method in interface akasha.crypto.JsonWebKey
 
setD(String) - Method in interface akasha.crypto.RsaOtherPrimesInfo
 
setD(double) - Method in interface akasha.DOMMatrix2DInit
 
setData(BufferSource) - Method in interface akasha.AudioDataInit
 
setData(String) - Method in interface akasha.CompositionEventInit
 
setData(String, String) - Method in class akasha.DataTransfer
The DataTransfer.setData() method sets the drag operation's drag data to the specified data and type.
setData(BufferSource) - Method in interface akasha.EncodedAudioChunkInit
 
setData(BufferSource) - Method in interface akasha.EncodedVideoChunkInit
 
setData(ImageBufferSource) - Method in interface akasha.ImageDecoderInit
 
setData(String) - Method in interface akasha.InputEventInit
 
setData(Blob) - Method in interface akasha.media.BlobEventInit
 
setData(Object) - Method in interface akasha.MessageEventInit
 
setData(Object) - Method in interface akasha.notifications.NotificationOptions
 
setData(BufferSource) - Method in interface akasha.PlaneInit
 
setData(PushMessageDataInit) - Method in interface akasha.PushEventInit
 
setData(BufferSource) - Method in interface akasha.PushEventInit
 
setData(String) - Method in interface akasha.PushEventInit
 
setDataChannelIdentifier(int) - Method in interface akasha.rtc.RTCDataChannelStats
 
setDataChannelsAccepted(int) - Method in interface akasha.rtc.RTCPeerConnectionStats
 
setDataChannelsClosed(int) - Method in interface akasha.rtc.RTCPeerConnectionStats
 
setDataChannelsOpened(int) - Method in interface akasha.rtc.RTCPeerConnectionStats
 
setDataChannelsRequested(int) - Method in interface akasha.rtc.RTCPeerConnectionStats
 
setDataPrefix(BufferSource) - Method in interface akasha.bluetooth.BluetoothDataFilterInit
 
setDataTransfer(DataTransfer) - Method in interface akasha.DragEventInit
 
setDate(int) - Method in class akasha.core.JsDate
The setDate() method changes the day of the month of a given Date instance, based on local time.
setDecoderConfig(AudioDecoderConfig) - Method in interface akasha.EncodedAudioChunkMetadata
 
setDecoderConfig(VideoDecoderConfig) - Method in interface akasha.EncodedVideoChunkMetadata
 
setDecoderImplementation(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setDefaultValue(float) - Method in interface akasha.audio.AudioParamDescriptor
 
setDelay(double) - Method in interface akasha.EffectTiming
The EffectTiming dictionary's delay property in the Web Animations API represents the number of milliseconds to delay the start of the animation.
setDelay(double) - Method in interface akasha.OptionalEffectTiming
 
setDelayTime(double) - Method in interface akasha.audio.DelayOptions
 
setDelegatesFocus(boolean) - Method in interface akasha.ShadowRootInit
 
setDeleted(boolean) - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's deleted property indicates whether or not the candidate has been deleted or released.
setDeltaMode(int) - Method in interface akasha.WheelEventInit
 
setDeltaX(double) - Method in interface akasha.WheelEventInit
 
setDeltaY(double) - Method in interface akasha.WheelEventInit
 
setDeltaZ(double) - Method in interface akasha.WheelEventInit
 
setDepth(boolean) - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates that the drawing buffer has a depth buffer of at least 16 bits.
setDepth(boolean) - Method in interface akasha.xr.XRWebGLLayerInit
When using the XRWebGLLayer() constructor to create a new WebGL rendering layer for WebXR, providing as the layerInit parameter an object whose depth property is false will request that the new layer be created without a depth buffer.
setDepthBias(int) - Method in interface akasha.gpu.GPUDepthStencilState
 
setDepthBiasClamp(float) - Method in interface akasha.gpu.GPUDepthStencilState
 
setDepthBiasSlopeScale(float) - Method in interface akasha.gpu.GPUDepthStencilState
 
setDepthCompare(String) - Method in interface akasha.gpu.GPUDepthStencilState
 
setDepthFailOp(String) - Method in interface akasha.gpu.GPUStencilFaceState
 
setDepthFar(double) - Method in interface akasha.xr.XRRenderStateInit
 
setDepthLoadValue(GPULoadOpOrFloatUnion) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
setDepthLoadValue(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
setDepthLoadValue(float) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
setDepthNear(double) - Method in interface akasha.xr.XRRenderStateInit
 
setDepthOrArrayLayers(int) - Method in interface akasha.gpu.GPUExtent3DDict
 
setDepthReadOnly(boolean) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor
 
setDepthReadOnly(boolean) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
setDepthStencil(GPUDepthStencilState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor
 
setDepthStencilAttachment(GPURenderPassDepthStencilAttachment) - Method in interface akasha.gpu.GPURenderPassDescriptor
 
setDepthStencilFormat(String) - Method in interface akasha.gpu.GPURenderPassLayout
 
setDepthStoreOp(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
setDepthWriteEnabled(boolean) - Method in interface akasha.gpu.GPUDepthStencilState
 
setDescription(BufferSource) - Method in interface akasha.AudioDecoderConfig
 
setDescription(BufferSource) - Method in interface akasha.VideoDecoderConfig
 
setDescriptor(PermissionDescriptor) - Method in interface akasha.PermissionSetParameters
 
setDesiredHeight(int) - Method in interface akasha.ImageDecoderInit
 
setDesiredWidth(int) - Method in interface akasha.ImageDecoderInit
 
setDesynchronized(boolean) - Method in interface akasha.CanvasRenderingContext2DSettings
A flag that provides a hint to the user agent to reduce the latency by desynchronizing the canvas paint cycle from the event loop.
setDesynchronized(boolean) - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates if the canvas contains an alpha buffer.
setDetail(Object) - Method in interface akasha.CustomEventInit
 
setDetail(int) - Method in interface akasha.UIEventInit
 
setDetune(float) - Method in interface akasha.audio.AudioBufferSourceOptions
 
setDetune(float) - Method in interface akasha.audio.BiquadFilterOptions
 
setDetune(float) - Method in interface akasha.audio.OscillatorOptions
 
setDevice(BluetoothDevice) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
setDevice(GPUDevice) - Method in interface akasha.gpu.GPUCanvasConfiguration
 
setDeviceId(String) - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
setDeviceId(String) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
setDeviceId(String) - Method in interface akasha.DevicePermissionDescriptor
 
setDeviceId(String) - Method in interface akasha.media.MediaTrackCapabilities
 
setDeviceId(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet
 
setDeviceId(String) - Method in interface akasha.media.MediaTrackConstraintSet
 
setDeviceId(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet
 
setDeviceId(String...) - Method in interface akasha.media.MediaTrackConstraintSet
 
setDeviceId(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setDeviceId(String) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's deviceId property is a DOMString which uniquely identifies the source for the corresponding MediaStreamTrack for the origin corresponding to the browsing session.
setDeviceId(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's deviceId property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the deviceId constraint.
setDimension(String) - Method in interface akasha.gpu.GPUTextureDescriptor
 
setDimension(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
setDir(String) - Method in interface akasha.notifications.NotificationOptions
 
setDirection(String) - Method in interface akasha.EffectTiming
The direction property of the Web Animations API dictionary EffectTiming indicates an animation's playback direction along its timeline, as well as its behavior when it reaches the end of an iteration
setDirection(String) - Method in interface akasha.OptionalEffectTiming
 
setDirection(String) - Method in interface akasha.rtc.RTCRtpTransceiverInit
 
setDisabled(boolean) - Method in interface akasha.CSSStyleSheetInit
 
setDisableNormalization(boolean) - Method in interface akasha.audio.ConvolverOptions
 
setDisableNormalization(boolean) - Method in interface akasha.audio.PeriodicWaveConstraints
 
setDisplayAspectHeight(int) - Method in interface akasha.VideoDecoderConfig
 
setDisplayAspectWidth(int) - Method in interface akasha.VideoDecoderConfig
 
setDisplayHeight(int) - Method in interface akasha.VideoEncoderConfig
 
setDisplayHeight(int) - Method in interface akasha.VideoFramePlaneInit
 
setDisplayName(String) - Method in interface akasha.PublicKeyCredentialUserEntity
 
setDisplaySurface(String) - Method in interface akasha.media.MediaTrackCapabilities
 
setDisplaySurface(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet
 
setDisplaySurface(String) - Method in interface akasha.media.MediaTrackConstraintSet
 
setDisplaySurface(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet
 
setDisplaySurface(String...) - Method in interface akasha.media.MediaTrackConstraintSet
 
setDisplaySurface(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setDisplaySurface(String) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's displaySurface property indicates the type of display surface being captured.
setDisplaySurface(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's displaySurface property indicates whether or not the displaySurface constraint is supported by the user agent and the device on which the content is being used.
setDisplayWidth(int) - Method in interface akasha.VideoEncoderConfig
 
setDisplayWidth(int) - Method in interface akasha.VideoFramePlaneInit
 
setDisposition(String) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setDistanceModel(String) - Method in interface akasha.audio.PannerOptions
 
setDistinctiveIdentifier(String) - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.distinctiveIdentifier read-only property indicates whether a persistent distinctive identifier is required.
setDocumentURI(String) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setDomain(String) - Method in interface akasha.rtc.RTCIdentityProviderDetails
 
setDone(boolean) - Method in interface akasha.ReadableStreamBYOBReadResult
 
setDone(boolean) - Method in interface akasha.ReadableStreamDefaultReadResult
 
setDp(String) - Method in interface akasha.crypto.JsonWebKey
 
setDq(String) - Method in interface akasha.crypto.JsonWebKey
 
setDragImage(Element, int, int) - Method in class akasha.DataTransfer
When a drag occurs, a translucent image is generated from the drag target (the element the dragstart event is fired at), and follows the mouse pointer during the drag.
setDroppedEntriesCount(int) - Method in interface akasha.perf.PerformanceObserverCallbackOptions
 
setDstFactor(String) - Method in interface akasha.gpu.GPUBlendComponent
 
setDtlsCipher(String) - Method in interface akasha.rtc.RTCTransportStats
 
setDtlsState(String) - Method in interface akasha.rtc.RTCTransportStats
 
setDurability(String) - Method in interface akasha.idb.IDBTransactionOptions
 
setDuration(UnrestrictedDoubleOrStringUnion) - Method in interface akasha.EffectTiming
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
setDuration(double) - Method in interface akasha.EffectTiming
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
setDuration(String) - Method in interface akasha.EffectTiming
The duration property of the dictionary EffectTiming in the Web Animations API specifies the duration in milliseconds that a single iteration (from beginning to end) the animation should take to complete.
setDuration(int) - Method in interface akasha.EncodedVideoChunkInit
 
setDuration(UnrestrictedDoubleOrStringUnion) - Method in interface akasha.OptionalEffectTiming
 
setDuration(double) - Method in interface akasha.OptionalEffectTiming
 
setDuration(String) - Method in interface akasha.OptionalEffectTiming
 
setDuration(int) - Method in interface akasha.VideoFrameInit
 
setDuration(int) - Method in interface akasha.VideoFramePlaneInit
 
setE(String) - Method in interface akasha.crypto.JsonWebKey
 
setE(double) - Method in interface akasha.DOMMatrix2DInit
 
setEasing(String) - Method in interface akasha.BaseComputedKeyframe
 
setEasing(String) - Method in interface akasha.BaseKeyframe
 
setEasing(StringOrStringArrayUnion) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setEasing(String) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setEasing(JsArray<String>) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setEasing(String...) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setEasing(String) - Method in interface akasha.EffectTiming
The EffectTiming dictionary's easing property in the Web Animations API specifies the timing function used to scale the time to produce easing effects, where easing is the rate of the animation's change over time.
setEasing(String) - Method in interface akasha.OptionalEffectTiming
 
setEchoCancellation(JsArray<Boolean>) - Method in interface akasha.media.MediaTrackCapabilities
 
setEchoCancellation(Boolean...) - Method in interface akasha.media.MediaTrackCapabilities
 
setEchoCancellation(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setEchoCancellation(boolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setEchoCancellation(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setEchoCancellation(boolean) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's echoCancellation property is a Boolean value whose value indicates whether or not echo cancellation is enabled on an audio track.
setEchoCancellation(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's echoCancellation property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the echoCancellation constraint.
setEchoReturnLoss(double) - Method in interface akasha.rtc.RTCAudioSenderStats
 
setEchoReturnLoss(double) - Method in interface akasha.rtc.RTCAudioSourceStats
 
setEchoReturnLossEnhancement(double) - Method in interface akasha.rtc.RTCAudioSenderStats
 
setEchoReturnLossEnhancement(double) - Method in interface akasha.rtc.RTCAudioSourceStats
 
setEffectiveDirective(String) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setElapsedTime(double) - Method in interface akasha.AnimationEventInit
 
setElapsedTime(float) - Method in interface akasha.speech.SpeechSynthesisEventInit
 
setElapsedTime(double) - Method in interface akasha.TransitionEventInit
 
setElement(String) - Method in interface akasha.wasm.TableDescriptor
 
setEnabled(boolean) - Method in interface akasha.NavigationPreloadState
 
setEnableHighAccuracy(boolean) - Method in interface akasha.PositionOptions
The PositionOptions.enableHighAccuracy property is a Boolean that indicates the application would like to receive the best possible results.
setEncoderImplementation(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setEncodings(JsArray<RTCRtpEncodingParameters>) - Method in interface akasha.rtc.RTCRtpSendParameters
 
setEncodings(RTCRtpEncodingParameters...) - Method in interface akasha.rtc.RTCRtpSendParameters
 
setEncrypted(boolean) - Method in interface akasha.rtc.RTCRtpHeaderExtensionParameters
 
setEnd(Node, int) - Method in class akasha.Range
The Range.setEnd() method sets the end position of a Range to be located at the given offset into the specified node x.Setting the end point above (higher in the document) than the start point will result in a collapsed range with the start and end points both set to the specified end position.
setEndAfter(Node) - Method in class akasha.Range
The Range.setEndAfter() method sets the end position of a Range relative to another Node.
setEndBefore(Node) - Method in class akasha.Range
The Range.setEndBefore() method sets the end position of a Range relative to another Node.
setEndContainer(Node) - Method in interface akasha.StaticRangeInit
 
setEndDelay(double) - Method in interface akasha.EffectTiming
The endDelay property of the EffectTiming dictionary (part of the Web Animations API) indicates the number of milliseconds to delay after the active period of an animation sequence.
setEndDelay(double) - Method in interface akasha.OptionalEffectTiming
 
setEnded(boolean) - Method in interface akasha.rtc.RTCMediaHandlerStats
 
setEndings(String) - Method in interface akasha.BlobPropertyBag
 
setEndOffset(int) - Method in interface akasha.StaticRangeInit
 
setEndpoint(String) - Method in interface akasha.PushSubscriptionJSON
 
setEndTime(double) - Method in interface akasha.ComputedEffectTiming
 
setEntries(JsArray<GPUBindGroupEntry>) - Method in interface akasha.gpu.GPUBindGroupDescriptor
 
setEntries(GPUBindGroupEntry...) - Method in interface akasha.gpu.GPUBindGroupDescriptor
 
setEntries(JsArray<GPUBindGroupLayoutEntry>) - Method in interface akasha.gpu.GPUBindGroupLayoutDescriptor
 
setEntries(GPUBindGroupLayoutEntry...) - Method in interface akasha.gpu.GPUBindGroupLayoutDescriptor
 
setEntryPoint(String) - Method in interface akasha.gpu.GPUProgrammableStage
 
setEntryTypes(JsArray<String>) - Method in interface akasha.perf.PerformanceObserverInit
 
setEntryTypes(String...) - Method in interface akasha.perf.PerformanceObserverInit
 
setEnumerable(boolean) - Method in interface akasha.core.ObjectPropertyDescriptor
 
setError(WebCodecsErrorCallback) - Method in interface akasha.AudioDecoderInit
 
setError(WebCodecsErrorCallback) - Method in interface akasha.AudioEncoderInit
 
setError(Object) - Method in interface akasha.ErrorEventInit
 
setError(GPUError) - Method in interface akasha.gpu.GPUUncapturedErrorEventInit
 
setError(DOMException) - Method in interface akasha.media.MediaRecorderErrorEventInit
 
setError(RTCError) - Method in interface akasha.rtc.RTCErrorEventInit
 
setError(String) - Method in interface akasha.speech.SpeechRecognitionErrorEventInit
 
setError(String) - Method in interface akasha.speech.SpeechSynthesisErrorEventInit
 
setError(WebCodecsErrorCallback) - Method in interface akasha.VideoDecoderInit
 
setError(WebCodecsErrorCallback) - Method in interface akasha.VideoEncoderInit
 
setErrorCode(int) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit
 
setErrorDetail(String) - Method in interface akasha.rtc.RTCErrorInit
 
setErrorText(String) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit
 
setEstimatedPlayoutTimestamp(double) - Method in interface akasha.rtc.RTCAudioReceiverStats
 
setEstimatedPlayoutTimestamp(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setEstimatedPlayoutTimestamp(double) - Method in interface akasha.rtc.RTCVideoReceiverStats
 
setExact(boolean) - Method in interface akasha.media.ConstrainBooleanParameters
 
setExact(StringOrStringArrayUnion) - Method in interface akasha.media.ConstrainDOMStringParameters
 
setExact(String) - Method in interface akasha.media.ConstrainDOMStringParameters
 
setExact(JsArray<String>) - Method in interface akasha.media.ConstrainDOMStringParameters
 
setExact(String...) - Method in interface akasha.media.ConstrainDOMStringParameters
 
setExact(double) - Method in interface akasha.media.ConstrainDoubleRange
 
setExact(int) - Method in interface akasha.media.ConstrainULongRange
 
setExcludeCredentials(JsArray<PublicKeyCredentialDescriptor>) - Method in interface akasha.PublicKeyCredentialCreationOptions
excludeCredentials, an optional property of the PublicKeyCredentialCreationOptions dictionary, is an Array whose elements are descriptors for the public keys already existing for a given user.
setExcludeCredentials(PublicKeyCredentialDescriptor...) - Method in interface akasha.PublicKeyCredentialCreationOptions
excludeCredentials, an optional property of the PublicKeyCredentialCreationOptions dictionary, is an Array whose elements are descriptors for the public keys already existing for a given user.
setExpirationTime(int) - Method in interface akasha.PushSubscriptionJSON
 
setExpires(int) - Method in interface akasha.rtc.RTCCertificateExpiration
 
setExt(boolean) - Method in interface akasha.crypto.JsonWebKey
 
setExtends(String) - Method in interface akasha.ElementDefinitionOptions
 
setExtensions(AuthenticationExtensionsClientInputs) - Method in interface akasha.PublicKeyCredentialCreationOptions
extensions, an optional property of the PublicKeyCredentialCreationOptions dictionary, is an object providing the client extensions and their input values.
setExtensions(AuthenticationExtensionsClientInputs) - Method in interface akasha.PublicKeyCredentialRequestOptions
extensions, an optional property of the PublicKeyCredentialRequestOptions dictionary, is an object providing the client extensions and their input values.
setExternalTexture(GPUExternalTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
setF(double) - Method in interface akasha.DOMMatrix2DInit
 
setFacingMode(JsArray<String>) - Method in interface akasha.media.MediaTrackCapabilities
 
setFacingMode(String...) - Method in interface akasha.media.MediaTrackCapabilities
 
setFacingMode(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet
 
setFacingMode(String) - Method in interface akasha.media.MediaTrackConstraintSet
 
setFacingMode(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet
 
setFacingMode(String...) - Method in interface akasha.media.MediaTrackConstraintSet
 
setFacingMode(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setFacingMode(String) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's facingMode property is a DOMString indicating the direction in which the camera producing the video track represented by the MediaStreamTrack is currently facing.
setFacingMode(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's facingMode property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the facingMode constraint.
setFailIfMajorPerformanceCaveat(boolean) - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates if a context will be created if the system performance is low or if no hardware GPU is available.
setFailOp(String) - Method in interface akasha.gpu.GPUStencilFaceState
 
setFatal(boolean) - Method in interface akasha.TextDecoderOptions
 
setFecPacketsDiscarded(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The fecPacketsDiscarded property of the RTCInboundRtpStreamStats dictionary is a numeric value indicating the number of RTP Forward Error Correction (FEC) packets that have been discarded.
setFecPacketsReceived(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The fecPacketsReceived property of the RTCInboundRtpStreamStats dictionary indicates how many Forward Error Correction (FEC) packets have been received by this RTP receiver from the remote peer.
setFecPacketsSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setFederated(FederatedCredentialInit) - Method in interface akasha.CredentialCreationOptions
 
setFederated(FederatedCredentialRequestOptions) - Method in interface akasha.CredentialRequestOptions
 
setFeedback(JsArray<Double>) - Method in interface akasha.audio.IIRFilterOptions
 
setFeedback(double...) - Method in interface akasha.audio.IIRFilterOptions
 
setFeedforward(JsArray<Double>) - Method in interface akasha.audio.IIRFilterOptions
 
setFeedforward(double...) - Method in interface akasha.audio.IIRFilterOptions
 
setFftSize(int) - Method in interface akasha.audio.AnalyserOptions
 
setFilename(String) - Method in interface akasha.ErrorEventInit
 
setFiles(JsArray<File>) - Method in interface akasha.ShareData
 
setFiles(File...) - Method in interface akasha.ShareData
 
setFill(String) - Method in interface akasha.EffectTiming
The Web Animations API's EffectTiming dictionary's fill property specifies a fill mode, which defines how the element to which the animation is applied should look when the animation sequence is not actively running, such as before the time specified by iterationStart or after animation's end time.
setFill(String) - Method in interface akasha.OptionalEffectTiming
 
setFill(boolean) - Method in interface akasha.svg.SVGBoundingBoxOptions
 
setFilters(JsArray<BluetoothLEScanFilterInit>) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
setFilters(BluetoothLEScanFilterInit...) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
setFilters(JsArray<BluetoothLEScanFilterInit>) - Method in interface akasha.bluetooth.RequestDeviceOptions
 
setFilters(BluetoothLEScanFilterInit...) - Method in interface akasha.bluetooth.RequestDeviceOptions
 
setFingerprint(String) - Method in interface akasha.rtc.RTCCertificateStats
 
setFingerprintAlgorithm(String) - Method in interface akasha.rtc.RTCCertificateStats
 
setFirCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The firCount property of the RTCInboundRtpStreamStats dictionary indicates the number of Full Intra Request (FIR) packets have been sent by the receiver to the sender.
setFirCount(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The firCount property of the RTCOutboundRtpStreamStats dictionary indicates the number of Full Intra Request (FIR) that the remote RTCRtpReceiver has sent to this RTCRtpSender.
setFirstRequestTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property firstRequestTimestamp specifies the time at which the first STUN request was sent on the described candidate pair.
setFlatten(boolean) - Method in interface akasha.AssignedNodesOptions
 
setFloat32(int, float, boolean) - Method in class akasha.core.DataView
The setFloat32() method stores a signed 32-bit float (float) value at the specified byte offset from the start of the DataView.
setFloat32(int, float) - Method in class akasha.core.DataView
The setFloat32() method stores a signed 32-bit float (float) value at the specified byte offset from the start of the DataView.
setFloat64(int, double, boolean) - Method in class akasha.core.DataView
The setFloat64() method stores a signed 64-bit float (double) value at the specified byte offset from the start of the DataView.
setFloat64(int, double) - Method in class akasha.core.DataView
The setFloat64() method stores a signed 64-bit float (double) value at the specified byte offset from the start of the DataView.
setFlush(TransformerFlushCallback) - Method in interface akasha.Transformer
 
setForce(float) - Method in interface akasha.TouchInit
 
setForceSoftware(boolean) - Method in interface akasha.gpu.GPURequestAdapterOptions
 
setFormat(String) - Method in interface akasha.AudioDataInit
 
setFormat(String) - Method in interface akasha.gpu.GPUCanvasConfiguration
 
setFormat(String) - Method in interface akasha.gpu.GPUColorTargetState
 
setFormat(String) - Method in interface akasha.gpu.GPUDepthStencilState
 
setFormat(String) - Method in interface akasha.gpu.GPUStorageTextureBindingLayout
 
setFormat(String) - Method in interface akasha.gpu.GPUTextureDescriptor
 
setFormat(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
setFormat(String) - Method in interface akasha.gpu.GPUVertexAttribute
 
setFormat(String) - Method in interface akasha.VideoFramePlaneInit
 
setFormData(FormData) - Method in interface akasha.FormDataEventInit
 
setFormValue(File, File) - Method in class akasha.ElementInternals
 
setFormValue(String, File) - Method in class akasha.ElementInternals
 
setFormValue(FormData, File) - Method in class akasha.ElementInternals
 
setFormValue(File, String) - Method in class akasha.ElementInternals
 
setFormValue(String, String) - Method in class akasha.ElementInternals
 
setFormValue(FormData, String) - Method in class akasha.ElementInternals
 
setFormValue(File, FormData) - Method in class akasha.ElementInternals
 
setFormValue(String, FormData) - Method in class akasha.ElementInternals
 
setFormValue(FormData, FormData) - Method in class akasha.ElementInternals
 
setFormValue(File) - Method in class akasha.ElementInternals
 
setFormValue(String) - Method in class akasha.ElementInternals
 
setFormValue(FormData) - Method in class akasha.ElementInternals
 
setFractionLost(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setFractionLost(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
setFragment(GPUFragmentState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor
 
setFrame(XRFrame) - Method in interface akasha.xr.XRInputSourceEventInit
The XRInputSourceEventInit dictionary's property frame specifies an XRFrame providing information about the timestamp at which the new input source event took place, as well as access to the XRFrame method getPose() which can be used to map the coordinates of any XRReferenceSpace to the space in which the event took place.
setFrameBitDepth(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setFrameBitDepth(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setFramebufferScaleFactor(double) - Method in interface akasha.xr.XRWebGLLayerInit
The XRWebGLLayerInit dictionary's framebufferScaleFactor property, when specified upon instantiating a new XRWebGLLayer using its constructor, XRWebGLLayer(), specifies the scaling factor to use when determining the size of the frame buffer to use when rendering the scene, relative to the default XR device display resolution.
setFrameCount(int) - Method in interface akasha.AudioDataCopyToOptions
 
setFrameHeight(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setFrameHeight(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setFrameHeight(int) - Method in interface akasha.rtc.RTCVideoHandlerStats
 
setFrameIndex(int) - Method in interface akasha.ImageDecodeOptions
 
setFrameOffset(int) - Method in interface akasha.AudioDataCopyToOptions
 
setFrameRate(DoubleRange) - Method in interface akasha.media.MediaTrackCapabilities
 
setFrameRate(ConstrainDouble) - Method in interface akasha.media.MediaTrackConstraintSet
 
setFrameRate(double) - Method in interface akasha.media.MediaTrackConstraintSet
 
setFrameRate(ConstrainDoubleRange) - Method in interface akasha.media.MediaTrackConstraintSet
 
setFrameRate(double) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's frameRate property is a double-precision floating-point number indicating the frame rate, in frames per second, of the MediaStreamTrack as currently configured.
setFrameRate(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's frameRate property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the frameRate constraint.
setFrames(int) - Method in interface akasha.rtc.RTCVideoSourceStats
 
setFramesCaptured(int) - Method in interface akasha.rtc.RTCVideoSenderStats
 
setFramesDecoded(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The framesDecoded property of the RTCInboundRtpStreamStats dictionary indicates the total number of frames which have been decoded successfully for this media source.
setFramesDecoded(int) - Method in interface akasha.rtc.RTCVideoReceiverStats
 
setFramesDiscardedOnSend(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setFramesDropped(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setFramesDropped(int) - Method in interface akasha.rtc.RTCVideoReceiverStats
 
setFramesEncoded(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The framesEncoded property of the RTCOutboundRtpStreamStats dictionary indicates the total number of frames that have been encoded by this RTCRtpSender for this media source.
setFramesPerSecond(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setFramesPerSecond(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setFramesPerSecond(double) - Method in interface akasha.rtc.RTCVideoHandlerStats
 
setFramesPerSecond(double) - Method in interface akasha.rtc.RTCVideoSourceStats
 
setFramesReceived(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setFramesReceived(int) - Method in interface akasha.rtc.RTCVideoReceiverStats
 
setFramesSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setFramesSent(int) - Method in interface akasha.rtc.RTCVideoSenderStats
 
setFrameWidth(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setFrameWidth(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setFrameWidth(int) - Method in interface akasha.rtc.RTCVideoHandlerStats
 
setFrequency(float) - Method in interface akasha.audio.BiquadFilterOptions
 
setFrequency(float) - Method in interface akasha.audio.OscillatorOptions
 
setFrontFace(String) - Method in interface akasha.gpu.GPUPrimitiveState
 
setFullFramesLost(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setFullFramesLost(int) - Method in interface akasha.rtc.RTCVideoReceiverStats
 
setFullYear(int, int, int) - Method in class akasha.core.JsDate
The setFullYear() method sets the full year for a specified date according to local time.
setFullYear(int, int) - Method in class akasha.core.JsDate
The setFullYear() method sets the full year for a specified date according to local time.
setFullYear(int) - Method in class akasha.core.JsDate
The setFullYear() method sets the full year for a specified date according to local time.
setG(double) - Method in interface akasha.gpu.GPUColorDict
 
setGain(float) - Method in interface akasha.audio.BiquadFilterOptions
 
setGain(float) - Method in interface akasha.audio.GainOptions
 
setGamepad(Gamepad) - Method in interface akasha.GamepadEventInit
 
setGamma(Double) - Method in interface akasha.DeviceMotionEventRotationRateInit
 
setGamma(Double) - Method in interface akasha.DeviceOrientationEventInit
 
setGapDiscardRate(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setGapLossRate(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setGenerateAssertion(GenerateAssertionCallback) - Method in interface akasha.rtc.RTCIdentityProvider
 
setGet(PropertyAccessorFunction) - Method in interface akasha.core.ObjectPropertyDescriptor
 
setGroup(String) - Method in interface akasha.GenerateTestReportParameters
 
setGroupId(String) - Method in interface akasha.media.MediaTrackCapabilities
 
setGroupId(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet
 
setGroupId(String) - Method in interface akasha.media.MediaTrackConstraintSet
 
setGroupId(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet
 
setGroupId(String...) - Method in interface akasha.media.MediaTrackConstraintSet
 
setGroupId(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setGroupId(String) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's groupId property is a browsing-session unique DOMString which identifies the group of devices which includes the source for the MediaStreamTrack.
setGroupId(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's groupId property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the groupId constraint.
setHandled(Promise<Void>) - Method in interface akasha.FetchEventInit
 
setHardwareAcceleration(String) - Method in interface akasha.VideoDecoderConfig
 
setHardwareAcceleration(String) - Method in interface akasha.VideoEncoderConfig
 
setHasDynamicOffset(boolean) - Method in interface akasha.gpu.GPUBufferBindingLayout
 
setHash(AlgorithmIdentifier) - Method in interface akasha.crypto.EcdsaParams
 
setHash(JsObject) - Method in interface akasha.crypto.EcdsaParams
 
setHash(String) - Method in interface akasha.crypto.EcdsaParams
 
setHash(AlgorithmIdentifier) - Method in interface akasha.crypto.HkdfParams
 
setHash(JsObject) - Method in interface akasha.crypto.HkdfParams
 
setHash(String) - Method in interface akasha.crypto.HkdfParams
 
setHash(AlgorithmIdentifier) - Method in interface akasha.crypto.HmacImportParams
 
setHash(JsObject) - Method in interface akasha.crypto.HmacImportParams
 
setHash(String) - Method in interface akasha.crypto.HmacImportParams
 
setHash(KeyAlgorithm) - Method in interface akasha.crypto.HmacKeyAlgorithm
 
setHash(AlgorithmIdentifier) - Method in interface akasha.crypto.HmacKeyGenParams
 
setHash(JsObject) - Method in interface akasha.crypto.HmacKeyGenParams
 
setHash(String) - Method in interface akasha.crypto.HmacKeyGenParams
 
setHash(AlgorithmIdentifier) - Method in interface akasha.crypto.Pbkdf2Params
 
setHash(JsObject) - Method in interface akasha.crypto.Pbkdf2Params
 
setHash(String) - Method in interface akasha.crypto.Pbkdf2Params
 
setHash(AlgorithmIdentifier) - Method in interface akasha.crypto.RsaHashedImportParams
 
setHash(JsObject) - Method in interface akasha.crypto.RsaHashedImportParams
 
setHash(String) - Method in interface akasha.crypto.RsaHashedImportParams
 
setHash(KeyAlgorithm) - Method in interface akasha.crypto.RsaHashedKeyAlgorithm
 
setHash(AlgorithmIdentifier) - Method in interface akasha.crypto.RsaHashedKeyGenParams
 
setHash(JsObject) - Method in interface akasha.crypto.RsaHashedKeyGenParams
 
setHash(String) - Method in interface akasha.crypto.RsaHashedKeyGenParams
 
setHeaderBytesReceived(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setHeaderBytesSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setHeaderExtensions(JsArray<RTCRtpHeaderExtensionCapability>) - Method in interface akasha.rtc.RTCRtpCapabilities
 
setHeaderExtensions(RTCRtpHeaderExtensionCapability...) - Method in interface akasha.rtc.RTCRtpCapabilities
 
setHeaderExtensions(JsArray<RTCRtpHeaderExtensionParameters>) - Method in interface akasha.rtc.RTCRtpParameters
 
setHeaderExtensions(RTCRtpHeaderExtensionParameters...) - Method in interface akasha.rtc.RTCRtpParameters
 
setHeaders(HeadersInit) - Method in interface akasha.RequestInit
 
setHeaders(JsArray<JsArray<String>>) - Method in interface akasha.RequestInit
 
setHeaders(JsArray<String>...) - Method in interface akasha.RequestInit
 
setHeaders(JsPropertyMap<String>) - Method in interface akasha.RequestInit
 
setHeaders(HeadersInit) - Method in interface akasha.ResponseInit
 
setHeaders(JsArray<JsArray<String>>) - Method in interface akasha.ResponseInit
 
setHeaders(JsArray<String>...) - Method in interface akasha.ResponseInit
 
setHeaders(JsPropertyMap<String>) - Method in interface akasha.ResponseInit
 
setHeaderValue(String) - Method in class akasha.NavigationPreloadManager
 
setHeaderValue(String) - Method in interface akasha.NavigationPreloadState
 
setHeight(double) - Method in interface akasha.DOMRectInit
 
setHeight(int) - Method in interface akasha.gpu.GPUExtent3DDict
 
setHeight(ULongRange) - Method in interface akasha.media.MediaTrackCapabilities
 
setHeight(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraintSet
 
setHeight(int) - Method in interface akasha.media.MediaTrackConstraintSet
 
setHeight(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraintSet
 
setHeight(int) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's height property is an integer indicating the number of pixels tall MediaStreamTrack is currently configured to be.
setHeight(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's height property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the height constraint.
setHeight(double) - Method in interface akasha.PointerEventInit
 
setHeight(int) - Method in interface akasha.rtc.RTCVideoSourceStats
 
setHeight(int) - Method in interface akasha.VideoEncoderConfig
 
setHeight(int) - Method in interface akasha.VideoFrameRect
 
setHighWaterMark(double) - Method in interface akasha.QueuingStrategy
 
setHighWaterMark(double) - Method in interface akasha.QueuingStrategyInit
 
setHours(int, int, int, int) - Method in class akasha.core.JsDate
The setHours() method sets the hours for a specified date according to local time, and returns the number of milliseconds since January 1, 1970 00:00:00 UTC until the time represented by the updated Date instance.
setHours(int, int, int) - Method in class akasha.core.JsDate
The setHours() method sets the hours for a specified date according to local time, and returns the number of milliseconds since January 1, 1970 00:00:00 UTC until the time represented by the updated Date instance.
setHours(int, int) - Method in class akasha.core.JsDate
The setHours() method sets the hours for a specified date according to local time, and returns the number of milliseconds since January 1, 1970 00:00:00 UTC until the time represented by the updated Date instance.
setHours(int) - Method in class akasha.core.JsDate
The setHours() method sets the hours for a specified date according to local time, and returns the number of milliseconds since January 1, 1970 00:00:00 UTC until the time represented by the updated Date instance.
setHttpRequestStatusCode(int) - Method in interface akasha.rtc.RTCErrorInit
 
setHugeFramesSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setHugeFramesSent(int) - Method in interface akasha.rtc.RTCVideoSenderStats
 
setIceCandidatePoolSize(short) - Method in interface akasha.rtc.RTCConfiguration
 
setIceLocalUsernameFragment(String) - Method in interface akasha.rtc.RTCTransportStats
 
setIceRestart(boolean) - Method in interface akasha.rtc.RTCOfferOptions
The iceRestart property of the RTCOfferOptions dictionary is a Boolean value which, when true, tells the RTCPeerConnection to start ICE renegotiation.
setIceRole(String) - Method in interface akasha.rtc.RTCTransportStats
 
setIceServers(JsArray<RTCIceServer>) - Method in interface akasha.rtc.RTCConfiguration
 
setIceServers(RTCIceServer...) - Method in interface akasha.rtc.RTCConfiguration
 
setIceState(String) - Method in interface akasha.rtc.RTCTransportStats
 
setIceTransportPolicy(String) - Method in interface akasha.rtc.RTCConfiguration
The WebRTC Device API dictionary RTCConfiguration's iceTransportPolicy property is a string indicating the transport selection policy the ICE agent should use during negotiation of connections.
setIcon(String) - Method in interface akasha.notifications.NotificationAction
 
setIcon(String) - Method in interface akasha.notifications.NotificationOptions
 
setIconURL(String) - Method in interface akasha.FederatedCredentialInit
 
setIconURL(String) - Method in interface akasha.PasswordCredentialData
 
setId(String) - Method in interface akasha.CredentialData
 
setId(String) - Method in interface akasha.KeyframeAnimationOptions
 
setId(BufferSource) - Method in interface akasha.PublicKeyCredentialDescriptor
 
setId(String) - Method in interface akasha.PublicKeyCredentialRpEntity
 
setId(BufferSource) - Method in interface akasha.PublicKeyCredentialUserEntity
 
setId(int) - Method in interface akasha.rtc.RTCDataChannelInit
 
setId(int) - Method in interface akasha.rtc.RTCRtpHeaderExtensionParameters
 
setId(String) - Method in interface akasha.rtc.RTCStats
The id property of the RTCStats dictionary is a string which uniquely identifies the object for which this RTCStats object provides statistics.
setId(String) - Method in interface akasha.TokenBinding
 
setIdeal(boolean) - Method in interface akasha.media.ConstrainBooleanParameters
 
setIdeal(StringOrStringArrayUnion) - Method in interface akasha.media.ConstrainDOMStringParameters
 
setIdeal(String) - Method in interface akasha.media.ConstrainDOMStringParameters
 
setIdeal(JsArray<String>) - Method in interface akasha.media.ConstrainDOMStringParameters
 
setIdeal(String...) - Method in interface akasha.media.ConstrainDOMStringParameters
 
setIdeal(double) - Method in interface akasha.media.ConstrainDoubleRange
 
setIdeal(int) - Method in interface akasha.media.ConstrainULongRange
 
setIdentifier(int) - Method in interface akasha.TouchInit
 
setIdentity(String) - Method in interface akasha.rtc.RTCIdentityValidationResult
 
setIdentityProvider(String, RTCIdentityProviderOptions) - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.setIdentityProvider() method sets the Identity Provider (IdP) to the triplet given in parameter: its name, the protocol used to communicate with it (optional) and an optional username.
setIdentityProvider(String) - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection.setIdentityProvider() method sets the Identity Provider (IdP) to the triplet given in parameter: its name, the protocol used to communicate with it (optional) and an optional username.
setIdp(RTCIdentityProviderDetails) - Method in interface akasha.rtc.RTCIdentityAssertionResult
 
setIgnoreBOM(boolean) - Method in interface akasha.TextDecoderOptions
 
setIgnoreDepthValues(boolean) - Method in interface akasha.xr.XRWebGLLayerInit
The XRWebGLLayerInit dictionary's Boolean ignoreDepthValues property can be provided in the options passed into the XRWebGLLayer() constructor to indicate that the depth buffer, if it exists, should be ignored while composing the scene.
setIgnoreMethod(boolean) - Method in interface akasha.CacheQueryOptions
 
setIgnoreSearch(boolean) - Method in interface akasha.CacheQueryOptions
 
setIgnoreVary(boolean) - Method in interface akasha.CacheQueryOptions
 
setImag(JsArray<Double>) - Method in interface akasha.audio.PeriodicWaveOptions
 
setImag(double...) - Method in interface akasha.audio.PeriodicWaveOptions
 
setImage(VideoFrame) - Method in interface akasha.ImageDecodeResult
 
setImage(String) - Method in interface akasha.notifications.NotificationOptions
 
setImageOrientation(String) - Method in interface akasha.ImageBitmapOptions
 
setImplementation(String) - Method in interface akasha.rtc.RTCCodecStats
 
setInboundRtpStreamId(String) - Method in interface akasha.rtc.RTCRtpContributingSourceStats
 
setIncludeUncontrolled(boolean) - Method in interface akasha.ClientQueryOptions
 
setIndexBuffer(GPUBuffer, String, int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
setIndexBuffer(GPUBuffer, String, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
setIndexBuffer(GPUBuffer, String) - Method in class akasha.gpu.GPURenderBundleEncoder
 
setIndexBuffer(GPUBuffer, String, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
setIndexBuffer(GPUBuffer, String, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
setIndexBuffer(GPUBuffer, String) - Method in class akasha.gpu.GPURenderPassEncoder
 
setInfo(BufferSource) - Method in interface akasha.crypto.HkdfParams
 
setInitData(ArrayBuffer) - Method in interface akasha.MediaEncryptedEventInit
 
setInitDataType(String) - Method in interface akasha.MediaEncryptedEventInit
 
setInitDataTypes(JsArray<String>) - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.initDataTypes read-only property returns a list of supported initialization data type names.
setInitDataTypes(String...) - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.initDataTypes read-only property returns a list of supported initialization data type names.
setInitial(int) - Method in interface akasha.wasm.MemoryDescriptor
 
setInitial(int) - Method in interface akasha.wasm.TableDescriptor
 
setInline(String) - Method in interface akasha.ScrollIntoViewOptions
 
setInlineVerticalFieldOfView(double) - Method in interface akasha.xr.XRRenderStateInit
 
setInputBuffer(AudioBuffer) - Method in interface akasha.audio.AudioProcessingEventInit
 
setInputSource(XRInputSource) - Method in interface akasha.xr.XRInputSourceEventInit
The XRInputSourceEventInit dictionary's inputSource property is used when calling the XRInputSourceEvent() constructor to specify the XRInputSource from which the newly-created event is being sent.
setInputType(String) - Method in interface akasha.InputEventInit
 
setInsertedSamplesForDeceleration(int) - Method in interface akasha.rtc.RTCAudioReceiverStats
 
setInsertedSamplesForDeceleration(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setInstance(Instance) - Method in interface akasha.wasm.WebAssemblyInstantiatedSource
 
setInt16(int, int, boolean) - Method in class akasha.core.DataView
The setInt16() method stores a signed 16-bit integer (short) value at the specified byte offset from the start of the DataView.
setInt16(int, int) - Method in class akasha.core.DataView
The setInt16() method stores a signed 16-bit integer (short) value at the specified byte offset from the start of the DataView.
setInt32(int, int, boolean) - Method in class akasha.core.DataView
The setInt32() method stores a signed 32-bit integer (long) value at the specified byte offset from the start of the DataView.
setInt32(int, int) - Method in class akasha.core.DataView
The setInt32() method stores a signed 32-bit integer (long) value at the specified byte offset from the start of the DataView.
setInt8(int, byte) - Method in class akasha.core.DataView
The setInt8() method stores a signed 8-bit integer (byte) value at the specified byte offset from the start of the DataView.
setIntegrity(String) - Method in interface akasha.RequestInit
 
setIntersectionRatio(double) - Method in interface akasha.IntersectionObserverEntryInit
 
setIntersectionRect(DOMRectInit) - Method in interface akasha.IntersectionObserverEntryInit
 
setInterval(double) - Method in interface akasha.DeviceMotionEventInit
 
setInterval(TimerHandler, int) - Method in class akasha.Window
The setInterval() method, offered on the Window and Worker interfaces, repeatedly calls a function or executes a code snippet, with a fixed time delay between each call.
setInterval(TimerHandler) - Method in class akasha.Window
The setInterval() method, offered on the Window and Worker interfaces, repeatedly calls a function or executes a code snippet, with a fixed time delay between each call.
setInterval(TimerHandler, int) - Static method in class akasha.WindowGlobal
The setInterval() method, offered on the Window and Worker interfaces, repeatedly calls a function or executes a code snippet, with a fixed time delay between each call.
setInterval(TimerHandler) - Static method in class akasha.WindowGlobal
The setInterval() method, offered on the Window and Worker interfaces, repeatedly calls a function or executes a code snippet, with a fixed time delay between each call.
setIs(String) - Method in interface akasha.ElementCreationOptions
 
setIs2D(boolean) - Method in interface akasha.DOMMatrixInit
 
setIsComposing(boolean) - Method in interface akasha.InputEventInit
 
setIsComposing(boolean) - Method in interface akasha.KeyboardEventInit
 
setIsIntersecting(boolean) - Method in interface akasha.IntersectionObserverEntryInit
 
setIsPrimary(boolean) - Method in interface akasha.PointerEventInit
 
setIsRemote(boolean) - Method in interface akasha.rtc.RTCIceCandidateStats
 
setIssuerCertificateId(String) - Method in interface akasha.rtc.RTCCertificateStats
 
setItem(String, String) - Method in class akasha.Storage
The setItem() method of the Storage interface, when passed a key name and value, will add that key to the given Storage object, or update that key's value if it already exists.
setIterations(int) - Method in interface akasha.crypto.Pbkdf2Params
 
setIterations(double) - Method in interface akasha.EffectTiming
The Web Animations API dictionary EffectTiming's iterations property specifies the number of times the animation should repeat.
setIterations(double) - Method in interface akasha.OptionalEffectTiming
 
setIterationStart(double) - Method in interface akasha.EffectTiming
Web Animations API's EffectTiming dictionary's iterationStart property specifies the repetition number which repetition the animation begins at and its progress through it.
setIterationStart(double) - Method in interface akasha.OptionalEffectTiming
 
setIv(BufferSource) - Method in interface akasha.crypto.AesCbcParams
 
setIv(BufferSource) - Method in interface akasha.crypto.AesGcmParams
 
setJitter(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setJitterBufferDelay(double) - Method in interface akasha.rtc.RTCAudioReceiverStats
 
setJitterBufferDelay(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setJitterBufferDelay(double) - Method in interface akasha.rtc.RTCVideoReceiverStats
 
setJitterBufferEmittedCount(int) - Method in interface akasha.rtc.RTCAudioReceiverStats
 
setJitterBufferEmittedCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setJitterBufferEmittedCount(int) - Method in interface akasha.rtc.RTCVideoReceiverStats
 
setK(String) - Method in interface akasha.crypto.JsonWebKey
 
setKeepalive(boolean) - Method in interface akasha.RequestInit
 
setKey(String) - Method in interface akasha.KeyboardEventInit
 
setKey(String) - Method in interface akasha.StorageEventInit
 
setKey_ops(JsArray<String>) - Method in interface akasha.crypto.JsonWebKey
 
setKey_ops(String...) - Method in interface akasha.crypto.JsonWebKey
 
setKeyFrame(boolean) - Method in interface akasha.VideoEncoderEncodeOptions
 
setKeyframes(JsObject) - Method in class akasha.KeyframeEffect
The setKeyframes() method of the KeyframeEffect interface replaces the keyframes that make up the affected KeyframeEffect with a new set of keyframes.
setKeyFramesDecoded(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setKeyFramesEncoded(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setKeyFramesReceived(int) - Method in interface akasha.rtc.RTCVideoReceiverStats
 
setKeyFramesSent(int) - Method in interface akasha.rtc.RTCVideoSenderStats
 
setKeyPath(StringOrStringArrayUnion) - Method in interface akasha.idb.IDBObjectStoreParameters
 
setKeyPath(String) - Method in interface akasha.idb.IDBObjectStoreParameters
 
setKeyPath(JsArray<String>) - Method in interface akasha.idb.IDBObjectStoreParameters
 
setKeyPath(String...) - Method in interface akasha.idb.IDBObjectStoreParameters
 
setKeys(JsPropertyMap<String>) - Method in interface akasha.PushSubscriptionJSON
 
setKind(String) - Method in interface akasha.rtc.RTCMediaHandlerStats
 
setKind(String) - Method in interface akasha.rtc.RTCMediaSourceStats
 
setKind(String) - Method in interface akasha.rtc.RTCRtpStreamStats
The kind property of the RTCRtpStreamStats dictionary is a string indicating whether the described RTP stream contains audio or video media.
setKind(String) - Method in interface akasha.wasm.ModuleExportDescriptor
 
setKind(String) - Method in interface akasha.wasm.ModuleImportDescriptor
 
setKnee(float) - Method in interface akasha.audio.DynamicsCompressorOptions
 
setKty(String) - Method in interface akasha.crypto.JsonWebKey
 
setLabel(BufferSource) - Method in interface akasha.crypto.RsaOaepParams
 
setLabel(String) - Method in interface akasha.gpu.GPUObjectDescriptorBase
 
setLabel(String) - Method in interface akasha.MediaKeySystemConfiguration
 
setLabel(String) - Method in interface akasha.rtc.RTCDataChannelStats
 
setLang(String) - Method in interface akasha.notifications.NotificationOptions
 
setLargeBlob(AuthenticationExtensionsLargeBlobInputs) - Method in interface akasha.AuthenticationExtensionsClientInputs
 
setLargeBlob(AuthenticationExtensionsLargeBlobOutputs) - Method in interface akasha.AuthenticationExtensionsClientOutputs
 
setLastChance(boolean) - Method in interface akasha.SyncEventInit
 
setLastEventId(String) - Method in interface akasha.MessageEventInit
 
setLastModified(int) - Method in interface akasha.FilePropertyBag
 
setLastPacketReceivedTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property lastPacketReceivedTimestamp indicates the time at which the connection described by the candidate pair last received a packet.
setLastPacketReceivedTimestamp(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The lastPacketReceivedTimestamp property of the RTCInboundRtpStreamStats dictionary indicates the time at which the most recently received packet arrived from this source.
setLastPacketSentTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property lastPacketSentTimestamp indicates the time at which the connection described by the candidate pair last sent a packet, not including STUN packets.
setLastPacketSentTimestamp(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The lastPacketSentTimestamp property of the RTCOutboundRtpStreamStats dictionary indicates the time at which the RTCRtpSender described by this RTCOutboundRtpStreamStats object last transmitted a packet to the remote receiver.
setLastRequestTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property lastRequestTimestamp indicates the time at which the most recent STUN request was sent on the described candidate pair.
setLastResponseTimestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property lastResponseTimestamp indicates the time at which the last STUN response was received on the described candidate pair.
setLatency(DoubleRange) - Method in interface akasha.media.MediaTrackCapabilities
 
setLatency(ConstrainDouble) - Method in interface akasha.media.MediaTrackConstraintSet
 
setLatency(double) - Method in interface akasha.media.MediaTrackConstraintSet
 
setLatency(ConstrainDoubleRange) - Method in interface akasha.media.MediaTrackConstraintSet
 
setLatency(double) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's latency property is a double-precision floating-point number indicating the estimated latency (specified in seconds) of the MediaStreamTrack as currently configured.
setLatency(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's latency property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the latency constraint.
setLatencyHint(AudioContextLatencyCategoryOrDoubleUnion) - Method in interface akasha.audio.AudioContextOptions
The AudioContextOptions dictionary (used when instantiating an AudioContext) may contain a property named latencyHint, which indicates the preferred maximum latency in seconds for the audio context.
setLatencyHint(String) - Method in interface akasha.audio.AudioContextOptions
The AudioContextOptions dictionary (used when instantiating an AudioContext) may contain a property named latencyHint, which indicates the preferred maximum latency in seconds for the audio context.
setLatencyHint(double) - Method in interface akasha.audio.AudioContextOptions
The AudioContextOptions dictionary (used when instantiating an AudioContext) may contain a property named latencyHint, which indicates the preferred maximum latency in seconds for the audio context.
setLayers(JsArray<XRLayer>) - Method in interface akasha.xr.XRRenderStateInit
 
setLayers(XRLayer...) - Method in interface akasha.xr.XRRenderStateInit
 
setLayout(GPUBindGroupLayout) - Method in interface akasha.gpu.GPUBindGroupDescriptor
 
setLayout(GPUPipelineLayout) - Method in interface akasha.gpu.GPUPipelineDescriptorBase
 
setLayout(JsArray<PlaneLayout>) - Method in interface akasha.VideoFrameCopyToOptions
 
setLayout(PlaneLayout...) - Method in interface akasha.VideoFrameCopyToOptions
 
setLeft(double) - Method in interface akasha.ScrollToOptions
A double.
setLeft(int) - Method in interface akasha.VideoFrameRect
 
setLength(int) - Method in interface akasha.audio.AudioBufferOptions
 
setLength(int) - Method in interface akasha.audio.OfflineAudioContextOptions
 
setLength(short) - Method in interface akasha.crypto.AesCtrParams
 
setLength(int) - Method in interface akasha.crypto.AesDerivedKeyParams
 
setLength(int) - Method in interface akasha.crypto.AesKeyAlgorithm
 
setLength(int) - Method in interface akasha.crypto.AesKeyGenParams
 
setLength(int) - Method in interface akasha.crypto.HmacImportParams
 
setLength(int) - Method in interface akasha.crypto.HmacKeyAlgorithm
 
setLength(int) - Method in interface akasha.crypto.HmacKeyGenParams
 
setLengthComputable(boolean) - Method in interface akasha.ProgressEventInit
 
setLineDash(JsArray<Double>) - Method in class akasha.CanvasRenderingContext2D
The setLineDash() method of the Canvas 2D API's CanvasRenderingContext2D interface sets the line dash pattern used when stroking lines.
setLineDash(double[]) - Method in class akasha.CanvasRenderingContext2D
The setLineDash() method of the Canvas 2D API's CanvasRenderingContext2D interface sets the line dash pattern used when stroking lines.
setLineDash(JsArray<Double>) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
setLineDash(double[]) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
setLineno(int) - Method in interface akasha.ErrorEventInit
 
setLineNumber(int) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setLiveSeekableRange(double, double) - Method in class akasha.media.MediaSource
The setLiveSeekableRange() method of the MediaSource interface sets the range that the user can seek to in the media element.
setLoaded(int) - Method in interface akasha.ProgressEventInit
 
setLoadValue(GPULoadOpOrGPUColorUnion) - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
setLoadValue(String) - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
setLoadValue(GPUColor) - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
setLoadValue(JsArray<Double>) - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
setLoadValue(double...) - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
setLoadValue(GPUColorDict) - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
setLocal(RTCIceCandidate) - Method in interface akasha.rtc.RTCIceCandidatePair
The local property of the RTCIceCandidatePair dictionary specifies the RTCIceCandidate which describes the configuration of the local end of a viable WebRTC connection.
setLocalCandidateId(String) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property localCandidateId is a string that uniquely identifies the local ICE candidate which was analyzed to generate the RTCIceCandidateStats used to compute the statistics for this pair of candidates.
setLocalCertificateId(String) - Method in interface akasha.rtc.RTCTransportStats
 
setLocalDescription(RTCLocalSessionDescriptionInit) - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection method setLocalDescription() changes the local description associated with the connection.
setLocalDescription() - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection method setLocalDescription() changes the local description associated with the connection.
setLocalDescription(RTCLocalSessionDescriptionInit, VoidFunction, RTCPeerConnectionErrorCallback) - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection method setLocalDescription() changes the local description associated with the connection.
setLocalId(String) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
setLocalId(String) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
The RTCRemoteOutboundRtpStreamStats dictionary's localId property is a string which can be used to identify the RTCInboundRtpStreamStats object whose remoteId matches this value.
setLocalTime(Double) - Method in interface akasha.ComputedEffectTiming
 
setLocation(int) - Method in interface akasha.KeyboardEventInit
 
setLodMaxClamp(float) - Method in interface akasha.gpu.GPUSamplerDescriptor
 
setLodMinClamp(float) - Method in interface akasha.gpu.GPUSamplerDescriptor
 
setLogicalSurface(boolean) - Method in interface akasha.media.MediaTrackCapabilities
 
setLogicalSurface(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setLogicalSurface(boolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setLogicalSurface(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setLogicalSurface(boolean) - Method in interface akasha.media.MediaTrackSettings
 
setLogicalSurface(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
 
setLoop(boolean) - Method in interface akasha.audio.AudioBufferSourceOptions
 
setLoopEnd(double) - Method in interface akasha.audio.AudioBufferSourceOptions
 
setLoopStart(double) - Method in interface akasha.audio.AudioBufferSourceOptions
 
setM11(double) - Method in interface akasha.DOMMatrix2DInit
 
setM12(double) - Method in interface akasha.DOMMatrix2DInit
 
setM13(double) - Method in interface akasha.DOMMatrixInit
 
setM14(double) - Method in interface akasha.DOMMatrixInit
 
setM21(double) - Method in interface akasha.DOMMatrix2DInit
 
setM22(double) - Method in interface akasha.DOMMatrix2DInit
 
setM23(double) - Method in interface akasha.DOMMatrixInit
 
setM24(double) - Method in interface akasha.DOMMatrixInit
 
setM31(double) - Method in interface akasha.DOMMatrixInit
 
setM32(double) - Method in interface akasha.DOMMatrixInit
 
setM33(double) - Method in interface akasha.DOMMatrixInit
 
setM34(double) - Method in interface akasha.DOMMatrixInit
 
setM41(double) - Method in interface akasha.DOMMatrix2DInit
 
setM42(double) - Method in interface akasha.DOMMatrix2DInit
 
setM43(double) - Method in interface akasha.DOMMatrixInit
 
setM44(double) - Method in interface akasha.DOMMatrixInit
 
setMagFilter(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
 
setManufacturerData(BluetoothManufacturerDataMap) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
setManufacturerData(JsArray<BluetoothManufacturerDataFilterInit>) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
setManufacturerData(BluetoothManufacturerDataFilterInit...) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
setMappedAtCreation(boolean) - Method in interface akasha.gpu.GPUBufferDescriptor
 
setMarkers(boolean) - Method in interface akasha.svg.SVGBoundingBoxOptions
 
setMask(BufferSource) - Method in interface akasha.bluetooth.BluetoothDataFilterInit
 
setMask(int) - Method in interface akasha.gpu.GPUMultisampleState
 
setMatches(boolean) - Method in interface akasha.MediaQueryListEventInit
 
setMatrix(DOMMatrixReadOnly) - Method in class akasha.svg.SVGTransform
 
setMatrixValue(String) - Method in class akasha.DOMMatrix
 
setMax(double) - Method in interface akasha.media.DoubleRange
 
setMax(int) - Method in interface akasha.media.ULongRange
 
setMaxAnisotropy(int) - Method in interface akasha.gpu.GPUSamplerDescriptor
 
setMaxBitrate(int) - Method in interface akasha.rtc.RTCRtpEncodingParameters
The RTCRtpEncodingParameters dictionary's maxBitrate property specifies the maximum number of bits per second to allow a track encoded with this encoding to use.
setMaxDecibels(double) - Method in interface akasha.audio.AnalyserOptions
 
setMaxDelayTime(double) - Method in interface akasha.audio.DelayOptions
 
setMaxDistance(double) - Method in interface akasha.audio.PannerOptions
 
setMaximum(int) - Method in interface akasha.wasm.MemoryDescriptor
 
setMaximum(int) - Method in interface akasha.wasm.TableDescriptor
 
setMaximumAge(int) - Method in interface akasha.PositionOptions
The PositionOptions.maximumAge property is a positive long value indicating the maximum age in milliseconds of a possible cached position that is acceptable to return.
setMaxPacketLifeTime(int) - Method in interface akasha.rtc.RTCDataChannelInit
 
setMaxRetransmits(int) - Method in interface akasha.rtc.RTCDataChannelInit
 
setMaxValue(float) - Method in interface akasha.audio.AudioParamDescriptor
 
setMayUseGATT(boolean) - Method in interface akasha.bluetooth.AllowedBluetoothDevice
 
setMeasureExecutionTime(boolean) - Method in interface akasha.gpu.GPUCommandEncoderDescriptor
 
setMedia(MediaListOrStringUnion) - Method in interface akasha.CSSStyleSheetInit
 
setMedia(MediaList) - Method in interface akasha.CSSStyleSheetInit
 
setMedia(String) - Method in interface akasha.CSSStyleSheetInit
 
setMedia(String) - Method in interface akasha.MediaQueryListEventInit
 
setMediaElement(HTMLMediaElement) - Method in interface akasha.audio.MediaElementAudioSourceOptions
 
setMediaKeys(MediaKeys) - Method in class akasha.HTMLMediaElement
The setMediaKeys() property of the HTMLMediaElement interface returns a Promise that resolves to the passed MediaKeys, which are those used to decrypt media during playback.
setMediaSourceId(String) - Method in interface akasha.rtc.RTCAudioSenderStats
 
setMediaSourceId(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setMediaSourceId(String) - Method in interface akasha.rtc.RTCVideoSenderStats
 
setMediaStream(MediaStream) - Method in interface akasha.audio.MediaStreamAudioSourceOptions
The MediaStreamAudioSourceOptions dictionary's mediaStream property must specify the MediaStream from which to retrieve audio data when instantiating a MediaStreamAudioSourceNode using the MediaStreamAudioSourceNode() constructor.
setMediaStreamTrack(MediaStreamTrack) - Method in interface akasha.audio.MediaStreamTrackAudioSourceOptions
The MediaStreamTrackAudioSourceOptions dictionary's mediaStreamTrack property must contain a reference to the MediaStreamTrack from which the MediaStreamTrackAudioSourceNode being created using the MediaStreamTrackAudioSourceNode() constructor.
setMediation(String) - Method in interface akasha.CredentialRequestOptions
 
setMediaType(String) - Method in interface akasha.rtc.RTCRtpStreamStats
 
setMessage(String) - Method in interface akasha.ErrorEventInit
 
setMessage(String) - Method in interface akasha.GenerateTestReportParameters
 
setMessage(ArrayBuffer) - Method in interface akasha.MediaKeyMessageEventInit
 
setMessage(String) - Method in interface akasha.speech.SpeechRecognitionErrorEventInit
 
setMessagesReceived(int) - Method in interface akasha.rtc.RTCDataChannelStats
 
setMessagesSent(int) - Method in interface akasha.rtc.RTCDataChannelStats
 
setMessageType(String) - Method in interface akasha.MediaKeyMessageEventInit
 
setMetaKey(boolean) - Method in interface akasha.EventModifierInit
 
setMethod(String) - Method in interface akasha.RequestInit
 
setMid(String) - Method in interface akasha.rtc.RTCRtpTransceiverStats
 
setMilliseconds(int) - Method in class akasha.core.JsDate
The setMilliseconds() method sets the milliseconds for a specified date according to local time.
setMimeType(String) - Method in interface akasha.media.MediaRecorderOptions
 
setMimeType(String) - Method in interface akasha.rtc.RTCCodecStats
 
setMimeType(String) - Method in interface akasha.rtc.RTCRtpCodecCapability
 
setMimeType(String) - Method in interface akasha.rtc.RTCRtpCodecParameters
 
setMin(double) - Method in interface akasha.media.DoubleRange
 
setMin(int) - Method in interface akasha.media.ULongRange
 
setMinBindingSize(int) - Method in interface akasha.gpu.GPUBufferBindingLayout
 
setMinDecibels(double) - Method in interface akasha.audio.AnalyserOptions
 
setMinFilter(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
 
setMinutes(int, int, int) - Method in class akasha.core.JsDate
The setMinutes() method sets the minutes for a specified date according to local time.
setMinutes(int, int) - Method in class akasha.core.JsDate
The setMinutes() method sets the minutes for a specified date according to local time.
setMinutes(int) - Method in class akasha.core.JsDate
The setMinutes() method sets the minutes for a specified date according to local time.
setMinValue(float) - Method in interface akasha.audio.AudioParamDescriptor
 
setMipLevel(int) - Method in interface akasha.gpu.GPUImageCopyTexture
 
setMipLevelCount(int) - Method in interface akasha.gpu.GPUTextureDescriptor
 
setMipLevelCount(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor
 
setMipmapFilter(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
 
setMode(String) - Method in interface akasha.ReadableStreamGetReaderOptions
 
setMode(String) - Method in interface akasha.RequestInit
 
setMode(String) - Method in interface akasha.ShadowRootInit
 
setMode(String) - Method in interface akasha.xr.XRPermissionDescriptor
The mode property of the XRPermissionDescriptor dictionary is a string taken from the XRSessionMode enumerated type, specifying which Web XR session mode (inline, immersive-vr, or immersive-ar) the described permissions will be used for.
setModifierAltGraph(boolean) - Method in interface akasha.EventModifierInit
 
setModifierCapsLock(boolean) - Method in interface akasha.EventModifierInit
 
setModifierFn(boolean) - Method in interface akasha.EventModifierInit
 
setModifierFnLock(boolean) - Method in interface akasha.EventModifierInit
 
setModifierHyper(boolean) - Method in interface akasha.EventModifierInit
 
setModifierNumLock(boolean) - Method in interface akasha.EventModifierInit
 
setModifierScrollLock(boolean) - Method in interface akasha.EventModifierInit
 
setModifierSuper(boolean) - Method in interface akasha.EventModifierInit
 
setModifierSymbol(boolean) - Method in interface akasha.EventModifierInit
 
setModifierSymbolLock(boolean) - Method in interface akasha.EventModifierInit
 
setModule(GPUShaderModule) - Method in interface akasha.gpu.GPUProgrammableStage
 
setModule(String) - Method in interface akasha.wasm.ModuleImportDescriptor
 
setModule(Module) - Method in interface akasha.wasm.WebAssemblyInstantiatedSource
 
setModulusLength(int) - Method in interface akasha.crypto.RsaKeyAlgorithm
 
setModulusLength(int) - Method in interface akasha.crypto.RsaKeyGenParams
 
setMonth(int, int) - Method in class akasha.core.JsDate
The setMonth() method sets the month for a specified date according to the currently set year.
setMonth(int) - Method in class akasha.core.JsDate
The setMonth() method sets the month for a specified date according to the currently set year.
setMovementX(int) - Method in interface akasha.MouseEventInit
 
setMovementY(int) - Method in interface akasha.MouseEventInit
 
setMtu(int) - Method in interface akasha.rtc.RTCSctpTransportStats
 
setMultiEntry(boolean) - Method in interface akasha.idb.IDBIndexParameters
 
setMultisample(GPUMultisampleState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor
 
setMultisampled(boolean) - Method in interface akasha.gpu.GPUTextureBindingLayout
 
setMutable(boolean) - Method in interface akasha.wasm.GlobalDescriptor
 
setN(String) - Method in interface akasha.crypto.JsonWebKey
 
setNackCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The nackCount property of the RTCInboundRtpStreamStats dictionary is a numeric value indicating the number of times the receiver sent a NACK packet to the sender.
setNackCount(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The nackCount property of the RTCOutboundRtpStreamStats dictionary is a numeric value indicating the number of times the RTCRtpSender described by this object received a NACK packet from the remote receiver.
setName(String) - Method in interface akasha.audio.AudioParamDescriptor
 
setName(String) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
setName(String) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
setName(String) - Method in interface akasha.crypto.Algorithm
 
setName(String) - Method in interface akasha.crypto.KeyAlgorithm
 
setName(String) - Method in interface akasha.FederatedCredentialInit
 
setName(String) - Method in interface akasha.idb.IDBDatabaseInfo
 
setName(String) - Method in interface akasha.PasswordCredentialData
 
setName(String) - Method in interface akasha.PermissionDescriptor
 
setName(String) - Method in interface akasha.PublicKeyCredentialEntity
 
setName(String) - Method in interface akasha.speech.SpeechSynthesisEventInit
 
setName(String) - Method in interface akasha.wasm.ModuleExportDescriptor
 
setName(String) - Method in interface akasha.wasm.ModuleImportDescriptor
 
setName(String) - Method in interface akasha.WorkerOptions
 
setNamedCurve(String) - Method in interface akasha.crypto.EcKeyAlgorithm
 
setNamedCurve(String) - Method in interface akasha.crypto.EcKeyGenParams
 
setNamedCurve(String) - Method in interface akasha.crypto.EcKeyImportParams
 
setNamedItem(Attr) - Method in class akasha.NamedNodeMap
 
setNamedItemNS(Attr) - Method in class akasha.NamedNodeMap
 
setNamePrefix(String) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
setNavigationUI(String) - Method in interface akasha.FullscreenOptions
The FullscreenOptions dictionary's navigationUI property is used when calling requestFullscreen() to specify to what extent the user agent should include its standard user interface while the element is presented in full-screen mode.
setNegotiated(boolean) - Method in interface akasha.rtc.RTCDataChannelInit
 
setNetworkPriority(String) - Method in interface akasha.rtc.RTCRtpEncodingParameters
 
setNewSubscription(PushSubscription) - Method in interface akasha.PushSubscriptionChangeEventInit
 
setNewURL(String) - Method in interface akasha.HashChangeEventInit
 
setNewValue(String) - Method in interface akasha.StorageEventInit
 
setNewVersion(Double) - Method in interface akasha.idb.IDBVersionChangeEventInit
 
setNoiseSuppression(JsArray<Boolean>) - Method in interface akasha.media.MediaTrackCapabilities
 
setNoiseSuppression(Boolean...) - Method in interface akasha.media.MediaTrackCapabilities
 
setNoiseSuppression(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setNoiseSuppression(boolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setNoiseSuppression(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setNoiseSuppression(boolean) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's noiseSuppression property is a Boolean value whose value indicates whether or not noise suppression technology is enabled on an audio track.
setNoiseSuppression(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's noiseSuppression property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the noiseSuppression constraint.
setNominated(boolean) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property nominated specifies whether or not the candidate pair described by the underlying RTCIceCandidatePair has been nominated to be used as the configuration for the WebRTC connection.
setNotification(Notification) - Method in interface akasha.notifications.NotificationEventInit
 
setNumberOfChannels(int) - Method in interface akasha.audio.AudioBufferOptions
 
setNumberOfChannels(int) - Method in interface akasha.audio.OfflineAudioContextOptions
 
setNumberOfChannels(int) - Method in interface akasha.AudioDataInit
 
setNumberOfChannels(int) - Method in interface akasha.AudioDecoderConfig
 
setNumberOfChannels(int) - Method in interface akasha.AudioEncoderConfig
 
setNumberOfFrames(int) - Method in interface akasha.AudioDataInit
 
setNumberOfInputs(int) - Method in interface akasha.audio.AudioWorkletNodeOptions
 
setNumberOfInputs(int) - Method in interface akasha.audio.ChannelMergerOptions
 
setNumberOfOutputs(int) - Method in interface akasha.audio.AudioWorkletNodeOptions
 
setNumberOfOutputs(int) - Method in interface akasha.audio.ChannelSplitterOptions
 
setOcclusionQuerySet(GPUQuerySet) - Method in interface akasha.gpu.GPURenderPassDescriptor
 
setOfferToReceiveAudio(boolean) - Method in interface akasha.rtc.RTCOfferOptions
 
setOfferToReceiveVideo(boolean) - Method in interface akasha.rtc.RTCOfferOptions
 
setOffset(float) - Method in interface akasha.audio.ConstantSourceOptions
 
setOffset(Double) - Method in interface akasha.BaseComputedKeyframe
 
setOffset(Double) - Method in interface akasha.BaseKeyframe
 
setOffset(DoubleOrDoubleArrayUnion) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setOffset(Double) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setOffset(JsArray<Double>) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setOffset(double...) - Method in interface akasha.BasePropertyIndexedKeyframe
 
setOffset(int) - Method in interface akasha.gpu.GPUBufferBinding
 
setOffset(int) - Method in interface akasha.gpu.GPUImageDataLayout
 
setOffset(int) - Method in interface akasha.gpu.GPUVertexAttribute
 
setOffset(int) - Method in interface akasha.PlaneInit
 
setOffset(int) - Method in interface akasha.PlaneLayout
 
setOldSubscription(PushSubscription) - Method in interface akasha.PushSubscriptionChangeEventInit
 
setOldURL(String) - Method in interface akasha.HashChangeEventInit
 
setOldValue(String) - Method in interface akasha.StorageEventInit
 
setOldVersion(int) - Method in interface akasha.idb.IDBVersionChangeEventInit
 
setOnce(boolean) - Method in interface akasha.AddEventListenerOptions
 
setOneRealm(boolean) - Method in interface akasha.PermissionSetParameters
 
setOperation(String) - Method in interface akasha.gpu.GPUBlendComponent
 
setOptionalFeatures(JsArray<Any>) - Method in interface akasha.xr.XRPermissionDescriptor
The XRPermissionDescriptor dictionary's optionalFeatures property is used to specify a list of WebXR features which your app or site would like to use but can operate without if permission isn't granted to use them.
setOptionalFeatures(Any...) - Method in interface akasha.xr.XRPermissionDescriptor
The XRPermissionDescriptor dictionary's optionalFeatures property is used to specify a list of WebXR features which your app or site would like to use but can operate without if permission isn't granted to use them.
setOptionalFeatures(JsArray<Any>) - Method in interface akasha.xr.XRSessionInit
 
setOptionalFeatures(Any...) - Method in interface akasha.xr.XRSessionInit
 
setOptionalManufacturerData(JsArray<Double>) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
setOptionalManufacturerData(double...) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
setOptionalManufacturerData(JsArray<Double>) - Method in interface akasha.bluetooth.RequestDeviceOptions
 
setOptionalManufacturerData(double...) - Method in interface akasha.bluetooth.RequestDeviceOptions
 
setOptionalServices(JsArray<BluetoothServiceUUID>) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
setOptionalServices(BluetoothServiceUUID...) - Method in interface akasha.bluetooth.BluetoothPermissionDescriptor
 
setOptionalServices(JsArray<BluetoothServiceUUID>) - Method in interface akasha.bluetooth.RequestDeviceOptions
 
setOptionalServices(BluetoothServiceUUID...) - Method in interface akasha.bluetooth.RequestDeviceOptions
 
setOrdered(boolean) - Method in interface akasha.rtc.RTCDataChannelInit
 
setOrientation(float, float, float, float, float, float) - Method in class akasha.audio.AudioListener
Void.
setOrientation(float, float, float) - Method in class akasha.audio.PannerNode
Void.
setOrientationX(float) - Method in interface akasha.audio.PannerOptions
 
setOrientationY(float) - Method in interface akasha.audio.PannerOptions
 
setOrientationZ(float) - Method in interface akasha.audio.PannerOptions
 
setOrientToAngle(SVGAngle) - Method in class akasha.svg.SVGMarkerElement
 
setOrientToAuto() - Method in class akasha.svg.SVGMarkerElement
 
setOrigin(String) - Method in interface akasha.CollectedClientData
 
setOrigin(String) - Method in interface akasha.FederatedCredentialInit
 
setOrigin(GPUOrigin2D) - Method in interface akasha.gpu.GPUImageCopyExternalImage
 
setOrigin(JsArray<Double>) - Method in interface akasha.gpu.GPUImageCopyExternalImage
 
setOrigin(double...) - Method in interface akasha.gpu.GPUImageCopyExternalImage
 
setOrigin(GPUOrigin2DDict) - Method in interface akasha.gpu.GPUImageCopyExternalImage
 
setOrigin(GPUOrigin3D) - Method in interface akasha.gpu.GPUImageCopyTexture
 
setOrigin(JsArray<Double>) - Method in interface akasha.gpu.GPUImageCopyTexture
 
setOrigin(double...) - Method in interface akasha.gpu.GPUImageCopyTexture
 
setOrigin(GPUOrigin3DDict) - Method in interface akasha.gpu.GPUImageCopyTexture
 
setOrigin(String) - Method in interface akasha.MessageEventInit
 
setOrigin(String) - Method in interface akasha.PasswordCredentialData
 
setOriginalPolicy(String) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setOriginTime(double) - Method in interface akasha.DocumentTimelineOptions
 
setOth(JsArray<RsaOtherPrimesInfo>) - Method in interface akasha.crypto.JsonWebKey
 
setOth(RsaOtherPrimesInfo...) - Method in interface akasha.crypto.JsonWebKey
 
setOutput(AudioDataOutputCallback) - Method in interface akasha.AudioDecoderInit
 
setOutput(EncodedAudioChunkOutputCallback) - Method in interface akasha.AudioEncoderInit
 
setOutput(VideoFrameOutputCallback) - Method in interface akasha.VideoDecoderInit
 
setOutput(EncodedVideoChunkOutputCallback) - Method in interface akasha.VideoEncoderInit
 
setOutputBuffer(AudioBuffer) - Method in interface akasha.audio.AudioProcessingEventInit
 
setOutputChannelCount(JsArray<Double>) - Method in interface akasha.audio.AudioWorkletNodeOptions
 
setOutputChannelCount(double...) - Method in interface akasha.audio.AudioWorkletNodeOptions
 
setOversample(String) - Method in interface akasha.audio.WaveShaperOptions
 
setP(String) - Method in interface akasha.crypto.JsonWebKey
 
setP1(DOMPointInit) - Method in interface akasha.DOMQuadInit
 
setP2(DOMPointInit) - Method in interface akasha.DOMQuadInit
 
setP3(DOMPointInit) - Method in interface akasha.DOMQuadInit
 
setP4(DOMPointInit) - Method in interface akasha.DOMQuadInit
 
setPacketsContributedTo(int) - Method in interface akasha.rtc.RTCRtpContributingSourceStats
 
setPacketsDiscarded(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setPacketsDiscardedOnSend(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
setPacketsDiscardedOnSend(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setPacketsDuplicated(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The packetsDuplicated property of the RTCInboundRtpStreamStats dictionary indicates the total number of packets discarded because they were duplicates of previously-received packets.
setPacketsFailedDecryption(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The packetsFailedDecryption property of the RTCInboundRtpStreamStats dictionary indicates the total number of RTP packets which failed to be decrypted successfully after being received by the local end of the connection during this session.
setPacketsLost(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setPacketsReceived(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's packetsReceived property indicates the total number of packets of any kind that have been received on the connection described by the pair of candidates.
setPacketsReceived(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setPacketsReceived(int) - Method in interface akasha.rtc.RTCTransportStats
 
setPacketsRepaired(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setPacketsSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's packetsSent property indicates the total number of packets which have been sent on the connection described by the pair of candidates.
setPacketsSent(int) - Method in interface akasha.rtc.RTCSentRtpStreamStats
 
setPacketsSent(int) - Method in interface akasha.rtc.RTCTransportStats
 
setPageX(double) - Method in interface akasha.TouchInit
 
setPageY(double) - Method in interface akasha.TouchInit
 
setPan(float) - Method in interface akasha.audio.StereoPannerOptions
 
setPanningModel(String) - Method in interface akasha.audio.PannerOptions
 
setPanTiltZoom(boolean) - Method in interface akasha.CameraDevicePermissionDescriptor
 
setParameter(String, String, Object) - Method in class akasha.XSLTProcessor
 
setParameterData(JsPropertyMap<Double>) - Method in interface akasha.audio.AudioWorkletNodeOptions
 
setParameters(RTCRtpSendParameters) - Method in class akasha.rtc.RTCRtpSender
The setParameters() method of the RTCRtpSender interface applies changes the configuration of sender's track, which is the MediaStreamTrack for which the RTCRtpSender is responsible.
setPartialFramesLost(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats
 
setPartialFramesLost(int) - Method in interface akasha.rtc.RTCVideoReceiverStats
 
setPassive(boolean) - Method in interface akasha.AddEventListenerOptions
 
setPassOp(String) - Method in interface akasha.gpu.GPUStencilFaceState
 
setPassword(PasswordCredentialInit) - Method in interface akasha.CredentialCreationOptions
 
setPassword(boolean) - Method in interface akasha.CredentialRequestOptions
 
setPassword(String) - Method in interface akasha.PasswordCredentialData
 
setPassword(String) - Method in interface akasha.rtc.RTCIceParameters
The RTCIceParameters dictionary's password property specifies the ICE password that, in tandem with the usernameFragment, uniquely identifies an ICE session for its entire duration.
setPatternMismatch(boolean) - Method in interface akasha.ValidityStateFlags
 
setPayloadType(int) - Method in interface akasha.rtc.RTCCodecStats
 
setPayloadType(short) - Method in interface akasha.rtc.RTCRtpCodecParameters
 
setPeerIdentity(String) - Method in interface akasha.media.MediaStreamConstraints
 
setPeerIdentity(String) - Method in interface akasha.rtc.RTCConfiguration
 
setPeerIdentity(String) - Method in interface akasha.rtc.RTCIdentityProviderOptions
 
setPerDscpPacketsReceived(JsPropertyMap<Double>) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The perDscpPacketsReceived property of the RTCInboundRtpStreamStats dictionary is a record comprised of key/value pairs in which each key is a string representation of a Differentiated Services Code Point and the value is the number of packets received for that DCSP.
setPerDscpPacketsSent(JsPropertyMap<Double>) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The perDscpPacketsSent property of the RTCOutboundRtpStreamStats dictionary is a record comprised of key/value pairs in which each key is a string representation of a Differentiated Services Code Point and the value is the number of packets sent for that DCSP.
setPerformanceTime(double) - Method in interface akasha.audio.AudioTimestamp
 
setPeriodicWave(PeriodicWave) - Method in class akasha.audio.OscillatorNode
The setPeriodicWave() method of the OscillatorNode interface is used to point to a PeriodicWave defining a periodic waveform that can be used to shape the oscillator's output, when type is custom.
setPeriodicWave(PeriodicWave) - Method in interface akasha.audio.OscillatorOptions
 
setPersisted(boolean) - Method in interface akasha.PageTransitionEventInit
 
setPersistentState(String) - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.persistentState read-only property indicates whether the ability to persist state is required.
setPipeline(GPUComputePipeline) - Method in class akasha.gpu.GPUComputePassEncoder
 
setPipeline(GPURenderPipeline) - Method in class akasha.gpu.GPURenderBundleEncoder
 
setPipeline(GPURenderPipeline) - Method in class akasha.gpu.GPURenderPassEncoder
 
setPipelineStatistics(JsArray<String>) - Method in interface akasha.gpu.GPUQuerySetDescriptor
 
setPipelineStatistics(String...) - Method in interface akasha.gpu.GPUQuerySetDescriptor
 
setPlaneIndex(int) - Method in interface akasha.AudioDataCopyToOptions
 
setPlaybackRate(float) - Method in interface akasha.audio.AudioBufferSourceOptions
 
setPlaybackTime(double) - Method in interface akasha.audio.AudioProcessingEventInit
 
setPliCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The pliCount property of the RTCInboundRtpStreamStats dictionary states the number of times the RTCRtpReceiver described by these statistics sent a Picture Loss Indication (PLI) packet to the sender.
setPliCount(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The pliCount property of the RTCOutboundRtpStreamStats dictionary states the number of times the remote peer's RTCRtpReceiver sent a Picture Loss Indication (PLI) packet to the RTCRtpSender for which this object provides statistics.
setPointerCapture(int) - Method in class akasha.Element
The setPointerCapture() method of the Element interface is used to designate a specific element as the capture target of future pointer events.
setPointerId(int) - Method in interface akasha.PointerEventInit
 
setPointerType(String) - Method in interface akasha.PointerEventInit
 
setPort(int) - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's port property specifies the network port used by the candidate.
setPort(int) - Method in interface akasha.rtc.RTCIceServerStats
 
setPort(Double) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit
 
setPorts(JsArray<MessagePort>) - Method in interface akasha.MessageEventInit
 
setPorts(MessagePort...) - Method in interface akasha.MessageEventInit
 
setPosition(float, float, float) - Method in class akasha.audio.AudioListener
Void.
setPosition(float, float, float) - Method in class akasha.audio.PannerNode
Void.
setPosition(Node, int) - Method in class akasha.Selection
The Selection.collapse() method collapses the current selection to a single point.
setPosition(Node) - Method in class akasha.Selection
The Selection.collapse() method collapses the current selection to a single point.
setPositionX(float) - Method in interface akasha.audio.PannerOptions
 
setPositionY(float) - Method in interface akasha.audio.PannerOptions
 
setPositionZ(float) - Method in interface akasha.audio.PannerOptions
 
setPowerPreference(String) - Method in interface akasha.gl.WebGLContextAttributes
A hint to the user agent indicating what configuration of GPU is suitable for the WebGL context.
setPowerPreference(String) - Method in interface akasha.gpu.GPURequestAdapterOptions
 
setPreferAnimation(boolean) - Method in interface akasha.ImageDecoderInit
 
setPreloadResponse(Promise<Any>) - Method in interface akasha.FetchEventInit
 
setPremultipliedAlpha(boolean) - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates that the page compositor will assume the drawing buffer contains colors with pre-multiplied alpha.
setPremultipliedAlpha(boolean) - Method in interface akasha.gpu.GPUImageCopyTextureTagged
 
setPremultiplyAlpha(String) - Method in interface akasha.ImageBitmapOptions
 
setPremultiplyAlpha(String) - Method in interface akasha.ImageDecoderInit
 
setPresentationStyle(String) - Method in interface akasha.clipboard.ClipboardItemOptions
 
setPreserveDrawingBuffer(boolean) - Method in interface akasha.gl.WebGLContextAttributes
A flag that controls whether the buffers will not be cleared and will preserve their values until cleared or overwritten by the author.
setPressure(float) - Method in interface akasha.PointerEventInit
 
setPreventAbort(boolean) - Method in interface akasha.StreamPipeOptions
 
setPreventCancel(boolean) - Method in interface akasha.ReadableStreamIteratorOptions
 
setPreventCancel(boolean) - Method in interface akasha.StreamPipeOptions
 
setPreventClose(boolean) - Method in interface akasha.StreamPipeOptions
 
setPreventScroll(boolean) - Method in interface akasha.FocusOptions
 
setPrimitive(GPUPrimitiveState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor
 
setPriority(String) - Method in interface akasha.rtc.RTCDataChannelInit
 
setPriority(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
setPriority(int) - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's priority property is a positive integer value indicating the priority (or desirability) of the described candidate.
setPriority(String) - Method in interface akasha.rtc.RTCMediaHandlerStats
 
setPriority(String) - Method in interface akasha.rtc.RTCRtpEncodingParameters
 
setPrivateKey(CryptoKey) - Method in interface akasha.crypto.CryptoKeyPair
 
setProcessorOptions(JsObject) - Method in interface akasha.audio.AudioWorkletNodeOptions
 
setProgress(Double) - Method in interface akasha.ComputedEffectTiming
 
setPromise(Promise<Any>) - Method in interface akasha.PromiseRejectionEventInit
 
setProperty(String, String, String) - Method in class akasha.CSSStyleDeclaration
The CSSStyleDeclaration.setProperty() method interface sets a new value for a property on a CSS style declaration object.
setProperty(String, String) - Method in class akasha.CSSStyleDeclaration
The CSSStyleDeclaration.setProperty() method interface sets a new value for a property on a CSS style declaration object.
setPropertyName(String) - Method in interface akasha.TransitionEventInit
 
setProtocol(String) - Method in interface akasha.FederatedCredentialInit
 
setProtocol(String) - Method in interface akasha.rtc.RTCDataChannelInit
 
setProtocol(String) - Method in interface akasha.rtc.RTCDataChannelStats
 
setProtocol(String) - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's protocol property specifies the protocol the specified candidate would use for communication with the remote peer.
setProtocol(String) - Method in interface akasha.rtc.RTCIdentityProviderDetails
 
setProtocol(String) - Method in interface akasha.rtc.RTCIdentityProviderOptions
 
setProtocols(JsArray<String>) - Method in interface akasha.FederatedCredentialRequestOptions
 
setProtocols(String...) - Method in interface akasha.FederatedCredentialRequestOptions
 
setPrototypeOf(Object, Object) - Static method in class akasha.core.JsObject
The Object.setPrototypeOf() method sets the prototype (i.e., the internal [[Prototype]] property) of a specified object to another object or null.
setProvider(String) - Method in interface akasha.FederatedCredentialInit
 
setProviders(JsArray<String>) - Method in interface akasha.FederatedCredentialRequestOptions
 
setProviders(String...) - Method in interface akasha.FederatedCredentialRequestOptions
 
setPseudoElement(String) - Method in interface akasha.AnimationEventInit
 
setPseudoElement(String) - Method in interface akasha.KeyframeEffectOptions
 
setPseudoElement(String) - Method in interface akasha.TransitionEventInit
 
setPubKeyCredParams(JsArray<PublicKeyCredentialParameters>) - Method in interface akasha.PublicKeyCredentialCreationOptions
The pubKeyCredParams property of the PublicKeyCredentialCreationOptions dictionary is an Array whose elements are objects describing the desired features of the credential to be created.
setPubKeyCredParams(PublicKeyCredentialParameters...) - Method in interface akasha.PublicKeyCredentialCreationOptions
The pubKeyCredParams property of the PublicKeyCredentialCreationOptions dictionary is an Array whose elements are objects describing the desired features of the credential to be created.
setPublic(CryptoKey) - Method in interface akasha.crypto.EcdhKeyDeriveParams
 
setPublicExponent(Uint8Array) - Method in interface akasha.crypto.RsaKeyAlgorithm
 
setPublicExponent(Uint8Array) - Method in interface akasha.crypto.RsaKeyGenParams
 
setPublicKey(PublicKeyCredentialCreationOptions) - Method in interface akasha.CredentialCreationOptions
 
setPublicKey(PublicKeyCredentialRequestOptions) - Method in interface akasha.CredentialRequestOptions
 
setPublicKey(CryptoKey) - Method in interface akasha.crypto.CryptoKeyPair
 
setPull(UnderlyingSourcePullCallback) - Method in interface akasha.UnderlyingSource
 
setQ(float) - Method in interface akasha.audio.BiquadFilterOptions
 
setQ(String) - Method in interface akasha.crypto.JsonWebKey
 
setQi(String) - Method in interface akasha.crypto.JsonWebKey
 
setQpSum(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The qpSum property of the RTCInboundRtpStreamStats dictionary is a value generated by adding the Quantization Parameter (QP) values for every frame sent or received to date on the video track corresponding to this RTCInboundRtpStreamStats object.
setQpSum(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The qpSum property of the RTCOutboundRtpStreamStats dictionary is a value generated by adding the Quantization Parameter (QP) values for every frame this sender has produced to date on the video track corresponding to this RTCOutboundRtpStreamStats object.
setQuality(double) - Method in interface akasha.ImageEncodeOptions
 
setQualityLimitationDurations(JsPropertyMap<Double>) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setQualityLimitationReason(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The qualityLimitationReason property of the RTCOutboundRtpStreamStats dictionary is a string indicating the reason why the media quality in the stream is currently being reduced by the codec during encoding, or none if no quality reduction is being performed.
setQualityLimitationResolutionChanges(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setQuota(int) - Method in interface akasha.StorageEstimate
The StorageEstimate dictionary's quota property is a conservative approximation of how much storage is allotted to the origin or Web app that called StorageManager.estimate(); there may be more space available, but there will not be less.
setR(String) - Method in interface akasha.crypto.RsaOtherPrimesInfo
 
setR(double) - Method in interface akasha.gpu.GPUColorDict
 
setRadiusX(float) - Method in interface akasha.TouchInit
 
setRadiusY(float) - Method in interface akasha.TouchInit
 
setRangeOverflow(boolean) - Method in interface akasha.ValidityStateFlags
 
setRangeText(String) - Method in class akasha.HTMLInputElement
The HTMLInputElement.setRangeText() method replaces a range of text in an input or textarea element with a new string.
setRangeText(String, int, int, String) - Method in class akasha.HTMLInputElement
The HTMLInputElement.setRangeText() method replaces a range of text in an input or textarea element with a new string.
setRangeText(String, int, int) - Method in class akasha.HTMLInputElement
The HTMLInputElement.setRangeText() method replaces a range of text in an input or textarea element with a new string.
setRangeText(String) - Method in class akasha.HTMLTextAreaElement
 
setRangeText(String, int, int, String) - Method in class akasha.HTMLTextAreaElement
 
setRangeText(String, int, int) - Method in class akasha.HTMLTextAreaElement
 
setRangeUnderflow(boolean) - Method in interface akasha.ValidityStateFlags
 
setRatio(float) - Method in interface akasha.audio.DynamicsCompressorOptions
 
setRead(boolean) - Method in interface akasha.AuthenticationExtensionsLargeBlobInputs
 
setRead(int) - Method in interface akasha.TextEncoderEncodeIntoResult
 
setReadable(ReadableStream) - Method in interface akasha.ReadableWritablePair
 
setReadableType(Object) - Method in interface akasha.Transformer
 
setReal(JsArray<Double>) - Method in interface akasha.audio.PeriodicWaveOptions
 
setReal(double...) - Method in interface akasha.audio.PeriodicWaveOptions
 
setReason(String) - Method in interface akasha.CloseEventInit
 
setReason(Object) - Method in interface akasha.PromiseRejectionEventInit
 
setReceivedAlert(int) - Method in interface akasha.rtc.RTCErrorInit
 
setReceiver(RTCRtpReceiver) - Method in interface akasha.rtc.RTCTrackEventInit
The RTCTrackEventInit dictionary's receiver property specifies the RTCRtpReceiver associated with the event.
setReceiverId(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The receiverId property of the RTCInboundRtpStreamStats dictionary specifies the id of the RTCAudioReceiverStats or RTCVideoReceiverStats object representing the RTCRtpReceiver receiving the stream.
setReceiverId(String) - Method in interface akasha.rtc.RTCRtpTransceiverStats
 
setReceiverWindow(int) - Method in interface akasha.rtc.RTCSctpTransportStats
 
setRect(VideoFrameRect) - Method in interface akasha.VideoFrameCopyToOptions
 
setRedirect(String) - Method in interface akasha.RequestInit
 
setReducedSize(boolean) - Method in interface akasha.rtc.RTCRtcpParameters
 
setRefDistance(double) - Method in interface akasha.audio.PannerOptions
 
setReferenceSpace(XRReferenceSpace) - Method in interface akasha.xr.XRReferenceSpaceEventInit
The XRReferenceSpaceEventInit property referenceSpace is used to establish the value of a newly-constructed XRReferenceSpaceEvent object when calling the XRReferenceSpaceEvent() constructor.
setReferrer(String) - Method in interface akasha.RequestInit
 
setReferrer(String) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setReferrerPolicy(String) - Method in interface akasha.RequestInit
 
setRelatedTarget(EventTarget) - Method in interface akasha.FocusEventInit
 
setRelatedTarget(EventTarget) - Method in interface akasha.MouseEventInit
 
setRelayedSource(boolean) - Method in interface akasha.rtc.RTCMediaSourceStats
 
setRelayProtocol(String) - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's relayProtocol property specifies the protocol being used by a local ICE candidate to communicate with the TURN server.
setRelayProtocol(String) - Method in interface akasha.rtc.RTCIceServerStats
 
setRelease(float) - Method in interface akasha.audio.DynamicsCompressorOptions
 
setRemote(RTCIceCandidate) - Method in interface akasha.rtc.RTCIceCandidatePair
The remote property of the RTCIceCandidatePair dictionary specifies the RTCIceCandidate describing the configuration of the remote end of a viable WebRTC connection.
setRemoteCandidateId(String) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats property remoteCandidateId is a string that uniquely identifies the remote ICE candidate which was analyzed to generate the RTCIceCandidateStats used to compute the statistics for this pair of candidates.
setRemoteCertificateId(String) - Method in interface akasha.rtc.RTCTransportStats
 
setRemoteDescription(RTCSessionDescriptionInit) - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection method setRemoteDescription() sets the specified session description as the remote peer's current offer or answer.
setRemoteDescription(RTCSessionDescriptionInit, VoidFunction, RTCPeerConnectionErrorCallback) - Method in class akasha.rtc.RTCPeerConnection
The RTCPeerConnection method setRemoteDescription() sets the specified session description as the remote peer's current offer or answer.
setRemoteId(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The remoteId property of the RTCInboundRtpStreamStats dictionary specifies the id of the RTCRemoteOutboundRtpStreamStats object representing the remote peer's RTCRtpSender which is sending the media to the local peer.
setRemoteId(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The remoteId property of the RTCOutboundRtpStreamStats dictionary specifies the id of the RTCRemoteInboundRtpStreamStats object representing the remote peer's RTCRtpReceiver which is sending the media to the local peer for this SSRC.
setRemoteSource(boolean) - Method in interface akasha.rtc.RTCMediaHandlerStats
 
setRemoteTimestamp(double) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
The RTCRemoteOutboundRtpStreamStats property remoteTimestamp indicates the timestamp on the remote peer at which these statistics were sent.
setRemoved(JsArray<XRInputSource>) - Method in interface akasha.xr.XRInputSourcesChangeEventInit
The XRInputSourcesChangeEventInit property removed is an array of zero or more XRInputSource objects, each representing one input source which has been removed from the XRSession.
setRemovedSamplesForAcceleration(int) - Method in interface akasha.rtc.RTCAudioReceiverStats
 
setRemovedSamplesForAcceleration(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setRenderedBuffer(AudioBuffer) - Method in interface akasha.audio.OfflineAudioCompletionEventInit
 
setRenotify(boolean) - Method in interface akasha.notifications.NotificationOptions
 
setRepeat(boolean) - Method in interface akasha.KeyboardEventInit
 
setReplacesClientId(String) - Method in interface akasha.FetchEventInit
 
setReportsReceived(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
setReportsSent(int) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
The RTCRemoteOutboundRtpStreamStats dictionary's reportsSent property provides the number of Sender Reports (SRs) the remote peer has transmitted to the local peer.
setRequest(Request) - Method in interface akasha.FetchEventInit
 
setRequestBytesSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
setRequestHeader(String, String) - Method in class akasha.XMLHttpRequest
The XMLHttpRequest method setRequestHeader() sets the value of an HTTP request header.
setRequestsReceived(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's requestsReceived property indicates the total number of STUN connectivity check requests that have been received so far on the connection described by this pairing of candidates.
setRequestsSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's requestsSent property indicates the total number of STUN connectivity check requests that have been sent so far on the connection described by this pair of candidates.
setRequiredFeatures(JsArray<String>) - Method in interface akasha.gpu.GPUDeviceDescriptor
 
setRequiredFeatures(String...) - Method in interface akasha.gpu.GPUDeviceDescriptor
 
setRequiredFeatures(JsArray<Any>) - Method in interface akasha.xr.XRPermissionDescriptor
The XRPermissionDescriptor dictionary's requiredFeatures property should be set prior to calling navigator.permissions.query() to a list of WebXR features which must be supported for the app to work.
setRequiredFeatures(Any...) - Method in interface akasha.xr.XRPermissionDescriptor
The XRPermissionDescriptor dictionary's requiredFeatures property should be set prior to calling navigator.permissions.query() to a list of WebXR features which must be supported for the app to work.
setRequiredFeatures(JsArray<Any>) - Method in interface akasha.xr.XRSessionInit
 
setRequiredFeatures(Any...) - Method in interface akasha.xr.XRSessionInit
 
setRequiredLimits(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUDeviceDescriptor
 
setRequireInteraction(boolean) - Method in interface akasha.notifications.NotificationOptions
 
setRequireResidentKey(boolean) - Method in interface akasha.AuthenticatorSelectionCriteria
 
setResidentKey(String) - Method in interface akasha.AuthenticatorSelectionCriteria
 
setResizeHeight(int) - Method in interface akasha.ImageBitmapOptions
 
setResizeMode(JsArray<String>) - Method in interface akasha.media.MediaTrackCapabilities
 
setResizeMode(String...) - Method in interface akasha.media.MediaTrackCapabilities
 
setResizeMode(ConstrainDOMString) - Method in interface akasha.media.MediaTrackConstraintSet
 
setResizeMode(String) - Method in interface akasha.media.MediaTrackConstraintSet
 
setResizeMode(JsArray<String>) - Method in interface akasha.media.MediaTrackConstraintSet
 
setResizeMode(String...) - Method in interface akasha.media.MediaTrackConstraintSet
 
setResizeMode(ConstrainDOMStringParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setResizeMode(String) - Method in interface akasha.media.MediaTrackSettings
 
setResizeMode(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
 
setResizeQuality(String) - Method in interface akasha.ImageBitmapOptions
 
setResizeWidth(int) - Method in interface akasha.ImageBitmapOptions
 
setResolveTarget(GPUTextureView) - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
setResource(GPUBindingResource) - Method in interface akasha.gpu.GPUBindGroupEntry
 
setResourceTimingBufferSize(int) - Method in class akasha.perf.Performance
The setResourceTimingBufferSize() method sets the browser's resource timing buffer size to the specified number of "resource" performance entry type objects.
setResponseBytesSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
setResponsesReceived(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The responsesReceived property in the RTCIceCandidatePairStats dictionary indicates the total number of STUN connectivity check responses that have been received on the connection described by this pair of candidates.
setResponsesSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's responsesSent property indicates the total number of STUN connectivity check responses that have been sent so far on the connection described by this pair of candidates.
setRestrictOwnAudio(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setRestrictOwnAudio(boolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setRestrictOwnAudio(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setRestrictOwnAudio(boolean) - Method in interface akasha.media.MediaTrackSettings
 
setRestrictOwnAudio(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
 
setResultIndex(int) - Method in interface akasha.speech.SpeechRecognitionEventInit
 
setResultingClientId(String) - Method in interface akasha.FetchEventInit
 
setResults(SpeechRecognitionResultList) - Method in interface akasha.speech.SpeechRecognitionEventInit
 
setRetransmissionsReceived(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's retransmissionsReceived property indicates the total number of STUN connectivity check request retransmissions that have been received so far on the pair of candidates.
setRetransmissionsSent(int) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's retransmissionsSent property indicates the total number of STUN connectivity check request retransmissions that have been sent so far on the pair of candidates.
setRetransmittedBytesSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setRetransmittedPacketsSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setRid(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setRid(String) - Method in interface akasha.rtc.RTCRtpCodingParameters
 
setRk(boolean) - Method in interface akasha.CredentialPropertiesOutput
 
setRobustness(String) - Method in interface akasha.MediaKeySystemMediaCapability
 
setRolloffFactor(double) - Method in interface akasha.audio.PannerOptions
 
setRoot(ElementOrDocumentUnion) - Method in interface akasha.IntersectionObserverInit
 
setRoot(Element) - Method in interface akasha.IntersectionObserverInit
 
setRoot(Document) - Method in interface akasha.IntersectionObserverInit
 
setRootBounds(DOMRectInit) - Method in interface akasha.IntersectionObserverEntryInit
 
setRootMargin(String) - Method in interface akasha.IntersectionObserverInit
 
setRotate(float, float, float) - Method in class akasha.svg.SVGTransform
 
setRotationAngle(float) - Method in interface akasha.TouchInit
 
setRotationRate(DeviceMotionEventRotationRateInit) - Method in interface akasha.DeviceMotionEventInit
 
setRoundTripTime(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
setRoundTripTime(double) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
 
setRoundTripTimeMeasurements(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
setRoundTripTimeMeasurements(int) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
 
setRowsPerImage(int) - Method in interface akasha.gpu.GPUImageDataLayout
 
setRp(PublicKeyCredentialRpEntity) - Method in interface akasha.PublicKeyCredentialCreationOptions
The rp property of the PublicKeyCredentialCreationOptions dictionary is an object describing the relying party which requested the credential creation (via navigator.credentials.create()).
setRpId(String) - Method in interface akasha.PublicKeyCredentialRequestOptions
The rpId property, of the PublicKeyCredentialRequestOptions dictionary, is an optional property which indicates the relying party's identifier as a USVString.
setRssi(byte) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
setRtcp(RTCRtcpParameters) - Method in interface akasha.rtc.RTCRtpParameters
 
setRtcpMuxPolicy(String) - Method in interface akasha.rtc.RTCConfiguration
 
setRtcpTransportStatsId(String) - Method in interface akasha.rtc.RTCTransportStats
 
setRtpTimestamp(int) - Method in interface akasha.rtc.RTCRtpContributingSource
The read-only rtpTimestamp property of the RTCRtpContributingSource interface returns a DOMHighResTimeStamp indicating the source-generated time at which the media contained int he packet was first sampled or obtained.
setRtxSsrc(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setSalt(BufferSource) - Method in interface akasha.crypto.HkdfParams
 
setSalt(BufferSource) - Method in interface akasha.crypto.Pbkdf2Params
 
setSaltLength(int) - Method in interface akasha.crypto.RsaPssParams
 
setSample(String) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setSampleCount(int) - Method in interface akasha.gpu.GPURenderPassLayout
 
setSampleCount(int) - Method in interface akasha.gpu.GPUTextureDescriptor
 
setSampler(GPUSamplerBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
setSampleRate(float) - Method in interface akasha.audio.AudioBufferOptions
 
setSampleRate(float) - Method in interface akasha.audio.AudioContextOptions
The AudioContextOptions dictionary (used when instantiating an AudioContext) may contain a property named sampleRate, which indicates the sample rate to use for the new context.
setSampleRate(float) - Method in interface akasha.audio.OfflineAudioContextOptions
 
setSampleRate(float) - Method in interface akasha.AudioDataInit
 
setSampleRate(int) - Method in interface akasha.AudioDecoderConfig
 
setSampleRate(int) - Method in interface akasha.AudioEncoderConfig
 
setSampleRate(ULongRange) - Method in interface akasha.media.MediaTrackCapabilities
 
setSampleRate(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraintSet
 
setSampleRate(int) - Method in interface akasha.media.MediaTrackConstraintSet
 
setSampleRate(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraintSet
 
setSampleRate(int) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's sampleRate property is an integer indicating how many audio samples per second the MediaStreamTrack is currently configured for.
setSampleRate(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's sampleRate property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the sampleRate constraint.
setSamplesDecodedWithCelt(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setSamplesDecodedWithSilk(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setSamplesEncodedWithCelt(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setSamplesEncodedWithSilk(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setSampleSize(ULongRange) - Method in interface akasha.media.MediaTrackCapabilities
 
setSampleSize(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraintSet
 
setSampleSize(int) - Method in interface akasha.media.MediaTrackConstraintSet
 
setSampleSize(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraintSet
 
setSampleSize(int) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's sampleSize property is an integer indicating the linear sample size (in bits per sample) the MediaStreamTrack is currently configured for.
setSampleSize(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's sampleSize property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the sampleSize constraint.
setSampleType(String) - Method in interface akasha.gpu.GPUTextureBindingLayout
 
setScalabilityMode(String) - Method in interface akasha.VideoEncoderConfig
 
setScale(float, float) - Method in class akasha.svg.SVGTransform
 
setScaleResolutionDownBy(double) - Method in interface akasha.rtc.RTCRtpEncodingParameters
The RTCRtpEncodingParameters dictionary's scaleResolutionDownBy property can be used to specify a factor by which to reduce the size of a video track during encoding.
setScissorRect(int, int, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
setScope(String) - Method in interface akasha.RegistrationOptions
 
setScreenX(double) - Method in interface akasha.MouseEventInit
 
setScreenX(double) - Method in interface akasha.TouchInit
 
setScreenY(double) - Method in interface akasha.MouseEventInit
 
setScreenY(double) - Method in interface akasha.TouchInit
 
setSctpCauseCode(int) - Method in interface akasha.rtc.RTCErrorInit
 
setSdp(String) - Method in interface akasha.rtc.RTCLocalSessionDescriptionInit
 
setSdp(String) - Method in interface akasha.rtc.RTCSessionDescriptionInit
 
setSdpFmtpLine(String) - Method in interface akasha.rtc.RTCCodecStats
 
setSdpFmtpLine(String) - Method in interface akasha.rtc.RTCRtpCodecCapability
 
setSdpFmtpLine(String) - Method in interface akasha.rtc.RTCRtpCodecParameters
 
setSdpLineNumber(int) - Method in interface akasha.rtc.RTCErrorInit
 
setSdpMid(String) - Method in interface akasha.rtc.RTCIceCandidateInit
The optional property sdpMid in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's sdpMid property.
setSdpMLineIndex(Double) - Method in interface akasha.rtc.RTCIceCandidateInit
The optional property sdpMLineIndex in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's sdpMLineIndex property.
setSeconds(int, int) - Method in class akasha.core.JsDate
The setSeconds() method sets the seconds for a specified date according to local time.
setSeconds(int) - Method in class akasha.core.JsDate
The setSeconds() method sets the seconds for a specified date according to local time.
setSelectedCandidatePairChanges(int) - Method in interface akasha.rtc.RTCTransportStats
 
setSelectedCandidatePairId(String) - Method in interface akasha.rtc.RTCTransportStats
 
setSelectionRange(int, int, String) - Method in class akasha.HTMLInputElement
The HTMLInputElement.setSelectionRange() method sets the start and end positions of the current text selection in an input or textarea element.
setSelectionRange(int, int) - Method in class akasha.HTMLInputElement
The HTMLInputElement.setSelectionRange() method sets the start and end positions of the current text selection in an input or textarea element.
setSelectionRange(int, int, String) - Method in class akasha.HTMLTextAreaElement
 
setSelectionRange(int, int) - Method in class akasha.HTMLTextAreaElement
 
setSendEncodings(JsArray<RTCRtpEncodingParameters>) - Method in interface akasha.rtc.RTCRtpTransceiverInit
 
setSendEncodings(RTCRtpEncodingParameters...) - Method in interface akasha.rtc.RTCRtpTransceiverInit
 
setSenderId(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setSenderId(String) - Method in interface akasha.rtc.RTCRtpTransceiverStats
 
setSentAlert(int) - Method in interface akasha.rtc.RTCErrorInit
 
setServerCertificate(BufferSource) - Method in class akasha.MediaKeys
The MediaKeys.setServerCertificate() method provides a server certificate to be used to encrypt messages to the license server.
setService(BluetoothServiceUUID) - Method in interface akasha.bluetooth.BluetoothServiceDataFilterInit
 
setService(String) - Method in interface akasha.bluetooth.BluetoothServiceDataFilterInit
 
setService(int) - Method in interface akasha.bluetooth.BluetoothServiceDataFilterInit
 
setServiceData(BluetoothServiceDataMap) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
setServiceData(JsArray<BluetoothServiceDataFilterInit>) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
setServiceData(BluetoothServiceDataFilterInit...) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
setServices(JsArray<BluetoothServiceUUID>) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
setServices(BluetoothServiceUUID...) - Method in interface akasha.bluetooth.BluetoothLEScanFilterInit
 
setSession(XRSession) - Method in interface akasha.xr.XRInputSourcesChangeEventInit
The XRInputSourcesChangeEventInit property session specifies the XRSession to which the input source list change event applies.
setSession(XRSession) - Method in interface akasha.xr.XRSessionEventInit
The XRSessionEventInit dictionary's session property specifies the XRSession for which the event describes a state change.
setSessionTypes(JsArray<String>) - Method in interface akasha.MediaKeySystemConfiguration
 
setSessionTypes(String...) - Method in interface akasha.MediaKeySystemConfiguration
 
setSet(PropertyMutatorFunction) - Method in interface akasha.core.ObjectPropertyDescriptor
 
setShaderLocation(int) - Method in interface akasha.gpu.GPUVertexAttribute
 
setShiftKey(boolean) - Method in interface akasha.EventModifierInit
 
setSignal(AbortSignal) - Method in interface akasha.AddEventListenerOptions
 
setSignal(AbortSignal) - Method in interface akasha.bluetooth.WatchAdvertisementsOptions
 
setSignal(AbortSignal) - Method in interface akasha.CredentialCreationOptions
 
setSignal(AbortSignal) - Method in interface akasha.CredentialRequestOptions
 
setSignal(AbortSignal) - Method in interface akasha.RequestInit
 
setSignal(AbortSignal) - Method in interface akasha.StreamPipeOptions
 
setSilent(boolean) - Method in interface akasha.notifications.NotificationOptions
 
setSilentConcealedSamples(int) - Method in interface akasha.rtc.RTCAudioReceiverStats
 
setSilentConcealedSamples(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setSize(int) - Method in interface akasha.gpu.GPUBufferBinding
 
setSize(int) - Method in interface akasha.gpu.GPUBufferDescriptor
 
setSize(GPUExtent3D) - Method in interface akasha.gpu.GPUCanvasConfiguration
 
setSize(JsArray<Double>) - Method in interface akasha.gpu.GPUCanvasConfiguration
 
setSize(double...) - Method in interface akasha.gpu.GPUCanvasConfiguration
 
setSize(GPUExtent3DDict) - Method in interface akasha.gpu.GPUCanvasConfiguration
 
setSize(GPUExtent3D) - Method in interface akasha.gpu.GPUTextureDescriptor
 
setSize(JsArray<Double>) - Method in interface akasha.gpu.GPUTextureDescriptor
 
setSize(double...) - Method in interface akasha.gpu.GPUTextureDescriptor
 
setSize(GPUExtent3DDict) - Method in interface akasha.gpu.GPUTextureDescriptor
 
setSize(QueuingStrategySize) - Method in interface akasha.QueuingStrategy
 
setSkewX(float) - Method in class akasha.svg.SVGTransform
 
setSkewY(float) - Method in class akasha.svg.SVGTransform
 
setSliCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The sliCount property of the RTCInboundRtpStreamStats dictionary indicates how many Slice Loss Indication (SLI) packets the RTCRtpReceiver for which this object provdes statistics sent to the remote RTCRtpSender.
setSliCount(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The sliCount property of the RTCOutboundRtpStreamStats dictionary indicates how many Slice Loss Indication (SLI) packets the RTCRtpSender received from the remote RTCRtpReceiver for the RTP stream described by this object.
setSlotAssignment(String) - Method in interface akasha.ShadowRootInit
 
setSmoothedRoundTripTime(double) - Method in interface akasha.rtc.RTCSctpTransportStats
 
setSmoothingTimeConstant(double) - Method in interface akasha.audio.AnalyserOptions
 
setSource(HTMLVideoElement) - Method in interface akasha.gpu.GPUExternalTextureDescriptor
 
setSource(ImageBitmapOrHTMLCanvasElementOrOffscreenCanvasUnion) - Method in interface akasha.gpu.GPUImageCopyExternalImage
 
setSource(ImageBitmap) - Method in interface akasha.gpu.GPUImageCopyExternalImage
 
setSource(HTMLCanvasElement) - Method in interface akasha.gpu.GPUImageCopyExternalImage
 
setSource(OffscreenCanvas) - Method in interface akasha.gpu.GPUImageCopyExternalImage
 
setSource(MessageEventSource) - Method in interface akasha.MessageEventInit
 
setSource(int) - Method in interface akasha.rtc.RTCRtpContributingSource
The read-only source property of the RTCRtpContributingSource interface returns the source identifier of a particular stream of RTP packets.
setSourceFile(String) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setSourceMap(JsObject) - Method in interface akasha.gpu.GPUShaderModuleDescriptor
 
setSrcFactor(String) - Method in interface akasha.gpu.GPUBlendComponent
 
setSrtpCipher(String) - Method in interface akasha.rtc.RTCTransportStats
 
setSsrc(int) - Method in interface akasha.rtc.RTCRtpStreamStats
The RTCRtpStreamStats dictionary's ssrc property provides the Synchronization Source (SSRC), an integer which uniquely identifies the source of the RTP packets whose statistics are covered by the RTCStatsReport that includes this RTCRtpStreamStats dictionary.
setStart(Node, int) - Method in class akasha.Range
The Range.setStart() method sets the start position of a Range.
setStart(TransformerStartCallback) - Method in interface akasha.Transformer
 
setStart(UnderlyingSinkStartCallback) - Method in interface akasha.UnderlyingSink
 
setStart(UnderlyingSourceStartCallback) - Method in interface akasha.UnderlyingSource
 
setStartAfter(Node) - Method in class akasha.Range
The Range.setStartAfter() method sets the start position of a Range relative to a Node.
setStartBefore(Node) - Method in class akasha.Range
The Range.setStartBefore() method sets the start position of a Range relative to another Node.
setStartContainer(Node) - Method in interface akasha.StaticRangeInit
 
setStartOffset(int) - Method in interface akasha.StaticRangeInit
 
setState(String) - Method in interface akasha.PermissionSetParameters
 
setState(Object) - Method in interface akasha.PopStateEventInit
 
setState(String) - Method in interface akasha.rtc.RTCDataChannelStats
 
setState(String) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The state property in an RTCIceCandidatePairStats object indicates the state of the check list of which the candidate pair is a member.
setStatus(int) - Method in interface akasha.ResponseInit
 
setStatus(String) - Method in interface akasha.TokenBinding
 
setStatusCode(int) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setStatusMessage(String) - Method in interface akasha.gl.WebGLContextEventInit
 
setStatusText(String) - Method in interface akasha.ResponseInit
 
setStdDeviation(float, float) - Method in class akasha.svg.SVGFEDropShadowElement
 
setStdDeviation(float, float) - Method in class akasha.svg.SVGFEGaussianBlurElement
 
setStencil(boolean) - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates that the drawing buffer has a stencil buffer of at least 8 bits.
setStencil(boolean) - Method in interface akasha.xr.XRWebGLLayerInit
When using the XRWebGLLayer() constructor to create a new WebGL rendering layer for WebXR, providing as the layerInit parameter an object whose stencil property is false requests that the new layer be created without a stencil buffer.
setStencilBack(GPUStencilFaceState) - Method in interface akasha.gpu.GPUDepthStencilState
 
setStencilFront(GPUStencilFaceState) - Method in interface akasha.gpu.GPUDepthStencilState
 
setStencilLoadValue(GPULoadOpOrGPUStencilValueUnion) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
setStencilLoadValue(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
setStencilLoadValue(int) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
setStencilReadMask(int) - Method in interface akasha.gpu.GPUDepthStencilState
 
setStencilReadOnly(boolean) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor
 
setStencilReadOnly(boolean) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
setStencilReference(int) - Method in class akasha.gpu.GPURenderPassEncoder
 
setStencilStoreOp(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
setStencilWriteMask(int) - Method in interface akasha.gpu.GPUDepthStencilState
 
setStepMismatch(boolean) - Method in interface akasha.ValidityStateFlags
 
setStepMode(String) - Method in interface akasha.gpu.GPUVertexBufferLayout
 
setStorageArea(Storage) - Method in interface akasha.StorageEventInit
 
setStorageTexture(GPUStorageTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
setStoreOp(String) - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
setStream(boolean) - Method in interface akasha.TextDecodeOptions
 
setStreamIdentifier(String) - Method in interface akasha.rtc.RTCMediaStreamStats
 
setStreams(MediaStream...) - Method in class akasha.rtc.RTCRtpSender
The RTCRtpSender method setStreams() associates the sender's track with the specified MediaStream or array of MediaStream objects.
setStreams(JsArray<MediaStream>) - Method in interface akasha.rtc.RTCRtpTransceiverInit
 
setStreams(MediaStream...) - Method in interface akasha.rtc.RTCRtpTransceiverInit
 
setStreams(JsArray<MediaStream>) - Method in interface akasha.rtc.RTCTrackEventInit
The RTCTrackEventInit dictionary's optional streams property provides an array containing a MediaStream object for each of the streams associated with the event's track.
setStreams(MediaStream...) - Method in interface akasha.rtc.RTCTrackEventInit
The RTCTrackEventInit dictionary's optional streams property provides an array containing a MediaStream object for each of the streams associated with the event's track.
setStride(int) - Method in interface akasha.PlaneInit
 
setStride(int) - Method in interface akasha.PlaneLayout
 
setStripIndexFormat(String) - Method in interface akasha.gpu.GPUPrimitiveState
 
setStroke(boolean) - Method in interface akasha.svg.SVGBoundingBoxOptions
 
setSubmitter(HTMLElement) - Method in interface akasha.SubmitEventInit
 
setSubtree(boolean) - Method in interface akasha.GetAnimationsOptions
 
setSubtree(boolean) - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional subtree property can be set to true to monitor the targeted node and all of its descendants.
setSupport(String) - Method in interface akasha.AuthenticationExtensionsLargeBlobInputs
 
setSupported(boolean) - Method in interface akasha.AudioDecoderSupport
 
setSupported(boolean) - Method in interface akasha.AudioEncoderSupport
 
setSupported(boolean) - Method in interface akasha.AuthenticationExtensionsLargeBlobOutputs
 
setSupported(boolean) - Method in interface akasha.VideoDecoderSupport
 
setSupported(boolean) - Method in interface akasha.VideoEncoderSupport
 
setSuppressLocalAudioPlayback(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setSuppressLocalAudioPlayback(boolean) - Method in interface akasha.media.MediaTrackConstraintSet
 
setSuppressLocalAudioPlayback(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet
 
setSuppressLocalAudioPlayback(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
 
setSvc(SvcOutputMetadata) - Method in interface akasha.EncodedVideoChunkMetadata
 
setSysex(boolean) - Method in interface akasha.MidiPermissionDescriptor
 
setT(String) - Method in interface akasha.crypto.RsaOtherPrimesInfo
 
setTag(String) - Method in interface akasha.notifications.GetNotificationOptions
 
setTag(String) - Method in interface akasha.notifications.NotificationOptions
 
setTag(String) - Method in interface akasha.SyncEventInit
 
setTagLength(short) - Method in interface akasha.crypto.AesGcmParams
 
setTangentialPressure(float) - Method in interface akasha.PointerEventInit
 
setTarget(Element) - Method in interface akasha.IntersectionObserverEntryInit
 
setTarget(EventTarget) - Method in interface akasha.TouchInit
 
setTargetAtTime(float, double, float) - Method in class akasha.audio.AudioParam
The setTargetAtTime() method of the AudioParam interface schedules the start of a gradual change to the AudioParam value.
setTargetBitrate(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setTargetOrigin(String) - Method in interface akasha.WindowPostMessageOptions
 
setTargets(JsArray<GPUColorTargetState>) - Method in interface akasha.gpu.GPUFragmentState
 
setTargets(GPUColorTargetState...) - Method in interface akasha.gpu.GPUFragmentState
 
setTargetTouches(JsArray<Touch>) - Method in interface akasha.TouchEventInit
 
setTargetTouches(Touch...) - Method in interface akasha.TouchEventInit
 
setTemporalLayerId(int) - Method in interface akasha.SvcOutputMetadata
 
setText(String) - Method in interface akasha.ShareData
 
setTexture(GPUTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
setTexture(GPUTexture) - Method in interface akasha.gpu.GPUImageCopyTexture
 
setThreshold(float) - Method in interface akasha.audio.DynamicsCompressorOptions
 
setThreshold(DoubleOrDoubleArrayUnion) - Method in interface akasha.IntersectionObserverInit
 
setThreshold(double) - Method in interface akasha.IntersectionObserverInit
 
setThreshold(JsArray<Double>) - Method in interface akasha.IntersectionObserverInit
 
setThreshold(double...) - Method in interface akasha.IntersectionObserverInit
 
setTiltX(int) - Method in interface akasha.PointerEventInit
 
setTiltY(int) - Method in interface akasha.PointerEventInit
 
setTime(double) - Method in class akasha.core.JsDate
The setTime() method sets the Date object to the time represented by a number of milliseconds since January 1, 1970, 00:00:00 UTC.
setTime(double) - Method in interface akasha.IntersectionObserverEntryInit
 
setTimecode(double) - Method in interface akasha.media.BlobEventInit
 
setTimeline(AnimationTimeline) - Method in interface akasha.KeyframeAnimationOptions
 
setTimelineTime(Double) - Method in interface akasha.AnimationPlaybackEventInit
 
setTimeout(int) - Method in interface akasha.IdleRequestOptions
 
setTimeout(int) - Method in interface akasha.PositionOptions
The PositionOptions.timeout property is a positive long value representing the maximum length of time (in milliseconds) the device is allowed to take in order to return a position.
setTimeout(int) - Method in interface akasha.PublicKeyCredentialCreationOptions
The timeout property, of the PublicKeyCredentialCreationOptions dictionary, represents an hint, given in milliseconds, for the time the script is willing to wait for the completion of the creation operation.
setTimeout(int) - Method in interface akasha.PublicKeyCredentialRequestOptions
The timeout property, of the PublicKeyCredentialRequestOptions dictionary, represents an hint, given in milliseconds, for the time the script is willing to wait for the completion of the retrieval operation.
setTimeout(TimerHandler, int) - Method in class akasha.Window
The setTimeout() method of the WindowOrWorkerGlobalScope mixin (and successor to Window.setTimeout()) sets a timer which executes a function or specified piece of code once the timer expires.
setTimeout(TimerHandler) - Method in class akasha.Window
The setTimeout() method of the WindowOrWorkerGlobalScope mixin (and successor to Window.setTimeout()) sets a timer which executes a function or specified piece of code once the timer expires.
setTimeout(TimerHandler, int) - Static method in class akasha.WindowGlobal
The setTimeout() method of the WindowOrWorkerGlobalScope mixin (and successor to Window.setTimeout()) sets a timer which executes a function or specified piece of code once the timer expires.
setTimeout(TimerHandler) - Static method in class akasha.WindowGlobal
The setTimeout() method of the WindowOrWorkerGlobalScope mixin (and successor to Window.setTimeout()) sets a timer which executes a function or specified piece of code once the timer expires.
setTimestamp(int) - Method in interface akasha.AudioDataInit
 
setTimestamp(int) - Method in interface akasha.EncodedAudioChunkInit
 
setTimestamp(int) - Method in interface akasha.EncodedVideoChunkInit
 
setTimestamp(int) - Method in interface akasha.notifications.NotificationOptions
 
setTimestamp(double) - Method in interface akasha.rtc.RTCRtpContributingSource
The read-only timestamp property of the RTCRtpContributingSource interface returns a DOMHighResTimeStamp indicating the most recent time of playout of an RTP packet from the source.
setTimestamp(double) - Method in interface akasha.rtc.RTCStats
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
setTimestamp(int) - Method in interface akasha.VideoFrameInit
 
setTimestamp(int) - Method in interface akasha.VideoFramePlaneInit
 
setTitle(String) - Method in interface akasha.notifications.NotificationAction
 
setTitle(String) - Method in interface akasha.ShareData
 
setTlsGroup(String) - Method in interface akasha.rtc.RTCTransportStats
 
setTlsVersion(String) - Method in interface akasha.rtc.RTCTransportStats
 
setTokenBinding(TokenBinding) - Method in interface akasha.CollectedClientData
 
setTone(String) - Method in interface akasha.rtc.RTCDTMFToneChangeEventInit
 
setTooLong(boolean) - Method in interface akasha.ValidityStateFlags
 
setTooShort(boolean) - Method in interface akasha.ValidityStateFlags
 
setTop(double) - Method in interface akasha.ScrollToOptions
A double.
setTop(int) - Method in interface akasha.VideoFrameRect
 
setTopology(String) - Method in interface akasha.gpu.GPUPrimitiveState
 
setTotal(int) - Method in interface akasha.ProgressEventInit
 
setTotalAudioEnergy(double) - Method in interface akasha.rtc.RTCAudioHandlerStats
 
setTotalAudioEnergy(double) - Method in interface akasha.rtc.RTCAudioSourceStats
 
setTotalAudioEnergy(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setTotalDecodeTime(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setTotalEncodedBytesTarget(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setTotalEncodeTime(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setTotalInterFrameDelay(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setTotalPacketSendDelay(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setTotalProcessingDelay(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setTotalRequestsSent(int) - Method in interface akasha.rtc.RTCIceServerStats
 
setTotalResponsesReceived(int) - Method in interface akasha.rtc.RTCIceServerStats
 
setTotalRoundTripTime(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's totalRoundTripTime property is the total time that has elapsed between sending STUN requests and receiving the responses, for all such requests that have been made so far on the pair of candidates described by this RTCIceCandidatePairStats object.
setTotalRoundTripTime(double) - Method in interface akasha.rtc.RTCIceServerStats
 
setTotalRoundTripTime(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
setTotalRoundTripTime(double) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
 
setTotalRtt(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
setTotalSamplesDecoded(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setTotalSamplesDuration(double) - Method in interface akasha.rtc.RTCAudioHandlerStats
 
setTotalSamplesDuration(double) - Method in interface akasha.rtc.RTCAudioSourceStats
 
setTotalSamplesDuration(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setTotalSamplesReceived(int) - Method in interface akasha.rtc.RTCAudioReceiverStats
 
setTotalSamplesReceived(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setTotalSamplesSent(int) - Method in interface akasha.rtc.RTCAudioSenderStats
 
setTotalSamplesSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setTotalSquaredInterFrameDelay(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setTouches(JsArray<Touch>) - Method in interface akasha.TouchEventInit
 
setTouches(Touch...) - Method in interface akasha.TouchEventInit
 
setTouchType(String) - Method in interface akasha.TouchInit
 
setTrack(MediaStreamTrack) - Method in interface akasha.media.MediaStreamTrackEventInit
 
setTrack(MediaStreamTrack) - Method in interface akasha.rtc.RTCTrackEventInit
The RTCTrackEventInit dictionary's track property specifies the MediaStreamTrack associated with the track event.
setTrack(VideoTrackOrAudioTrackOrTextTrackUnion) - Method in interface akasha.TrackEventInit
 
setTrack(VideoTrack) - Method in interface akasha.TrackEventInit
 
setTrack(AudioTrack) - Method in interface akasha.TrackEventInit
 
setTrack(TextTrack) - Method in interface akasha.TrackEventInit
 
setTrackId(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The trackId property of the RTCInboundRtpStreamStats dictionary indicates the id of the RTCReceiverAudioTrackAttachmentStats or RTCReceiverVideoTrackAttachmentStats object representing the MediaStreamTrack which is receiving the incoming media.
setTrackId(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The trackId property of the RTCOutboundRtpStreamStats dictionary indicates the id of the RTCSenderAudioTrackAttachmentStats or RTCSenderVideoTrackAttachmentStats object representing the MediaStreamTrack which is being sent on this stream.
setTrackIdentifier(String) - Method in interface akasha.rtc.RTCMediaHandlerStats
 
setTrackIdentifier(String) - Method in interface akasha.rtc.RTCMediaSourceStats
 
setTrackIds(JsArray<String>) - Method in interface akasha.rtc.RTCMediaStreamStats
 
setTrackIds(String...) - Method in interface akasha.rtc.RTCMediaStreamStats
 
setTransactionId(String) - Method in interface akasha.rtc.RTCRtpSendParameters
 
setTransceiver(RTCRtpTransceiver) - Method in interface akasha.rtc.RTCTrackEventInit
 
setTransfer(JsArray<Transferable>) - Method in interface akasha.PostMessageOptions
 
setTransfer(Transferable...) - Method in interface akasha.PostMessageOptions
 
setTransform(DOMMatrix2DInit) - Method in class akasha.CanvasPattern
The CanvasPattern.setTransform() method uses an SVGMatrix or DOMMatrix object as the pattern's transformation matrix and invokes it on the pattern.
setTransform() - Method in class akasha.CanvasPattern
The CanvasPattern.setTransform() method uses an SVGMatrix or DOMMatrix object as the pattern's transformation matrix and invokes it on the pattern.
setTransform(double, double, double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.setTransform() method of the Canvas 2D API resets (overrides) the current transformation to the identity matrix, and then invokes a transformation described by the arguments of this method.
setTransform(DOMMatrix2DInit) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.setTransform() method of the Canvas 2D API resets (overrides) the current transformation to the identity matrix, and then invokes a transformation described by the arguments of this method.
setTransform() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.setTransform() method of the Canvas 2D API resets (overrides) the current transformation to the identity matrix, and then invokes a transformation described by the arguments of this method.
setTransform(double, double, double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
setTransform(DOMMatrix2DInit) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
setTransform() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
setTransform(TransformerTransformCallback) - Method in interface akasha.Transformer
 
setTransform(XRRigidTransform) - Method in interface akasha.xr.XRReferenceSpaceEventInit
The XRReferenceSpaceEventInit property transform indicates the position and orientation of the affected reference space's native origin after the changes the event represents are applied.
setTranslate(float, float) - Method in class akasha.svg.SVGTransform
 
setTransportId(String) - Method in interface akasha.rtc.RTCCodecStats
 
setTransportId(String) - Method in interface akasha.rtc.RTCIceCandidatePairStats
The transportId property uniquely identifies the RTCIceTransport that was inspected to obtain the transport-related statistics contained in the RTCIceCandidatePairStats object.
setTransportId(String) - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's transportId property is a string that uniquely identifies the transport that produced the RTCTransportStats from which information about this candidate was taken.
setTransportId(String) - Method in interface akasha.rtc.RTCRtpStreamStats
The RTCRtpStreamStats dictionary's transportId property is a string which uniquely identifies the object from which the statistics contained in the RTCTransportStats properties in the RTCStatsReport.
setTransportId(String) - Method in interface akasha.rtc.RTCSctpTransportStats
 
setTransports(JsArray<String>) - Method in interface akasha.PublicKeyCredentialDescriptor
 
setTransports(String...) - Method in interface akasha.PublicKeyCredentialDescriptor
 
setTwist(int) - Method in interface akasha.PointerEventInit
 
setTxPower(byte) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
setType(String) - Method in interface akasha.audio.BiquadFilterOptions
 
setType(String) - Method in interface akasha.audio.OscillatorOptions
 
setType(String) - Method in interface akasha.BlobPropertyBag
 
setType(String) - Method in interface akasha.ClientQueryOptions
 
setType(String) - Method in interface akasha.CollectedClientData
 
setType(String) - Method in interface akasha.EncodedAudioChunkInit
 
setType(String) - Method in interface akasha.EncodedVideoChunkInit
 
setType(String) - Method in interface akasha.gpu.GPUBufferBindingLayout
 
setType(String) - Method in interface akasha.gpu.GPUQuerySetDescriptor
 
setType(String) - Method in interface akasha.gpu.GPUSamplerBindingLayout
 
setType(String) - Method in interface akasha.ImageDecoderInit
 
setType(String) - Method in interface akasha.ImageEncodeOptions
 
setType(String) - Method in interface akasha.perf.PerformanceObserverInit
 
setType(String) - Method in interface akasha.PublicKeyCredentialDescriptor
 
setType(String) - Method in interface akasha.PublicKeyCredentialParameters
 
setType(String) - Method in interface akasha.RegistrationOptions
 
setType(String) - Method in interface akasha.rtc.RTCLocalSessionDescriptionInit
 
setType(String) - Method in interface akasha.rtc.RTCSessionDescriptionInit
 
setType(String) - Method in interface akasha.rtc.RTCStats
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
setType(Object) - Method in interface akasha.UnderlyingSink
 
setType(String) - Method in interface akasha.UnderlyingSource
 
setType(String) - Method in interface akasha.WorkerOptions
 
setTypeMismatch(boolean) - Method in interface akasha.ValidityStateFlags
 
setTypes(JsArray<String>) - Method in interface akasha.ReportingObserverOptions
 
setTypes(String...) - Method in interface akasha.ReportingObserverOptions
 
setUint16(int, int, boolean) - Method in class akasha.core.DataView
The setUint16() method stores an unsigned 16-bit integer (unsigned short) value at the specified byte offset from the start of the DataView.
setUint16(int, int) - Method in class akasha.core.DataView
The setUint16() method stores an unsigned 16-bit integer (unsigned short) value at the specified byte offset from the start of the DataView.
setUint32(int, int, boolean) - Method in class akasha.core.DataView
The setUint32() method stores an unsigned 32-bit integer (unsigned long) value at the specified byte offset from the start of the DataView.
setUint32(int, int) - Method in class akasha.core.DataView
The setUint32() method stores an unsigned 32-bit integer (unsigned long) value at the specified byte offset from the start of the DataView.
setUint8(int, int) - Method in class akasha.core.DataView
The setUint8() method stores an unsigned 8-bit integer (byte) value at the specified byte offset from the start of the DataView.
setUnackData(int) - Method in interface akasha.rtc.RTCSctpTransportStats
 
setUnique(boolean) - Method in interface akasha.idb.IDBIndexParameters
 
setUpdateViaCache(String) - Method in interface akasha.RegistrationOptions
 
setUri(String) - Method in interface akasha.rtc.RTCRtpHeaderExtensionCapability
 
setUri(String) - Method in interface akasha.rtc.RTCRtpHeaderExtensionParameters
 
setUrl(String) - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's url property specifies the URL of the ICE server from which the described candidate was obtained.
setUrl(String) - Method in interface akasha.rtc.RTCIceServerStats
 
setUrl(String) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit
 
setUrl(String) - Method in interface akasha.rtc.RTCPeerConnectionIceEventInit
 
setUrl(String) - Method in interface akasha.ShareData
 
setUrl(String) - Method in interface akasha.StorageEventInit
 
setUrls(StringOrStringArrayUnion) - Method in interface akasha.rtc.RTCIceServer
The RTCIceServer dictionary's urls property specifies the URL or URLs of the servers to be used for ICE negotiations.
setUrls(String) - Method in interface akasha.rtc.RTCIceServer
The RTCIceServer dictionary's urls property specifies the URL or URLs of the servers to be used for ICE negotiations.
setUrls(JsArray<String>) - Method in interface akasha.rtc.RTCIceServer
The RTCIceServer dictionary's urls property specifies the URL or URLs of the servers to be used for ICE negotiations.
setUrls(String...) - Method in interface akasha.rtc.RTCIceServer
The RTCIceServer dictionary's urls property specifies the URL or URLs of the servers to be used for ICE negotiations.
setUsage(int) - Method in interface akasha.gpu.GPUBufferDescriptor
 
setUsage(int) - Method in interface akasha.gpu.GPUCanvasConfiguration
 
setUsage(int) - Method in interface akasha.gpu.GPUTextureDescriptor
 
setUsage(int) - Method in interface akasha.StorageEstimate
The StorageEstimate dictionary's usage property is a conservative approximation of how much storage is allotted to the origin or Web app that called StorageManager.estimate(); there may be more space available, but there will not be less.
setUse(String) - Method in interface akasha.crypto.JsonWebKey
 
setUser(PublicKeyCredentialUserEntity) - Method in interface akasha.PublicKeyCredentialCreationOptions
The user property of the PublicKeyCredentialCreationOptions dictionary is an object describing the user account for which the credentials are generated (via navigator.credentials.create()).
setUsername(String) - Method in interface akasha.rtc.RTCIceServer
The RTCIceServer dictionary's username property is a string which specifies the username to use when authenticating with the ICE server being described.
setUsernameFragment(String) - Method in interface akasha.rtc.RTCIceCandidateInit
The optional property usernameFragment in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's usernameFragment property.
setUsernameFragment(String) - Method in interface akasha.rtc.RTCIceParameters
The RTCIceParameters dictionary's usernameFragment property specifies the username fragment ("ufrag") that uniquely identifies the corresponding ICE session for the duration of the current ICE session.
setUsernameHint(String) - Method in interface akasha.rtc.RTCIdentityProviderOptions
 
setUserVerification(String) - Method in interface akasha.AuthenticatorSelectionCriteria
 
setUserVerification(String) - Method in interface akasha.PublicKeyCredentialRequestOptions
userVerification is an optional property of the PublicKeyCredentialRequestOptions.
setUserVisibleOnly(boolean) - Method in interface akasha.PushPermissionDescriptor
 
setUserVisibleOnly(boolean) - Method in interface akasha.PushSubscriptionOptionsInit
 
setUTCDate(int) - Method in class akasha.core.JsDate
The setUTCDate() method changes the day of the month of a given Date instance, based on UTC time.
setUTCFullYear(int, int, int) - Method in class akasha.core.JsDate
The setUTCFullYear() method sets the full year for a specified date according to universal time.
setUTCFullYear(int, int) - Method in class akasha.core.JsDate
The setUTCFullYear() method sets the full year for a specified date according to universal time.
setUTCFullYear(int) - Method in class akasha.core.JsDate
The setUTCFullYear() method sets the full year for a specified date according to universal time.
setUTCHours(int, int, int, int) - Method in class akasha.core.JsDate
The setUTCHours() method sets the hour for a specified date according to universal time, and returns the number of milliseconds since January 1, 1970 00:00:00 UTC until the time represented by the updated Date instance.
setUTCHours(int, int, int) - Method in class akasha.core.JsDate
The setUTCHours() method sets the hour for a specified date according to universal time, and returns the number of milliseconds since January 1, 1970 00:00:00 UTC until the time represented by the updated Date instance.
setUTCHours(int, int) - Method in class akasha.core.JsDate
The setUTCHours() method sets the hour for a specified date according to universal time, and returns the number of milliseconds since January 1, 1970 00:00:00 UTC until the time represented by the updated Date instance.
setUTCHours(int) - Method in class akasha.core.JsDate
The setUTCHours() method sets the hour for a specified date according to universal time, and returns the number of milliseconds since January 1, 1970 00:00:00 UTC until the time represented by the updated Date instance.
setUTCMilliseconds(int) - Method in class akasha.core.JsDate
The setUTCMilliseconds() method sets the milliseconds for a specified date according to universal time.
setUTCMinutes(int, int, int) - Method in class akasha.core.JsDate
The setUTCMinutes() method sets the minutes for a specified date according to universal time.
setUTCMinutes(int, int) - Method in class akasha.core.JsDate
The setUTCMinutes() method sets the minutes for a specified date according to universal time.
setUTCMinutes(int) - Method in class akasha.core.JsDate
The setUTCMinutes() method sets the minutes for a specified date according to universal time.
setUTCMonth(int, int) - Method in class akasha.core.JsDate
The setUTCMonth() method sets the month for a specified date according to universal time.
setUTCMonth(int) - Method in class akasha.core.JsDate
The setUTCMonth() method sets the month for a specified date according to universal time.
setUTCSeconds(int, int) - Method in class akasha.core.JsDate
The setUTCSeconds() method sets the seconds for a specified date according to universal time.
setUTCSeconds(int) - Method in class akasha.core.JsDate
The setUTCSeconds() method sets the seconds for a specified date according to universal time.
setUtterance(SpeechSynthesisUtterance) - Method in interface akasha.speech.SpeechSynthesisEventInit
 
setUuids(JsArray<StringOrUnsignedLongUnion>) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
setUuids(StringOrUnsignedLongUnion...) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
setUvm(boolean) - Method in interface akasha.AuthenticationExtensionsClientInputs
 
setUvm(JsArray<JsArray<Double>>) - Method in interface akasha.AuthenticationExtensionsClientOutputs
 
setUvm(JsArray<Double>...) - Method in interface akasha.AuthenticationExtensionsClientOutputs
 
setValidateAssertion(ValidateAssertionCallback) - Method in interface akasha.rtc.RTCIdentityProvider
 
setValidity(ValidityStateFlags, String, HTMLElement) - Method in class akasha.ElementInternals
 
setValidity(ValidityStateFlags, String) - Method in class akasha.ElementInternals
 
setValidity(ValidityStateFlags) - Method in class akasha.ElementInternals
 
setValidity() - Method in class akasha.ElementInternals
 
setValue(Object) - Method in interface akasha.bluetooth.ValueEventInit
 
setValue(Object) - Method in interface akasha.core.ObjectPropertyDescriptor
 
setValue(ArrayBufferView) - Method in interface akasha.ReadableStreamBYOBReadResult
 
setValue(Object) - Method in interface akasha.ReadableStreamDefaultReadResult
 
setValue(String) - Method in interface akasha.rtc.RTCDtlsFingerprint
 
setValue(String) - Method in interface akasha.wasm.GlobalDescriptor
 
setValueAtTime(float, double) - Method in class akasha.audio.AudioParam
The setValueAtTime() method of the AudioParam interface schedules an instant change to the AudioParam value at a precise time, as measured against AudioContext.currentTime.
setValueCurveAtTime(JsArray<Double>, double, double) - Method in class akasha.audio.AudioParam
The setValueCurveAtTime() method of the AudioParam interface schedules the parameter's value to change following a curve defined by a list of values.
setValueCurveAtTime(double[], double, double) - Method in class akasha.audio.AudioParam
The setValueCurveAtTime() method of the AudioParam interface schedules the parameter's value to change following a curve defined by a list of values.
setValueMissing(boolean) - Method in interface akasha.ValidityStateFlags
 
setVersion(int) - Method in interface akasha.idb.IDBDatabaseInfo
 
setVertex(GPUVertexState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor
 
setVertexBuffer(int, GPUBuffer, int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
setVertexBuffer(int, GPUBuffer, int) - Method in class akasha.gpu.GPURenderBundleEncoder
 
setVertexBuffer(int, GPUBuffer) - Method in class akasha.gpu.GPURenderBundleEncoder
 
setVertexBuffer(int, GPUBuffer, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
setVertexBuffer(int, GPUBuffer, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
setVertexBuffer(int, GPUBuffer) - Method in class akasha.gpu.GPURenderPassEncoder
 
setVibrate(VibratePattern) - Method in interface akasha.notifications.NotificationOptions
 
setVibrate(int) - Method in interface akasha.notifications.NotificationOptions
 
setVibrate(JsArray<Double>) - Method in interface akasha.notifications.NotificationOptions
 
setVibrate(double...) - Method in interface akasha.notifications.NotificationOptions
 
setVideo(BooleanOrMediaTrackConstraintsUnion) - Method in interface akasha.media.DisplayMediaStreamConstraints
The DisplayMediaStreamConstraints dictionary's video property is used to configure the video track in the stream returned by getDisplayMedia().
setVideo(boolean) - Method in interface akasha.media.DisplayMediaStreamConstraints
The DisplayMediaStreamConstraints dictionary's video property is used to configure the video track in the stream returned by getDisplayMedia().
setVideo(MediaTrackConstraints) - Method in interface akasha.media.DisplayMediaStreamConstraints
The DisplayMediaStreamConstraints dictionary's video property is used to configure the video track in the stream returned by getDisplayMedia().
setVideo(BooleanOrMediaTrackConstraintsUnion) - Method in interface akasha.media.MediaStreamConstraints
 
setVideo(boolean) - Method in interface akasha.media.MediaStreamConstraints
 
setVideo(MediaTrackConstraints) - Method in interface akasha.media.MediaStreamConstraints
 
setVideoBitsPerSecond(int) - Method in interface akasha.media.MediaRecorderOptions
 
setVideoCapabilities(JsArray<MediaKeySystemMediaCapability>) - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.videoCapabilities read-only property returns an array of supported video type and capability pairs.
setVideoCapabilities(MediaKeySystemMediaCapability...) - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.videoCapabilities read-only property returns an array of supported video type and capability pairs.
setView(GPUTextureView) - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
setView(GPUTextureView) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
setView(Window) - Method in interface akasha.UIEventInit
 
setViewDimension(String) - Method in interface akasha.gpu.GPUStorageTextureBindingLayout
 
setViewDimension(String) - Method in interface akasha.gpu.GPUTextureBindingLayout
 
setViewport(float, float, float, float, float, float) - Method in class akasha.gpu.GPURenderPassEncoder
 
setViolatedDirective(String) - Method in interface akasha.SecurityPolicyViolationEventInit
 
setVisibility(int) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
setVisibleRect(VideoFrameRect) - Method in interface akasha.VideoFramePlaneInit
 
setVoiceActivityFlag(boolean) - Method in interface akasha.rtc.RTCAudioHandlerStats
 
setVoiceActivityFlag(boolean) - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
setVoiceActivityFlag(boolean) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
setW(double) - Method in interface akasha.DOMPointInit
The DOMPointInit dictionary's w property is used to specify the w perspective value of a point in space when either creating or serializing to JSON a DOMPoint or DOMPointReadOnly object.
setWasClean(boolean) - Method in interface akasha.CloseEventInit
 
setWidth(double) - Method in interface akasha.DOMRectInit
 
setWidth(int) - Method in interface akasha.gpu.GPUExtent3DDict
 
setWidth(ULongRange) - Method in interface akasha.media.MediaTrackCapabilities
 
setWidth(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraintSet
 
setWidth(int) - Method in interface akasha.media.MediaTrackConstraintSet
 
setWidth(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraintSet
 
setWidth(int) - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's width property is an integer indicating the number of pixels wide MediaStreamTrack is currently configured to be.
setWidth(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's width property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the width constraint.
setWidth(double) - Method in interface akasha.PointerEventInit
 
setWidth(int) - Method in interface akasha.rtc.RTCVideoSourceStats
 
setWidth(int) - Method in interface akasha.VideoEncoderConfig
 
setWidth(int) - Method in interface akasha.VideoFrameRect
 
setWillReadFrequently(boolean) - Method in interface akasha.CanvasRenderingContext2DSettings
 
setWindow(Object) - Method in interface akasha.RequestInit
 
setWithCredentials(boolean) - Method in interface akasha.EventSourceInit
 
setWritable(boolean) - Method in interface akasha.core.ObjectPropertyDescriptor
 
setWritable(WritableStream) - Method in interface akasha.ReadableWritablePair
 
setWritableType(Object) - Method in interface akasha.Transformer
 
setWrite(BufferSource) - Method in interface akasha.AuthenticationExtensionsLargeBlobInputs
 
setWrite(UnderlyingSinkWriteCallback) - Method in interface akasha.UnderlyingSink
 
setWriteMask(int) - Method in interface akasha.gpu.GPUColorTargetState
 
setWritten(boolean) - Method in interface akasha.AuthenticationExtensionsLargeBlobOutputs
 
setWritten(int) - Method in interface akasha.TextEncoderEncodeIntoResult
 
setX(String) - Method in interface akasha.crypto.JsonWebKey
 
setX(Double) - Method in interface akasha.DeviceMotionEventAccelerationInit
 
setX(double) - Method in interface akasha.DOMPointInit
The DOMPointInit dictionary's x property is used to specify the x component of a point in 2D or 3D space when either creating or serializing a DOMPoint or DOMPointReadOnly.
setX(double) - Method in interface akasha.DOMRectInit
 
setX(int) - Method in interface akasha.gpu.GPUOrigin2DDict
 
setX(int) - Method in interface akasha.gpu.GPUOrigin3DDict
 
setXrCompatible(boolean) - Method in interface akasha.gl.WebGLContextAttributes
 
setY(String) - Method in interface akasha.crypto.JsonWebKey
 
setY(Double) - Method in interface akasha.DeviceMotionEventAccelerationInit
 
setY(double) - Method in interface akasha.DOMPointInit
The DOMPointInit dictionary's y property is used to specify the y-coordinate of a point in 2D or 3D space when either creating or serializing to JSON a DOMPoint or DOMPointReadOnly object.
setY(double) - Method in interface akasha.DOMRectInit
 
setY(int) - Method in interface akasha.gpu.GPUOrigin2DDict
 
setY(int) - Method in interface akasha.gpu.GPUOrigin3DDict
 
setZ(Double) - Method in interface akasha.DeviceMotionEventAccelerationInit
 
setZ(double) - Method in interface akasha.DOMPointInit
The DOMPointInit dictionary's z property is used to specify the z-coordinate of a point in 2D or 3D space when either creating or serializing to JSON a DOMPoint or DOMPointReadOnly object.
setZ(int) - Method in interface akasha.gpu.GPUOrigin3DDict
 
sex - Static variable in annotation type akasha.AutocompleteType
A gender identity (such as "Female", "Fa'afafine", "Male"), as freeform text without newlines.
SHADER_READ - Static variable in class akasha.gpu.GPUTextureUsage
 
SHADER_TYPE - Static variable in class akasha.gl.WebGL2RenderingContext
 
SHADER_TYPE - Static variable in class akasha.gl.WebGLRenderingContext
 
shaderLocation(int) - Method in interface akasha.gpu.GPUVertexAttribute.Builder
 
shaderLocation() - Method in interface akasha.gpu.GPUVertexAttribute
 
ShaderParameterType - Annotation Type in akasha.gl
 
ShaderParameterType.Util - Class in akasha.gl
 
shaderSource(WebGLShader, String) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.shaderSource() method of the WebGL API sets the source code of a WebGLShader.
shaderSource(WebGLShader, String) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.shaderSource() method of the WebGL API sets the source code of a WebGLShader.
ShaderType - Annotation Type in akasha.gl
 
ShaderType.Util - Class in akasha.gl
 
SHADING_LANGUAGE_VERSION - Static variable in class akasha.gl.WebGL2RenderingContext
 
SHADING_LANGUAGE_VERSION - Static variable in class akasha.gl.WebGLRenderingContext
 
ShadowAnimation - Class in akasha.svg
 
ShadowAnimation(Animation, CSSPseudoElement) - Constructor for class akasha.svg.ShadowAnimation
 
ShadowAnimation(Animation, Element) - Constructor for class akasha.svg.ShadowAnimation
 
shadowBlur - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.shadowBlur property of the Canvas 2D API specifies the amount of blur applied to shadows.
shadowBlur - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
shadowColor - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.shadowColor property of the Canvas 2D API specifies the color of shadows.
shadowColor - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
shadowOffsetX - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.shadowOffsetX property of the Canvas 2D API specifies the distance that shadows will be offset horizontally.
shadowOffsetX - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
shadowOffsetY - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.shadowOffsetY property of the Canvas 2D API specifies the distance that shadows will be offset vertically.
shadowOffsetY - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
shadowRoot() - Method in class akasha.Element
The Element.shadowRoot read-only property represents the shadow root hosted by the element.
shadowRoot() - Method in class akasha.ElementInternals
 
ShadowRoot - Class in akasha
The ShadowRoot interface of the Shadow DOM API is the root node of a DOM subtree that is rendered separately from a document's main DOM tree.
ShadowRoot() - Constructor for class akasha.ShadowRoot
 
ShadowRootInit - Interface in akasha
 
ShadowRootInit.Builder - Interface in akasha
 
ShadowRootMode - Annotation Type in akasha
 
ShadowRootMode.Util - Class in akasha
 
shape - Variable in class akasha.HTMLAnchorElement
 
shape - Variable in class akasha.HTMLAreaElement
 
share(ShareData) - Method in class akasha.Navigator
The navigator.share() method of the Web Share API invokes the native sharing mechanism of the device.
share() - Method in class akasha.Navigator
The navigator.share() method of the Web Share API invokes the native sharing mechanism of the device.
SharedArrayBuffer - Class in akasha.core
The SharedArrayBuffer object is used to represent a generic, fixed-length raw binary data buffer, similar to the ArrayBuffer object, but in a way that they can be used to create views on shared memory.
SharedArrayBuffer(int) - Constructor for class akasha.core.SharedArrayBuffer
The SharedArrayBuffer() constructor is used to create a SharedArrayBuffer object representing a generic, fixed-length raw binary data buffer, similar to the ArrayBuffer object.
ShareData - Interface in akasha
 
ShareData.Builder - Interface in akasha
 
sharedworker - Static variable in annotation type akasha.ClientType
 
sharedworker - Static variable in annotation type akasha.RequestDestination
 
SharedWorker - Class in akasha
The SharedWorker interface represents a specific kind of worker that can be accessed from several browsing contexts, such as several windows, iframes or even workers.
SharedWorker(String, String) - Constructor for class akasha.SharedWorker
The SharedWorker() constructor creates a SharedWorker object that executes the script at the specified URL.
SharedWorker(String, WorkerOptions) - Constructor for class akasha.SharedWorker
The SharedWorker() constructor creates a SharedWorker object that executes the script at the specified URL.
SharedWorker(String) - Constructor for class akasha.SharedWorker
The SharedWorker() constructor creates a SharedWorker object that executes the script at the specified URL.
sheet() - Method in class akasha.HTMLLinkElement
 
sheet() - Method in class akasha.HTMLStyleElement
 
sheet() - Method in class akasha.ProcessingInstruction
 
sheet() - Method in class akasha.svg.SVGStyleElement
 
shift() - Method in class akasha.lang.JsArray
The shift() method removes the first element from an array and returns that removed element.
shiftKey(boolean) - Method in interface akasha.DragEventInit.Builder
 
shiftKey(boolean) - Method in interface akasha.EventModifierInit.Builder
 
shiftKey() - Method in interface akasha.EventModifierInit
 
shiftKey() - Method in class akasha.KeyboardEvent
The KeyboardEvent.shiftKey read-only property is a Boolean that indicates if the shift key was pressed (true) or not (false) when the event occurred.
shiftKey(boolean) - Method in interface akasha.KeyboardEventInit.Builder
 
shiftKey() - Method in class akasha.MouseEvent
The MouseEvent.shiftKey read-only property is a Boolean that indicates whether the shift key was pressed or not when a given mouse event occurs.
shiftKey(boolean) - Method in interface akasha.MouseEventInit.Builder
 
shiftKey(boolean) - Method in interface akasha.PointerEventInit.Builder
 
shiftKey() - Method in class akasha.TouchEvent
A Boolean value indicating whether or not the shift key is enabled when the touch event is created.
shiftKey(boolean) - Method in interface akasha.TouchEventInit.Builder
 
shiftKey(boolean) - Method in interface akasha.WheelEventInit.Builder
 
SHORT - Static variable in class akasha.gl.WebGL2RenderingContext
 
SHORT - Static variable in class akasha.gl.WebGLRenderingContext
 
show - Static variable in annotation type akasha.FullscreenNavigationUI
 
show() - Method in class akasha.HTMLDialogElement
The show() method of the HTMLDialogElement interface displays the dialog modelessly, i.e.
SHOW_ALL - Static variable in interface akasha.NodeFilter
 
SHOW_ATTRIBUTE - Static variable in interface akasha.NodeFilter
 
SHOW_CDATA_SECTION - Static variable in interface akasha.NodeFilter
 
SHOW_COMMENT - Static variable in interface akasha.NodeFilter
 
SHOW_DOCUMENT - Static variable in interface akasha.NodeFilter
 
SHOW_DOCUMENT_FRAGMENT - Static variable in interface akasha.NodeFilter
 
SHOW_DOCUMENT_TYPE - Static variable in interface akasha.NodeFilter
 
SHOW_ELEMENT - Static variable in interface akasha.NodeFilter
 
SHOW_ENTITY - Static variable in interface akasha.NodeFilter
 
SHOW_ENTITY_REFERENCE - Static variable in interface akasha.NodeFilter
 
SHOW_NOTATION - Static variable in interface akasha.NodeFilter
 
SHOW_PROCESSING_INSTRUCTION - Static variable in interface akasha.NodeFilter
 
SHOW_TEXT - Static variable in interface akasha.NodeFilter
 
showing - Static variable in annotation type akasha.TextTrackMode
 
showModal() - Method in class akasha.HTMLDialogElement
The showModal() method of the HTMLDialogElement interface displays the dialog as a modal, over the top of any other dialogs that might be present.
showNotification(String, NotificationOptions) - Method in class akasha.ServiceWorkerRegistration
The showNotification() method of the ServiceWorkerRegistration interface creates a notification on an active service worker.
showNotification(String) - Method in class akasha.ServiceWorkerRegistration
The showNotification() method of the ServiceWorkerRegistration interface creates a notification on an active service worker.
sign(double) - Static method in class akasha.core.JsMath
The Math.sign() function returns either a positive or negative +/- 1, indicating the sign of a number passed into the argument.
sign - Static variable in annotation type akasha.crypto.KeyUsage
 
sign(AlgorithmIdentifier, CryptoKey, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The sign() method of the SubtleCrypto interface generates a digital signature.
sign(JsObject, CryptoKey, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The sign() method of the SubtleCrypto interface generates a digital signature.
sign(String, CryptoKey, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The sign() method of the SubtleCrypto interface generates a digital signature.
signal() - Method in class akasha.AbortController
The signal read-only property of the AbortController interface returns an AbortSignal object instance, which can be used to communicate with/abort a DOM request as desired.
signal(AbortSignal) - Method in interface akasha.AddEventListenerOptions.Builder
 
signal() - Method in interface akasha.AddEventListenerOptions
 
signal(AbortSignal) - Method in interface akasha.bluetooth.WatchAdvertisementsOptions.Builder
 
signal() - Method in interface akasha.bluetooth.WatchAdvertisementsOptions
 
signal(AbortSignal) - Method in interface akasha.CredentialCreationOptions.Builder
 
signal() - Method in interface akasha.CredentialCreationOptions
 
signal(AbortSignal) - Method in interface akasha.CredentialRequestOptions.Builder
 
signal() - Method in interface akasha.CredentialRequestOptions
 
signal() - Method in class akasha.Request
 
signal(AbortSignal) - Method in interface akasha.RequestInit.Builder
 
signal() - Method in interface akasha.RequestInit
 
signal(AbortSignal) - Method in interface akasha.StreamPipeOptions.Builder
 
signal() - Method in interface akasha.StreamPipeOptions
 
SIGNALED - Static variable in class akasha.gl.WebGL2RenderingContext
 
signalingState() - Method in class akasha.rtc.RTCPeerConnection
The read-only signalingState property on the RTCPeerConnection interface returns one of the string values specified by the RTCSignalingState enum; these values describe the state of the signaling process on the local end of the connection while connecting or reconnecting to another peer.
signature() - Method in class akasha.AuthenticatorAssertionResponse
The signature read-only property of the AuthenticatorAssertionResponse interface is an ArrayBuffer object which is the signature of the authenticator for both AuthenticatorAssertionResponse.authenticatorData and a SHA-256 hash of the client data (AuthenticatorAssertionResponse.clientDataJSON).
SIGNED_NORMALIZED - Static variable in class akasha.gl.WebGL2RenderingContext
 
silent - Static variable in annotation type akasha.CredentialMediationRequirement
 
silent() - Method in class akasha.notifications.Notification
The silent read-only property of the Notification interface specifies whether the notification should be silent, i.e., no sounds or vibrations should be issued, regardless of the device settings.
silent(boolean) - Method in interface akasha.notifications.NotificationOptions.Builder
 
silent() - Method in interface akasha.notifications.NotificationOptions
 
silentConcealedSamples(int) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
silentConcealedSamples() - Method in interface akasha.rtc.RTCAudioReceiverStats
 
silentConcealedSamples(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
silentConcealedSamples() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
silentConcealedSamples(int) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
sin(double) - Static method in class akasha.core.JsMath
The Math.sin() function returns the sine of a number.
sine - Static variable in annotation type akasha.audio.OscillatorType
 
singleNodeValue() - Method in class akasha.XPathResult
The read-only singleNodeValue property of the XPathResult interface returns a Node value or null in case no node was matched of a result with XPathResult.resultType being ANY_UNORDERED_NODE_TYPE or FIRST_ORDERED_NODE_TYPE.
sinh(double) - Static method in class akasha.core.JsMath
The Math.sinh() function returns the hyperbolic sine of a number, that can be expressed using the constant e:
sint - Static variable in annotation type akasha.gpu.GPUTextureSampleType
 
sint16x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
sint16x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
sint32 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
sint32x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
sint32x3 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
sint32x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
sint8x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
sint8x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
size() - Method in class akasha.audio.AudioParamMap
 
size() - Method in class akasha.Blob
The Blob interface's size property returns the size of the Blob or File in bytes.
size() - Method in class akasha.bluetooth.BluetoothManufacturerDataMap
 
size() - Method in class akasha.bluetooth.BluetoothServiceDataMap
 
size() - Method in class akasha.ByteLengthQueuingStrategy
 
size() - Method in class akasha.core.JsMap
The size accessor property returns the number of elements in a Map object.
size() - Method in class akasha.core.JsSet
The size accessor property returns the number of (unique) elements in a Set object.
size() - Method in class akasha.core.RegExpGroups
 
size() - Method in class akasha.CountQueuingStrategy
 
size() - Method in class akasha.CSSFontFeatureValuesMap
 
size() - Method in class akasha.CSSFontPaletteValuesRule
 
size() - Method in class akasha.gl.WebGLActiveInfo
The read-only WebGLActiveInfo.size property is a Number representing the size of the requested data returned by calling the getActiveAttrib() or getActiveUniform() methods.
size(int) - Method in interface akasha.gpu.GPUBufferBinding.Builder
 
size() - Method in interface akasha.gpu.GPUBufferBinding
 
size(int) - Method in interface akasha.gpu.GPUBufferDescriptor.Builder
 
size() - Method in interface akasha.gpu.GPUBufferDescriptor
 
size(GPUExtent3D) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
 
size(JsArray<Double>) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
 
size(double...) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
 
size(GPUExtent3DDict) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
 
size() - Method in interface akasha.gpu.GPUCanvasConfiguration
 
size() - Method in class akasha.gpu.GPUSupportedFeatures
 
size(GPUExtent3D) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
 
size(JsArray<Double>) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
 
size(double...) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
 
size(GPUExtent3DDict) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
 
size() - Method in interface akasha.gpu.GPUTextureDescriptor
 
size - Variable in class akasha.HTMLFontElement
The obsolete HTMLFontElement.size property is a DOMString that reflects the size HTML attribute.
size - Variable in class akasha.HTMLHRElement
 
size - Variable in class akasha.HTMLInputElement
 
size - Variable in class akasha.HTMLSelectElement
 
size() - Method in class akasha.MediaKeyStatusMap
The size read-only property of the MediaKeyStatusMap interface returns the number of key/value paIrs in the status map.
size(QueuingStrategySize) - Method in interface akasha.QueuingStrategy.Builder
 
size() - Method in interface akasha.QueuingStrategy
 
size() - Method in class akasha.rtc.RTCStatsReport
 
size - Variable in class akasha.VTTCue
 
sizes - Variable in class akasha.HTMLImageElement
The HTMLImageElement property sizes allows you to specify the layout width of the image for each of a list of media conditions.
sizes() - Method in class akasha.HTMLLinkElement
 
sizes - Variable in class akasha.HTMLSourceElement
 
skewX(double) - Method in class akasha.DOMMatrixReadOnly
 
skewX() - Method in class akasha.DOMMatrixReadOnly
 
skewXSelf(double) - Method in class akasha.DOMMatrix
 
skewXSelf() - Method in class akasha.DOMMatrix
 
skewY(double) - Method in class akasha.DOMMatrixReadOnly
 
skewY() - Method in class akasha.DOMMatrixReadOnly
 
skewYSelf(double) - Method in class akasha.DOMMatrix
 
skewYSelf() - Method in class akasha.DOMMatrix
 
slice(int, int, String) - Method in class akasha.Blob
The Blob interface's slice() method creates and returns a new Blob object which contains data from a subset of the blob on which it's called.
slice(int, int) - Method in class akasha.Blob
The Blob interface's slice() method creates and returns a new Blob object which contains data from a subset of the blob on which it's called.
slice(int) - Method in class akasha.Blob
The Blob interface's slice() method creates and returns a new Blob object which contains data from a subset of the blob on which it's called.
slice() - Method in class akasha.Blob
The Blob interface's slice() method creates and returns a new Blob object which contains data from a subset of the blob on which it's called.
slice(int, int) - Method in class akasha.core.ArrayBuffer
The slice() method returns a new ArrayBuffer whose contents are a copy of this ArrayBuffer's bytes from begin, inclusive, up to end, exclusive.
slice(int) - Method in class akasha.core.ArrayBuffer
The slice() method returns a new ArrayBuffer whose contents are a copy of this ArrayBuffer's bytes from begin, inclusive, up to end, exclusive.
slice(int, int) - Method in class akasha.core.JsString
The slice() method extracts a section of a string and returns it as a new string, without modifying the original string.
slice(int) - Method in class akasha.core.JsString
The slice() method extracts a section of a string and returns it as a new string, without modifying the original string.
slice(int, int) - Method in class akasha.core.SharedArrayBuffer
The SharedArrayBuffer.prototype.slice() method returns a new SharedArrayBuffer whose contents are a copy of this SharedArrayBuffer's bytes from begin, inclusive, up to end, exclusive.
slice(int) - Method in class akasha.core.SharedArrayBuffer
The SharedArrayBuffer.prototype.slice() method returns a new SharedArrayBuffer whose contents are a copy of this SharedArrayBuffer's bytes from begin, inclusive, up to end, exclusive.
slice(int, int) - Method in class akasha.lang.JsArray
The slice() method returns a shallow copy of a portion of an array into a new array object selected from start to end (end not included) where start and end represent the index of items in that array.
slice(int) - Method in class akasha.lang.JsArray
The slice() method returns a shallow copy of a portion of an array into a new array object selected from start to end (end not included) where start and end represent the index of items in that array.
slice() - Method in class akasha.lang.JsArray
The slice() method returns a shallow copy of the array.
sliCount(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The sliCount property of the RTCInboundRtpStreamStats dictionary indicates how many Slice Loss Indication (SLI) packets the RTCRtpReceiver for which this object provdes statistics sent to the remote RTCRtpSender.
sliCount() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The sliCount property of the RTCInboundRtpStreamStats dictionary indicates how many Slice Loss Indication (SLI) packets the RTCRtpReceiver for which this object provdes statistics sent to the remote RTCRtpSender.
sliCount(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The sliCount property of the RTCOutboundRtpStreamStats dictionary indicates how many Slice Loss Indication (SLI) packets the RTCRtpSender received from the remote RTCRtpReceiver for the RTP stream described by this object.
sliCount() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The sliCount property of the RTCOutboundRtpStreamStats dictionary indicates how many Slice Loss Indication (SLI) packets the RTCRtpSender received from the remote RTCRtpReceiver for the RTP stream described by this object.
slope() - Method in class akasha.svg.SVGComponentTransferFunctionElement
 
slot - Variable in class akasha.Element
The slot property of the Element interface returns the name of the shadow DOM slot the element is inserted in.
slotAssignment() - Method in class akasha.ShadowRoot
 
slotAssignment(String) - Method in interface akasha.ShadowRootInit.Builder
 
slotAssignment() - Method in interface akasha.ShadowRootInit
 
SlotAssignmentMode - Annotation Type in akasha
 
SlotAssignmentMode.Util - Class in akasha
 
small_caps - Static variable in annotation type akasha.CanvasFontVariantCaps
 
smooth - Static variable in annotation type akasha.ScrollBehavior
 
smoothedRoundTripTime(double) - Method in interface akasha.rtc.RTCSctpTransportStats.Builder
 
smoothedRoundTripTime() - Method in interface akasha.rtc.RTCSctpTransportStats
 
smoothingTimeConstant - Variable in class akasha.audio.AnalyserNode
The smoothingTimeConstant property of the AnalyserNode interface is a double value representing the averaging constant with the last analysis frame.
smoothingTimeConstant(double) - Method in interface akasha.audio.AnalyserOptions.Builder
 
smoothingTimeConstant() - Method in interface akasha.audio.AnalyserOptions
 
snapshotItem(int) - Method in class akasha.XPathResult
The snapshotItem() method of the XPathResult interface returns an item of the snapshot collection or null in case the index is not within the range of nodes.
snapshotLength() - Method in class akasha.XPathResult
The read-only snapshotLength property of the XPathResult interface represents the number of nodes in the result snapshot.
snapToLines - Variable in class akasha.VTTCue
 
snorm16x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
snorm16x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
snorm8x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
snorm8x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
so - Static variable in annotation type akasha.rtc.RTCIceTcpCandidateType
 
soft - Static variable in annotation type akasha.WrapType
The browser ensures that all line breaks in the value consist of a CR+LF pair, but does not insert any additional line breaks.
some(JsArray.Predicate<T>) - Method in class akasha.lang.JsArray
The some() method tests whether at least one element in the array passes the test implemented by the provided function.
some(JsArray.Predicate2<T>) - Method in class akasha.lang.JsArray
The some() method tests whether at least one element in the array passes the test implemented by the provided function.
some(JsArray.Predicate3<T>) - Method in class akasha.lang.JsArray
The some() method tests whether at least one element in the array passes the test implemented by the provided function.
sort(JsArray.Comparator<? super T>) - Method in class akasha.lang.JsArray
The sort() method sorts the elements of an array in place and returns the sorted array.
sort() - Method in class akasha.lang.JsArray
The sort() method sorts the elements of an array in place and returns the sorted array.
sort() - Method in class akasha.URLSearchParams
The URLSearchParams.sort() method sorts all key/value pairs contained in this object in place and returns undefined.
source() - Method in class akasha.core.RegExp
The source property returns a String containing the source text of the regexp object, and it doesn't contain the two forward slashes on both sides and any flags.
source(HTMLVideoElement) - Method in interface akasha.gpu.GPUExternalTextureDescriptor.Builder
 
source() - Method in interface akasha.gpu.GPUExternalTextureDescriptor
 
source(ImageBitmap) - Method in interface akasha.gpu.GPUImageCopyExternalImage.Builder
 
source(HTMLCanvasElement) - Method in interface akasha.gpu.GPUImageCopyExternalImage.Builder
 
source(OffscreenCanvas) - Method in interface akasha.gpu.GPUImageCopyExternalImage.Builder
 
source() - Method in interface akasha.gpu.GPUImageCopyExternalImage
 
source() - Method in class akasha.idb.IDBCursor
The IDBObjectStore or IDBIndex that the cursor is iterating over.
source() - Method in class akasha.idb.IDBRequest
An object representing the source of the request, such as an IDBIndex, IDBObjectStore or IDBCursor.
source() - Method in class akasha.MessageEvent
The source read-only property of the MessageEvent interface is a MessageEventSource (which can be a WindowProxy, MessagePort, or ServiceWorker object) representing the message emitter.
source(MessageEventSource) - Method in interface akasha.MessageEventInit.Builder
 
source() - Method in interface akasha.MessageEventInit
 
source(int) - Method in interface akasha.rtc.RTCRtpContributingSource.Builder
The read-only source property of the RTCRtpContributingSource interface returns the source identifier of a particular stream of RTP packets.
source() - Method in interface akasha.rtc.RTCRtpContributingSource
The read-only source property of the RTCRtpContributingSource interface returns the source identifier of a particular stream of RTP packets.
source(int) - Method in interface akasha.rtc.RTCRtpSynchronizationSource.Builder
The read-only source property of the RTCRtpContributingSource interface returns the source identifier of a particular stream of RTP packets.
sourceAnimation() - Method in class akasha.svg.ShadowAnimation
 
sourceBuffer() - Method in class akasha.AudioTrack
The read-only AudioTrack property sourceBuffer returns the SourceBuffer that created the track, or null if the track was not created by a SourceBuffer or the SourceBuffer has been removed from the MediaSource.sourceBuffers attribute of its parent media source.
SourceBuffer - Class in akasha.media
The SourceBuffer interface represents a chunk of media to be passed into an HTMLMediaElement and played, via a MediaSource object.
SourceBuffer() - Constructor for class akasha.media.SourceBuffer
 
sourceBuffer() - Method in class akasha.TextTrack
 
sourceBuffer() - Method in class akasha.VideoTrack
The read-only VideoTrack property sourceBuffer returns the SourceBuffer that created the track, or null if the track was not created by a SourceBuffer or the SourceBuffer has been removed from the MediaSource.sourceBuffers attribute of its parent media source.
SourceBufferList - Class in akasha.media
The SourceBufferList interface represents a simple container list for multiple SourceBuffer objects.
SourceBufferList() - Constructor for class akasha.media.SourceBufferList
 
sourceBuffers() - Method in class akasha.media.MediaSource
The sourceBuffers read-only property of the MediaSource interface returns a SourceBufferList object containing the list of SourceBuffer objects associated with this MediaSource.
sourceFile() - Method in class akasha.CSPViolationReportBody
 
sourceFile() - Method in class akasha.SecurityPolicyViolationEvent
The sourceFile read-only property of the SecurityPolicyViolationEvent interface is a USVString representing the URI of the document or worker in which the violation was found.
sourceFile(String) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
sourceFile() - Method in interface akasha.SecurityPolicyViolationEventInit
 
sourceMap(JsObject) - Method in interface akasha.gpu.GPUShaderModuleDescriptor.Builder
 
sourceMap() - Method in interface akasha.gpu.GPUShaderModuleDescriptor
 
spacing() - Method in class akasha.svg.SVGTextPathElement
 
span - Variable in class akasha.HTMLTableColElement
 
speak(SpeechSynthesisUtterance) - Method in class akasha.speech.SpeechSynthesis
The speak() method of the SpeechSynthesis interface adds an utterance to the utterance queue; it will be spoken when any other utterances queued before it have been spoken.
speakAs - Variable in class akasha.CSSCounterStyleRule
 
speaker_selection - Static variable in annotation type akasha.PermissionName
 
speakers - Static variable in annotation type akasha.audio.ChannelInterpretation
 
speaking() - Method in class akasha.speech.SpeechSynthesis
The speaking read-only property of the SpeechSynthesis interface is a Boolean that returns true if an utterance is currently in the process of being spoken — even if SpeechSynthesis is in a paused state.
species() - Static method in interface akasha.core.Symbol
The well-known symbol Symbol.species specifies a function-valued property that the constructor function uses to create derived objects.
specified() - Method in class akasha.Attr
 
specularConstant() - Method in class akasha.svg.SVGFESpecularLightingElement
 
specularExponent() - Method in class akasha.svg.SVGFESpecularLightingElement
 
specularExponent() - Method in class akasha.svg.SVGFESpotLightElement
 
SpeechGrammar - Class in akasha.speech
The SpeechGrammar interface of the Web Speech API represents a set of words or patterns of words that we want the recognition service to recognize.
SpeechGrammar() - Constructor for class akasha.speech.SpeechGrammar
 
SpeechGrammarList - Class in akasha.speech
The SpeechGrammarList interface of the Web Speech API represents a list of SpeechGrammar objects containing words or patterns of words that we want the recognition service to recognize.
SpeechGrammarList() - Constructor for class akasha.speech.SpeechGrammarList
The SpeechGrammarList() constructor creates a new SpeechGrammarList object instance.
SpeechRecognition - Class in akasha.speech
The SpeechRecognition interface of the Web Speech API is the controller interface for the recognition service; this also handles the SpeechRecognitionEvent sent from the recognition service.
SpeechRecognition() - Constructor for class akasha.speech.SpeechRecognition
The SpeechRecognition() constructor creates a new SpeechRecognition object instance.
SpeechRecognitionAlternative - Class in akasha.speech
The SpeechRecognitionAlternative interface of the Web Speech API represents a single word that has been recognized by the speech recognition service.
SpeechRecognitionAlternative() - Constructor for class akasha.speech.SpeechRecognitionAlternative
 
SpeechRecognitionErrorCode - Annotation Type in akasha.speech
 
SpeechRecognitionErrorCode.Util - Class in akasha.speech
 
SpeechRecognitionErrorEvent - Class in akasha.speech
The SpeechRecognitionErrorEvent interface of the Web Speech API represents error messages from the recognition service.
SpeechRecognitionErrorEvent(String, SpeechRecognitionErrorEventInit) - Constructor for class akasha.speech.SpeechRecognitionErrorEvent
 
SpeechRecognitionErrorEventHandler - Interface in akasha.speech
Handle events of type SpeechRecognitionErrorEvent
SpeechRecognitionErrorEventInit - Interface in akasha.speech
 
SpeechRecognitionErrorEventInit.Builder - Interface in akasha.speech
 
SpeechRecognitionErrorEventListener - Interface in akasha.speech
Listener for events of type SpeechRecognitionErrorEvent
SpeechRecognitionEvent - Class in akasha.speech
The SpeechRecognitionEvent interface of the Web Speech API represents the event object for the result and nomatch events, and contains all the data associated with an interim or final speech recognition result.
SpeechRecognitionEvent(String, SpeechRecognitionEventInit) - Constructor for class akasha.speech.SpeechRecognitionEvent
 
SpeechRecognitionEventHandler - Interface in akasha.speech
Handle events of type SpeechRecognitionEvent
SpeechRecognitionEventInit - Interface in akasha.speech
 
SpeechRecognitionEventInit.Builder - Interface in akasha.speech
 
SpeechRecognitionEventListener - Interface in akasha.speech
Listener for events of type SpeechRecognitionEvent
SpeechRecognitionResult - Class in akasha.speech
The SpeechRecognitionResult interface of the Web Speech API represents a single recognition match, which may contain multiple SpeechRecognitionAlternative objects.
SpeechRecognitionResult() - Constructor for class akasha.speech.SpeechRecognitionResult
 
SpeechRecognitionResultList - Class in akasha.speech
The SpeechRecognitionResultList interface of the Web Speech API represents a list of SpeechRecognitionResult objects, or a single one if results are being captured in continuous mode.
SpeechRecognitionResultList() - Constructor for class akasha.speech.SpeechRecognitionResultList
 
SpeechSynthesis - Class in akasha.speech
The SpeechSynthesis interface of the Web Speech API is the controller interface for the speech service; this can be used to retrieve information about the synthesis voices available on the device, start and pause speech, and other commands besides.
SpeechSynthesis() - Constructor for class akasha.speech.SpeechSynthesis
 
speechSynthesis() - Method in class akasha.Window
The speechSynthesis read-only property of the Window object returns a SpeechSynthesis object, which is the entry point into using Web Speech API speech synthesis functionality.
speechSynthesis() - Static method in class akasha.WindowGlobal
The speechSynthesis read-only property of the Window object returns a SpeechSynthesis object, which is the entry point into using Web Speech API speech synthesis functionality.
SpeechSynthesisErrorCode - Annotation Type in akasha.speech
 
SpeechSynthesisErrorCode.Util - Class in akasha.speech
 
SpeechSynthesisErrorEvent - Class in akasha.speech
The SpeechSynthesisErrorEvent interface of the Web Speech API contains information about any errors that occur while processing SpeechSynthesisUtterance objects in the speech service.
SpeechSynthesisErrorEvent(String, SpeechSynthesisErrorEventInit) - Constructor for class akasha.speech.SpeechSynthesisErrorEvent
 
SpeechSynthesisErrorEventHandler - Interface in akasha.speech
Handle events of type SpeechSynthesisErrorEvent
SpeechSynthesisErrorEventInit - Interface in akasha.speech
 
SpeechSynthesisErrorEventInit.Builder - Interface in akasha.speech
 
SpeechSynthesisErrorEventListener - Interface in akasha.speech
Listener for events of type SpeechSynthesisErrorEvent
SpeechSynthesisEvent - Class in akasha.speech
The SpeechSynthesisEvent interface of the Web Speech API contains information about the current state of SpeechSynthesisUtterance objects that have been processed in the speech service.
SpeechSynthesisEvent(String, SpeechSynthesisEventInit) - Constructor for class akasha.speech.SpeechSynthesisEvent
 
SpeechSynthesisEventHandler - Interface in akasha.speech
Handle events of type SpeechSynthesisEvent
SpeechSynthesisEventInit - Interface in akasha.speech
 
SpeechSynthesisEventInit.Builder - Interface in akasha.speech
 
SpeechSynthesisEventListener - Interface in akasha.speech
Listener for events of type SpeechSynthesisEvent
SpeechSynthesisUtterance - Class in akasha.speech
The SpeechSynthesisUtterance interface of the Web Speech API represents a speech request.
SpeechSynthesisUtterance(String) - Constructor for class akasha.speech.SpeechSynthesisUtterance
The SpeechSynthesisUtterance() constructor of the SpeechSynthesisUtterance interface returns a new SpeechSynthesisUtterance object instance.
SpeechSynthesisUtterance() - Constructor for class akasha.speech.SpeechSynthesisUtterance
The SpeechSynthesisUtterance() constructor of the SpeechSynthesisUtterance interface returns a new SpeechSynthesisUtterance object instance.
SpeechSynthesisVoice - Class in akasha.speech
The SpeechSynthesisVoice interface of the Web Speech API represents a voice that the system supports.
SpeechSynthesisVoice() - Constructor for class akasha.speech.SpeechSynthesisVoice
 
speed() - Method in class akasha.GeolocationCoordinates
 
spellcheck - Variable in class akasha.HTMLElement
 
spki - Static variable in annotation type akasha.crypto.KeyFormat
 
splice(int, int, T...) - Method in class akasha.lang.JsArray
The splice() method changes the contents of an array by removing or replacing existing elements and/or adding new elements in place.
splice(int) - Method in class akasha.lang.JsArray
The splice() method changes the contents of an array by removing or replacing existing elements and/or adding new elements in place.
split(RegExp, int) - Method in class akasha.core.JsString
The split() method divides a String into an ordered list of substrings, puts these substrings into an array, and returns the array.
split(String, int) - Method in class akasha.core.JsString
The split() method divides a String into an ordered list of substrings, puts these substrings into an array, and returns the array.
split(RegExp) - Method in class akasha.core.JsString
The split() method divides a String into an ordered list of substrings, puts these substrings into an array, and returns the array.
split(String) - Method in class akasha.core.JsString
The split() method divides a String into an ordered list of substrings, puts these substrings into an array, and returns the array.
split() - Method in class akasha.core.JsString
The split() method divides a String into an ordered list of substrings, puts these substrings into an array, and returns the array.
split() - Static method in interface akasha.core.Symbol
The Symbol.split well-known symbol specifies the method that splits a string at the indices that match a regular expression.
splitText(int) - Method in class akasha.Text
The Text.splitText() method breaks the Text node into two nodes at the specified offset, keeping both nodes in the tree as siblings.
spreadMethod() - Method in class akasha.svg.SVGGradientElement
 
sqrt(double) - Static method in class akasha.core.JsMath
The Math.sqrt() function returns the square root of a number, that is
SQRT1_2 - Static variable in class akasha.core.JsMath
The Math.SQRT1_2 property represents the square root of 1/2 which is approximately 0.707:
SQRT2 - Static variable in class akasha.core.JsMath
The Math.SQRT2 property represents the square root of 2, approximately 1.414:
square - Static variable in annotation type akasha.audio.OscillatorType
 
square - Static variable in annotation type akasha.CanvasLineCap
 
src - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
src - Variable in class akasha.HTMLEmbedElement
 
src - Variable in class akasha.HTMLFrameElement
 
src - Variable in class akasha.HTMLIFrameElement
The HTMLIFrameElement.src property reflects the HTML referrerpolicy attribute of the iframe element defining which referrer is sent when fetching the resource.
src - Variable in class akasha.HTMLImageElement
The HTMLImageElement property src, which reflects the HTML src attribute, specifies the image to display in the img element.
src - Variable in class akasha.HTMLInputElement
 
src - Variable in class akasha.HTMLMediaElement
The HTMLMediaElement.src property reflects the value of the HTML media element's src attribute, which indicates the URL of a media resource to use in the element.
src - Variable in class akasha.HTMLScriptElement
 
src - Variable in class akasha.HTMLSourceElement
 
src - Variable in class akasha.HTMLTrackElement
The HTMLTrackElement.src property reflects the value of the track element's src attribute, which indicates the URL of the text track's data.
src - Variable in class akasha.speech.SpeechGrammar
The src property of the SpeechGrammar interface sets and returns a string containing the grammar from within in the SpeechGrammar object.
SRC_ALPHA - Static variable in class akasha.gl.WebGL2RenderingContext
 
SRC_ALPHA - Static variable in class akasha.gl.WebGLRenderingContext
 
src_alpha - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
SRC_ALPHA_SATURATE - Static variable in class akasha.gl.WebGL2RenderingContext
 
SRC_ALPHA_SATURATE - Static variable in class akasha.gl.WebGLRenderingContext
 
src_alpha_saturated - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
SRC_COLOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
SRC_COLOR - Static variable in class akasha.gl.WebGLRenderingContext
 
srcdoc - Variable in class akasha.HTMLIFrameElement
The srcdoc property of the HTMLIFrameElement specifies the content of the page.
srcElement() - Method in class akasha.Event
Initially implemented in Internet Explorer, Event.srcElement is a now-standard alias (defined in the DOM Standard but flagged as "historical") for the Event.target property.
srcFactor(String) - Method in interface akasha.gpu.GPUBlendComponent.Builder
 
srcFactor() - Method in interface akasha.gpu.GPUBlendComponent
 
srclang - Variable in class akasha.HTMLTrackElement
 
srcObject - Variable in class akasha.HTMLMediaElement
The srcObject property of the HTMLMediaElement interface sets or returns the object which serves as the source of the media associated with the HTMLMediaElement.
srcset - Variable in class akasha.HTMLImageElement
The HTMLImageElement property srcset is a string which identifies one or more image candidate strings, separated using commas (,) each specifying image resources to use under given circumstances.
srcset - Variable in class akasha.HTMLSourceElement
 
srflx - Static variable in annotation type akasha.rtc.RTCIceCandidateType
 
SRGB - Static variable in class akasha.gl.WebGL2RenderingContext
 
srgb - Static variable in annotation type akasha.gpu.GPUPredefinedColorSpace
 
srgb - Static variable in annotation type akasha.PredefinedColorSpace
 
SRGB8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
SRGB8_ALPHA8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
SRGB8_ALPHA8_EXT - Static variable in class akasha.gl.EXT_sRGB
 
SRGB_ALPHA_EXT - Static variable in class akasha.gl.EXT_sRGB
 
SRGB_EXT - Static variable in class akasha.gl.EXT_sRGB
 
srtpCipher(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
srtpCipher() - Method in interface akasha.rtc.RTCTransportStats
 
ssrc(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's ssrc property provides the Synchronization Source (SSRC), an integer which uniquely identifies the source of the RTP packets whose statistics are covered by the RTCStatsReport that includes this RTCRtpStreamStats dictionary.
ssrc(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's ssrc property provides the Synchronization Source (SSRC), an integer which uniquely identifies the source of the RTP packets whose statistics are covered by the RTCStatsReport that includes this RTCRtpStreamStats dictionary.
ssrc(int) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's ssrc property provides the Synchronization Source (SSRC), an integer which uniquely identifies the source of the RTP packets whose statistics are covered by the RTCStatsReport that includes this RTCRtpStreamStats dictionary.
ssrc(int) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's ssrc property provides the Synchronization Source (SSRC), an integer which uniquely identifies the source of the RTP packets whose statistics are covered by the RTCStatsReport that includes this RTCRtpStreamStats dictionary.
ssrc(int) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's ssrc property provides the Synchronization Source (SSRC), an integer which uniquely identifies the source of the RTP packets whose statistics are covered by the RTCStatsReport that includes this RTCRtpStreamStats dictionary.
ssrc(int) - Method in interface akasha.rtc.RTCRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's ssrc property provides the Synchronization Source (SSRC), an integer which uniquely identifies the source of the RTP packets whose statistics are covered by the RTCStatsReport that includes this RTCRtpStreamStats dictionary.
ssrc() - Method in interface akasha.rtc.RTCRtpStreamStats
The RTCRtpStreamStats dictionary's ssrc property provides the Synchronization Source (SSRC), an integer which uniquely identifies the source of the RTP packets whose statistics are covered by the RTCStatsReport that includes this RTCRtpStreamStats dictionary.
ssrc(int) - Method in interface akasha.rtc.RTCSentRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's ssrc property provides the Synchronization Source (SSRC), an integer which uniquely identifies the source of the RTP packets whose statistics are covered by the RTCStatsReport that includes this RTCRtpStreamStats dictionary.
stable - Static variable in annotation type akasha.rtc.RTCSignalingState
 
stack() - Method in class akasha.core.JsError
The non-standard stack property of Error objects offer a trace of which functions were called, in what order, from which line and file, and with what arguments.
standard - Static variable in annotation type akasha.GamepadMappingType
 
standby - Variable in class akasha.HTMLObjectElement
 
start - Static variable in annotation type akasha.AlignSetting
 
start(double, double, double) - Method in class akasha.audio.AudioBufferSourceNode
undefined.
start(double, double) - Method in class akasha.audio.AudioBufferSourceNode
undefined.
start(double) - Method in class akasha.audio.AudioBufferSourceNode
undefined.
start() - Method in class akasha.audio.AudioBufferSourceNode
undefined.
start(double) - Method in class akasha.audio.AudioScheduledSourceNode
The start() method on AudioScheduledSourceNode schedules a sound to begin playback at the specified time.
start() - Method in class akasha.audio.AudioScheduledSourceNode
The start() method on AudioScheduledSourceNode schedules a sound to begin playback at the specified time.
start - Static variable in annotation type akasha.CanvasTextAlign
 
start() - Method in class akasha.HTMLMarqueeElement
 
start - Variable in class akasha.HTMLOListElement
 
start - Static variable in annotation type akasha.LineAlignSetting
 
start(int) - Method in class akasha.media.MediaRecorder
The MediaRecorder method start(), which is part of the MediaStream Recording API, begins recording media into one or more Blob objects.
start() - Method in class akasha.media.MediaRecorder
The MediaRecorder method start(), which is part of the MediaStream Recording API, begins recording media into one or more Blob objects.
start() - Method in class akasha.MessagePort
The start() method of the MessagePort interface starts the sending of messages queued on the port.
start - Static variable in annotation type akasha.ScrollLogicalPosition
 
start - Static variable in annotation type akasha.SelectionMode
 
start() - Method in class akasha.speech.SpeechRecognition
The start() method of the Web Speech API starts the speech recognition service listening to incoming audio with intent to recognize grammars associated with the current SpeechRecognition.
start(int) - Method in class akasha.TimeRanges
Returns the time offset at which a specified time range begins.
start(TransformerStartCallback) - Method in interface akasha.Transformer.Builder
 
start() - Method in interface akasha.Transformer
 
start(UnderlyingSinkStartCallback) - Method in interface akasha.UnderlyingSink.Builder
 
start() - Method in interface akasha.UnderlyingSink
 
start(UnderlyingSourceStartCallback) - Method in interface akasha.UnderlyingSource.Builder
 
start() - Method in interface akasha.UnderlyingSource
 
START_TO_END - Static variable in class akasha.Range
 
START_TO_START - Static variable in class akasha.Range
 
startContainer() - Method in class akasha.AbstractRange
The read-only startContainer property of the AbstractRange interface returns the start Node for the range.
startContainer(Node) - Method in interface akasha.StaticRangeInit.Builder
 
startContainer() - Method in interface akasha.StaticRangeInit
 
startMessages() - Method in class akasha.ServiceWorkerContainer
The startMessages() method of the ServiceWorkerContainer interface explicitly starts the flow of messages being dispatched from a service worker to pages under its control (e.g.
startNotifications() - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.startNotifications() method returns a Promise to the BluetoothRemoteGATTCharacteristic instance when there is an active notification on it.
startOffset() - Method in class akasha.AbstractRange
The read-only startOffset property of the AbstractRange interface returns the offset into the start node of the range's start position.
startOffset(int) - Method in interface akasha.StaticRangeInit.Builder
 
startOffset() - Method in interface akasha.StaticRangeInit
 
startOffset() - Method in class akasha.svg.SVGTextPathElement
 
startRendering() - Method in class akasha.audio.OfflineAudioContext
The startRendering() method of the OfflineAudioContext Interface starts rendering the audio graph, taking into account the current connections and the current scheduled changes.
startsWith(String, int) - Method in class akasha.core.JsString
The startsWith() method determines whether a string begins with the characters of a specified string, returning true or false as appropriate.
startsWith(String) - Method in class akasha.core.JsString
The startsWith() method determines whether a string begins with the characters of a specified string, returning true or false as appropriate.
startTime - Variable in class akasha.Animation
The Animation.startTime property of the Animation interface is a double-precision floating-point value which indicates the scheduled time when an animation's playback should begin.
startTime() - Method in class akasha.perf.PerformanceEntry
The startTime property returns the first recorded timestamp of the performance entry.
startTime - Variable in class akasha.TextTrackCue
 
state() - Method in class akasha.audio.BaseAudioContext
A DOMString.
state() - Method in class akasha.AudioDecoder
 
state() - Method in class akasha.AudioEncoder
 
state() - Method in class akasha.History
The History.state property returns a value representing the state at the top of the history stack.
state() - Method in class akasha.media.MediaRecorder
The MediaRecorder.state read-only property returns the current state of the current MediaRecorder object.
state(String) - Method in interface akasha.PermissionSetParameters.Builder
 
state() - Method in interface akasha.PermissionSetParameters
 
state() - Method in class akasha.PermissionStatus
The state read-only property of the PermissionStatus interface returns the state of a requested permission.
state() - Method in class akasha.PopStateEvent
 
state(Object) - Method in interface akasha.PopStateEventInit.Builder
 
state() - Method in interface akasha.PopStateEventInit
 
state(String) - Method in interface akasha.rtc.RTCDataChannelStats.Builder
 
state() - Method in interface akasha.rtc.RTCDataChannelStats
 
state() - Method in class akasha.rtc.RTCDtlsTransport
The state read-only property of the RTCDtlsTransport interface provides information which describes a Datagram Transport Layer Security (DTLS) transport state.
state(String) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The state property in an RTCIceCandidatePairStats object indicates the state of the check list of which the candidate pair is a member.
state() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The state property in an RTCIceCandidatePairStats object indicates the state of the check list of which the candidate pair is a member.
state() - Method in class akasha.rtc.RTCIceTransport
The read-only RTCIceTransport property state returns the current state of the ICE transport, so you can determine the state of ICE gathering in which the ICE agent currently is operating.
state() - Method in class akasha.rtc.RTCSctpTransport
The state read-only property of the RTCSctpTransport interface provides information which describes a Stream Control Transmission Protocol (SCTP) transport state.
state() - Method in class akasha.ServiceWorker
The state read-only property of the ServiceWorker interface returns a string representing the current state of the service worker.
state() - Method in class akasha.VideoDecoder
 
state() - Method in class akasha.VideoEncoder
 
STATIC_COPY - Static variable in class akasha.gl.WebGL2RenderingContext
 
STATIC_DRAW - Static variable in class akasha.gl.WebGL2RenderingContext
 
STATIC_DRAW - Static variable in class akasha.gl.WebGLRenderingContext
 
STATIC_READ - Static variable in class akasha.gl.WebGL2RenderingContext
 
StaticRange - Class in akasha
The DOM StaticRange interface extends AbstractRange to provide a method to specify a range of content in the DOM whose contents don't update to reflect changes which occur within the DOM tree.
StaticRange(StaticRangeInit) - Constructor for class akasha.StaticRange
The StaticRange() constructor creates a new StaticRange object representing a span of content within the DOM.
StaticRangeInit - Interface in akasha
 
StaticRangeInit.Builder - Interface in akasha
 
status() - Method in class akasha.Response
The status read-only property of the Response interface contains the status code of the response (e.g., 200 for a success).
status(int) - Method in interface akasha.ResponseInit.Builder
 
status() - Method in interface akasha.ResponseInit
 
status(String) - Method in interface akasha.TokenBinding.Builder
 
status() - Method in interface akasha.TokenBinding
 
status - Variable in class akasha.Window
The status property of the Window interface was originally intended to set the text in the status bar at the bottom of the browser window.
status - Static variable in class akasha.WindowGlobal
The status property of the Window interface was originally intended to set the text in the status bar at the bottom of the browser window.
status() - Method in class akasha.XMLHttpRequest
The read-only XMLHttpRequest.status property returns the numerical HTTP status code of the XMLHttpRequest's response.
status_pending - Static variable in annotation type akasha.MediaKeyStatus
 
statusbar() - Method in class akasha.Window
The Window.statusbar property returns the statusbar object, whose visibility can be toggled in the window.
statusbar() - Static method in class akasha.WindowGlobal
The Window.statusbar property returns the statusbar object, whose visibility can be toggled in the window.
statusCode() - Method in class akasha.CSPViolationReportBody
 
statusCode() - Method in class akasha.SecurityPolicyViolationEvent
The statusCode read-only property of the SecurityPolicyViolationEvent interface is a number representing the HTTP status code of the document or worker in which the violation occurred.
statusCode(int) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
statusCode() - Method in interface akasha.SecurityPolicyViolationEventInit
 
statusMessage() - Method in class akasha.gl.WebGLContextEvent
The read-only WebGLContextEvent.statusMessage property contains additional event status information, or is an empty string if no additional information is available.
statusMessage(String) - Method in interface akasha.gl.WebGLContextEventInit.Builder
 
statusMessage() - Method in interface akasha.gl.WebGLContextEventInit
 
statusText() - Method in class akasha.Response
The statusText read-only property of the Response interface contains the status message corresponding to the status code (e.g., OK for 200).
statusText(String) - Method in interface akasha.ResponseInit.Builder
 
statusText() - Method in interface akasha.ResponseInit
 
statusText() - Method in class akasha.XMLHttpRequest
The read-only XMLHttpRequest.statusText property returns a DOMString containing the response's status message as returned by the HTTP server.
stdDeviationX() - Method in class akasha.svg.SVGFEDropShadowElement
 
stdDeviationX() - Method in class akasha.svg.SVGFEGaussianBlurElement
 
stdDeviationY() - Method in class akasha.svg.SVGFEDropShadowElement
 
stdDeviationY() - Method in class akasha.svg.SVGFEGaussianBlurElement
 
STENCIL - Static variable in class akasha.gl.WebGL2RenderingContext
 
stencil(boolean) - Method in interface akasha.gl.WebGLContextAttributes.Builder
A flag that indicates that the drawing buffer has a stencil buffer of at least 8 bits.
stencil() - Method in interface akasha.gl.WebGLContextAttributes
A flag that indicates that the drawing buffer has a stencil buffer of at least 8 bits.
stencil(boolean) - Method in interface akasha.xr.XRWebGLLayerInit.Builder
When using the XRWebGLLayer() constructor to create a new WebGL rendering layer for WebXR, providing as the layerInit parameter an object whose stencil property is false requests that the new layer be created without a stencil buffer.
stencil() - Method in interface akasha.xr.XRWebGLLayerInit
When using the XRWebGLLayer() constructor to create a new WebGL rendering layer for WebXR, providing as the layerInit parameter an object whose stencil property is false requests that the new layer be created without a stencil buffer.
stencil8 - Static variable in annotation type akasha.gpu.GPUTextureFormat
 
STENCIL_ATTACHMENT - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_ATTACHMENT - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_BACK_FAIL - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_BACK_FAIL - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_BACK_FUNC - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_BACK_FUNC - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_BACK_PASS_DEPTH_PASS - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_BACK_PASS_DEPTH_PASS - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_BACK_REF - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_BACK_REF - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_BACK_VALUE_MASK - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_BACK_VALUE_MASK - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_BACK_WRITEMASK - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_BACK_WRITEMASK - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_BITS - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_BITS - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_BUFFER_BIT - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_BUFFER_BIT - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_CLEAR_VALUE - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_CLEAR_VALUE - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_FAIL - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_FAIL - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_FUNC - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_FUNC - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_INDEX8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_INDEX8 - Static variable in class akasha.gl.WebGLRenderingContext
 
stencil_only - Static variable in annotation type akasha.gpu.GPUTextureAspect
 
STENCIL_PASS_DEPTH_FAIL - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_PASS_DEPTH_FAIL - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_PASS_DEPTH_PASS - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_PASS_DEPTH_PASS - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_REF - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_REF - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_TEST - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_TEST - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_VALUE_MASK - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_VALUE_MASK - Static variable in class akasha.gl.WebGLRenderingContext
 
STENCIL_WRITEMASK - Static variable in class akasha.gl.WebGL2RenderingContext
 
STENCIL_WRITEMASK - Static variable in class akasha.gl.WebGLRenderingContext
 
stencilBack(GPUStencilFaceState) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
 
stencilBack() - Method in interface akasha.gpu.GPUDepthStencilState
 
stencilFront(GPUStencilFaceState) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
 
stencilFront() - Method in interface akasha.gpu.GPUDepthStencilState
 
stencilFunc(int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.stencilFunc() method of the WebGL API sets the front and back function and reference value for stencil testing.
stencilFunc(int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.stencilFunc() method of the WebGL API sets the front and back function and reference value for stencil testing.
stencilFuncSeparate(int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.stencilFuncSeparate() method of the WebGL API sets the front and/or back function and reference value for stencil testing.
stencilFuncSeparate(int, int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.stencilFuncSeparate() method of the WebGL API sets the front and/or back function and reference value for stencil testing.
stencilLoadValue(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
 
stencilLoadValue(int) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
 
stencilLoadValue() - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
stencilMask(int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.stencilMask() method of the WebGL API controls enabling and disabling of both the front and back writing of individual bits in the stencil planes.
stencilMask(int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.stencilMask() method of the WebGL API controls enabling and disabling of both the front and back writing of individual bits in the stencil planes.
stencilMaskSeparate(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.stencilMaskSeparate() method of the WebGL API controls enabling and disabling of front and/or back writing of individual bits in the stencil planes.
stencilMaskSeparate(int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.stencilMaskSeparate() method of the WebGL API controls enabling and disabling of front and/or back writing of individual bits in the stencil planes.
stencilOp(int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.stencilOp() method of the WebGL API sets both the front and back-facing stencil test actions.
stencilOp(int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.stencilOp() method of the WebGL API sets both the front and back-facing stencil test actions.
stencilOpSeparate(int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.stencilOpSeparate() method of the WebGL API sets the front and/or back-facing stencil test actions.
stencilOpSeparate(int, int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.stencilOpSeparate() method of the WebGL API sets the front and/or back-facing stencil test actions.
stencilReadMask(int) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
 
stencilReadMask() - Method in interface akasha.gpu.GPUDepthStencilState
 
stencilReadOnly(boolean) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor.Builder
 
stencilReadOnly() - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor
 
stencilReadOnly(boolean) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
 
stencilReadOnly() - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
stencilStoreOp(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
 
stencilStoreOp() - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
stencilWriteMask(int) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
 
stencilWriteMask() - Method in interface akasha.gpu.GPUDepthStencilState
 
step - Variable in class akasha.HTMLInputElement
 
stepDown(int) - Method in class akasha.HTMLInputElement
The HTMLInputElement.stepDown([n]) method decrements the value of a numeric type of input element by the value of the step attribute or up to n multiples of the step attribute if a number is passed as the parameter.
stepDown() - Method in class akasha.HTMLInputElement
The HTMLInputElement.stepDown([n]) method decrements the value of a numeric type of input element by the value of the step attribute or up to n multiples of the step attribute if a number is passed as the parameter.
stepMismatch() - Method in class akasha.ValidityState
The read-only stepMismatch property of a ValidityState object indicates if the value of an input, after having been edited by the user, does not conform to the constraints set by the element's step attribute.
stepMismatch(boolean) - Method in interface akasha.ValidityStateFlags.Builder
 
stepMismatch() - Method in interface akasha.ValidityStateFlags
 
stepMode(String) - Method in interface akasha.gpu.GPUVertexBufferLayout.Builder
 
stepMode() - Method in interface akasha.gpu.GPUVertexBufferLayout
 
stepUp(int) - Method in class akasha.HTMLInputElement
The HTMLInputElement.stepUp() method increments the value of a numeric type of input element by the value of the step attribute, or the default step value if the step attribute is not explicitly set.
stepUp() - Method in class akasha.HTMLInputElement
The HTMLInputElement.stepUp() method increments the value of a numeric type of input element by the value of the step attribute, or the default step value if the step attribute is not explicitly set.
StereoPannerNode - Class in akasha.audio
The StereoPannerNode interface of the Web Audio API represents a simple stereo panner node that can be used to pan an audio stream left or right.
StereoPannerNode(BaseAudioContext, StereoPannerOptions) - Constructor for class akasha.audio.StereoPannerNode
The StereoPannerNode() constructor of the Web Audio API creates a new StereoPannerNode object which is an AudioNode that represents a simple stereo panner node that can be used to pan an audio stream left or right.
StereoPannerNode(BaseAudioContext) - Constructor for class akasha.audio.StereoPannerNode
The StereoPannerNode() constructor of the Web Audio API creates a new StereoPannerNode object which is an AudioNode that represents a simple stereo panner node that can be used to pan an audio stream left or right.
StereoPannerOptions - Interface in akasha.audio
 
StereoPannerOptions.Builder - Interface in akasha.audio
 
sticky() - Method in class akasha.core.RegExp
The sticky property reflects whether or not the search is sticky (searches in strings only from the index indicated by the lastIndex property of this regular expression).
stitchTiles() - Method in class akasha.svg.SVGFETurbulenceElement
 
stop(double) - Method in class akasha.audio.AudioScheduledSourceNode
The stop() method on AudioScheduledSourceNode schedules a sound to cease playback at the specified time.
stop() - Method in class akasha.audio.AudioScheduledSourceNode
The stop() method on AudioScheduledSourceNode schedules a sound to cease playback at the specified time.
stop() - Method in class akasha.HTMLMarqueeElement
 
stop() - Method in class akasha.media.MediaRecorder
The MediaRecorder.stop() method (part of the MediaRecorder API) is used to stop media capture.
stop() - Method in class akasha.media.MediaStreamTrack
The MediaStreamTrack.stop() method stops the track.
stop() - Method in class akasha.rtc.RTCRtpTransceiver
The stop() method in the RTCRtpTransceiver interface permanently stops the transceiver by stopping both the associated RTCRtpSender and RTCRtpReceiver.
stop() - Method in class akasha.speech.SpeechRecognition
The stop() method of the Web Speech API stops the speech recognition service from listening to incoming audio, and attempts to return a SpeechRecognitionResult using the audio captured so far.
stop() - Method in class akasha.Window
The window.stop() stops further resource loading in the current browsing context, equivalent to the stop button in the browser.
stop() - Static method in class akasha.WindowGlobal
The window.stop() stops further resource loading in the current browsing context, equivalent to the stop button in the browser.
stopImmediatePropagation() - Method in class akasha.Event
The stopImmediatePropagation() method of the Event interface prevents other listeners of the same event from being called.
stopNotifications() - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.stopNotifications() method returns a Promise to the BluetoothRemoteGATTCharacteristic instance when there is no longer an active notification on it.
stopped - Static variable in annotation type akasha.rtc.RTCRtpTransceiverDirection
 
stopPropagation() - Method in class akasha.Event
The stopPropagation() method of the Event interface prevents further propagation of the current event in the capturing and bubbling phases.
storage - Static variable in annotation type akasha.gpu.GPUBufferBindingType
 
STORAGE - Static variable in class akasha.gpu.GPUBufferUsage
 
STORAGE - Static variable in class akasha.gpu.GPUTextureUsage
 
storage() - Method in class akasha.Navigator
The NavigatorStorage.storage read-only property returns the singleton StorageManager object used to access the overall storage capabilities of the browser for the current site or app.
Storage - Class in akasha
The Storage interface of the Web Storage API provides access to a particular domain's session or local storage.
Storage() - Constructor for class akasha.Storage
 
storageArea() - Method in class akasha.StorageEvent
 
storageArea(Storage) - Method in interface akasha.StorageEventInit.Builder
 
storageArea() - Method in interface akasha.StorageEventInit
 
StorageEstimate - Interface in akasha
The StorageEstimate dictionary is used by the StorageManager to provide estimates of the size of a site's or application's data store and how much of it is in use.
StorageEstimate.Builder - Interface in akasha
The StorageEstimate dictionary is used by the StorageManager to provide estimates of the size of a site's or application's data store and how much of it is in use.
StorageEvent - Class in akasha
A StorageEvent is sent to a window when a storage area it has access to is changed within the context of another document.
StorageEvent(String, StorageEventInit) - Constructor for class akasha.StorageEvent
 
StorageEvent(String) - Constructor for class akasha.StorageEvent
 
StorageEventHandler - Interface in akasha
Handle events of type StorageEvent
StorageEventInit - Interface in akasha
 
StorageEventInit.Builder - Interface in akasha
 
StorageEventListener - Interface in akasha
Listener for events of type StorageEvent
StorageManager - Class in akasha
The StorageManager interface of the Storage API provides an interface for managing persistance permissions and estimating available storage.
StorageManager() - Constructor for class akasha.StorageManager
 
storageTexture(GPUStorageTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
 
storageTexture() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
store(IntegerTypedArray, int, int) - Static method in class akasha.core.Atomics
Stores a value at the specified index of the array.
store(Credential) - Method in class akasha.CredentialsContainer
The store() method of the CredentialsContainer stores a set of credentials for the user inside a Credential instance, returning this in a Promise.
store - Static variable in annotation type akasha.gpu.GPUStoreOp
 
storeOp(String) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
 
storeOp() - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
stream() - Method in class akasha.audio.MediaStreamAudioDestinationNode
A MediaStream containing a single audio track.
stream() - Method in class akasha.Blob
The Blob interface's stream() method returns a ReadableStream which upon reading returns the data contained within the Blob.
stream() - Method in class akasha.media.MediaRecorder
The MediaRecorder.stream read-only property returns the stream that was passed into the MediaRecorder() constructor when the MediaRecorder was created.
stream - Static variable in annotation type akasha.rtc.RTCStatsType
 
stream(boolean) - Method in interface akasha.TextDecodeOptions.Builder
 
stream() - Method in interface akasha.TextDecodeOptions
 
STREAM_COPY - Static variable in class akasha.gl.WebGL2RenderingContext
 
STREAM_DRAW - Static variable in class akasha.gl.WebGL2RenderingContext
 
STREAM_DRAW - Static variable in class akasha.gl.WebGLRenderingContext
 
STREAM_READ - Static variable in class akasha.gl.WebGL2RenderingContext
 
streamIdentifier(String) - Method in interface akasha.rtc.RTCMediaStreamStats.Builder
 
streamIdentifier() - Method in interface akasha.rtc.RTCMediaStreamStats
 
StreamPipeOptions - Interface in akasha
 
StreamPipeOptions.Builder - Interface in akasha
 
streams(JsArray<MediaStream>) - Method in interface akasha.rtc.RTCRtpTransceiverInit.Builder
 
streams(MediaStream...) - Method in interface akasha.rtc.RTCRtpTransceiverInit.Builder
 
streams() - Method in interface akasha.rtc.RTCRtpTransceiverInit
 
streams() - Method in class akasha.rtc.RTCTrackEvent
The WebRTC API interface RTCTrackEvent's read-only streams property specifies an array of MediaStream objects, one for each of the streams that comprise the track being added to the RTCPeerConnection.
streams(JsArray<MediaStream>) - Method in interface akasha.rtc.RTCTrackEventInit.Builder
The RTCTrackEventInit dictionary's optional streams property provides an array containing a MediaStream object for each of the streams associated with the event's track.
streams(MediaStream...) - Method in interface akasha.rtc.RTCTrackEventInit.Builder
The RTCTrackEventInit dictionary's optional streams property provides an array containing a MediaStream object for each of the streams associated with the event's track.
streams() - Method in interface akasha.rtc.RTCTrackEventInit
The RTCTrackEventInit dictionary's optional streams property provides an array containing a MediaStream object for each of the streams associated with the event's track.
street_address - Static variable in annotation type akasha.AutocompleteType
A street address.
strict - Static variable in annotation type akasha.idb.IDBTransactionDurability
 
strict_origin - Static variable in annotation type akasha.ReferrerPolicy
Only send the origin of the document as the referrer when the protocol security level stays the same (e.g.
strict_origin_when_cross_origin - Static variable in annotation type akasha.ReferrerPolicy
Send a full URL when performing a same-origin request, but only send the origin when the protocol security level stays the same (e.g.HTTPS → HTTPS), and send no header to a less secure destination (e.g.
stride(int) - Method in interface akasha.PlaneInit.Builder
 
stride() - Method in interface akasha.PlaneInit
 
stride(int) - Method in interface akasha.PlaneLayout.Builder
 
stride() - Method in interface akasha.PlaneLayout
 
STRING_TYPE - Static variable in class akasha.XPathResult
 
stringify(Object, StringifyReplacerFn, StringifySpaceUnionType) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object, JsArray<StringOrLongLongUnion>, StringifySpaceUnionType) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object, StringOrLongLongUnion[], StringifySpaceUnionType) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object, StringifyReplacerFn, String) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object, JsArray<StringOrLongLongUnion>, String) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object, StringOrLongLongUnion[], String) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object, StringifyReplacerFn, int) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object, JsArray<StringOrLongLongUnion>, int) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object, StringOrLongLongUnion[], int) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object, StringifyReplacerFn) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object, JsArray<StringOrLongLongUnion>) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object, StringOrLongLongUnion[]) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
stringify(Object) - Static method in class akasha.core.JSON
The JSON.stringify() method converts a JavaScript object or value to a JSON string, optionally replacing values if a replacer function is specified or optionally including only the specified properties if a replacer array is specified.
StringifyReplacerFn - Interface in akasha.core
 
StringifySpaceUnionType - Interface in akasha.core
 
StringOrArrayBufferUnion - Interface in akasha
 
StringOrCanvasGradientOrCanvasPatternUnion - Interface in akasha
 
StringOrLongLongUnion - Interface in akasha.core
 
StringOrStringArrayUnion - Interface in akasha
 
StringOrUnsignedLongUnion - Interface in akasha
 
StringOrUUIDArrayUnion - Interface in akasha
 
stringValue() - Method in class akasha.XPathResult
The read-only stringValue property of the XPathResult interface returns the string value of a result with XPathResult.resultType being STRING_TYPE.
stripIndexFormat(String) - Method in interface akasha.gpu.GPUPrimitiveState.Builder
 
stripIndexFormat() - Method in interface akasha.gpu.GPUPrimitiveState
 
stroke() - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.stroke() method of the Canvas 2D API strokes (outlines) the current or given path with the current stroke style.
stroke(Path2D) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.stroke() method of the Canvas 2D API strokes (outlines) the current or given path with the current stroke style.
stroke() - Method in class akasha.OffscreenCanvasRenderingContext2D
 
stroke(Path2D) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
stroke(boolean) - Method in interface akasha.svg.SVGBoundingBoxOptions.Builder
 
stroke() - Method in interface akasha.svg.SVGBoundingBoxOptions
 
strokeRect(double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.strokeRect() method of the Canvas 2D API draws a rectangle that is stroked (outlined) according to the current strokeStyle and other context settings.
strokeRect(double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
strokeStyle - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.strokeStyle property of the Canvas 2D API specifies the color, gradient, or pattern to use for the strokes (outlines) around shapes.
strokeStyle - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
strokeText(String, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D method strokeText(), part of the Canvas 2D API, strokes — that is, draws the outlines of — the characters of a text string at the specified coordinates.
strokeText(String, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D method strokeText(), part of the Canvas 2D API, strokes — that is, draws the outlines of — the characters of a text string at the specified coordinates.
strokeText(String, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
strokeText(String, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
style() - Method in class akasha.CSSFontFaceRule
 
style() - Method in class akasha.CSSKeyframeRule
 
style() - Method in class akasha.CSSMarginRule
 
style() - Method in class akasha.CSSPageRule
 
style() - Method in class akasha.CSSStyleRule
The CSSRule.style property is the CSSStyleDeclaration interface for the declaration block of the CSSRule.
style() - Method in class akasha.HTMLElement
The style property is used to get as well as set the inline style of an element.
style - Static variable in annotation type akasha.RequestDestination
 
style() - Method in class akasha.svg.SVGElement
The style property is used to get as well as set the inline style of an element.
STYLE_RULE - Static variable in class akasha.CSSRule
 
styleset() - Method in class akasha.CSSFontFeatureValuesRule
 
styleSheet() - Method in class akasha.CSSImportRule
 
StyleSheet - Class in akasha
An object implementing the StyleSheet interface represents a single style sheet.
StyleSheet() - Constructor for class akasha.StyleSheet
 
StyleSheetList - Class in akasha
The StyleSheetList interface represents a list of CSSStyleSheet objects.
StyleSheetList() - Constructor for class akasha.StyleSheetList
 
styleSheets() - Method in class akasha.Document
The styleSheets read-only property of the DocumentOrShadowRoot interface returns a StyleSheetList of CSSStyleSheet objects, for stylesheets explicitly linked into or embedded in a document.
styleSheets() - Method in class akasha.ShadowRoot
The styleSheets read-only property of the DocumentOrShadowRoot interface returns a StyleSheetList of CSSStyleSheet objects, for stylesheets explicitly linked into or embedded in a document.
stylistic() - Method in class akasha.CSSFontFeatureValuesRule
 
stylus - Static variable in annotation type akasha.TouchType
 
sub(IntegerTypedArray, int, int) - Static method in class akasha.core.Atomics
Subtracts a value at the specified index of the array.
subarray(int, int) - Method in class akasha.core.Float32Array
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
subarray(int, int) - Method in class akasha.core.Float64Array
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
subarray(int, int) - Method in class akasha.core.Int16Array
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
subarray(int, int) - Method in class akasha.core.Int32Array
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
subarray(int, int) - Method in class akasha.core.Int8Array
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
subarray(int, int) - Method in class akasha.core.Uint16Array
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
subarray(int, int) - Method in class akasha.core.Uint32Array
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
subarray(int, int) - Method in class akasha.core.Uint8Array
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
subarray(int, int) - Method in class akasha.core.Uint8ClampedArray
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
submit - Static variable in annotation type akasha.ButtonType
The button submits the form.
submit(JsArray<GPUCommandBuffer>) - Method in class akasha.gpu.GPUQueue
 
submit(GPUCommandBuffer[]) - Method in class akasha.gpu.GPUQueue
 
submit() - Method in class akasha.HTMLFormElement
The HTMLFormElement.submit() method submits a given form.
submit - Static variable in annotation type akasha.InputType
A button that submits the form.
SubmitEvent - Class in akasha
The SubmitEvent interface defines the object used to represent an HTML form's submit event.
SubmitEvent(String, SubmitEventInit) - Constructor for class akasha.SubmitEvent
The SubmitEvent() constructor creates and returns a new SubmitEvent object, which is used to represent a submit event fired at an HTML form.
SubmitEvent(String) - Constructor for class akasha.SubmitEvent
The SubmitEvent() constructor creates and returns a new SubmitEvent object, which is used to represent a submit event fired at an HTML form.
SubmitEventInit - Interface in akasha
 
SubmitEventInit.Builder - Interface in akasha
 
SubmitEventListener - Interface in akasha
Listener for events of type SubmitEvent
submitter() - Method in class akasha.SubmitEvent
The read-only submitter property found on the SubmitEvent interface specifies the submit button or other element that was invoked to cause the form to be submitted.
submitter(HTMLElement) - Method in interface akasha.SubmitEventInit.Builder
 
submitter() - Method in interface akasha.SubmitEventInit
 
SUBPIXEL_BITS - Static variable in class akasha.gl.WebGL2RenderingContext
 
SUBPIXEL_BITS - Static variable in class akasha.gl.WebGLRenderingContext
 
subscribe(PushSubscriptionOptionsInit) - Method in class akasha.PushManager
The subscribe() method of the PushManager interface subscribes to a push service.
subscribe() - Method in class akasha.PushManager
The subscribe() method of the PushManager interface subscribes to a push service.
substring(int, int) - Method in class akasha.core.JsString
The substring() method returns the part of the string between the start and end indexes, or to the end of the string.
substring(int) - Method in class akasha.core.JsString
The substring() method returns the part of the string between the start and end indexes, or to the end of the string.
substringData(int, int) - Method in class akasha.CharacterData
 
subtitles - Static variable in annotation type akasha.TextTrackKind
 
subtitles - Static variable in annotation type akasha.TrackKind
Subtitles provide translation of content that cannot be understood by the viewer.
subtle() - Method in class akasha.crypto.Crypto
The Crypto.subtle read-only property returns a SubtleCrypto which can then be used to perform low-level cryptographic operations.
SubtleCrypto - Class in akasha.crypto
The SubtleCrypto interface of the Web Crypto API provides a number of low-level cryptographic functions.
SubtleCrypto() - Constructor for class akasha.crypto.SubtleCrypto
 
subtract - Static variable in annotation type akasha.gpu.GPUBlendOperation
 
subtree(boolean) - Method in interface akasha.GetAnimationsOptions.Builder
 
subtree() - Method in interface akasha.GetAnimationsOptions
 
subtree(boolean) - Method in interface akasha.MutationObserverInit.Builder
The MutationObserverInit dictionary's optional subtree property can be set to true to monitor the targeted node and all of its descendants.
subtree() - Method in interface akasha.MutationObserverInit
The MutationObserverInit dictionary's optional subtree property can be set to true to monitor the targeted node and all of its descendants.
succeeded - Static variable in annotation type akasha.rtc.RTCStatsIceCandidatePairState
 
suffix - Variable in class akasha.CSSCounterStyleRule
 
suffixes() - Method in class akasha.MimeType
 
summary - Variable in class akasha.HTMLTableElement
The HTMLTableElement.summary property represents the table description.
support(String) - Method in interface akasha.AuthenticationExtensionsLargeBlobInputs.Builder
 
support() - Method in interface akasha.AuthenticationExtensionsLargeBlobInputs
 
supported(boolean) - Method in interface akasha.AudioDecoderSupport.Builder
 
supported() - Method in interface akasha.AudioDecoderSupport
 
supported(boolean) - Method in interface akasha.AudioEncoderSupport.Builder
 
supported() - Method in interface akasha.AudioEncoderSupport
 
supported(boolean) - Method in interface akasha.AuthenticationExtensionsLargeBlobOutputs.Builder
 
supported() - Method in interface akasha.AuthenticationExtensionsLargeBlobOutputs
 
supported - Static variable in annotation type akasha.TokenBindingStatus
 
supported(boolean) - Method in interface akasha.VideoDecoderSupport.Builder
 
supported() - Method in interface akasha.VideoDecoderSupport
 
supported(boolean) - Method in interface akasha.VideoEncoderSupport.Builder
 
supported() - Method in interface akasha.VideoEncoderSupport
 
supportedContentEncodings() - Static method in class akasha.PushManager
The supportedContentEncodings read-only property of the PushManager interface returns an array of supported content codings that can be used to encrypt the payload of a push message.
supportedEntryTypes() - Static method in class akasha.perf.PerformanceObserver
 
supports(String, String) - Static method in class akasha.CSS
The CSS.supports() method returns a Boolean value indicating if the browser supports a given CSS feature, or not.
supports(String) - Static method in class akasha.CSS
The CSS.supports() method returns a Boolean value indicating if the browser supports a given CSS feature, or not.
supports(String) - Method in class akasha.DOMTokenList
The supports() method of the DOMTokenList interface returns true if a given token is in the associated attribute's supported tokens.
SUPPORTS_RULE - Static variable in class akasha.CSSRule
 
suppressLocalAudioPlayback(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
suppressLocalAudioPlayback(boolean) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
suppressLocalAudioPlayback(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
suppressLocalAudioPlayback(ConstrainBoolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
suppressLocalAudioPlayback(boolean) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
suppressLocalAudioPlayback(ConstrainBooleanParameters) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
suppressLocalAudioPlayback() - Method in interface akasha.media.MediaTrackConstraintSet
 
suppressLocalAudioPlayback(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
 
suppressLocalAudioPlayback() - Method in interface akasha.media.MediaTrackSupportedConstraints
 
surfaceDimensions() - Method in class akasha.GamepadTouch
 
surfaceId() - Method in class akasha.GamepadTouch
 
surfaceScale() - Method in class akasha.svg.SVGFEDiffuseLightingElement
 
surfaceScale() - Method in class akasha.svg.SVGFESpecularLightingElement
 
surroundContents(Node) - Method in class akasha.Range
The Range.surroundContents() method moves content of the Range into a new node, placing the new node at the start of the specified range.
suspend() - Method in class akasha.audio.AudioContext
The suspend() method of the AudioContext Interface suspends the progression of time in the audio context, temporarily halting audio hardware access and reducing CPU/battery usage in the process — this is useful if you want an application to power down the audio hardware when it will not be using an audio context for a while.
suspend(double) - Method in class akasha.audio.OfflineAudioContext
The suspend() method of the OfflineAudioContext interface schedules a suspension of the time progression in the audio context at the specified time and returns a promise.
suspended - Static variable in annotation type akasha.audio.AudioContextState
 
suspendRedraw(int) - Method in class akasha.svg.SVGSVGElement
 
svc(SvcOutputMetadata) - Method in interface akasha.EncodedVideoChunkMetadata.Builder
 
svc() - Method in interface akasha.EncodedVideoChunkMetadata
 
SvcOutputMetadata - Interface in akasha
 
SvcOutputMetadata.Builder - Interface in akasha
 
SVG_ANGLETYPE_DEG - Static variable in class akasha.svg.SVGAngle
 
SVG_ANGLETYPE_GRAD - Static variable in class akasha.svg.SVGAngle
 
SVG_ANGLETYPE_RAD - Static variable in class akasha.svg.SVGAngle
 
SVG_ANGLETYPE_UNKNOWN - Static variable in class akasha.svg.SVGAngle
 
SVG_ANGLETYPE_UNSPECIFIED - Static variable in class akasha.svg.SVGAngle
 
SVG_CHANNEL_A - Static variable in class akasha.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_B - Static variable in class akasha.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_G - Static variable in class akasha.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_R - Static variable in class akasha.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_UNKNOWN - Static variable in class akasha.svg.SVGFEDisplacementMapElement
 
SVG_EDGEMODE_DUPLICATE - Static variable in class akasha.svg.SVGFEConvolveMatrixElement
 
SVG_EDGEMODE_DUPLICATE - Static variable in class akasha.svg.SVGFEGaussianBlurElement
 
SVG_EDGEMODE_NONE - Static variable in class akasha.svg.SVGFEConvolveMatrixElement
 
SVG_EDGEMODE_NONE - Static variable in class akasha.svg.SVGFEGaussianBlurElement
 
SVG_EDGEMODE_UNKNOWN - Static variable in class akasha.svg.SVGFEConvolveMatrixElement
 
SVG_EDGEMODE_UNKNOWN - Static variable in class akasha.svg.SVGFEGaussianBlurElement
 
SVG_EDGEMODE_WRAP - Static variable in class akasha.svg.SVGFEConvolveMatrixElement
 
SVG_EDGEMODE_WRAP - Static variable in class akasha.svg.SVGFEGaussianBlurElement
 
SVG_FEBLEND_MODE_COLOR - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_COLOR_BURN - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_COLOR_DODGE - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_DARKEN - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_DIFFERENCE - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_EXCLUSION - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_HARD_LIGHT - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_HUE - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_LIGHTEN - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_LUMINOSITY - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_MULTIPLY - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_NORMAL - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_OVERLAY - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_SATURATION - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_SCREEN - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_SOFT_LIGHT - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_UNKNOWN - Static variable in class akasha.svg.SVGFEBlendElement
 
SVG_FECOLORMATRIX_TYPE_HUEROTATE - Static variable in class akasha.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA - Static variable in class akasha.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_MATRIX - Static variable in class akasha.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_SATURATE - Static variable in class akasha.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_UNKNOWN - Static variable in class akasha.svg.SVGFEColorMatrixElement
 
SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE - Static variable in class akasha.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_GAMMA - Static variable in class akasha.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY - Static variable in class akasha.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_LINEAR - Static variable in class akasha.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_TABLE - Static variable in class akasha.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN - Static variable in class akasha.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPOSITE_OPERATOR_ARITHMETIC - Static variable in class akasha.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_ATOP - Static variable in class akasha.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_IN - Static variable in class akasha.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_OUT - Static variable in class akasha.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_OVER - Static variable in class akasha.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_UNKNOWN - Static variable in class akasha.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_XOR - Static variable in class akasha.svg.SVGFECompositeElement
 
SVG_LENGTHTYPE_CM - Static variable in class akasha.svg.SVGLength
 
SVG_LENGTHTYPE_EMS - Static variable in class akasha.svg.SVGLength
 
SVG_LENGTHTYPE_EXS - Static variable in class akasha.svg.SVGLength
 
SVG_LENGTHTYPE_IN - Static variable in class akasha.svg.SVGLength
 
SVG_LENGTHTYPE_MM - Static variable in class akasha.svg.SVGLength
 
SVG_LENGTHTYPE_NUMBER - Static variable in class akasha.svg.SVGLength
 
SVG_LENGTHTYPE_PC - Static variable in class akasha.svg.SVGLength
 
SVG_LENGTHTYPE_PERCENTAGE - Static variable in class akasha.svg.SVGLength
 
SVG_LENGTHTYPE_PT - Static variable in class akasha.svg.SVGLength
 
SVG_LENGTHTYPE_PX - Static variable in class akasha.svg.SVGLength
 
SVG_LENGTHTYPE_UNKNOWN - Static variable in class akasha.svg.SVGLength
 
SVG_MARKER_ORIENT_ANGLE - Static variable in class akasha.svg.SVGMarkerElement
 
SVG_MARKER_ORIENT_AUTO - Static variable in class akasha.svg.SVGMarkerElement
 
SVG_MARKER_ORIENT_UNKNOWN - Static variable in class akasha.svg.SVGMarkerElement
 
SVG_MARKERUNITS_STROKEWIDTH - Static variable in class akasha.svg.SVGMarkerElement
 
SVG_MARKERUNITS_UNKNOWN - Static variable in class akasha.svg.SVGMarkerElement
 
SVG_MARKERUNITS_USERSPACEONUSE - Static variable in class akasha.svg.SVGMarkerElement
 
SVG_MEETORSLICE_MEET - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_MEETORSLICE_SLICE - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_MEETORSLICE_UNKNOWN - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_MORPHOLOGY_OPERATOR_DILATE - Static variable in class akasha.svg.SVGFEMorphologyElement
 
SVG_MORPHOLOGY_OPERATOR_ERODE - Static variable in class akasha.svg.SVGFEMorphologyElement
 
SVG_MORPHOLOGY_OPERATOR_UNKNOWN - Static variable in class akasha.svg.SVGFEMorphologyElement
 
SVG_PRESERVEASPECTRATIO_NONE - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_UNKNOWN - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMAXYMAX - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMAXYMID - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMAXYMIN - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMIDYMAX - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMIDYMID - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMIDYMIN - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMINYMAX - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMINYMID - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMINYMIN - Static variable in class akasha.svg.SVGPreserveAspectRatio
 
SVG_SPREADMETHOD_PAD - Static variable in class akasha.svg.SVGGradientElement
 
SVG_SPREADMETHOD_REFLECT - Static variable in class akasha.svg.SVGGradientElement
 
SVG_SPREADMETHOD_REPEAT - Static variable in class akasha.svg.SVGGradientElement
 
SVG_SPREADMETHOD_UNKNOWN - Static variable in class akasha.svg.SVGGradientElement
 
SVG_STITCHTYPE_NOSTITCH - Static variable in class akasha.svg.SVGFETurbulenceElement
 
SVG_STITCHTYPE_STITCH - Static variable in class akasha.svg.SVGFETurbulenceElement
 
SVG_STITCHTYPE_UNKNOWN - Static variable in class akasha.svg.SVGFETurbulenceElement
 
SVG_TRANSFORM_MATRIX - Static variable in class akasha.svg.SVGTransform
 
SVG_TRANSFORM_ROTATE - Static variable in class akasha.svg.SVGTransform
 
SVG_TRANSFORM_SCALE - Static variable in class akasha.svg.SVGTransform
 
SVG_TRANSFORM_SKEWX - Static variable in class akasha.svg.SVGTransform
 
SVG_TRANSFORM_SKEWY - Static variable in class akasha.svg.SVGTransform
 
SVG_TRANSFORM_TRANSLATE - Static variable in class akasha.svg.SVGTransform
 
SVG_TRANSFORM_UNKNOWN - Static variable in class akasha.svg.SVGTransform
 
SVG_TURBULENCE_TYPE_FRACTALNOISE - Static variable in class akasha.svg.SVGFETurbulenceElement
 
SVG_TURBULENCE_TYPE_TURBULENCE - Static variable in class akasha.svg.SVGFETurbulenceElement
 
SVG_TURBULENCE_TYPE_UNKNOWN - Static variable in class akasha.svg.SVGFETurbulenceElement
 
SVG_UNIT_TYPE_OBJECTBOUNDINGBOX - Static variable in class akasha.svg.SVGUnitTypes
 
SVG_UNIT_TYPE_UNKNOWN - Static variable in class akasha.svg.SVGUnitTypes
 
SVG_UNIT_TYPE_USERSPACEONUSE - Static variable in class akasha.svg.SVGUnitTypes
 
SVG_ZOOMANDPAN_DISABLE - Static variable in class akasha.svg.SVGSVGElement
 
SVG_ZOOMANDPAN_DISABLE - Static variable in class akasha.svg.SVGViewElement
 
SVG_ZOOMANDPAN_MAGNIFY - Static variable in class akasha.svg.SVGSVGElement
 
SVG_ZOOMANDPAN_MAGNIFY - Static variable in class akasha.svg.SVGViewElement
 
SVG_ZOOMANDPAN_UNKNOWN - Static variable in class akasha.svg.SVGSVGElement
 
SVG_ZOOMANDPAN_UNKNOWN - Static variable in class akasha.svg.SVGViewElement
 
SVGAElement - Class in akasha.svg
The SVGAElement interface provides access to the properties of <a> element, as well as methods to manipulate them.
SVGAElement() - Constructor for class akasha.svg.SVGAElement
 
SVGAngle - Class in akasha.svg
The SVGAngle interface is used to represent a value that can be an <angle> or <number> value.
SVGAngle() - Constructor for class akasha.svg.SVGAngle
 
SVGAnimatedAngle - Class in akasha.svg
The SVGAnimatedAngle interface is used for attributes of basic type <angle> which can be animated.
SVGAnimatedAngle() - Constructor for class akasha.svg.SVGAnimatedAngle
 
SVGAnimatedBoolean - Class in akasha.svg
The SVGAnimatedBoolean interface is used for attributes of type boolean which can be animated.
SVGAnimatedBoolean() - Constructor for class akasha.svg.SVGAnimatedBoolean
 
SVGAnimatedEnumeration - Class in akasha.svg
The SVGAnimatedEnumeration interface is used for attributes whose value must be a constant from a particular enumeration and which can be animated.
SVGAnimatedEnumeration() - Constructor for class akasha.svg.SVGAnimatedEnumeration
 
SVGAnimatedInteger - Class in akasha.svg
The SVGAnimatedInteger interface is used for attributes of basic type <integer> which can be animated.
SVGAnimatedInteger() - Constructor for class akasha.svg.SVGAnimatedInteger
 
SVGAnimatedLength - Class in akasha.svg
The SVGAnimatedLength interface is used for attributes of basic type <length> which can be animated.
SVGAnimatedLength() - Constructor for class akasha.svg.SVGAnimatedLength
 
SVGAnimatedLengthList - Class in akasha.svg
The SVGAnimatedLengthList interface is used for attributes of type SVGLengthList which can be animated.
SVGAnimatedLengthList() - Constructor for class akasha.svg.SVGAnimatedLengthList
 
SVGAnimatedNumber - Class in akasha.svg
The SVGAnimatedNumber interface is used for attributes of basic type <Number> which can be animated.
SVGAnimatedNumber() - Constructor for class akasha.svg.SVGAnimatedNumber
 
SVGAnimatedNumberList - Class in akasha.svg
The SVGAnimatedNumber interface is used for attributes which take a list of numbers and which can be animated.
SVGAnimatedNumberList() - Constructor for class akasha.svg.SVGAnimatedNumberList
 
SVGAnimatedPreserveAspectRatio - Class in akasha.svg
The SVGAnimatedPreserveAspectRatio interface is used for attributes of type SVGPreserveAspectRatio which can be animated.
SVGAnimatedPreserveAspectRatio() - Constructor for class akasha.svg.SVGAnimatedPreserveAspectRatio
 
SVGAnimatedRect - Class in akasha.svg
The SVGAnimatedRect interface is used for attributes of basic SVGRect which can be animated.
SVGAnimatedRect() - Constructor for class akasha.svg.SVGAnimatedRect
 
SVGAnimatedString - Class in akasha.svg
The SVGAnimatedString interface represents string attributes which can be animated from each SVG declaration.
SVGAnimatedString() - Constructor for class akasha.svg.SVGAnimatedString
 
SVGAnimatedTransformList - Class in akasha.svg
The SVGAnimatedTransformList interface is used for attributes which take a list of numbers and which can be animated.
SVGAnimatedTransformList() - Constructor for class akasha.svg.SVGAnimatedTransformList
 
SVGBoundingBoxOptions - Interface in akasha.svg
 
SVGBoundingBoxOptions.Builder - Interface in akasha.svg
 
SVGCircleElement - Class in akasha.svg
The SVGCircleElement interface is an interface for the <circle> element.
SVGCircleElement() - Constructor for class akasha.svg.SVGCircleElement
 
SVGClipPathElement - Class in akasha.svg
The SVGClipPathElement interface provides access to the properties of <clipPath> elements, as well as methods to manipulate them.
SVGClipPathElement() - Constructor for class akasha.svg.SVGClipPathElement
 
SVGComponentTransferFunctionElement - Class in akasha.svg
The SVGComponentTransferFunctionElement interface defines a base interface used by the component transfer function interfaces.
SVGComponentTransferFunctionElement() - Constructor for class akasha.svg.SVGComponentTransferFunctionElement
 
SVGDefsElement - Class in akasha.svg
The SVGDefsElement interface corresponds to the <defs> element.
SVGDefsElement() - Constructor for class akasha.svg.SVGDefsElement
 
SVGDescElement - Class in akasha.svg
The SVGDescElement interface corresponds to the <desc> element.
SVGDescElement() - Constructor for class akasha.svg.SVGDescElement
 
SVGElement - Class in akasha.svg
All of the SVG DOM interfaces that correspond directly to elements in the SVG language derive from the SVGElement interface.
SVGElement() - Constructor for class akasha.svg.SVGElement
 
SVGEllipseElement - Class in akasha.svg
The SVGEllipseElement interface provides access to the properties of <ellipse> elements.
SVGEllipseElement() - Constructor for class akasha.svg.SVGEllipseElement
 
SVGFEBlendElement - Class in akasha.svg
The SVGFEBlendElement interface corresponds to the <feBlend> element.
SVGFEBlendElement() - Constructor for class akasha.svg.SVGFEBlendElement
 
SVGFEColorMatrixElement - Class in akasha.svg
The SVGFEColorMatrixElement interface corresponds to the <feColorMatrix> element.
SVGFEColorMatrixElement() - Constructor for class akasha.svg.SVGFEColorMatrixElement
 
SVGFEComponentTransferElement - Class in akasha.svg
The SVGFEComponentTransferElement interface corresponds to the <feComponentTransfer> element.
SVGFEComponentTransferElement() - Constructor for class akasha.svg.SVGFEComponentTransferElement
 
SVGFECompositeElement - Class in akasha.svg
The SVGFECompositeElement interface corresponds to the <feComposite> element.
SVGFECompositeElement() - Constructor for class akasha.svg.SVGFECompositeElement
 
SVGFEConvolveMatrixElement - Class in akasha.svg
The SVGFEConvolveMatrixElement interface corresponds to the <feConvolveMatrix> element.
SVGFEConvolveMatrixElement() - Constructor for class akasha.svg.SVGFEConvolveMatrixElement
 
SVGFEDiffuseLightingElement - Class in akasha.svg
The SVGFEDiffuseLightingElement interface corresponds to the <feDiffuseLighting> element.
SVGFEDiffuseLightingElement() - Constructor for class akasha.svg.SVGFEDiffuseLightingElement
 
SVGFEDisplacementMapElement - Class in akasha.svg
The SVGFEDisplacementMapElement interface corresponds to the <feDisplacementMap> element.
SVGFEDisplacementMapElement() - Constructor for class akasha.svg.SVGFEDisplacementMapElement
 
SVGFEDistantLightElement - Class in akasha.svg
The SVGFEDistantLightElement interface corresponds to the <feDistantLight> element.
SVGFEDistantLightElement() - Constructor for class akasha.svg.SVGFEDistantLightElement
 
SVGFEDropShadowElement - Class in akasha.svg
The SVGFEDropShadowElement interface corresponds to the <feDropShadow> element.
SVGFEDropShadowElement() - Constructor for class akasha.svg.SVGFEDropShadowElement
 
SVGFEFloodElement - Class in akasha.svg
The SVGFEFloodElement interface corresponds to the <feFlood> element.
SVGFEFloodElement() - Constructor for class akasha.svg.SVGFEFloodElement
 
SVGFEFuncAElement - Class in akasha.svg
The SVGFEFuncAElement interface corresponds to the <feFuncA> element.
SVGFEFuncAElement() - Constructor for class akasha.svg.SVGFEFuncAElement
 
SVGFEFuncBElement - Class in akasha.svg
The SVGFEFuncBElement interface corresponds to the <feFuncB> element.
SVGFEFuncBElement() - Constructor for class akasha.svg.SVGFEFuncBElement
 
SVGFEFuncGElement - Class in akasha.svg
The SVGFEFuncGElement interface corresponds to the <feFuncG> element.
SVGFEFuncGElement() - Constructor for class akasha.svg.SVGFEFuncGElement
 
SVGFEFuncRElement - Class in akasha.svg
The SVGFEFuncRElement interface corresponds to the <feFuncR> element.
SVGFEFuncRElement() - Constructor for class akasha.svg.SVGFEFuncRElement
 
SVGFEGaussianBlurElement - Class in akasha.svg
The SVGFEGaussianBlurElement interface corresponds to the <feGaussianBlur> element.
SVGFEGaussianBlurElement() - Constructor for class akasha.svg.SVGFEGaussianBlurElement
 
SVGFEImageElement - Class in akasha.svg
The SVGFEImageElement interface corresponds to the <feImage> element.
SVGFEImageElement() - Constructor for class akasha.svg.SVGFEImageElement
 
SVGFEMergeElement - Class in akasha.svg
The SVGFEMergeElement interface corresponds to the <feMerge> element.
SVGFEMergeElement() - Constructor for class akasha.svg.SVGFEMergeElement
 
SVGFEMergeNodeElement - Class in akasha.svg
The SVGFEMergeNodeElement interface corresponds to the <feMergeNode> element.
SVGFEMergeNodeElement() - Constructor for class akasha.svg.SVGFEMergeNodeElement
 
SVGFEMorphologyElement - Class in akasha.svg
The SVGFEMorphologyElement interface corresponds to the <feMorphology> element.
SVGFEMorphologyElement() - Constructor for class akasha.svg.SVGFEMorphologyElement
 
SVGFEOffsetElement - Class in akasha.svg
The SVGFEOffsetElement interface corresponds to the <feOffset> element.
SVGFEOffsetElement() - Constructor for class akasha.svg.SVGFEOffsetElement
 
SVGFEPointLightElement - Class in akasha.svg
The SVGFEPointLightElement interface corresponds to the <fePointLight> element.
SVGFEPointLightElement() - Constructor for class akasha.svg.SVGFEPointLightElement
 
SVGFESpecularLightingElement - Class in akasha.svg
The SVGFESpecularLightingElement interface corresponds to the <feSpecularLighting> element.
SVGFESpecularLightingElement() - Constructor for class akasha.svg.SVGFESpecularLightingElement
 
SVGFESpotLightElement - Class in akasha.svg
The SVGFESpotLightElement interface corresponds to the <feSpotLight> element.
SVGFESpotLightElement() - Constructor for class akasha.svg.SVGFESpotLightElement
 
SVGFETileElement - Class in akasha.svg
The SVGFETileElement interface corresponds to the <feTile> element.
SVGFETileElement() - Constructor for class akasha.svg.SVGFETileElement
 
SVGFETurbulenceElement - Class in akasha.svg
The SVGFETurbulenceElement interface corresponds to the <feTurbulence> element.
SVGFETurbulenceElement() - Constructor for class akasha.svg.SVGFETurbulenceElement
 
SVGFilterElement - Class in akasha.svg
The SVGFilterElement interface provides access to the properties of <filter> elements, as well as methods to manipulate them.
SVGFilterElement() - Constructor for class akasha.svg.SVGFilterElement
 
SVGForeignObjectElement - Class in akasha.svg
The SVGForeignObjectElement interface provides access to the properties of <foreignObject> elements, as well as methods to manipulate them.
SVGForeignObjectElement() - Constructor for class akasha.svg.SVGForeignObjectElement
 
SVGGElement - Class in akasha.svg
The SVGGElement interface corresponds to the <g> element.
SVGGElement() - Constructor for class akasha.svg.SVGGElement
 
SVGGeometryElement - Class in akasha.svg
The SVGGeometryElement interface represents SVG elements whose rendering is defined by geometry with an equivalent path, and which can be filled and stroked.
SVGGeometryElement() - Constructor for class akasha.svg.SVGGeometryElement
 
SVGGradientElement - Class in akasha.svg
The SVGGradient interface is a base interface used by SVGLinearGradientElement and SVGRadialGradientElement.
SVGGradientElement() - Constructor for class akasha.svg.SVGGradientElement
 
SVGGraphicsElement - Class in akasha.svg
The SVGGraphicsElement interface represents SVG elements whose primary purpose is to directly render graphics into a group.
SVGGraphicsElement() - Constructor for class akasha.svg.SVGGraphicsElement
 
SVGImageElement - Class in akasha.svg
The SVGImageElement interface corresponds to the <image> element.
SVGImageElement() - Constructor for class akasha.svg.SVGImageElement
 
SVGLength - Class in akasha.svg
The SVGLength interface correspond to the <length> basic data type.
SVGLength() - Constructor for class akasha.svg.SVGLength
 
SVGLengthList - Class in akasha.svg
The SVGLengthList defines a list of SVGLength objects.
SVGLengthList() - Constructor for class akasha.svg.SVGLengthList
 
SVGLinearGradientElement - Class in akasha.svg
The SVGLinearGradientElement interface corresponds to the <linearGradient> element.
SVGLinearGradientElement() - Constructor for class akasha.svg.SVGLinearGradientElement
 
SVGLineElement - Class in akasha.svg
The SVGLineElement interface provides access to the properties of <line> elements, as well as methods to manipulate them.
SVGLineElement() - Constructor for class akasha.svg.SVGLineElement
 
SVGMarkerElement - Class in akasha.svg
 
SVGMarkerElement() - Constructor for class akasha.svg.SVGMarkerElement
 
SVGMaskElement - Class in akasha.svg
The SVGMaskElement interface provides access to the properties of <mask> elements, as well as methods to manipulate them.
SVGMaskElement() - Constructor for class akasha.svg.SVGMaskElement
 
SVGMetadataElement - Class in akasha.svg
The SVGMetadataElement interface corresponds to the <metadata> element.
SVGMetadataElement() - Constructor for class akasha.svg.SVGMetadataElement
 
SVGNumber - Class in akasha.svg
The SVGNumber interface corresponds to the <number> basic data type.
SVGNumber() - Constructor for class akasha.svg.SVGNumber
 
SVGNumberList - Class in akasha.svg
The SVGNumberList defines a list of SVGNumber objects.
SVGNumberList() - Constructor for class akasha.svg.SVGNumberList
 
SVGPathElement - Class in akasha.svg
The SVGPathElement interface corresponds to the <path> element.
SVGPathElement() - Constructor for class akasha.svg.SVGPathElement
 
SVGPatternElement - Class in akasha.svg
The SVGPatternElement interface corresponds to the <pattern> element.
SVGPatternElement() - Constructor for class akasha.svg.SVGPatternElement
 
SVGPointList - Class in akasha.svg
 
SVGPointList() - Constructor for class akasha.svg.SVGPointList
 
SVGPolygonElement - Class in akasha.svg
The SVGPolygonElement interface provides access to the properties of <polygon> elements, as well as methods to manipulate them.
SVGPolygonElement() - Constructor for class akasha.svg.SVGPolygonElement
 
SVGPolylineElement - Class in akasha.svg
The SVGPolylineElement interface provides access to the properties of <polyline> elements, as well as methods to manipulate them.
SVGPolylineElement() - Constructor for class akasha.svg.SVGPolylineElement
 
SVGPreserveAspectRatio - Class in akasha.svg
The SVGPreserveAspectRatio interface corresponds to the preserveAspectRatio attribute, which is available for some of SVG's elements.
SVGPreserveAspectRatio() - Constructor for class akasha.svg.SVGPreserveAspectRatio
 
SVGRadialGradientElement - Class in akasha.svg
The SVGRadialGradientElement interface corresponds to the <RadialGradient> element.
SVGRadialGradientElement() - Constructor for class akasha.svg.SVGRadialGradientElement
 
SVGRectElement - Class in akasha.svg
The SVGRectElement interface provides access to the properties of <rect> elements, as well as methods to manipulate them.
SVGRectElement() - Constructor for class akasha.svg.SVGRectElement
 
SVGScriptElement - Class in akasha.svg
The SVGScriptElement interface corresponds to the SVG <script> element.
SVGScriptElement() - Constructor for class akasha.svg.SVGScriptElement
 
SVGStopElement - Class in akasha.svg
The SVGStopElement interface corresponds to the <stop> element.
SVGStopElement() - Constructor for class akasha.svg.SVGStopElement
 
SVGStringList - Class in akasha.svg
The SVGStringList defines a list of DOMString objects.
SVGStringList() - Constructor for class akasha.svg.SVGStringList
 
SVGStyleElement - Class in akasha.svg
The SVGStyleElement interface corresponds to the SVG <style> element.
SVGStyleElement() - Constructor for class akasha.svg.SVGStyleElement
 
SVGSVGElement - Class in akasha.svg
The SVGSVGElement interface provides access to the properties of <svg> elements, as well as methods to manipulate them.
SVGSVGElement() - Constructor for class akasha.svg.SVGSVGElement
 
SVGSwitchElement - Class in akasha.svg
The SVGSwitchElement interface corresponds to the <switch> element.
SVGSwitchElement() - Constructor for class akasha.svg.SVGSwitchElement
 
SVGSymbolElement - Class in akasha.svg
The SVGSymbolElement interface corresponds to the <symbol> element.
SVGSymbolElement() - Constructor for class akasha.svg.SVGSymbolElement
 
SVGTextContentElement - Class in akasha.svg
The SVGTextContentElement interface is implemented by elements that support rendering child text content.
SVGTextContentElement() - Constructor for class akasha.svg.SVGTextContentElement
 
SVGTextElement - Class in akasha.svg
The SVGTextElement interface corresponds to the <text> elements.
SVGTextElement() - Constructor for class akasha.svg.SVGTextElement
 
SVGTextPathElement - Class in akasha.svg
The SVGTextPathElement interface corresponds to the <textPath> element.
SVGTextPathElement() - Constructor for class akasha.svg.SVGTextPathElement
 
SVGTextPositioningElement - Class in akasha.svg
The SVGTextPositioningElement interface is implemented by elements that support attributes that position individual text glyphs.
SVGTextPositioningElement() - Constructor for class akasha.svg.SVGTextPositioningElement
 
SVGTitleElement - Class in akasha.svg
The SVGTitleElement interface corresponds to the <title> element.
SVGTitleElement() - Constructor for class akasha.svg.SVGTitleElement
 
SVGTransform - Class in akasha.svg
SVGTransform is the interface for one of the component transformations within an SVGTransformList; thus, an SVGTransform object corresponds to a single component (e.g., scale(…) or matrix(…)) within a transform attribute.
SVGTransform() - Constructor for class akasha.svg.SVGTransform
 
SVGTransformList - Class in akasha.svg
The SVGTransformList defines a list of SVGTransform objects.
SVGTransformList() - Constructor for class akasha.svg.SVGTransformList
 
SVGTSpanElement - Class in akasha.svg
The SVGTSpanElement interface represents a <tspan> element.
SVGTSpanElement() - Constructor for class akasha.svg.SVGTSpanElement
 
SVGUnitTypes - Class in akasha.svg
The SVGUnitTypes interface defines a commonly used set of constants used for reflecting gradientUnits, patternContentUnits and other similar attributes.
SVGUnitTypes() - Constructor for class akasha.svg.SVGUnitTypes
 
SVGUnknownElement - Class in akasha.svg
 
SVGUnknownElement() - Constructor for class akasha.svg.SVGUnknownElement
 
SVGUseElement - Class in akasha.svg
The SVGUseElement interface corresponds to the <use> element.
SVGUseElement() - Constructor for class akasha.svg.SVGUseElement
 
SVGUseElementShadowRoot - Class in akasha.svg
 
SVGUseElementShadowRoot() - Constructor for class akasha.svg.SVGUseElementShadowRoot
 
SVGViewElement - Class in akasha.svg
The SVGViewElement interface provides access to the properties of <view> elements, as well as methods to manipulate them.
SVGViewElement() - Constructor for class akasha.svg.SVGViewElement
 
swash() - Method in class akasha.CSSFontFeatureValuesRule
 
Symbol - Interface in akasha.core
The data type symbol is a primitive data type.
symbols - Variable in class akasha.CSSCounterStyleRule
 
sync() - Method in class akasha.ServiceWorkerRegistration
The sync property of the ServiceWorkerRegistration interface returns a reference to the SyncManager interface, which manages background synchronization processes.
SYNC_CONDITION - Static variable in class akasha.gl.WebGL2RenderingContext
 
SYNC_FENCE - Static variable in class akasha.gl.WebGL2RenderingContext
 
SYNC_FLAGS - Static variable in class akasha.gl.WebGL2RenderingContext
 
SYNC_FLUSH_COMMANDS_BIT - Static variable in class akasha.gl.WebGL2RenderingContext
 
SYNC_GPU_COMMANDS_COMPLETE - Static variable in class akasha.gl.WebGL2RenderingContext
 
SYNC_STATUS - Static variable in class akasha.gl.WebGL2RenderingContext
 
SyncEventInit - Interface in akasha
 
SyncEventInit.Builder - Interface in akasha
 
SyncManager - Class in akasha
The SyncManager interface of the ServiceWorker API provides an interface for registering and listing sync registrations.
SyncManager() - Constructor for class akasha.SyncManager
 
SYNTAX_ERR - Static variable in class akasha.DOMException
 
SyntaxError - Class in akasha.core
The SyntaxError object represents an error when trying to interpret syntactically invalid code.
SyntaxError(String) - Constructor for class akasha.core.SyntaxError
The SyntaxError constructor creates a new error object that represents an error when trying to interpret syntactically invalid code.
SyntaxError() - Constructor for class akasha.core.SyntaxError
The SyntaxError constructor creates a new error object that represents an error when trying to interpret syntactically invalid code.
synthesis_failed - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
synthesis_unavailable - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
sysex(boolean) - Method in interface akasha.MidiPermissionDescriptor.Builder
 
sysex() - Method in interface akasha.MidiPermissionDescriptor
 
system - Variable in class akasha.CSSCounterStyleRule
 
systemId() - Method in class akasha.DocumentType
 
systemLanguage() - Method in class akasha.svg.SVGGraphicsElement
 

T

t(String) - Method in interface akasha.crypto.RsaOtherPrimesInfo.Builder
 
t() - Method in interface akasha.crypto.RsaOtherPrimesInfo
 
tabIndex - Variable in class akasha.HTMLElement
 
tabIndex - Variable in class akasha.svg.SVGElement
 
table(Object, JsArray<String>) - Static method in class akasha.Console
Displays tabular data as a table.
table(Object, String[]) - Static method in class akasha.Console
Displays tabular data as a table.
table(Object) - Static method in class akasha.Console
Displays tabular data as a table.
table() - Static method in class akasha.Console
Displays tabular data as a table.
table - Static variable in annotation type akasha.wasm.ImportExportKind
 
Table - Class in akasha.wasm
The WebAssembly.Table() object is a JavaScript wrapper object — an array-like structure representing a WebAssembly Table, which stores function references.
Table(TableDescriptor) - Constructor for class akasha.wasm.Table
 
TableDescriptor - Interface in akasha.wasm
 
TableDescriptor.Builder - Interface in akasha.wasm
 
TableKind - Annotation Type in akasha.wasm
 
TableKind.Util - Class in akasha.wasm
 
tableValues() - Method in class akasha.svg.SVGComponentTransferFunctionElement
 
tag(String) - Method in interface akasha.notifications.GetNotificationOptions.Builder
 
tag() - Method in interface akasha.notifications.GetNotificationOptions
 
tag() - Method in class akasha.notifications.Notification
The tag read-only property of the Notification interface signifies an identifying tag for the notification, as specified in the tag option of the Notification() constructor.
tag(String) - Method in interface akasha.notifications.NotificationOptions.Builder
 
tag() - Method in interface akasha.notifications.NotificationOptions
 
tag(String) - Method in interface akasha.SyncEventInit.Builder
 
tag() - Method in interface akasha.SyncEventInit
 
tagLength(short) - Method in interface akasha.crypto.AesGcmParams.Builder
 
tagLength() - Method in interface akasha.crypto.AesGcmParams
 
tagName() - Method in class akasha.Element
The tagName read-only property of the Element interface returns the tag name of the element on which it's called.
taintEnabled() - Method in class akasha.Navigator
The NavigatorID.taintEnabled() method always returns false.
takeRecords() - Method in class akasha.IntersectionObserver
The IntersectionObserver method takeRecords() returns an array of IntersectionObserverEntry objects, one for each targeted element which has experienced an intersection change since the last time the intersections were checked, either explicitly through a call to this method or implicitly by an automatic call to the observer's callback.
takeRecords() - Method in class akasha.MutationObserver
The MutationObserver method takeRecords() returns a list of all matching DOM changes that have been detected but not yet processed by the observer's callback function, leaving the mutation queue empty.
takeRecords() - Method in class akasha.perf.PerformanceObserver
The takeRecords() method of the PerformanceObserver interface returns the current list of performance entries stored in the performance observer, emptying it out.
takeRecords() - Method in class akasha.ReportingObserver
The takeRecords() method of the ReportingObserver interface returns the current list of reports contained in the observer's report queue, and empties the queue.
tan(double) - Static method in class akasha.core.JsMath
The Math.tan() function returns the tangent of a number.
tangentialPressure() - Method in class akasha.PointerEvent
The tangentialPressure read-only property of the PointerEvent interface represents the normalized tangential pressure of the pointer input (also known as barrel pressure or cylinder stress).
tangentialPressure(float) - Method in interface akasha.PointerEventInit.Builder
 
tangentialPressure() - Method in interface akasha.PointerEventInit
 
tanh(double) - Static method in class akasha.core.JsMath
The Math.tanh() function returns the hyperbolic tangent of a number, that is
target() - Method in class akasha.Event
The target property of the Event interface is a reference to the object onto which the event was dispatched.
target - Variable in class akasha.HTMLAnchorElement
 
target - Variable in class akasha.HTMLAreaElement
 
target - Variable in class akasha.HTMLBaseElement
 
target - Variable in class akasha.HTMLFormElement
The target property of the HTMLFormElement interface represents the target of the form's action (i.e., the frame in which to render its output).
target - Variable in class akasha.HTMLLinkElement
 
target() - Method in class akasha.IntersectionObserverEntry
The IntersectionObserverEntry interface's read-only target property indicates which targeted Element has changed its amount of intersection with the intersection root.
target(Element) - Method in interface akasha.IntersectionObserverEntryInit.Builder
 
target() - Method in interface akasha.IntersectionObserverEntryInit
 
target - Variable in class akasha.KeyframeEffect
The target property of a KeyframeEffect interface represents the element or pseudo-element being animated.
target() - Method in class akasha.MutationRecord
 
target() - Method in class akasha.ProcessingInstruction
 
target() - Method in class akasha.svg.SVGAElement
The SVGAElement.target read-only property of SVGAElement returns an SVGAnimatedString object that specifies the portion of a target window, frame, pane into which a document is to be opened when a link is activated.
target() - Method in class akasha.Touch
Returns the Element (EventTarget) on which the touch contact started when it was first placed on the surface, even if the touch point has since moved outside the interactive area of that element or even been removed from the document.
target(EventTarget) - Method in interface akasha.TouchInit.Builder
 
target() - Method in interface akasha.TouchInit
 
targetBitrate(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
targetBitrate() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
targetOrigin(String) - Method in interface akasha.WindowPostMessageOptions.Builder
 
targetOrigin() - Method in interface akasha.WindowPostMessageOptions
 
targetRayMode() - Method in class akasha.xr.XRInputSource
The read-only XRInputSource property targetRayMode indicates the method by which the target ray for the input source should be generated and how it should be presented to the user.
targetRaySpace() - Method in class akasha.xr.XRInputSource
The read-only XRInputSource property targetRaySpace returns an XRSpace (typically an XRReferenceSpace) representing the position and orientation of the target ray in the virtual space.
targets(JsArray<GPUColorTargetState>) - Method in interface akasha.gpu.GPUFragmentState.Builder
 
targets(GPUColorTargetState...) - Method in interface akasha.gpu.GPUFragmentState.Builder
 
targets() - Method in interface akasha.gpu.GPUFragmentState
 
targetTouches() - Method in class akasha.TouchEvent
The targetTouches read-only property is a TouchList listing all the Touch objects for touch points that are still in contact with the touch surface and whose touchstart event occurred inside the same target element as the current target element.
targetTouches(JsArray<Touch>) - Method in interface akasha.TouchEventInit.Builder
 
targetTouches(Touch...) - Method in interface akasha.TouchEventInit.Builder
 
targetTouches() - Method in interface akasha.TouchEventInit
 
targetX() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
targetY() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
tBodies() - Method in class akasha.HTMLTableElement
The HTMLTableElement.tBodies read-only property returns a live HTMLCollection of the bodies in a table.
tcp - Static variable in annotation type akasha.rtc.RTCIceProtocol
 
tcpType() - Method in class akasha.rtc.RTCIceCandidate
The RTCIceCandidate interface's read-only tcpType property is included on TCP candidates to provide additional details about the candidate type.
tee() - Method in class akasha.ReadableStream
The tee() method of the ReadableStream interface tees the current readable stream, returning a two-element array containing the two resulting branches as new ReadableStream instances.
tel - Static variable in annotation type akasha.AutocompleteType
A full telephone number, including the country code.
tel - Static variable in annotation type akasha.InputModeType
A telephone keypad input, including the digits 0–9, the asterisk (*), and the pound (#) key.
tel - Static variable in annotation type akasha.InputType
A control for entering a telephone number.
tel_area_code - Static variable in annotation type akasha.AutocompleteType
The area code, with any country-internal prefix applied if appropriate.
tel_country_code - Static variable in annotation type akasha.AutocompleteType
The country code, such as "1" for the United States, Canada, and other areas in North America and parts of the Caribbean.
tel_extension - Static variable in annotation type akasha.AutocompleteType
A telephone extension code within the phone number, such as a room or suite number in a hotel or an office extension in a company.
tel_local - Static variable in annotation type akasha.AutocompleteType
The phone number without the country or area code.
tel_national - Static variable in annotation type akasha.AutocompleteType
The entire phone number without the country code component, including a country-internal prefix.
temporalLayerId(int) - Method in interface akasha.SvcOutputMetadata.Builder
 
temporalLayerId() - Method in interface akasha.SvcOutputMetadata
 
temporary - Static variable in annotation type akasha.MediaKeySessionType
 
terminate() - Method in class akasha.TransformStreamDefaultController
 
terminate() - Method in class akasha.Worker
The terminate() method of the Worker interface immediately terminates the Worker.
test(String) - Method in class akasha.core.RegExp
The test() method executes a search for a match between a regular expression and a specified string.
test(T) - Method in interface akasha.lang.JsArray.Predicate
 
test(T, int) - Method in interface akasha.lang.JsArray.Predicate2
 
test(T, int, JsArray<T>) - Method in interface akasha.lang.JsArray.Predicate3
 
TexelDataType - Annotation Type in akasha.gl
 
TexelDataType.Util - Class in akasha.gl
 
texImage2D(int, int, int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texImage2D() method of the WebGL API specifies a two-dimensional texture image.
texImage2D(int, int, int, int, int, TexImageSource) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texImage2D() method of the WebGL API specifies a two-dimensional texture image.
texImage2D(int, int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texImage2D() method of the WebGL API specifies a two-dimensional texture image.
texImage2D(int, int, int, int, int, int, int, int, TexImageSource) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texImage2D() method of the WebGL API specifies a two-dimensional texture image.
texImage2D(int, int, int, int, int, int, int, int, ArrayBufferView, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texImage2D() method of the WebGL API specifies a two-dimensional texture image.
texImage2D(int, int, int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.texImage2D() method of the WebGL API specifies a two-dimensional texture image.
texImage2D(int, int, int, int, int, TexImageSource) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.texImage2D() method of the WebGL API specifies a two-dimensional texture image.
texImage3D(int, int, int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texImage3D() method of the WebGL API specifies a three-dimensional texture image.
texImage3D(int, int, int, int, int, int, int, int, int, TexImageSource) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texImage3D() method of the WebGL API specifies a three-dimensional texture image.
texImage3D(int, int, int, int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texImage3D() method of the WebGL API specifies a three-dimensional texture image.
texImage3D(int, int, int, int, int, int, int, int, int, ArrayBufferView, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texImage3D() method of the WebGL API specifies a three-dimensional texture image.
TexImageSource - Interface in akasha.gl
 
texParameterf(int, int, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texParameter[fi]() methods of the WebGL API set texture parameters.
texParameterf(int, int, float) - Method in class akasha.gl.WebGLRenderingContext
 
texParameteri(int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texParameter[fi]() methods of the WebGL API set texture parameters.
texParameteri(int, int, int) - Method in class akasha.gl.WebGLRenderingContext
 
texStorage2D(int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.texStorage2D() method of the WebGL API specifies all levels of two-dimensional texture storage.
texStorage3D(int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.texStorage3D() method of the WebGL API specifies all levels of a three-dimensional texture or two-dimensional array texture.
texSubImage2D(int, int, int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texSubImage2D() method of the WebGL API specifies a sub-rectangle of the current texture.
texSubImage2D(int, int, int, int, int, int, TexImageSource) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texSubImage2D() method of the WebGL API specifies a sub-rectangle of the current texture.
texSubImage2D(int, int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texSubImage2D() method of the WebGL API specifies a sub-rectangle of the current texture.
texSubImage2D(int, int, int, int, int, int, int, int, TexImageSource) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texSubImage2D() method of the WebGL API specifies a sub-rectangle of the current texture.
texSubImage2D(int, int, int, int, int, int, int, int, ArrayBufferView, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.texSubImage2D() method of the WebGL API specifies a sub-rectangle of the current texture.
texSubImage2D(int, int, int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.texSubImage2D() method of the WebGL API specifies a sub-rectangle of the current texture.
texSubImage2D(int, int, int, int, int, int, TexImageSource) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.texSubImage2D() method of the WebGL API specifies a sub-rectangle of the current texture.
texSubImage3D(int, int, int, int, int, int, int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.texSubImage3D() method of the WebGL API specifies a sub-rectangle of the current texture.
texSubImage3D(int, int, int, int, int, int, int, int, int, int, TexImageSource) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.texSubImage3D() method of the WebGL API specifies a sub-rectangle of the current texture.
texSubImage3D(int, int, int, int, int, int, int, int, int, int, ArrayBufferView, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.texSubImage3D() method of the WebGL API specifies a sub-rectangle of the current texture.
texSubImage3D(int, int, int, int, int, int, int, int, int, int, ArrayBufferView) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.texSubImage3D() method of the WebGL API specifies a sub-rectangle of the current texture.
text() - Method in class akasha.Blob
The text() method in the Blob interface returns a Promise that resolves with a string containing the contents of the blob, interpreted as UTF-8.
text - Variable in class akasha.HTMLAnchorElement
 
text - Variable in class akasha.HTMLBodyElement
 
text - Variable in class akasha.HTMLOptionElement
 
text - Variable in class akasha.HTMLScriptElement
 
text - Variable in class akasha.HTMLTitleElement
 
text - Static variable in annotation type akasha.InputModeType
Standard input keyboard for the user's current locale.
text - Static variable in annotation type akasha.InputType
The default value.
text() - Method in class akasha.Request
The text() method of the Body mixin takes a Response stream and reads it to completion.
text() - Method in class akasha.Response
The text() method of the Body mixin takes a Response stream and reads it to completion.
text(String) - Method in interface akasha.ShareData.Builder
 
text() - Method in interface akasha.ShareData
 
text - Variable in class akasha.speech.SpeechSynthesisUtterance
The text property of the SpeechSynthesisUtterance interface gets and sets the text that will be synthesised when the utterance is spoken.
text - Variable in class akasha.svg.SVGAElement
 
Text - Class in akasha
The Text interface represents the textual content of Element or Attr.
Text(String) - Constructor for class akasha.Text
The Text() constructor returns a newly created Text object with the optional DOMString given in parameter as its textual content.
Text() - Constructor for class akasha.Text
The Text() constructor returns a newly created Text object with the optional DOMString given in parameter as its textual content.
text - Variable in class akasha.VTTCue
 
text - Static variable in annotation type akasha.XMLHttpRequestResponseType
 
text_html - Static variable in annotation type akasha.DOMParserSupportedType
 
TEXT_NODE - Static variable in class akasha.Node
 
text_plain - Static variable in annotation type akasha.FormEncodingType
Introduced by HTML5 for debugging purposes.
text_too_long - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
text_xml - Static variable in annotation type akasha.DOMParserSupportedType
 
textAlign - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.textAlign property of the Canvas 2D API specifies the current text alignment used when drawing text.
textAlign - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
textBaseline - Variable in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.textBaseline property of the Canvas 2D API specifies the current text baseline used when drawing text.
textBaseline - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
textContent - Variable in class akasha.Node
The textContent property of the Node interface represents the text content of the node and its descendants.
TextDecodeOptions - Interface in akasha
 
TextDecodeOptions.Builder - Interface in akasha
 
TextDecoder - Class in akasha
The TextDecoder interface represents a decoder for a specific text encoding, such as UTF-8, ISO-8859-2, KOI8-R, GBK, etc.
TextDecoder(String, TextDecoderOptions) - Constructor for class akasha.TextDecoder
The TextDecoder() constructor returns a newly created TextDecoder object for the encoding specified in parameter.
TextDecoder(String) - Constructor for class akasha.TextDecoder
The TextDecoder() constructor returns a newly created TextDecoder object for the encoding specified in parameter.
TextDecoder() - Constructor for class akasha.TextDecoder
The TextDecoder() constructor returns a newly created TextDecoder object for the encoding specified in parameter.
TextDecoderOptions - Interface in akasha
 
TextDecoderOptions.Builder - Interface in akasha
 
TextDecoderStream - Class in akasha
The TextDecoderStream interface of the Encoding API converts a stream of strings into bytes in the UTF-8 encoding.
TextDecoderStream(String, TextDecoderOptions) - Constructor for class akasha.TextDecoderStream
 
TextDecoderStream(String) - Constructor for class akasha.TextDecoderStream
 
TextDecoderStream() - Constructor for class akasha.TextDecoderStream
 
TextEncoder - Class in akasha
TextEncoder takes a stream of code points as input and emits a stream of UTF-8 bytes.
TextEncoder() - Constructor for class akasha.TextEncoder
The TextEncoder() constructor returns a newly created utf-8 TextEncoder object.
TextEncoderEncodeIntoResult - Interface in akasha
 
TextEncoderEncodeIntoResult.Builder - Interface in akasha
 
TextEncoderStream - Class in akasha
The TextEncoderStream interface of the Encoding API converts a stream of strings into bytes in the UTF-8 encoding.
TextEncoderStream() - Constructor for class akasha.TextEncoderStream
 
textLength() - Method in class akasha.HTMLTextAreaElement
 
textLength() - Method in class akasha.svg.SVGTextContentElement
 
textLetterSpacing - Variable in class akasha.CanvasRenderingContext2D
 
textLetterSpacing - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
TextMetrics - Class in akasha
The TextMetrics interface represents the dimensions of a piece of text in the canvas; a TextMetrics instance can be retrieved using the CanvasRenderingContext2D.measureText() method.
TextMetrics() - Constructor for class akasha.TextMetrics
 
TEXTPATH_METHODTYPE_ALIGN - Static variable in class akasha.svg.SVGTextPathElement
 
TEXTPATH_METHODTYPE_STRETCH - Static variable in class akasha.svg.SVGTextPathElement
 
TEXTPATH_METHODTYPE_UNKNOWN - Static variable in class akasha.svg.SVGTextPathElement
 
TEXTPATH_SPACINGTYPE_AUTO - Static variable in class akasha.svg.SVGTextPathElement
 
TEXTPATH_SPACINGTYPE_EXACT - Static variable in class akasha.svg.SVGTextPathElement
 
TEXTPATH_SPACINGTYPE_UNKNOWN - Static variable in class akasha.svg.SVGTextPathElement
 
textRendering - Variable in class akasha.CanvasRenderingContext2D
 
textRendering - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
TextTrack - Class in akasha
The TextTrack interface—part of the API for handling WebVTT (text tracks on media presentations)—describes and controls the text track associated with a particular <track> element.
TextTrack() - Constructor for class akasha.TextTrack
 
TextTrackCue - Class in akasha
TextTrackCue is an abstract class which is used as the basis for the various derived cue types, such as VTTCue; you will instead work with those derived types.
TextTrackCue() - Constructor for class akasha.TextTrackCue
 
TextTrackCueList - Class in akasha
The TextTrackCueList array-like object represents a dynamically updating list of TextTrackCue objects.
TextTrackCueList() - Constructor for class akasha.TextTrackCueList
 
TextTrackKind - Annotation Type in akasha
 
TextTrackKind.Util - Class in akasha
 
TextTrackList - Class in akasha
The TextTrackList interface is used to represent a list of the text tracks defined by the <track> element, with each track represented by a separate textTrack object in the list.
TextTrackList() - Constructor for class akasha.TextTrackList
 
TextTrackMode - Annotation Type in akasha
 
TextTrackMode.Util - Class in akasha
 
textTracks() - Method in class akasha.HTMLMediaElement
The read-only textTracks property on HTMLMediaElement objects returns a TextTrackList object listing all of the TextTrack objects representing the media element's text tracks
textTracks() - Method in class akasha.media.SourceBuffer
The textTracks read-only property of the SourceBuffer interface returns a list of the text tracks currently contained inside the SourceBuffer.
TEXTURE - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE - Static variable in class akasha.gl.WebGLRenderingContext
 
texture(GPUTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
 
texture() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
texture(GPUTexture) - Method in interface akasha.gpu.GPUImageCopyTexture.Builder
 
texture() - Method in interface akasha.gpu.GPUImageCopyTexture
 
texture(GPUTexture) - Method in interface akasha.gpu.GPUImageCopyTextureTagged.Builder
 
TEXTURE0 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE0 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE1 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE1 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE10 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE10 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE11 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE11 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE12 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE12 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE13 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE13 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE14 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE14 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE15 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE15 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE16 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE16 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE17 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE17 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE18 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE18 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE19 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE19 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE2 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE2 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE20 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE20 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE21 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE21 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE22 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE22 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE23 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE23 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE24 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE24 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE25 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE25 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE26 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE26 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE27 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE27 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE28 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE28 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE29 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE29 - Static variable in class akasha.gl.WebGLRenderingContext
 
Texture2DSurfaceTargetType - Annotation Type in akasha.gl
 
Texture2DSurfaceTargetType.Util - Class in akasha.gl
 
Texture2DTargetType - Annotation Type in akasha.gl
 
Texture2DTargetType.Util - Class in akasha.gl
 
TEXTURE3 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE3 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE30 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE30 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE31 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE31 - Static variable in class akasha.gl.WebGLRenderingContext
 
Texture3DTargetType - Annotation Type in akasha.gl
 
Texture3DTargetType.Util - Class in akasha.gl
 
TEXTURE4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE4 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE5 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE5 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE6 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE6 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE7 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE7 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE8 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE9 - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE9 - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_2D - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_2D - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_2D_ARRAY - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_3D - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_BASE_LEVEL - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_BINDING_2D - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_BINDING_2D - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_BINDING_2D_ARRAY - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_BINDING_3D - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_BINDING_CUBE_MAP - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_BINDING_CUBE_MAP - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_COMPARE_FUNC - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_COMPARE_MODE - Static variable in class akasha.gl.WebGL2RenderingContext
 
texture_compression_bc - Static variable in annotation type akasha.gpu.GPUFeatureName
 
TEXTURE_CUBE_MAP - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_CUBE_MAP - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_IMMUTABLE_FORMAT - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_IMMUTABLE_LEVELS - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_MAG_FILTER - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_MAG_FILTER - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_MAX_ANISOTROPY_EXT - Static variable in class akasha.gl.EXT_texture_filter_anisotropic
 
TEXTURE_MAX_LEVEL - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_MAX_LOD - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_MIN_FILTER - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_MIN_FILTER - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_MIN_LOD - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_WRAP_R - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_WRAP_S - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_WRAP_S - Static variable in class akasha.gl.WebGLRenderingContext
 
TEXTURE_WRAP_T - Static variable in class akasha.gl.WebGL2RenderingContext
 
TEXTURE_WRAP_T - Static variable in class akasha.gl.WebGLRenderingContext
 
TextureComparisonFunction - Annotation Type in akasha.gl
 
TextureComparisonFunction.Util - Class in akasha.gl
 
TextureComparisonMode - Annotation Type in akasha.gl
 
TextureComparisonMode.Util - Class in akasha.gl
 
TextureFormat - Annotation Type in akasha.gl
 
TextureFormat.Util - Class in akasha.gl
 
TextureInternalFormat - Annotation Type in akasha.gl
 
TextureInternalFormat.Util - Class in akasha.gl
 
TextureMagnificationFilter - Annotation Type in akasha.gl
 
TextureMagnificationFilter.Util - Class in akasha.gl
 
TextureMinificationFilter - Annotation Type in akasha.gl
 
TextureMinificationFilter.Util - Class in akasha.gl
 
TextureParameter - Annotation Type in akasha.gl
 
TextureParameter.Util - Class in akasha.gl
 
TextureTargetType - Annotation Type in akasha.gl
 
TextureTargetType.Util - Class in akasha.gl
 
TextureWrapMode - Annotation Type in akasha.gl
 
TextureWrapMode.Util - Class in akasha.gl
 
textWordSpacing - Variable in class akasha.CanvasRenderingContext2D
 
textWordSpacing - Variable in class akasha.OffscreenCanvasRenderingContext2D
 
tFoot - Variable in class akasha.HTMLTableElement
The HTMLTableElement.tFoot property represents the tfoot element of a table.
tHead - Variable in class akasha.HTMLTableElement
The HTMLTableElement.tHead represents the thead element of a table.
then(OnFulfilledCallback<? super T, ? extends V>) - Method in class akasha.promise.Promise
Appends the fulfillment handler to the promise, and returns a new promise resolving to the return value of the called handler.
then(OnFulfilledCallback<? super T, ? extends V>, OnRejectedCallback<? extends V>) - Method in class akasha.promise.Promise
Appends fulfillment and rejection handlers to the promise, and returns a new promise resolving to the return value of the called handler, or to its original settled value if the promise was not handled (i.e.
thenAccept(AcceptCallback<? super T>) - Method in class akasha.promise.Promise
Appends the fulfillment handler to the promise, and returns a new promise resolving to a void value.
threshold() - Method in class akasha.audio.DynamicsCompressorNode
An AudioParam.
threshold(float) - Method in interface akasha.audio.DynamicsCompressorOptions.Builder
 
threshold() - Method in interface akasha.audio.DynamicsCompressorOptions
 
threshold(double) - Method in interface akasha.IntersectionObserverInit.Builder
 
threshold(JsArray<Double>) - Method in interface akasha.IntersectionObserverInit.Builder
 
threshold(double...) - Method in interface akasha.IntersectionObserverInit.Builder
 
threshold() - Method in interface akasha.IntersectionObserverInit
 
thresholds() - Method in class akasha.IntersectionObserver
The IntersectionObserver interface's read-only thresholds property returns the list of intersection thresholds that was specified when the observer was instantiated with IntersectionObserver().
tiltX() - Method in class akasha.PointerEvent
The tiltX read-only property of the PointerEvent interface is the angle (in degrees) between the Y-Z plane of the pointer and the screen.
tiltX(int) - Method in interface akasha.PointerEventInit.Builder
 
tiltX() - Method in interface akasha.PointerEventInit
 
tiltY() - Method in class akasha.PointerEvent
The tiltY read-only property of the PointerEvent interface is the angle (in degrees) between the X-Z plane of the pointer and the screen.
tiltY(int) - Method in interface akasha.PointerEventInit.Builder
 
tiltY() - Method in interface akasha.PointerEventInit
 
time(String) - Static method in class akasha.Console
Starts a timer you can use to track how long an operation takes.
time() - Static method in class akasha.Console
Starts a timer you can use to track how long an operation takes.
time - Static variable in annotation type akasha.InputType
A control for entering a time value with no time zone.
time() - Method in class akasha.IntersectionObserverEntry
The IntersectionObserverEntry interface's read-only time property is a DOMHighResTimeStamp that indicates the time at which the intersection change occurred relative to the time at which the document was created.
time(double) - Method in interface akasha.IntersectionObserverEntryInit.Builder
 
time() - Method in interface akasha.IntersectionObserverEntryInit
 
TIME_ELAPSED_EXT - Static variable in class akasha.gl.EXT_disjoint_timer_query
 
TIME_ELAPSED_EXT - Static variable in class akasha.gl.EXT_disjoint_timer_query_webgl2
 
timecode() - Method in class akasha.media.BlobEvent
The timecode readonlyinline property of the BlobEvent interface a DOMHighResTimeStamp indicating the difference between the timestamp of the first chunk in data, and the timestamp of the first chunk in the first BlobEvent produced by this recorder.
timecode(double) - Method in interface akasha.media.BlobEventInit.Builder
 
timecode() - Method in interface akasha.media.BlobEventInit
 
timed_out - Static variable in annotation type akasha.core.AtomicWaitResult
 
timeEnd(String) - Static method in class akasha.Console
Stops a timer that was previously started by calling console.time().
timeEnd() - Static method in class akasha.Console
Stops a timer that was previously started by calling console.time().
timeline - Variable in class akasha.Animation
The Animation.timeline property of the Animation interface returns or sets the timeline associated with this animation.
timeline() - Method in class akasha.Document
The timeline readonly property of the Document interface represents the default timeline of the current document.
timeline(AnimationTimeline) - Method in interface akasha.KeyframeAnimationOptions.Builder
 
timeline() - Method in interface akasha.KeyframeAnimationOptions
 
TimelinePhase - Annotation Type in akasha
 
TimelinePhase.Util - Class in akasha
 
timelineTime() - Method in class akasha.AnimationPlaybackEvent
The timelineTime read-only property of the AnimationPlaybackEvent interface represents the time value of the animation's timeline at the moment the event is queued.
timelineTime(Double) - Method in interface akasha.AnimationPlaybackEventInit.Builder
 
timelineTime() - Method in interface akasha.AnimationPlaybackEventInit
 
timeLog(String, Object...) - Static method in class akasha.Console
Logs the current value of a timer that was previously started by calling console.time() to the console.
timeLog(String) - Static method in class akasha.Console
Logs the current value of a timer that was previously started by calling console.time() to the console.
timeOrigin() - Method in class akasha.perf.Performance
The timeOrigin read-only property of the Performance interface returns the high resolution timestamp of the start time of the performance measurement.
TIMEOUT - Static variable in class akasha.GeolocationPositionError
 
timeout(int) - Method in interface akasha.IdleRequestOptions.Builder
 
timeout() - Method in interface akasha.IdleRequestOptions
 
timeout(int) - Method in interface akasha.PositionOptions.Builder
The PositionOptions.timeout property is a positive long value representing the maximum length of time (in milliseconds) the device is allowed to take in order to return a position.
timeout() - Method in interface akasha.PositionOptions
The PositionOptions.timeout property is a positive long value representing the maximum length of time (in milliseconds) the device is allowed to take in order to return a position.
timeout(int) - Method in interface akasha.PublicKeyCredentialCreationOptions.Builder
The timeout property, of the PublicKeyCredentialCreationOptions dictionary, represents an hint, given in milliseconds, for the time the script is willing to wait for the completion of the creation operation.
timeout() - Method in interface akasha.PublicKeyCredentialCreationOptions
The timeout property, of the PublicKeyCredentialCreationOptions dictionary, represents an hint, given in milliseconds, for the time the script is willing to wait for the completion of the creation operation.
timeout(int) - Method in interface akasha.PublicKeyCredentialRequestOptions.Builder
The timeout property, of the PublicKeyCredentialRequestOptions dictionary, represents an hint, given in milliseconds, for the time the script is willing to wait for the completion of the retrieval operation.
timeout() - Method in interface akasha.PublicKeyCredentialRequestOptions
The timeout property, of the PublicKeyCredentialRequestOptions dictionary, represents an hint, given in milliseconds, for the time the script is willing to wait for the completion of the retrieval operation.
timeout - Variable in class akasha.XMLHttpRequest
The XMLHttpRequest.timeout property is an unsigned long representing the number of milliseconds a request can take before automatically being terminated.
TIMEOUT_ERR - Static variable in class akasha.DOMException
 
TIMEOUT_EXPIRED - Static variable in class akasha.gl.WebGL2RenderingContext
 
TIMEOUT_IGNORED - Static variable in class akasha.gl.WebGL2RenderingContext
 
TimeRanges - Class in akasha
When loading a media resource for use by an <audio> or <video> element, the TimeRanges interface is used for representing the time ranges of the media resource that have been buffered, the time ranges that have been played, and the time ranges that are seekable.
TimeRanges() - Constructor for class akasha.TimeRanges
 
timeRemaining() - Method in class akasha.IdleDeadline
 
TimerHandler - Interface in akasha
 
timestamp() - Method in class akasha.AudioData
 
timestamp(int) - Method in interface akasha.AudioDataInit.Builder
 
timestamp() - Method in interface akasha.AudioDataInit
 
timestamp() - Method in class akasha.EncodedAudioChunk
 
timestamp(int) - Method in interface akasha.EncodedAudioChunkInit.Builder
 
timestamp() - Method in interface akasha.EncodedAudioChunkInit
 
timestamp() - Method in class akasha.EncodedVideoChunk
 
timestamp(int) - Method in interface akasha.EncodedVideoChunkInit.Builder
 
timestamp() - Method in interface akasha.EncodedVideoChunkInit
 
timeStamp() - Method in class akasha.Event
The timeStamp read-only property of the Event interface returns the time (in milliseconds) at which the event was created.
timestamp() - Method in class akasha.Gamepad
The Gamepad.timestamp property of the Gamepad interface returns a DOMHighResTimeStamp representing the last time the data for this gamepad was updated.
timestamp() - Method in class akasha.GeolocationPosition
 
timestamp - Static variable in annotation type akasha.gpu.GPUQueryType
 
timestamp() - Method in class akasha.notifications.Notification
The timestamp read-only property of the Notification interface returns a DOMTimeStamp, as specified in the timestamp option of the Notification() constructor.
timestamp(int) - Method in interface akasha.notifications.NotificationOptions.Builder
 
timestamp() - Method in interface akasha.notifications.NotificationOptions
 
timestamp(double) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCAudioSourceStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCCertificateStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCCodecStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCDataChannelStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCIceServerStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCMediaHandlerStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCMediaSourceStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCMediaStreamStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCPeerConnectionStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCRtpContributingSource.Builder
The read-only timestamp property of the RTCRtpContributingSource interface returns a DOMHighResTimeStamp indicating the most recent time of playout of an RTP packet from the source.
timestamp() - Method in interface akasha.rtc.RTCRtpContributingSource
The read-only timestamp property of the RTCRtpContributingSource interface returns a DOMHighResTimeStamp indicating the most recent time of playout of an RTP packet from the source.
timestamp(double) - Method in interface akasha.rtc.RTCRtpContributingSourceStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCRtpStreamStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCRtpSynchronizationSource.Builder
The read-only timestamp property of the RTCRtpContributingSource interface returns a DOMHighResTimeStamp indicating the most recent time of playout of an RTP packet from the source.
timestamp(double) - Method in interface akasha.rtc.RTCRtpTransceiverStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCSctpTransportStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCSentRtpStreamStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp() - Method in interface akasha.rtc.RTCStats
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCTransportStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCVideoHandlerStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp(double) - Method in interface akasha.rtc.RTCVideoSourceStats.Builder
The timestamp property of the RTCStats dictionary is a DOMHighResTimeStamp object specifying the time at which the data in the object was sampled.
timestamp() - Method in class akasha.VideoFrame
 
timestamp(int) - Method in interface akasha.VideoFrameInit.Builder
 
timestamp() - Method in interface akasha.VideoFrameInit
 
timestamp(int) - Method in interface akasha.VideoFramePlaneInit.Builder
 
timestamp() - Method in interface akasha.VideoFramePlaneInit
 
TIMESTAMP_EXT - Static variable in class akasha.gl.EXT_disjoint_timer_query
 
TIMESTAMP_EXT - Static variable in class akasha.gl.EXT_disjoint_timer_query_webgl2
 
timestamp_query - Static variable in annotation type akasha.gpu.GPUFeatureName
 
timestampOffset - Variable in class akasha.media.SourceBuffer
The timestampOffset property of the SourceBuffer interface controls the offset applied to timestamps inside media segments that are appended to the SourceBuffer.
timing() - Method in class akasha.perf.Performance
The legacy Performance.timing read-only property returns a PerformanceTiming object containing latency-related performance information.
title - Variable in class akasha.Document
The document.title property gets or sets the current title of the document.
title - Variable in class akasha.HTMLElement
The HTMLElement.title property represents the title of the element: the text usually displayed in a 'tooltip' popup when the mouse is over the node.
title() - Method in class akasha.notifications.Notification
The title read-only property of the Notification interface indicates the title of the notification, as specified in the title parameter of the Notification() constructor.
title(String) - Method in interface akasha.notifications.NotificationAction.Builder
 
title() - Method in interface akasha.notifications.NotificationAction
 
title(String) - Method in interface akasha.ShareData.Builder
 
title() - Method in interface akasha.ShareData
 
title() - Method in class akasha.StyleSheet
The title property of the StyleSheet interface returns the advisory title of the current style sheet.
title - Variable in class akasha.svg.SVGStyleElement
 
titling_caps - Static variable in annotation type akasha.CanvasFontVariantCaps
 
tlsGroup(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
tlsGroup() - Method in interface akasha.rtc.RTCTransportStats
 
tlsVersion(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
 
tlsVersion() - Method in interface akasha.rtc.RTCTransportStats
 
toBlob(BlobCallback, String, Object) - Method in class akasha.HTMLCanvasElement
The HTMLCanvasElement.toBlob() method creates a Blob object representing the image contained in the canvas; this file may be cached on the disk or stored in memory at the discretion of the user agent.
toBlob(BlobCallback, String) - Method in class akasha.HTMLCanvasElement
The HTMLCanvasElement.toBlob() method creates a Blob object representing the image contained in the canvas; this file may be cached on the disk or stored in memory at the discretion of the user agent.
toBlob(BlobCallback) - Method in class akasha.HTMLCanvasElement
The HTMLCanvasElement.toBlob() method creates a Blob object representing the image contained in the canvas; this file may be cached on the disk or stored in memory at the discretion of the user agent.
toDataURL(String, Object) - Method in class akasha.HTMLCanvasElement
The HTMLCanvasElement.toDataURL() method returns a data URI containing a representation of the image in the format specified by the type parameter (defaults to PNG).
toDataURL(String) - Method in class akasha.HTMLCanvasElement
The HTMLCanvasElement.toDataURL() method returns a data URI containing a representation of the image in the format specified by the type parameter (defaults to PNG).
toDataURL() - Method in class akasha.HTMLCanvasElement
The HTMLCanvasElement.toDataURL() method returns a data URI containing a representation of the image in the format specified by the type parameter (defaults to PNG).
toDateString() - Method in class akasha.core.JsDate
The toDateString() method returns the date portion of a Date object in English in the following format separated by spaces:
toExponential(int) - Method in class akasha.core.JsNumber
The toExponential() method returns a string representing the Number object in exponential notation.
toExponential() - Method in class akasha.core.JsNumber
The toExponential() method returns a string representing the Number object in exponential notation.
toFixed(int) - Method in class akasha.core.JsNumber
The toFixed() method formats a number using fixed-point notation.
toFixed() - Method in class akasha.core.JsNumber
The toFixed() method formats a number using fixed-point notation.
toFloat32Array() - Method in class akasha.DOMMatrixReadOnly
 
toFloat64Array() - Method in class akasha.DOMMatrixReadOnly
 
toggle(String, boolean) - Method in class akasha.DOMTokenList
The toggle() method of the DOMTokenList interface removes a given token from the list and returns false.
toggle(String) - Method in class akasha.DOMTokenList
The toggle() method of the DOMTokenList interface removes a given token from the list and returns false.
toggleAttribute(String, boolean) - Method in class akasha.Element
The toggleAttribute() method of the Element interface toggles a Boolean attribute (removing it if it is present and adding it if it is not present) on the given element.
toggleAttribute(String) - Method in class akasha.Element
The toggleAttribute() method of the Element interface toggles a Boolean attribute (removing it if it is present and adding it if it is not present) on the given element.
toISOString() - Method in class akasha.core.JsDate
The toISOString() method returns a string in simplified extended ISO format (ISO 8601), which is always 24 or 27 characters long (YYYY-MM-DDTHH:mm:ss.sssZ or ±YYYYYY-MM-DDTHH:mm:ss.sssZ, respectively).
toJSON() - Method in class akasha.core.JsDate
The toJSON() method returns a string representation of the Date object.
toJSON() - Method in class akasha.DOMMatrixReadOnly
 
toJSON() - Method in class akasha.DOMPointReadOnly
The DOMPointReadOnly method toJSON() returns a DOMPointInit object giving the JSON form of the point object.
toJSON() - Method in class akasha.DOMQuad
 
toJSON() - Method in class akasha.DOMRectReadOnly
 
toJSON() - Method in class akasha.media.MediaDeviceInfo
 
toJSON() - Method in class akasha.perf.Performance
The toJSON() method of the Performance interface is a standard serializer: it returns a JSON representation of the performance object's properties.
toJSON() - Method in class akasha.perf.PerformanceEntry
The toJSON() method is a serializer; it returns a JSON representation of the performance entry object.
toJSON() - Method in class akasha.perf.PerformanceNavigation
 
toJSON() - Method in class akasha.perf.PerformanceNavigationTiming
The toJSON() method is a serializer - it returns a JSON representation of the PerformanceNavigationTiming object.
toJSON() - Method in class akasha.perf.PerformanceResourceTiming
The toJSON() method is a serializer that returns a JSON representation of the PerformanceResourceTiming object.
toJSON() - Method in class akasha.perf.PerformanceTiming
 
toJSON() - Method in class akasha.PushSubscription
The toJSON() method of the PushSubscription interface is a standard serializer: it returns a JSON representation of the subscription properties, providing a useful shortcut.
toJSON() - Method in class akasha.Report
 
toJSON() - Method in class akasha.ReportBody
 
toJSON() - Method in class akasha.rtc.RTCIceCandidate
The RTCIceCandidate method toJSON() converts the RTCIceCandidate on which it's called into JSON in the form of an RTCIceCandidateInit object.
toJSON() - Method in class akasha.rtc.RTCSessionDescription
The RTCSessionDescription.toJSON() method generates a JSON description of the object.
toJSON() - Method in class akasha.URL
The toJSON() method of the URL interface returns a USVString containing a serialized version of the URL, although in practice it seems to have the same effect as URL.toString().
tokenBinding(TokenBinding) - Method in interface akasha.CollectedClientData.Builder
 
tokenBinding() - Method in interface akasha.CollectedClientData
 
TokenBinding - Interface in akasha
 
TokenBinding.Builder - Interface in akasha
 
TokenBindingStatus - Annotation Type in akasha
 
TokenBindingStatus.Util - Class in akasha
 
toLocaleLowerCase(JsArray<String>) - Method in class akasha.core.JsString
The toLocaleLowerCase() method returns the calling string value converted to lower case, according to any locale-specific case mappings.
toLocaleLowerCase(String[]) - Method in class akasha.core.JsString
The toLocaleLowerCase() method returns the calling string value converted to lower case, according to any locale-specific case mappings.
toLocaleLowerCase() - Method in class akasha.core.JsString
The toLocaleLowerCase() method returns the calling string value converted to lower case, according to any locale-specific case mappings.
toLocaleUpperCase(JsArray<String>) - Method in class akasha.core.JsString
The toLocaleUpperCase() method returns the calling string value converted to upper case, according to any locale-specific case mappings.
toLocaleUpperCase(String[]) - Method in class akasha.core.JsString
The toLocaleUpperCase() method returns the calling string value converted to upper case, according to any locale-specific case mappings.
toLocaleUpperCase() - Method in class akasha.core.JsString
The toLocaleUpperCase() method returns the calling string value converted to upper case, according to any locale-specific case mappings.
toLowerCase() - Method in class akasha.core.JsString
The toLowerCase() method returns the calling string value converted to lower case.
tone() - Method in class akasha.rtc.RTCDTMFToneChangeEvent
The read-only property RTCDTMFToneChangeEvent.tone returns the DTMF character which has just begun to play, or an empty string ("").
tone(String) - Method in interface akasha.rtc.RTCDTMFToneChangeEventInit.Builder
 
tone() - Method in interface akasha.rtc.RTCDTMFToneChangeEventInit
 
toneBuffer() - Method in class akasha.rtc.RTCDTMFSender
The RTCDTMFSender interface's toneBuffer property returns a string containing a list of the DTMF tones currently queued for sending to the remote peer over the RTCPeerConnection.
toolbar() - Method in class akasha.Window
The Window.toolbar property returns the toolbar object, whose visibility can be toggled in the window.
toolbar() - Static method in class akasha.WindowGlobal
The Window.toolbar property returns the toolbar object, whose visibility can be toggled in the window.
tooLong() - Method in class akasha.ValidityState
The read-only tooLong property of a ValidityState object indicates if the value of an input or textarea, after having been edited by the user, exceeds the maximum code-unit length established by the element's maxlength attribute.
tooLong(boolean) - Method in interface akasha.ValidityStateFlags.Builder
 
tooLong() - Method in interface akasha.ValidityStateFlags
 
tooShort() - Method in class akasha.ValidityState
The read-only tooShort property of a ValidityState object indicates if the value of an input, button, select, output, fieldset or textarea, after having been edited by the user, is less than the minimum code-unit length established by the element's minlength attribute.
tooShort(boolean) - Method in interface akasha.ValidityStateFlags.Builder
 
tooShort() - Method in interface akasha.ValidityStateFlags
 
top - Static variable in annotation type akasha.CanvasTextBaseline
 
top() - Method in class akasha.DOMRectReadOnly
The top read-only property of the DOMRectReadOnly interface returns the top coordinate value of the DOMRect.
top(double) - Method in interface akasha.ScrollToOptions.Builder
A double.
top() - Method in interface akasha.ScrollToOptions
A double.
top(int) - Method in interface akasha.VideoFrameRect.Builder
 
top() - Method in interface akasha.VideoFrameRect
 
top() - Method in class akasha.Window
Returns a reference to the topmost window in the window hierarchy.
top() - Static method in class akasha.WindowGlobal
Returns a reference to the topmost window in the window hierarchy.
top_level - Static variable in annotation type akasha.FrameType
 
topology(String) - Method in interface akasha.gpu.GPUPrimitiveState.Builder
 
topology() - Method in interface akasha.gpu.GPUPrimitiveState
 
toPrecision(int) - Method in class akasha.core.JsNumber
The toPrecision() method returns a string representing the Number object to the specified precision.
toPrecision() - Method in class akasha.core.JsNumber
The toPrecision() method returns a string representing the Number object to the specified precision.
toPrimitive() - Static method in interface akasha.core.Symbol
The Symbol.toPrimitive is a symbol that specifies a function valued property that is called to convert an object to a corresponding primitive value.
toString_() - Method in class akasha.core.DataView
 
toString_() - Method in class akasha.core.Float32Array
The toString() method returns a string representing the specified array and its elements.
toString_() - Method in class akasha.core.Float64Array
The toString() method returns a string representing the specified array and its elements.
toString_() - Method in class akasha.core.Int16Array
The toString() method returns a string representing the specified array and its elements.
toString_() - Method in class akasha.core.Int32Array
The toString() method returns a string representing the specified array and its elements.
toString_() - Method in class akasha.core.Int8Array
The toString() method returns a string representing the specified array and its elements.
toString_() - Method in class akasha.core.JsBoolean
The toString() method returns a string representing the specified Boolean object.
toString_() - Method in class akasha.core.JsDate
The toString() method returns a string representing the specified Date object.
toString_(int) - Method in class akasha.core.JsNumber
The toString() method returns a string representing the specified Number object.
toString_() - Method in class akasha.core.JsNumber
The toString() method returns a string representing the specified Number object.
toString_() - Method in class akasha.core.JsObject
The valueOf() method returns the wrapped primitive value of a Number object.
toString_() - Method in class akasha.core.JsString
The toString() method returns a string representing the specified object.
toString_() - Method in class akasha.core.RegExp
The toString() method returns a string representing the regular expression.
toString_() - Method in interface akasha.core.Symbol
The toString() method returns a string representing the specified Symbol object.
toString_() - Method in class akasha.core.Uint16Array
The toString() method returns a string representing the specified array and its elements.
toString_() - Method in class akasha.core.Uint32Array
The toString() method returns a string representing the specified array and its elements.
toString_() - Method in class akasha.core.Uint8Array
The toString() method returns a string representing the specified array and its elements.
toString_() - Method in class akasha.core.Uint8ClampedArray
The toString() method returns a string representing the specified array and its elements.
toString_() - Method in class akasha.lang.JsArray
The toString() method returns a string representing the specified array and its elements.
toString_() - Static method in class akasha.WindowGlobal
The toString() method returns a string representing the object.
toStringTag() - Static method in interface akasha.core.Symbol
The Symbol.toStringTag well-known symbol is a string valued property that is used in the creation of the default string description of an object.
total() - Method in class akasha.ProgressEvent
The ProgressEvent.total read-only property is an unsigned 64-bit integer value indicating the total size of the data being processed or transmitted.
total(int) - Method in interface akasha.ProgressEventInit.Builder
 
total() - Method in interface akasha.ProgressEventInit
 
totalAudioEnergy(double) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
 
totalAudioEnergy() - Method in interface akasha.rtc.RTCAudioHandlerStats
 
totalAudioEnergy(double) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
totalAudioEnergy(double) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
totalAudioEnergy(double) - Method in interface akasha.rtc.RTCAudioSourceStats.Builder
 
totalAudioEnergy() - Method in interface akasha.rtc.RTCAudioSourceStats
 
totalAudioEnergy(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
totalAudioEnergy() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
totalAudioEnergy(double) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
totalAudioEnergy(double) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
totalDecodeTime(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
totalDecodeTime() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
totalEncodedBytesTarget(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
totalEncodedBytesTarget() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
totalEncodeTime(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
totalEncodeTime() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
totalInterFrameDelay(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
totalInterFrameDelay() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
totalPacketSendDelay(double) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
totalPacketSendDelay() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
totalProcessingDelay(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
totalProcessingDelay() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
totalRequestsSent(int) - Method in interface akasha.rtc.RTCIceServerStats.Builder
 
totalRequestsSent() - Method in interface akasha.rtc.RTCIceServerStats
 
totalResponsesReceived(int) - Method in interface akasha.rtc.RTCIceServerStats.Builder
 
totalResponsesReceived() - Method in interface akasha.rtc.RTCIceServerStats
 
totalRoundTripTime(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCIceCandidatePairStats dictionary's totalRoundTripTime property is the total time that has elapsed between sending STUN requests and receiving the responses, for all such requests that have been made so far on the pair of candidates described by this RTCIceCandidatePairStats object.
totalRoundTripTime() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The RTCIceCandidatePairStats dictionary's totalRoundTripTime property is the total time that has elapsed between sending STUN requests and receiving the responses, for all such requests that have been made so far on the pair of candidates described by this RTCIceCandidatePairStats object.
totalRoundTripTime(double) - Method in interface akasha.rtc.RTCIceServerStats.Builder
 
totalRoundTripTime() - Method in interface akasha.rtc.RTCIceServerStats
 
totalRoundTripTime(double) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
 
totalRoundTripTime() - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats
 
totalRoundTripTime(double) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
 
totalRoundTripTime() - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats
 
totalRtt(double) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
 
totalRtt() - Method in interface akasha.rtc.RTCIceCandidatePairStats
 
totalSamplesDecoded(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
totalSamplesDecoded() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
totalSamplesDuration(double) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
 
totalSamplesDuration() - Method in interface akasha.rtc.RTCAudioHandlerStats
 
totalSamplesDuration(double) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
totalSamplesDuration(double) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
totalSamplesDuration(double) - Method in interface akasha.rtc.RTCAudioSourceStats.Builder
 
totalSamplesDuration() - Method in interface akasha.rtc.RTCAudioSourceStats
 
totalSamplesDuration(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
totalSamplesDuration() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
totalSamplesDuration(double) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
totalSamplesDuration(double) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
totalSamplesReceived(int) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
totalSamplesReceived() - Method in interface akasha.rtc.RTCAudioReceiverStats
 
totalSamplesReceived(int) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
totalSamplesReceived() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
totalSamplesReceived(int) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
totalSamplesSent(int) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
totalSamplesSent() - Method in interface akasha.rtc.RTCAudioSenderStats
 
totalSamplesSent(int) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
totalSamplesSent() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
totalSamplesSent(int) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
totalSquaredInterFrameDelay(double) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
totalSquaredInterFrameDelay() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
totalVideoFrames() - Method in class akasha.VideoPlaybackQuality
The VideoPlaybackQuality interface's totalVideoFrames read-only property returns the total number of video frames that have been displayed or dropped since the media was loaded.
toTimeString() - Method in class akasha.core.JsDate
The toTimeString() method returns the time portion of a Date object in human readable form in English.
Touch - Class in akasha
The Touch interface represents a single contact point on a touch-sensitive device.
Touch(TouchInit) - Constructor for class akasha.Touch
The Touch() constructor creates a new Touch object.
touched() - Method in class akasha.GamepadButton
 
touches() - Method in class akasha.TouchEvent
touches is a read-only TouchList listing all the Touch objects for touch points that are currently in contact with the touch surface, regardless of whether or not they've changed or what their target element was at touchstart time.
touches(JsArray<Touch>) - Method in interface akasha.TouchEventInit.Builder
 
touches(Touch...) - Method in interface akasha.TouchEventInit.Builder
 
touches() - Method in interface akasha.TouchEventInit
 
TouchEvent - Class in akasha
The TouchEvent interface represents an UIEvent which is sent when the state of contacts with a touch-sensitive surface changes.
TouchEvent(String, TouchEventInit) - Constructor for class akasha.TouchEvent
The TouchEvent() constructor creates a new TouchEvent.
TouchEvent(String) - Constructor for class akasha.TouchEvent
The TouchEvent() constructor creates a new TouchEvent.
TouchEventHandler - Interface in akasha
Handle events of type TouchEvent
TouchEventInit - Interface in akasha
 
TouchEventInit.Builder - Interface in akasha
 
TouchEventListener - Interface in akasha
Listener for events of type TouchEvent
touchEvents() - Method in class akasha.Gamepad
 
touchId() - Method in class akasha.GamepadTouch
 
TouchInit - Interface in akasha
 
TouchInit.Builder - Interface in akasha
 
TouchList - Class in akasha
The TouchList interface represents a list of contact points on a touch surface.
TouchList() - Constructor for class akasha.TouchList
 
touchType() - Method in class akasha.Touch
 
touchType(String) - Method in interface akasha.TouchInit.Builder
 
touchType() - Method in interface akasha.TouchInit
 
TouchType - Annotation Type in akasha
 
TouchType.Util - Class in akasha
 
toUpperCase() - Method in class akasha.core.JsString
The toUpperCase() method returns the calling string value converted to uppercase (the value will be converted to a string if it isn't one).
toUTCString() - Method in class akasha.core.JsDate
The toUTCString() method converts a date to a string, using the UTC time zone.
trace(Object...) - Static method in class akasha.Console
The console interface's trace() method outputs a stack trace to the Web Console.
track() - Method in class akasha.HTMLTrackElement
 
track() - Method in class akasha.media.MediaStreamTrackEvent
 
track(MediaStreamTrack) - Method in interface akasha.media.MediaStreamTrackEventInit.Builder
 
track() - Method in interface akasha.media.MediaStreamTrackEventInit
 
track - Static variable in annotation type akasha.RequestDestination
 
track() - Method in class akasha.rtc.RTCRtpReceiver
The track read-only property of the RTCRtpReceiver interface returns the MediaStreamTrack associated with the current RTCRtpReceiver instance.
track() - Method in class akasha.rtc.RTCRtpSender
The track read-only property of the RTCRtpSender interface returns the MediaStreamTrack which is being handled by the RTCRtpSender.
track - Static variable in annotation type akasha.rtc.RTCStatsType
 
track() - Method in class akasha.rtc.RTCTrackEvent
The WebRTC API interface RTCTrackEvent's read-only track property specifies the MediaStreamTrack that has been added to the RTCPeerConnection.
track(MediaStreamTrack) - Method in interface akasha.rtc.RTCTrackEventInit.Builder
The RTCTrackEventInit dictionary's track property specifies the MediaStreamTrack associated with the track event.
track() - Method in interface akasha.rtc.RTCTrackEventInit
The RTCTrackEventInit dictionary's track property specifies the MediaStreamTrack associated with the track event.
track() - Method in class akasha.TextTrackCue
 
track() - Method in class akasha.TrackEvent
The read-only track property of the TrackEvent interface specifies the media track object to which the event applies.
track(VideoTrack) - Method in interface akasha.TrackEventInit.Builder
 
track(AudioTrack) - Method in interface akasha.TrackEventInit.Builder
 
track(TextTrack) - Method in interface akasha.TrackEventInit.Builder
 
track() - Method in interface akasha.TrackEventInit
 
tracked_pointer - Static variable in annotation type akasha.xr.XRTargetRayMode
 
TrackEvent - Class in akasha
The TrackEvent interface, which is part of the HTML DOM specification, is used for events which represent changes to a set of available tracks on an HTML media element; these events are addtrack and removetrack.
TrackEvent(String, TrackEventInit) - Constructor for class akasha.TrackEvent
The TrackEvent() constructor creates and returns a new TrackEvent object describing an event which occurred on a list of tracks (AudioTrackList, VideoTrackList, or TextTrackList).
TrackEvent(String) - Constructor for class akasha.TrackEvent
The TrackEvent() constructor creates and returns a new TrackEvent object describing an event which occurred on a list of tracks (AudioTrackList, VideoTrackList, or TextTrackList).
TrackEventHandler - Interface in akasha
Handle events of type TrackEvent
TrackEventInit - Interface in akasha
 
TrackEventInit.Builder - Interface in akasha
 
TrackEventListener - Interface in akasha
Listener for events of type TrackEvent
trackId(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The trackId property of the RTCInboundRtpStreamStats dictionary indicates the id of the RTCReceiverAudioTrackAttachmentStats or RTCReceiverVideoTrackAttachmentStats object representing the MediaStreamTrack which is receiving the incoming media.
trackId() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
The trackId property of the RTCInboundRtpStreamStats dictionary indicates the id of the RTCReceiverAudioTrackAttachmentStats or RTCReceiverVideoTrackAttachmentStats object representing the MediaStreamTrack which is receiving the incoming media.
trackId(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The trackId property of the RTCOutboundRtpStreamStats dictionary indicates the id of the RTCSenderAudioTrackAttachmentStats or RTCSenderVideoTrackAttachmentStats object representing the MediaStreamTrack which is being sent on this stream.
trackId() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
The trackId property of the RTCOutboundRtpStreamStats dictionary indicates the id of the RTCSenderAudioTrackAttachmentStats or RTCSenderVideoTrackAttachmentStats object representing the MediaStreamTrack which is being sent on this stream.
trackIdentifier(String) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCAudioSourceStats.Builder
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCMediaHandlerStats.Builder
 
trackIdentifier() - Method in interface akasha.rtc.RTCMediaHandlerStats
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCMediaSourceStats.Builder
 
trackIdentifier() - Method in interface akasha.rtc.RTCMediaSourceStats
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCVideoHandlerStats.Builder
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
 
trackIdentifier(String) - Method in interface akasha.rtc.RTCVideoSourceStats.Builder
 
trackIds(JsArray<String>) - Method in interface akasha.rtc.RTCMediaStreamStats.Builder
 
trackIds(String...) - Method in interface akasha.rtc.RTCMediaStreamStats.Builder
 
trackIds() - Method in interface akasha.rtc.RTCMediaStreamStats
 
TrackKind - Annotation Type in akasha
An enumerated value to indicate how the text track is meant to be used.
TrackKind.Util - Class in akasha
 
tracks() - Method in class akasha.ImageDecoder
 
transaction(String, String, IDBTransactionOptions) - Method in class akasha.idb.IDBDatabase
An IDBTransaction object.
transaction(JsArray<String>, String, IDBTransactionOptions) - Method in class akasha.idb.IDBDatabase
An IDBTransaction object.
transaction(String[], String, IDBTransactionOptions) - Method in class akasha.idb.IDBDatabase
An IDBTransaction object.
transaction(String, String) - Method in class akasha.idb.IDBDatabase
An IDBTransaction object.
transaction(JsArray<String>, String) - Method in class akasha.idb.IDBDatabase
An IDBTransaction object.
transaction(String[], String) - Method in class akasha.idb.IDBDatabase
An IDBTransaction object.
transaction(String) - Method in class akasha.idb.IDBDatabase
An IDBTransaction object.
transaction(JsArray<String>) - Method in class akasha.idb.IDBDatabase
An IDBTransaction object.
transaction(String[]) - Method in class akasha.idb.IDBDatabase
An IDBTransaction object.
transaction() - Method in class akasha.idb.IDBObjectStore
An IDBTransaction object.
transaction() - Method in class akasha.idb.IDBRequest
An IDBTransaction.
transaction_amount - Static variable in annotation type akasha.AutocompleteType
The amount, given in the currency specified by "transaction-currency", of the transaction, for a payment form.
transaction_currency - Static variable in annotation type akasha.AutocompleteType
The currency in which the transaction is to take place.
transactionId(String) - Method in interface akasha.rtc.RTCRtpSendParameters.Builder
 
transactionId() - Method in interface akasha.rtc.RTCRtpSendParameters
 
transceiver - Static variable in annotation type akasha.rtc.RTCStatsType
 
transceiver() - Method in class akasha.rtc.RTCTrackEvent
The WebRTC API interface RTCTrackEvent's read-only transceiver property indicates the RTCRtpTransceiver affiliated with the event's track.
transceiver(RTCRtpTransceiver) - Method in interface akasha.rtc.RTCTrackEventInit.Builder
 
transceiver() - Method in interface akasha.rtc.RTCTrackEventInit
 
transcript() - Method in class akasha.speech.SpeechRecognitionAlternative
The transcript read-only property of the SpeechRecognitionResult interface returns a string containing the transcript of the recognised word(s).
transfer(JsArray<Transferable>) - Method in interface akasha.PostMessageOptions.Builder
 
transfer(Transferable...) - Method in interface akasha.PostMessageOptions.Builder
 
transfer() - Method in interface akasha.PostMessageOptions
 
transfer(JsArray<Transferable>) - Method in interface akasha.WindowPostMessageOptions.Builder
 
transfer(Transferable...) - Method in interface akasha.WindowPostMessageOptions.Builder
 
Transferable - Interface in akasha
The Transferable type can be be transferred between contexts.
transferControlToOffscreen() - Method in class akasha.HTMLCanvasElement
The HTMLCanvasElement.transferControlToOffscreen() method transfers control to an OffscreenCanvas object, either on the main thread or on a worker.
transferFromImageBitmap(ImageBitmap) - Method in class akasha.ImageBitmapRenderingContext
The ImageBitmapRenderingContext.transferFromImageBitmap() method displays the given ImageBitmap in the canvas associated with this rendering context.
transferSize() - Method in class akasha.perf.PerformanceResourceTiming
The transferSize read-only property represents the size (in octets) of the fetched resource.
transferToImageBitmap() - Method in class akasha.OffscreenCanvas
The OffscreenCanvas.transferToImageBitmap() method creates an ImageBitmap object from the most recently rendered image of the OffscreenCanvas.
transform(double, double, double, double, double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.transform() method of the Canvas 2D API multiplies the current transformation with the matrix described by the arguments of this method.
transform(double, double, double, double, double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
transform() - Method in class akasha.svg.SVGClipPathElement
 
transform() - Method in class akasha.svg.SVGGraphicsElement
 
transform(TransformerTransformCallback) - Method in interface akasha.Transformer.Builder
 
transform() - Method in interface akasha.Transformer
 
transform() - Method in class akasha.xr.XRPose
The transform read-only attribute of the XRPose interface is a XRRigidTransform object providing the position and orientation of the pose relative to the base XRSpace as specified when the pose was obtained by calling XRFrame.getPose().
transform() - Method in class akasha.xr.XRReferenceSpaceEvent
The read-only XRReferenceSpaceEvent property transform indicates the position and orientation of the affected referenceSpace's native origin after the changes the event represents are applied.
transform(XRRigidTransform) - Method in interface akasha.xr.XRReferenceSpaceEventInit.Builder
The XRReferenceSpaceEventInit property transform indicates the position and orientation of the affected reference space's native origin after the changes the event represents are applied.
transform() - Method in interface akasha.xr.XRReferenceSpaceEventInit
The XRReferenceSpaceEventInit property transform indicates the position and orientation of the affected reference space's native origin after the changes the event represents are applied.
transform() - Method in class akasha.xr.XRView
The read-only transform property of the XRView interface is an XRRigidTransform object which provides the position and orientation of the viewpoint relative to the XRReferenceSpace specified when the XRFrame.getViewerPose() method was called to obtain the view object.
TRANSFORM_FEEDBACK - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRANSFORM_FEEDBACK_ACTIVE - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRANSFORM_FEEDBACK_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRANSFORM_FEEDBACK_BUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRANSFORM_FEEDBACK_BUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRANSFORM_FEEDBACK_BUFFER_MODE - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRANSFORM_FEEDBACK_BUFFER_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRANSFORM_FEEDBACK_BUFFER_START - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRANSFORM_FEEDBACK_PAUSED - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRANSFORM_FEEDBACK_VARYINGS - Static variable in class akasha.gl.WebGL2RenderingContext
 
Transformer - Interface in akasha
 
Transformer.Builder - Interface in akasha
 
TransformerFlushCallback - Interface in akasha
 
TransformerStartCallback - Interface in akasha
 
TransformerTransformCallback - Interface in akasha
 
transformFeedbackVaryings(WebGLProgram, JsArray<String>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.transformFeedbackVaryings() method of the WebGL 2 API specifies values to record in WebGLTransformFeedback buffers.
transformFeedbackVaryings(WebGLProgram, String[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.transformFeedbackVaryings() method of the WebGL 2 API specifies values to record in WebGLTransformFeedback buffers.
transformPoint(DOMPointInit) - Method in class akasha.DOMMatrixReadOnly
 
transformPoint() - Method in class akasha.DOMMatrixReadOnly
 
TransformStream - Class in akasha
The TransformStream interface of the Streams API represents a set of transformable data.
TransformStream(JsObject, QueuingStrategy, QueuingStrategy) - Constructor for class akasha.TransformStream
 
TransformStream(JsObject, QueuingStrategy) - Constructor for class akasha.TransformStream
 
TransformStream(JsObject) - Constructor for class akasha.TransformStream
 
TransformStream() - Constructor for class akasha.TransformStream
 
TransformStreamDefaultController - Class in akasha
 
TransformStreamDefaultController() - Constructor for class akasha.TransformStreamDefaultController
 
transformToDocument(Node) - Method in class akasha.XSLTProcessor
 
transformToFragment(Node, Document) - Method in class akasha.XSLTProcessor
 
TransitionEvent - Class in akasha
The TransitionEvent interface represents events providing information related to transitions.
TransitionEvent(String, TransitionEventInit) - Constructor for class akasha.TransitionEvent
The TransitionEvent() constructor returns a newly created TransitionEvent, representing an event in relation with an transition.
TransitionEvent(String) - Constructor for class akasha.TransitionEvent
The TransitionEvent() constructor returns a newly created TransitionEvent, representing an event in relation with an transition.
TransitionEventHandler - Interface in akasha
Handle events of type TransitionEvent
TransitionEventInit - Interface in akasha
 
TransitionEventInit.Builder - Interface in akasha
 
TransitionEventListener - Interface in akasha
Listener for events of type TransitionEvent
translate(double, double) - Method in class akasha.CanvasRenderingContext2D
The CanvasRenderingContext2D.translate() method of the Canvas 2D API adds a translation transformation to the current matrix.
translate(double, double, double) - Method in class akasha.DOMMatrixReadOnly
The translate() method of the DOMMatrixReadOnly interface creates a new matrix being the result of the original matrix with a translation applied.
translate(double, double) - Method in class akasha.DOMMatrixReadOnly
The translate() method of the DOMMatrixReadOnly interface creates a new matrix being the result of the original matrix with a translation applied.
translate(double) - Method in class akasha.DOMMatrixReadOnly
The translate() method of the DOMMatrixReadOnly interface creates a new matrix being the result of the original matrix with a translation applied.
translate() - Method in class akasha.DOMMatrixReadOnly
The translate() method of the DOMMatrixReadOnly interface creates a new matrix being the result of the original matrix with a translation applied.
translate - Variable in class akasha.HTMLElement
 
translate(double, double) - Method in class akasha.OffscreenCanvasRenderingContext2D
 
translateSelf(double, double, double) - Method in class akasha.DOMMatrix
 
translateSelf(double, double) - Method in class akasha.DOMMatrix
 
translateSelf(double) - Method in class akasha.DOMMatrix
 
translateSelf() - Method in class akasha.DOMMatrix
 
transparent - Static variable in annotation type akasha.EndingType
 
transport() - Method in class akasha.rtc.RTCRtpReceiver
The read-only transport property of an RTCRtpReceiver object provides the RTCDtlsTransport object used to interact with the underlying transport over which the receiver is exchanging Real-time Transport Control Protocol (RTCP) packets.
transport() - Method in class akasha.rtc.RTCRtpSender
The read-only transport property of an RTCRtpSender object provides the RTCDtlsTransport object used to interact with the underlying transport over which the sender is exchanging Real-time Transport Control Protocol (RTCP) packets.
transport() - Method in class akasha.rtc.RTCSctpTransport
 
transport - Static variable in annotation type akasha.rtc.RTCStatsType
 
transportId(String) - Method in interface akasha.rtc.RTCCodecStats.Builder
 
transportId() - Method in interface akasha.rtc.RTCCodecStats
 
transportId(String) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The transportId property uniquely identifies the RTCIceTransport that was inspected to obtain the transport-related statistics contained in the RTCIceCandidatePairStats object.
transportId() - Method in interface akasha.rtc.RTCIceCandidatePairStats
The transportId property uniquely identifies the RTCIceTransport that was inspected to obtain the transport-related statistics contained in the RTCIceCandidatePairStats object.
transportId(String) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The RTCIceCandidateStats dictionary's transportId property is a string that uniquely identifies the transport that produced the RTCTransportStats from which information about this candidate was taken.
transportId() - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's transportId property is a string that uniquely identifies the transport that produced the RTCTransportStats from which information about this candidate was taken.
transportId(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's transportId property is a string which uniquely identifies the object from which the statistics contained in the RTCTransportStats properties in the RTCStatsReport.
transportId(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's transportId property is a string which uniquely identifies the object from which the statistics contained in the RTCTransportStats properties in the RTCStatsReport.
transportId(String) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's transportId property is a string which uniquely identifies the object from which the statistics contained in the RTCTransportStats properties in the RTCStatsReport.
transportId(String) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's transportId property is a string which uniquely identifies the object from which the statistics contained in the RTCTransportStats properties in the RTCStatsReport.
transportId(String) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's transportId property is a string which uniquely identifies the object from which the statistics contained in the RTCTransportStats properties in the RTCStatsReport.
transportId(String) - Method in interface akasha.rtc.RTCRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's transportId property is a string which uniquely identifies the object from which the statistics contained in the RTCTransportStats properties in the RTCStatsReport.
transportId() - Method in interface akasha.rtc.RTCRtpStreamStats
The RTCRtpStreamStats dictionary's transportId property is a string which uniquely identifies the object from which the statistics contained in the RTCTransportStats properties in the RTCStatsReport.
transportId(String) - Method in interface akasha.rtc.RTCSctpTransportStats.Builder
 
transportId() - Method in interface akasha.rtc.RTCSctpTransportStats
 
transportId(String) - Method in interface akasha.rtc.RTCSentRtpStreamStats.Builder
The RTCRtpStreamStats dictionary's transportId property is a string which uniquely identifies the object from which the statistics contained in the RTCTransportStats properties in the RTCStatsReport.
transports(JsArray<String>) - Method in interface akasha.PublicKeyCredentialDescriptor.Builder
 
transports(String...) - Method in interface akasha.PublicKeyCredentialDescriptor.Builder
 
transports() - Method in interface akasha.PublicKeyCredentialDescriptor
 
TreeWalker - Class in akasha
The TreeWalker object represents the nodes of a document subtree and a position within them.
TreeWalker() - Constructor for class akasha.TreeWalker
 
triangle - Static variable in annotation type akasha.audio.OscillatorType
 
TRIANGLE_FAN - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRIANGLE_FAN - Static variable in class akasha.gl.WebGLRenderingContext
 
triangle_list - Static variable in annotation type akasha.gpu.GPUPrimitiveTopology
 
TRIANGLE_STRIP - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRIANGLE_STRIP - Static variable in class akasha.gl.WebGLRenderingContext
 
triangle_strip - Static variable in annotation type akasha.gpu.GPUPrimitiveTopology
 
TRIANGLES - Static variable in class akasha.gl.WebGL2RenderingContext
 
TRIANGLES - Static variable in class akasha.gl.WebGLRenderingContext
 
trim() - Method in class akasha.core.JsString
The trim() method removes whitespace from both ends of a string.
trimEnd() - Method in class akasha.core.JsString
The trimEnd() method removes whitespace from the end of a string.
trimLeft() - Method in class akasha.core.JsString
 
trimRight() - Method in class akasha.core.JsString
 
trimStart() - Method in class akasha.core.JsString
The trimStart() method removes whitespace from the beginning of a string.
trueSpeed - Variable in class akasha.HTMLMarqueeElement
 
trunc(double) - Static method in class akasha.core.JsMath
The Math.trunc() function returns the integer part of a number by removing any fractional digits.
twist() - Method in class akasha.PointerEvent
The twist read-only property of the PointerEvent interface represents the clockwise rotation of the pointer (e.g., pen stylus) around its major axis, in degrees.
twist(int) - Method in interface akasha.PointerEventInit.Builder
 
twist() - Method in interface akasha.PointerEventInit
 
txPower() - Method in class akasha.bluetooth.BluetoothAdvertisingEvent
 
txPower(byte) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
txPower() - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
type - Variable in class akasha.audio.BiquadFilterNode
A string (enum) representing a BiquadFilterType.
type(String) - Method in interface akasha.audio.BiquadFilterOptions.Builder
 
type() - Method in interface akasha.audio.BiquadFilterOptions
 
type - Variable in class akasha.audio.OscillatorNode
A DOMString specifying the shape of oscillator wave.
type(String) - Method in interface akasha.audio.OscillatorOptions.Builder
 
type() - Method in interface akasha.audio.OscillatorOptions
 
type() - Method in class akasha.Blob
The type property of a Blob object returns the MIME type of the file.
type(String) - Method in interface akasha.BlobPropertyBag.Builder
 
type() - Method in interface akasha.BlobPropertyBag
 
type(String) - Method in interface akasha.ClientQueryOptions.Builder
 
type() - Method in interface akasha.ClientQueryOptions
 
type(String) - Method in interface akasha.CollectedClientData.Builder
 
type() - Method in interface akasha.CollectedClientData
 
type() - Method in class akasha.Credential
The type property of the Credential interface returns a DOMString containing the credential's type.
type() - Method in class akasha.crypto.CryptoKey
 
type() - Method in class akasha.CSSPseudoElement
The type read-only property of the CSSPseudoElement interface returns the type of the pseudo-element as a string, represented in the form of a CSS selector.
type() - Method in class akasha.CSSRule
 
type() - Method in class akasha.DataTransferItem
The read-only DataTransferItem.type property returns the type (format) of the DataTransferItem object representing the drag data item.
type() - Method in class akasha.EncodedAudioChunk
 
type(String) - Method in interface akasha.EncodedAudioChunkInit.Builder
 
type() - Method in interface akasha.EncodedAudioChunkInit
 
type() - Method in class akasha.EncodedVideoChunk
 
type(String) - Method in interface akasha.EncodedVideoChunkInit.Builder
 
type() - Method in interface akasha.EncodedVideoChunkInit
 
type() - Method in class akasha.Event
The type read-only property of the Event interface returns a string containing the event's type.
type(String) - Method in interface akasha.FilePropertyBag.Builder
 
type() - Method in class akasha.GamepadHapticActuator
The type read-only property of the GamepadHapticActuator interface returns an enum representing the type of the haptic hardware.
type() - Method in class akasha.gl.WebGLActiveInfo
The read-only WebGLActiveInfo.type property represents the type of the requested data returned by calling the getActiveAttrib() or getActiveUniform() methods.
type(String) - Method in interface akasha.gpu.GPUBufferBindingLayout.Builder
 
type() - Method in interface akasha.gpu.GPUBufferBindingLayout
 
type() - Method in class akasha.gpu.GPUCompilationMessage
 
type(String) - Method in interface akasha.gpu.GPUQuerySetDescriptor.Builder
 
type() - Method in interface akasha.gpu.GPUQuerySetDescriptor
 
type(String) - Method in interface akasha.gpu.GPUSamplerBindingLayout.Builder
 
type() - Method in interface akasha.gpu.GPUSamplerBindingLayout
 
type - Variable in class akasha.HTMLAnchorElement
 
type - Variable in class akasha.HTMLButtonElement
 
type - Variable in class akasha.HTMLEmbedElement
 
type() - Method in class akasha.HTMLFieldSetElement
 
type - Variable in class akasha.HTMLInputElement
 
type - Variable in class akasha.HTMLLIElement
 
type - Variable in class akasha.HTMLLinkElement
 
type - Variable in class akasha.HTMLObjectElement
The type property of the HTMLObjectElement interface returns a DOMString that reflects the type HTML attribute, specifying the MIME type of the resource.
type - Variable in class akasha.HTMLOListElement
 
type() - Method in class akasha.HTMLOutputElement
 
type - Variable in class akasha.HTMLParamElement
 
type - Variable in class akasha.HTMLScriptElement
 
type() - Method in class akasha.HTMLSelectElement
The HTMLSelectElement.type read-only property returns the form control's type.
type - Variable in class akasha.HTMLSourceElement
 
type - Variable in class akasha.HTMLStyleElement
The HTMLStyleElement.type read-only property returns the type of the current style.
type() - Method in class akasha.HTMLTextAreaElement
 
type - Variable in class akasha.HTMLUListElement
 
type(String) - Method in interface akasha.ImageDecoderInit.Builder
 
type() - Method in interface akasha.ImageDecoderInit
 
type(String) - Method in interface akasha.ImageEncodeOptions.Builder
 
type() - Method in interface akasha.ImageEncodeOptions
 
type() - Method in class akasha.MimeType
 
type() - Method in class akasha.MutationRecord
 
type() - Method in class akasha.perf.PerformanceNavigation
The legacy PerformanceNavigation.type read-only property returns an unsigned short containing a constant describing how the navigation to this page was done.
type() - Method in class akasha.perf.PerformanceNavigationTiming
The type read-only property returns a string representing the type of navigation.
type(String) - Method in interface akasha.perf.PerformanceObserverInit.Builder
 
type() - Method in interface akasha.perf.PerformanceObserverInit
 
type(String) - Method in interface akasha.PublicKeyCredentialDescriptor.Builder
 
type() - Method in interface akasha.PublicKeyCredentialDescriptor
 
type(String) - Method in interface akasha.PublicKeyCredentialParameters.Builder
 
type() - Method in interface akasha.PublicKeyCredentialParameters
 
type(String) - Method in interface akasha.RegistrationOptions.Builder
 
type() - Method in interface akasha.RegistrationOptions
 
type() - Method in class akasha.Report
The type read-only property of the Report interface returns the type of report generated, e.g.
type() - Method in class akasha.Response
The type read-only property of the Response interface contains the type of the response.
type(String) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCAudioSourceStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCCertificateStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCCodecStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCDataChannelStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type() - Method in class akasha.rtc.RTCIceCandidate
The RTCIceCandidate interface's read-only type specifies the type of candidate the object represents.
type(String) - Method in interface akasha.rtc.RTCIceCandidatePairStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCIceServerStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCLocalSessionDescriptionInit.Builder
 
type() - Method in interface akasha.rtc.RTCLocalSessionDescriptionInit
 
type(String) - Method in interface akasha.rtc.RTCMediaHandlerStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCMediaSourceStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCMediaStreamStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCPeerConnectionStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCReceivedRtpStreamStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCReceiverVideoTrackAttachmentStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCRemoteInboundRtpStreamStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCRemoteOutboundRtpStreamStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCRtpContributingSourceStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCRtpStreamStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCRtpTransceiverStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCSctpTransportStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCSenderVideoTrackAttachmentStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCSentRtpStreamStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type() - Method in class akasha.rtc.RTCSessionDescription
The property RTCSessionDescription.type is a read-only value of type RTCSdpType which describes the description's type.
type(String) - Method in interface akasha.rtc.RTCSessionDescriptionInit.Builder
 
type() - Method in interface akasha.rtc.RTCSessionDescriptionInit
 
type(String) - Method in interface akasha.rtc.RTCStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type() - Method in interface akasha.rtc.RTCStats
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCTransportStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCVideoHandlerStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCVideoReceiverStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCVideoSenderStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type(String) - Method in interface akasha.rtc.RTCVideoSourceStats.Builder
The RTCStats dictionary's property type is a string which specifies the type of statistic represented by the object, where the permitted values are drawn from the enum type RTCStatsType.
type() - Method in class akasha.ScreenOrientation
The type read-only property of the ScreenOrientation interface returns the document's current orientation type, one of "portrait-primary", "portrait-secondary", "landscape-primary", or "landscape-secondary".
type() - Method in class akasha.Selection
The type read-only property of the Selection interface returns a DOMString describing the type of the current selection.
type() - Method in class akasha.StyleSheet
The type property of the StyleSheet interface specifies the style sheet language for the given style sheet.
type - Variable in class akasha.svg.SVGAElement
 
type() - Method in class akasha.svg.SVGComponentTransferFunctionElement
 
type() - Method in class akasha.svg.SVGFEColorMatrixElement
 
type() - Method in class akasha.svg.SVGFETurbulenceElement
 
type - Variable in class akasha.svg.SVGScriptElement
 
type - Variable in class akasha.svg.SVGStyleElement
 
type() - Method in class akasha.svg.SVGTransform
 
type(Object) - Method in interface akasha.UnderlyingSink.Builder
 
type() - Method in interface akasha.UnderlyingSink
 
type(String) - Method in interface akasha.UnderlyingSource.Builder
 
type() - Method in interface akasha.UnderlyingSource
 
type() - Method in class akasha.WakeLockSentinel
The read-only type property of the WakeLockSentinel interface returns a String representation of the currently acquired WakeLockSentinel type.
type(String) - Method in interface akasha.WorkerOptions.Builder
 
type() - Method in interface akasha.WorkerOptions
 
TYPE_BACK_FORWARD - Static variable in class akasha.perf.PerformanceNavigation
 
TYPE_MISMATCH_ERR - Static variable in class akasha.DOMException
 
TYPE_NAVIGATE - Static variable in class akasha.perf.PerformanceNavigation
 
TYPE_RELOAD - Static variable in class akasha.perf.PerformanceNavigation
 
TYPE_RESERVED - Static variable in class akasha.perf.PerformanceNavigation
 
TypedArray - Interface in akasha.core
 
TypeError - Class in akasha.core
The TypeError object represents an error when an operation could not be performed, typically (but not exclusively) when a value is not of the expected type.
TypeError(String) - Constructor for class akasha.core.TypeError
The TypeError() constructor creates a new error when an operation could not be performed, typically (but not exclusively) when a value is not of the expected type.
TypeError() - Constructor for class akasha.core.TypeError
The TypeError() constructor creates a new error when an operation could not be performed, typically (but not exclusively) when a value is not of the expected type.
typeMismatch() - Method in class akasha.ValidityState
If the type attribute expects specific strings, such as the email and url types and the value don't doesn't conform to the constraints set by the type, the typeMismatch property will be true.
typeMismatch(boolean) - Method in interface akasha.ValidityStateFlags.Builder
 
typeMismatch() - Method in interface akasha.ValidityStateFlags
 
types() - Method in class akasha.clipboard.ClipboardItem
The read-only types property of the ClipboardItem interface returns an Array of MIME types available within the ClipboardItem
types() - Method in class akasha.DataTransfer
The DataTransfer.types read-only property returns an array of the drag data formats (as strings) that were set in the dragstart event.
types(JsArray<String>) - Method in interface akasha.ReportingObserverOptions.Builder
 
types(String...) - Method in interface akasha.ReportingObserverOptions.Builder
 
types() - Method in interface akasha.ReportingObserverOptions
 

U

U8 - Static variable in annotation type akasha.AudioSampleFormat
 
U8P - Static variable in annotation type akasha.AudioSampleFormat
 
udp - Static variable in annotation type akasha.rtc.RTCIceProtocol
 
UIEvent - Class in akasha
The UIEvent interface represents simple user interface events.
UIEvent(String, UIEventInit) - Constructor for class akasha.UIEvent
The UIEvent() constructor creates a new UIEvent.
UIEvent(String) - Constructor for class akasha.UIEvent
The UIEvent() constructor creates a new UIEvent.
UIEventHandler - Interface in akasha
Handle events of type UIEvent
UIEventInit - Interface in akasha
 
UIEventInit.Builder - Interface in akasha
 
UIEventListener - Interface in akasha
Listener for events of type UIEvent
uint - Static variable in annotation type akasha.gpu.GPUTextureSampleType
 
uint16 - Static variable in annotation type akasha.gpu.GPUIndexFormat
 
Uint16Array - Class in akasha.core
The Uint16Array typed array represents an array of 16-bit unsigned integers in the platform byte order.
Uint16Array(int) - Constructor for class akasha.core.Uint16Array
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
Uint16Array(Uint16Array) - Constructor for class akasha.core.Uint16Array
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
Uint16Array(JsArray<Double>) - Constructor for class akasha.core.Uint16Array
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
Uint16Array(double[]) - Constructor for class akasha.core.Uint16Array
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
Uint16Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Uint16Array
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
Uint16Array(ArrayBuffer, int) - Constructor for class akasha.core.Uint16Array
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
Uint16Array(ArrayBuffer) - Constructor for class akasha.core.Uint16Array
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
uint16x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
uint16x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
uint32 - Static variable in annotation type akasha.gpu.GPUIndexFormat
 
uint32 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
Uint32Array - Class in akasha.core
The Uint32Array typed array represents an array of 32-bit unsigned integers in the platform byte order.
Uint32Array(int) - Constructor for class akasha.core.Uint32Array
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
Uint32Array(Uint32Array) - Constructor for class akasha.core.Uint32Array
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
Uint32Array(JsArray<Double>) - Constructor for class akasha.core.Uint32Array
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
Uint32Array(double[]) - Constructor for class akasha.core.Uint32Array
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
Uint32Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Uint32Array
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
Uint32Array(ArrayBuffer, int) - Constructor for class akasha.core.Uint32Array
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
Uint32Array(ArrayBuffer) - Constructor for class akasha.core.Uint32Array
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
Uint32List - Interface in akasha.gl
 
uint32x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
uint32x3 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
uint32x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
Uint8Array - Class in akasha.core
The Uint8Array typed array represents an array of 8-bit unsigned integers.
Uint8Array(int) - Constructor for class akasha.core.Uint8Array
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
Uint8Array(Uint8Array) - Constructor for class akasha.core.Uint8Array
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
Uint8Array(JsArray<Double>) - Constructor for class akasha.core.Uint8Array
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
Uint8Array(double[]) - Constructor for class akasha.core.Uint8Array
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
Uint8Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Uint8Array
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
Uint8Array(ArrayBuffer, int) - Constructor for class akasha.core.Uint8Array
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
Uint8Array(ArrayBuffer) - Constructor for class akasha.core.Uint8Array
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
Uint8ClampedArray - Class in akasha.core
The Uint8ClampedArray typed array represents an array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
Uint8ClampedArray(int) - Constructor for class akasha.core.Uint8ClampedArray
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
Uint8ClampedArray(Uint8ClampedArray) - Constructor for class akasha.core.Uint8ClampedArray
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
Uint8ClampedArray(JsArray<Double>) - Constructor for class akasha.core.Uint8ClampedArray
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
Uint8ClampedArray(double[]) - Constructor for class akasha.core.Uint8ClampedArray
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
Uint8ClampedArray(ArrayBuffer, int, int) - Constructor for class akasha.core.Uint8ClampedArray
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
Uint8ClampedArray(ArrayBuffer, int) - Constructor for class akasha.core.Uint8ClampedArray
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
Uint8ClampedArray(ArrayBuffer) - Constructor for class akasha.core.Uint8ClampedArray
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
uint8x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
uint8x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
ULongRange - Interface in akasha.media
The ULongRange dictionary is used to define a range of permitted integer values for a property, with either or both a maximum and minimum value specified.
ULongRange.Builder - Interface in akasha.media
The ULongRange dictionary is used to define a range of permitted integer values for a property, with either or both a maximum and minimum value specified.
ultra_condensed - Static variable in annotation type akasha.CanvasFontStretch
 
ultra_expanded - Static variable in annotation type akasha.CanvasFontStretch
 
unackData(int) - Method in interface akasha.rtc.RTCSctpTransportStats.Builder
 
unackData() - Method in interface akasha.rtc.RTCSctpTransportStats
 
unbounded - Static variable in annotation type akasha.xr.XRReferenceSpaceType
 
unconfigure() - Method in class akasha.gpu.GPUCanvasContext
 
unconfigured - Static variable in annotation type akasha.CodecState
 
UnderlyingSink - Interface in akasha
 
UnderlyingSink.Builder - Interface in akasha
 
UnderlyingSinkAbortCallback - Interface in akasha
 
UnderlyingSinkCloseCallback - Interface in akasha
 
UnderlyingSinkStartCallback - Interface in akasha
 
UnderlyingSinkWriteCallback - Interface in akasha
 
UnderlyingSource - Interface in akasha
 
UnderlyingSource.Builder - Interface in akasha
 
UnderlyingSourceCancelCallback - Interface in akasha
 
UnderlyingSourcePullCallback - Interface in akasha
 
UnderlyingSourceStartCallback - Interface in akasha
 
unescape(String) - Static method in class akasha.Global
Deprecated. 
unfilterable_float - Static variable in annotation type akasha.gpu.GPUTextureSampleType
 
unicase - Static variable in annotation type akasha.CanvasFontVariantCaps
 
unicode() - Method in class akasha.core.RegExp
The unicode property indicates whether or not the "u" flag is used with a regular expression.
uniform - Static variable in annotation type akasha.gpu.GPUBufferBindingType
 
UNIFORM - Static variable in class akasha.gpu.GPUBufferUsage
 
uniform1f(WebGLUniformLocation, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1f(WebGLUniformLocation, float) - Method in class akasha.gl.WebGLRenderingContext
 
uniform1fv(WebGLUniformLocation, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1fv(WebGLUniformLocation, Float32List) - Method in class akasha.gl.WebGLRenderingContext
 
uniform1fv(WebGLUniformLocation, Float32Array) - Method in class akasha.gl.WebGLRenderingContext
 
uniform1fv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
uniform1fv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
uniform1i(WebGLUniformLocation, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1i(WebGLUniformLocation, int) - Method in class akasha.gl.WebGLRenderingContext
 
uniform1iv(WebGLUniformLocation, Int32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, Int32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, Int32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, Int32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, Int32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, Int32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1iv(WebGLUniformLocation, Int32List) - Method in class akasha.gl.WebGLRenderingContext
 
uniform1iv(WebGLUniformLocation, Int32Array) - Method in class akasha.gl.WebGLRenderingContext
 
uniform1iv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
uniform1iv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
uniform1ui(WebGLUniformLocation, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, Uint32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, Uint32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, Uint32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, Uint32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, Uint32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, Uint32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform1uiv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2f(WebGLUniformLocation, float, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2f(WebGLUniformLocation, float, float) - Method in class akasha.gl.WebGLRenderingContext
 
uniform2fv(WebGLUniformLocation, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2fv(WebGLUniformLocation, Float32List) - Method in class akasha.gl.WebGLRenderingContext
 
uniform2fv(WebGLUniformLocation, Float32Array) - Method in class akasha.gl.WebGLRenderingContext
 
uniform2fv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
uniform2fv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
uniform2i(WebGLUniformLocation, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2i(WebGLUniformLocation, int, int) - Method in class akasha.gl.WebGLRenderingContext
 
uniform2iv(WebGLUniformLocation, Int32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, Int32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, Int32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, Int32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, Int32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, Int32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2iv(WebGLUniformLocation, Int32List) - Method in class akasha.gl.WebGLRenderingContext
 
uniform2iv(WebGLUniformLocation, Int32Array) - Method in class akasha.gl.WebGLRenderingContext
 
uniform2iv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
uniform2iv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
uniform2ui(WebGLUniformLocation, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, Uint32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, Uint32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, Uint32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, Uint32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, Uint32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, Uint32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform2uiv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3f(WebGLUniformLocation, float, float, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3f(WebGLUniformLocation, float, float, float) - Method in class akasha.gl.WebGLRenderingContext
 
uniform3fv(WebGLUniformLocation, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3fv(WebGLUniformLocation, Float32List) - Method in class akasha.gl.WebGLRenderingContext
 
uniform3fv(WebGLUniformLocation, Float32Array) - Method in class akasha.gl.WebGLRenderingContext
 
uniform3fv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
uniform3fv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
uniform3i(WebGLUniformLocation, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3i(WebGLUniformLocation, int, int, int) - Method in class akasha.gl.WebGLRenderingContext
 
uniform3iv(WebGLUniformLocation, Int32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, Int32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, Int32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, Int32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, Int32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, Int32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3iv(WebGLUniformLocation, Int32List) - Method in class akasha.gl.WebGLRenderingContext
 
uniform3iv(WebGLUniformLocation, Int32Array) - Method in class akasha.gl.WebGLRenderingContext
 
uniform3iv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
uniform3iv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
uniform3ui(WebGLUniformLocation, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, Uint32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, Uint32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, Uint32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, Uint32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, Uint32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, Uint32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform3uiv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4f(WebGLUniformLocation, float, float, float, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4f(WebGLUniformLocation, float, float, float, float) - Method in class akasha.gl.WebGLRenderingContext
 
uniform4fv(WebGLUniformLocation, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4fv(WebGLUniformLocation, Float32List) - Method in class akasha.gl.WebGLRenderingContext
 
uniform4fv(WebGLUniformLocation, Float32Array) - Method in class akasha.gl.WebGLRenderingContext
 
uniform4fv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
uniform4fv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
uniform4i(WebGLUniformLocation, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4i(WebGLUniformLocation, int, int, int, int) - Method in class akasha.gl.WebGLRenderingContext
 
uniform4iv(WebGLUniformLocation, Int32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, Int32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, Int32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, Int32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, Int32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, Int32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4iv(WebGLUniformLocation, Int32List) - Method in class akasha.gl.WebGLRenderingContext
 
uniform4iv(WebGLUniformLocation, Int32Array) - Method in class akasha.gl.WebGLRenderingContext
 
uniform4iv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
uniform4iv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
uniform4ui(WebGLUniformLocation, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, Uint32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, Uint32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, Uint32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, Uint32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, Uint32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, Uint32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
uniform4uiv(WebGLUniformLocation, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniform[1234][fi][v]() methods of the WebGL API specify values of uniform variables.
UNIFORM_ARRAY_STRIDE - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BLOCK_ACTIVE_UNIFORMS - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BLOCK_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BLOCK_DATA_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BLOCK_INDEX - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BUFFER - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BUFFER_OFFSET_ALIGNMENT - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BUFFER_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_BUFFER_START - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_IS_ROW_MAJOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_MATRIX_STRIDE - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_OFFSET - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNIFORM_TYPE - Static variable in class akasha.gl.WebGL2RenderingContext
 
uniformBlockBinding(WebGLProgram, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.uniformBlockBinding() method of the WebGL 2 API assigns binding points for active uniform blocks.
UniformDataType - Annotation Type in akasha.gl
 
UniformDataType.Util - Class in akasha.gl
 
uniformMatrix2fv(WebGLUniformLocation, boolean, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix2fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix2fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix2fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix2x3fv(WebGLUniformLocation, boolean, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x3fv(WebGLUniformLocation, boolean, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x3fv(WebGLUniformLocation, boolean, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x3fv(WebGLUniformLocation, boolean, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x3fv(WebGLUniformLocation, boolean, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x3fv(WebGLUniformLocation, boolean, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x3fv(WebGLUniformLocation, boolean, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x3fv(WebGLUniformLocation, boolean, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x3fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x3fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x3fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x3fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix2x4fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix3fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix3fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix3fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix3x2fv(WebGLUniformLocation, boolean, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x2fv(WebGLUniformLocation, boolean, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x2fv(WebGLUniformLocation, boolean, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x2fv(WebGLUniformLocation, boolean, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x2fv(WebGLUniformLocation, boolean, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x2fv(WebGLUniformLocation, boolean, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x2fv(WebGLUniformLocation, boolean, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x2fv(WebGLUniformLocation, boolean, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x2fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x2fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x2fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x2fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix3x4fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix4fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix4fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix4fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
uniformMatrix4x2fv(WebGLUniformLocation, boolean, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x2fv(WebGLUniformLocation, boolean, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x2fv(WebGLUniformLocation, boolean, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x2fv(WebGLUniformLocation, boolean, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x2fv(WebGLUniformLocation, boolean, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x2fv(WebGLUniformLocation, boolean, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x2fv(WebGLUniformLocation, boolean, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x2fv(WebGLUniformLocation, boolean, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x2fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x2fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x2fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x2fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, Float32List, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, Float32Array, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, JsArray<Double>, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, double[], int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, Float32List, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, Float32Array, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, JsArray<Double>, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, double[], int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
uniformMatrix4x3fv(WebGLUniformLocation, boolean, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.uniformMatrix[234]fv() methods of the WebGL API specify matrix values for uniform variables.
unique() - Method in class akasha.idb.IDBIndex
A Boolean:
unique(boolean) - Method in interface akasha.idb.IDBIndexParameters.Builder
 
unique() - Method in interface akasha.idb.IDBIndexParameters
 
unitType() - Method in class akasha.svg.SVGAngle
 
unitType() - Method in class akasha.svg.SVGLength
 
unknown - Static variable in annotation type akasha.GamepadMappingType
 
unknown - Static variable in annotation type akasha.rtc.RTCIceRole
 
unloadEventEnd() - Method in class akasha.perf.PerformanceNavigationTiming
The unloadEventEnd read-only property returns a timestamp representing the time value equal to the time immediately after the user agent finishes the unload event of the previous document.
unloadEventEnd() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.unloadEventEnd read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, the unload event handler finishes.
unloadEventStart() - Method in class akasha.perf.PerformanceNavigationTiming
The unloadEventStart read-only property returns a timestamp representing the time value equal to the time immediately before the user agent starts the unload event of the previous document.
unloadEventStart() - Method in class akasha.perf.PerformanceTiming
The legacy PerformanceTiming.unloadEventStart read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, the unload event has been thrown.
unlock() - Method in class akasha.ScreenOrientation
The unlock() property of the ScreenOrientation interface unlocks the orientation of the containing document from its default orientation.
unmap() - Method in class akasha.gpu.GPUBuffer
 
UNMASKED_RENDERER_WEBGL - Static variable in class akasha.gl.WEBGL_debug_renderer_info
 
UNMASKED_VENDOR_WEBGL - Static variable in class akasha.gl.WEBGL_debug_renderer_info
 
unobserve(Element) - Method in class akasha.IntersectionObserver
The IntersectionObserver method unobserve() instructs the IntersectionObserver to stop observing the specified target element.
UNORDERED_NODE_ITERATOR_TYPE - Static variable in class akasha.XPathResult
 
UNORDERED_NODE_SNAPSHOT_TYPE - Static variable in class akasha.XPathResult
 
unorm16x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
unorm16x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
unorm8x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
unorm8x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
 
UNPACK_ALIGNMENT - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNPACK_ALIGNMENT - Static variable in class akasha.gl.WebGLRenderingContext
 
UNPACK_COLORSPACE_CONVERSION_WEBGL - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNPACK_COLORSPACE_CONVERSION_WEBGL - Static variable in class akasha.gl.WebGLRenderingContext
 
UNPACK_FLIP_Y_WEBGL - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNPACK_FLIP_Y_WEBGL - Static variable in class akasha.gl.WebGLRenderingContext
 
UNPACK_IMAGE_HEIGHT - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNPACK_PREMULTIPLY_ALPHA_WEBGL - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNPACK_PREMULTIPLY_ALPHA_WEBGL - Static variable in class akasha.gl.WebGLRenderingContext
 
UNPACK_ROW_LENGTH - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNPACK_SKIP_IMAGES - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNPACK_SKIP_PIXELS - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNPACK_SKIP_ROWS - Static variable in class akasha.gl.WebGL2RenderingContext
 
unregister() - Method in class akasha.ServiceWorkerRegistration
The unregister() method of the ServiceWorkerRegistration interface unregisters the service worker registration and returns a Promise.
unregisterProtocolHandler(String, String) - Method in class akasha.Navigator
 
UnrestrictedDoubleOrDOMPointInitUnion - Interface in akasha
 
UnrestrictedDoubleOrStringUnion - Interface in akasha
 
unsafe_url - Static variable in annotation type akasha.ReferrerPolicy
The referrer will include the origin and the path (but not the fragment, password, or username).
unscopables() - Static method in interface akasha.core.Symbol
The Symbol.unscopables well-known symbol is used to specify an object value of whose own and inherited property names are excluded from the with environment bindings of the associated object.
UNSENT - Static variable in class akasha.XMLHttpRequest
 
unshift(T...) - Method in class akasha.lang.JsArray
The unshift() method adds one or more elements to the beginning of an array and returns the new length of the array.
UNSIGNALED - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_BYTE - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_BYTE - Static variable in class akasha.gl.WebGLRenderingContext
 
UNSIGNED_INT - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_INT - Static variable in class akasha.gl.WebGLRenderingContext
 
UNSIGNED_INT_10F_11F_11F_REV - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_INT_24_8 - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_INT_24_8_WEBGL - Static variable in class akasha.gl.WEBGL_depth_texture
 
UNSIGNED_INT_2_10_10_10_REV - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_INT_5_9_9_9_REV - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_INT_SAMPLER_2D - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_INT_SAMPLER_2D_ARRAY - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_INT_SAMPLER_3D - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_INT_SAMPLER_CUBE - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_INT_VEC2 - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_INT_VEC3 - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_INT_VEC4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_NORMALIZED - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_NORMALIZED_EXT - Static variable in class akasha.gl.EXT_color_buffer_half_float
 
UNSIGNED_NORMALIZED_EXT - Static variable in class akasha.gl.WEBGL_color_buffer_float
 
UNSIGNED_SHORT - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_SHORT - Static variable in class akasha.gl.WebGLRenderingContext
 
UNSIGNED_SHORT_4_4_4_4 - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_SHORT_4_4_4_4 - Static variable in class akasha.gl.WebGLRenderingContext
 
UNSIGNED_SHORT_5_5_5_1 - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_SHORT_5_5_5_1 - Static variable in class akasha.gl.WebGLRenderingContext
 
UNSIGNED_SHORT_5_6_5 - Static variable in class akasha.gl.WebGL2RenderingContext
 
UNSIGNED_SHORT_5_6_5 - Static variable in class akasha.gl.WebGLRenderingContext
 
unspecified - Static variable in annotation type akasha.clipboard.PresentationStyle
 
unsubscribe() - Method in class akasha.PushSubscription
The unsubscribe() method of the PushSubscription interface returns a Promise that resolves to a Boolean when the current subscription is successfully unsubscribed.
unsuspendRedraw(int) - Method in class akasha.svg.SVGSVGElement
 
unsuspendRedrawAll() - Method in class akasha.svg.SVGSVGElement
 
unwrapKey - Static variable in annotation type akasha.crypto.KeyUsage
 
unwrapKey(String, BufferSource, CryptoKey, AlgorithmIdentifier, AlgorithmIdentifier, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, JsObject, AlgorithmIdentifier, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, String, AlgorithmIdentifier, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, AlgorithmIdentifier, JsObject, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, JsObject, JsObject, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, String, JsObject, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, AlgorithmIdentifier, String, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, JsObject, String, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, String, String, boolean, JsArray<String>) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, AlgorithmIdentifier, AlgorithmIdentifier, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, JsObject, AlgorithmIdentifier, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, String, AlgorithmIdentifier, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, AlgorithmIdentifier, JsObject, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, JsObject, JsObject, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, String, JsObject, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, AlgorithmIdentifier, String, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, JsObject, String, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
unwrapKey(String, BufferSource, CryptoKey, String, String, boolean, String[]) - Method in class akasha.crypto.SubtleCrypto
The unwrapKey() method of the SubtleCrypto interface "unwraps" a key.
up - Static variable in annotation type akasha.ScrollSetting
 
update(Object) - Method in class akasha.idb.IDBCursor
The update() method of the IDBCursor interface returns an IDBRequest object, and, in a separate thread, updates the value at the current position of the cursor in the object store.
update(BufferSource) - Method in class akasha.MediaKeySession
The MediaKeySession.update() method loads messages and licenses to the CDM, and then returns a Promise.
update() - Method in class akasha.ServiceWorkerRegistration
The update() method of the ServiceWorkerRegistration interface attempts to update the service worker.
updatePlaybackRate(double) - Method in class akasha.Animation
The updatePlaybackRate() method of the Web Animations API's Animation Interface sets the speed of an animation after first synchronizing its playback position.
updateRenderState(XRRenderStateInit) - Method in class akasha.xr.XRSession
The updateRenderState() method of the XRSession interface of WebXR API schedules changes to be applied to the active render state prior to rendering of the next frame.
updateRenderState() - Method in class akasha.xr.XRSession
The updateRenderState() method of the XRSession interface of WebXR API schedules changes to be applied to the active render state prior to rendering of the next frame.
updateTiming(OptionalEffectTiming) - Method in class akasha.AnimationEffect
The updateTiming() method of the AnimationEffect interface updates the specified timing properties for an animation effect.
updateTiming() - Method in class akasha.AnimationEffect
The updateTiming() method of the AnimationEffect interface updates the specified timing properties for an animation effect.
updateViaCache(String) - Method in interface akasha.RegistrationOptions.Builder
 
updateViaCache() - Method in interface akasha.RegistrationOptions
 
updateViaCache() - Method in class akasha.ServiceWorkerRegistration
 
updating() - Method in class akasha.media.SourceBuffer
The updating read-only property of the SourceBuffer interface indicates whether the SourceBuffer is currently being updated — i.e.
upgrade(Node) - Method in class akasha.CustomElementRegistry
The upgrade() method of the CustomElementRegistry interface upgrades all shadow-containing custom elements in a Node subtree, even before they are connected to the main document.
upload() - Method in class akasha.XMLHttpRequest
The XMLHttpRequest upload property returns an XMLHttpRequestUpload object that can be observed to monitor an upload's progress.
upper() - Method in class akasha.idb.IDBKeyRange
The upper bound of the key range (can be any type.)
upperBound(Object, boolean) - Static method in class akasha.idb.IDBKeyRange
IDBKeyRange: The newly created key range.
upperBound(Object) - Static method in class akasha.idb.IDBKeyRange
IDBKeyRange: The newly created key range.
upperOpen() - Method in class akasha.idb.IDBKeyRange
A boolean:
upX() - Method in class akasha.audio.AudioListener
The upX read-only property of the AudioListener interface is an AudioParam representing the x value of the direction vector defining the up direction the listener is pointing in.
upY() - Method in class akasha.audio.AudioListener
The upY read-only property of the AudioListener interface is an AudioParam representing the y value of the direction vector defining the up direction the listener is pointing in.
upZ() - Method in class akasha.audio.AudioListener
The upZ read-only property of the AudioListener interface is an AudioParam representing the z value of the direction vector defining the up direction the listener is pointing in.
uri(String) - Method in interface akasha.rtc.RTCRtpHeaderExtensionCapability.Builder
 
uri() - Method in interface akasha.rtc.RTCRtpHeaderExtensionCapability
 
uri(String) - Method in interface akasha.rtc.RTCRtpHeaderExtensionParameters.Builder
 
uri() - Method in interface akasha.rtc.RTCRtpHeaderExtensionParameters
 
URIError - Class in akasha.core
The URIError object represents an error when a global URI handling function was used in a wrong way.
URIError(String) - Constructor for class akasha.core.URIError
The URIError() constructor creates an error when a global URI handling function was used in a wrong way.
URIError() - Constructor for class akasha.core.URIError
The URIError() constructor creates an error when a global URI handling function was used in a wrong way.
url - Static variable in annotation type akasha.AutocompleteType
A URL, such as a home page or company web site address as appropriate given the context of the other fields in the form.
URL() - Method in class akasha.Document
The URL read-only property of the Document interface returns the document location as a string.
url() - Method in class akasha.EventSource
The url read-only property of the EventSource interface returns a DOMString representing the URL of the source.
url - Static variable in annotation type akasha.InputModeType
A keypad optimized for entering URLs.
url - Static variable in annotation type akasha.InputType
A field for entering a URL.
url() - Method in class akasha.Report
The url read-only property of the Report interface returns the URL of the document that generated the report.
url() - Method in class akasha.Request
The url read-only property of the Request interface contains the URL of the request.
url() - Method in class akasha.Response
The url read-only property of the Response interface contains the URL of the response.
url(String) - Method in interface akasha.rtc.RTCIceCandidateStats.Builder
The RTCIceCandidateStats dictionary's url property specifies the URL of the ICE server from which the described candidate was obtained.
url() - Method in interface akasha.rtc.RTCIceCandidateStats
The RTCIceCandidateStats dictionary's url property specifies the URL of the ICE server from which the described candidate was obtained.
url(String) - Method in interface akasha.rtc.RTCIceServerStats.Builder
 
url() - Method in interface akasha.rtc.RTCIceServerStats
 
url() - Method in class akasha.rtc.RTCPeerConnectionIceErrorEvent
 
url(String) - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit.Builder
 
url() - Method in interface akasha.rtc.RTCPeerConnectionIceErrorEventInit
 
url() - Method in class akasha.rtc.RTCPeerConnectionIceEvent
 
url(String) - Method in interface akasha.rtc.RTCPeerConnectionIceEventInit.Builder
 
url() - Method in interface akasha.rtc.RTCPeerConnectionIceEventInit
 
url(String) - Method in interface akasha.ShareData.Builder
 
url() - Method in interface akasha.ShareData
 
url() - Method in class akasha.StorageEvent
 
url(String) - Method in interface akasha.StorageEventInit.Builder
 
url() - Method in interface akasha.StorageEventInit
 
URL - Class in akasha
The URL interface is used to parse, construct, normalize, and encode URLs.
URL(String, String) - Constructor for class akasha.URL
The URL() constructor returns a newly created URL object representing the URL defined by the parameters.
URL(String) - Constructor for class akasha.URL
The URL() constructor returns a newly created URL object representing the URL defined by the parameters.
url() - Method in class akasha.WebSocket
The WebSocket.url read-only property returns the absolute URL of the WebSocket as resolved by the constructor.
URL_MISMATCH_ERR - Static variable in class akasha.DOMException
 
urlencoded - Static variable in annotation type akasha.FormEncodingType
The default value.
urls(String) - Method in interface akasha.rtc.RTCIceServer.Builder
The RTCIceServer dictionary's urls property specifies the URL or URLs of the servers to be used for ICE negotiations.
urls(JsArray<String>) - Method in interface akasha.rtc.RTCIceServer.Builder
The RTCIceServer dictionary's urls property specifies the URL or URLs of the servers to be used for ICE negotiations.
urls(String...) - Method in interface akasha.rtc.RTCIceServer.Builder
The RTCIceServer dictionary's urls property specifies the URL or URLs of the servers to be used for ICE negotiations.
urls() - Method in interface akasha.rtc.RTCIceServer
The RTCIceServer dictionary's urls property specifies the URL or URLs of the servers to be used for ICE negotiations.
URLSearchParams - Class in akasha
The URLSearchParams interface defines utility methods to work with the query string of a URL.
URLSearchParams(JsArray<JsArray<String>>) - Constructor for class akasha.URLSearchParams
The URLSearchParams() constructor creates and returns a new URLSearchParams object.
URLSearchParams(JsArray<String>[]) - Constructor for class akasha.URLSearchParams
The URLSearchParams() constructor creates and returns a new URLSearchParams object.
URLSearchParams(JsPropertyMap<String>) - Constructor for class akasha.URLSearchParams
The URLSearchParams() constructor creates and returns a new URLSearchParams object.
URLSearchParams(String) - Constructor for class akasha.URLSearchParams
The URLSearchParams() constructor creates and returns a new URLSearchParams object.
URLSearchParams() - Constructor for class akasha.URLSearchParams
The URLSearchParams() constructor creates and returns a new URLSearchParams object.
URLSearchParams.Entry - Class in akasha
 
URLSearchParams.ForEachCallback - Interface in akasha
 
URLSearchParams.ForEachCallback2 - Interface in akasha
 
URLSearchParams.ForEachCallback3 - Interface in akasha
 
usable - Static variable in annotation type akasha.MediaKeyStatus
 
usage(int) - Method in interface akasha.gpu.GPUBufferDescriptor.Builder
 
usage() - Method in interface akasha.gpu.GPUBufferDescriptor
 
usage(int) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
 
usage() - Method in interface akasha.gpu.GPUCanvasConfiguration
 
usage(int) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
 
usage() - Method in interface akasha.gpu.GPUTextureDescriptor
 
usage(int) - Method in interface akasha.StorageEstimate.Builder
The StorageEstimate dictionary's usage property is a conservative approximation of how much storage is allotted to the origin or Web app that called StorageManager.estimate(); there may be more space available, but there will not be less.
usage() - Method in interface akasha.StorageEstimate
The StorageEstimate dictionary's usage property is a conservative approximation of how much storage is allotted to the origin or Web app that called StorageManager.estimate(); there may be more space available, but there will not be less.
usages() - Method in class akasha.crypto.CryptoKey
 
UsageType - Annotation Type in akasha.gl
 
UsageType.Util - Class in akasha.gl
 
usb - Static variable in annotation type akasha.AuthenticatorTransport
 
use(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
use() - Method in interface akasha.crypto.JsonWebKey
 
use_credentials - Static variable in annotation type akasha.CrossOriginType
Sends a cross-origin request with a credential.
useMap - Variable in class akasha.HTMLImageElement
The useMap property on the HTMLImageElement interface reflects the value of the HTML usemap attribute, which is a string providing the name of the client-side image map to apply to the image.
useMap - Variable in class akasha.HTMLInputElement
 
useMap - Variable in class akasha.HTMLObjectElement
The useMap property of the HTMLObjectElement interface returns a DOMString that reflects the usemap HTML attribute, specifying a map element to use.
useProgram(WebGLProgram) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.useProgram() method of the WebGL API sets the specified WebGLProgram as part of the current rendering state.
useProgram(WebGLProgram) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.useProgram() method of the WebGL API sets the specified WebGLProgram as part of the current rendering state.
user - Static variable in annotation type akasha.media.VideoFacingModeEnum
 
user(PublicKeyCredentialUserEntity) - Method in interface akasha.PublicKeyCredentialCreationOptions.Builder
The user property of the PublicKeyCredentialCreationOptions dictionary is an object describing the user account for which the credentials are generated (via navigator.credentials.create()).
user() - Method in interface akasha.PublicKeyCredentialCreationOptions
The user property of the PublicKeyCredentialCreationOptions dictionary is an object describing the user account for which the credentials are generated (via navigator.credentials.create()).
userAgent() - Method in class akasha.Navigator
The NavigatorID.userAgent read-only property returns the user agent string for the current browser.
userHandle() - Method in class akasha.AuthenticatorAssertionResponse
The userHandle read-only property of the AuthenticatorAssertionResponse interface is an ArrayBuffer object which is an opaque identifier for the given user.
username - Static variable in annotation type akasha.AutocompleteType
A username or account name.
username - Variable in class akasha.HTMLAnchorElement
The HTMLHyperlinkElementUtils.username property is a USVString containing the username specified before the domain name.
username - Variable in class akasha.HTMLAreaElement
The HTMLHyperlinkElementUtils.username property is a USVString containing the username specified before the domain name.
username(String) - Method in interface akasha.rtc.RTCIceServer.Builder
The RTCIceServer dictionary's username property is a string which specifies the username to use when authenticating with the ICE server being described.
username() - Method in interface akasha.rtc.RTCIceServer
The RTCIceServer dictionary's username property is a string which specifies the username to use when authenticating with the ICE server being described.
username - Variable in class akasha.svg.SVGAElement
The HTMLHyperlinkElementUtils.username property is a USVString containing the username specified before the domain name.
username - Variable in class akasha.URL
The username property of the URL interface is a USVString containing the username specified before the domain name.
usernameFragment() - Method in class akasha.rtc.RTCIceCandidate
The read-only usernameFragment property on the RTCIceCandidate interface is a string indicating the username fragment ("ufrag") that uniquely identifies a single ICE interaction session.
usernameFragment(String) - Method in interface akasha.rtc.RTCIceCandidateInit.Builder
The optional property usernameFragment in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's usernameFragment property.
usernameFragment() - Method in interface akasha.rtc.RTCIceCandidateInit
The optional property usernameFragment in the RTCIceCandidateInit dictionary specifies the value of the RTCIceCandidate object's usernameFragment property.
usernameFragment(String) - Method in interface akasha.rtc.RTCIceParameters.Builder
The RTCIceParameters dictionary's usernameFragment property specifies the username fragment ("ufrag") that uniquely identifies the corresponding ICE session for the duration of the current ICE session.
usernameFragment() - Method in interface akasha.rtc.RTCIceParameters
The RTCIceParameters dictionary's usernameFragment property specifies the username fragment ("ufrag") that uniquely identifies the corresponding ICE session for the duration of the current ICE session.
usernameHint(String) - Method in interface akasha.rtc.RTCIdentityProviderOptions.Builder
 
usernameHint() - Method in interface akasha.rtc.RTCIdentityProviderOptions
 
userVerification(String) - Method in interface akasha.AuthenticatorSelectionCriteria.Builder
 
userVerification() - Method in interface akasha.AuthenticatorSelectionCriteria
 
userVerification(String) - Method in interface akasha.PublicKeyCredentialRequestOptions.Builder
userVerification is an optional property of the PublicKeyCredentialRequestOptions.
userVerification() - Method in interface akasha.PublicKeyCredentialRequestOptions
userVerification is an optional property of the PublicKeyCredentialRequestOptions.
UserVerificationRequirement - Annotation Type in akasha
 
UserVerificationRequirement.Util - Class in akasha
 
userVisibleOnly(boolean) - Method in interface akasha.PushPermissionDescriptor.Builder
 
userVisibleOnly() - Method in interface akasha.PushPermissionDescriptor
 
userVisibleOnly() - Method in class akasha.PushSubscriptionOptions
 
userVisibleOnly(boolean) - Method in interface akasha.PushSubscriptionOptionsInit.Builder
 
userVisibleOnly() - Method in interface akasha.PushSubscriptionOptionsInit
 
UTC(int, int, int, int, int, int, int) - Static method in class akasha.core.JsDate
The Date.UTC() method accepts parameters similar to the Date constructor, but treats them as UTC.
UTC(int, int, int, int, int, int) - Static method in class akasha.core.JsDate
The Date.UTC() method accepts parameters similar to the Date constructor, but treats them as UTC.
UTC(int, int, int, int, int) - Static method in class akasha.core.JsDate
The Date.UTC() method accepts parameters similar to the Date constructor, but treats them as UTC.
UTC(int, int, int, int) - Static method in class akasha.core.JsDate
The Date.UTC() method accepts parameters similar to the Date constructor, but treats them as UTC.
UTC(int, int, int) - Static method in class akasha.core.JsDate
The Date.UTC() method accepts parameters similar to the Date constructor, but treats them as UTC.
UTC(int, int) - Static method in class akasha.core.JsDate
The Date.UTC() method accepts parameters similar to the Date constructor, but treats them as UTC.
utterance(SpeechSynthesisUtterance) - Method in interface akasha.speech.SpeechSynthesisErrorEventInit.Builder
 
utterance() - Method in class akasha.speech.SpeechSynthesisEvent
The utterance read-only property of the SpeechSynthesisUtterance interface returns the SpeechSynthesisUtterance instance that the event was triggered on.
utterance(SpeechSynthesisUtterance) - Method in interface akasha.speech.SpeechSynthesisEventInit.Builder
 
utterance() - Method in interface akasha.speech.SpeechSynthesisEventInit
 
uuid() - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.uuid read-only property returns DOMString containing the UUID of the characteristic, for example '00002a37-0000-1000-8000-00805f9b34fb' for the Heart Rate Measurement characteristic.
uuid() - Method in class akasha.bluetooth.BluetoothRemoteGATTDescriptor
The BluetoothRemoteGATTDescriptor.uuid read-only property returns the UUID of the characteristic descriptor, for example '00002902-0000-1000-8000-00805f9b34fb' for theClient Characteristic Configuration descriptor.
uuid() - Method in class akasha.bluetooth.BluetoothRemoteGATTService
The BluetoothGATTService.uuid read-only property returns a DOMString representing the UUID of this service.
uuids() - Method in class akasha.bluetooth.BluetoothAdvertisingEvent
 
uuids(JsArray<StringOrUnsignedLongUnion>) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
uuids(StringOrUnsignedLongUnion...) - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit.Builder
 
uuids() - Method in interface akasha.bluetooth.BluetoothAdvertisingEventInit
 
uvm(boolean) - Method in interface akasha.AuthenticationExtensionsClientInputs.Builder
 
uvm() - Method in interface akasha.AuthenticationExtensionsClientInputs
 
uvm(JsArray<JsArray<Double>>) - Method in interface akasha.AuthenticationExtensionsClientOutputs.Builder
 
uvm(JsArray<Double>...) - Method in interface akasha.AuthenticationExtensionsClientOutputs.Builder
 
uvm() - Method in interface akasha.AuthenticationExtensionsClientOutputs
 

V

valid() - Method in class akasha.ValidityState
 
validate(BufferSource) - Static method in class akasha.wasm.WebAssembly
The WebAssembly.validate() function validates a given typed array of WebAssembly binary code, returning whether the bytes form a valid wasm module (true) or not (false).
VALIDATE_STATUS - Static variable in class akasha.gl.WebGL2RenderingContext
 
VALIDATE_STATUS - Static variable in class akasha.gl.WebGLRenderingContext
 
validateAssertion(ValidateAssertionCallback) - Method in interface akasha.rtc.RTCIdentityProvider.Builder
 
validateAssertion() - Method in interface akasha.rtc.RTCIdentityProvider
 
ValidateAssertionCallback - Interface in akasha.rtc
 
validateProgram(WebGLProgram) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.validateProgram() method of the WebGL API validates a WebGLProgram.
validateProgram(WebGLProgram) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.validateProgram() method of the WebGL API validates a WebGLProgram.
validation - Static variable in annotation type akasha.gpu.GPUErrorFilter
 
VALIDATION_ERR - Static variable in class akasha.DOMException
 
validationMessage() - Method in class akasha.ElementInternals
 
validationMessage() - Method in class akasha.HTMLButtonElement
 
validationMessage() - Method in class akasha.HTMLFieldSetElement
 
validationMessage() - Method in class akasha.HTMLInputElement
 
validationMessage() - Method in class akasha.HTMLObjectElement
The validationMessage read-only property of the HTMLObjectElement interface returns a DOMString representing a localized message that describes the validation constraints that the control does not satisfy (if any).
validationMessage() - Method in class akasha.HTMLOutputElement
 
validationMessage() - Method in class akasha.HTMLSelectElement
 
validationMessage() - Method in class akasha.HTMLTextAreaElement
 
validity() - Method in class akasha.ElementInternals
 
validity() - Method in class akasha.HTMLButtonElement
 
validity() - Method in class akasha.HTMLFieldSetElement
 
validity() - Method in class akasha.HTMLInputElement
 
validity() - Method in class akasha.HTMLObjectElement
The validity read-only property of the HTMLObjectElement interface returns a ValidityState with the validity states that this element is in.
validity() - Method in class akasha.HTMLOutputElement
 
validity() - Method in class akasha.HTMLSelectElement
 
validity() - Method in class akasha.HTMLTextAreaElement
 
ValidityState - Class in akasha
The ValidityState interface represents the validity states that an element can be in, with respect to constraint validation.
ValidityState() - Constructor for class akasha.ValidityState
 
ValidityStateFlags - Interface in akasha
 
ValidityStateFlags.Builder - Interface in akasha
 
vAlign - Variable in class akasha.HTMLTableCellElement
 
vAlign - Variable in class akasha.HTMLTableColElement
 
vAlign - Variable in class akasha.HTMLTableRowElement
 
vAlign - Variable in class akasha.HTMLTableSectionElement
 
value - Variable in class akasha.Attr
 
value - Variable in class akasha.audio.AudioParam
The Web Audio API's AudioParam interface property value gets or sets the value of this AudioParam at the current time.
value() - Method in class akasha.audio.AudioParamMap.Entry
 
value() - Method in class akasha.bluetooth.BluetoothManufacturerDataMap.Entry
 
value() - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.value read-only property returns currently cached characteristic value.
value() - Method in class akasha.bluetooth.BluetoothRemoteGATTDescriptor
The BluetoothRemoteGATTDescriptor.value read-only property returns an ArrayBuffer containing the currently cached descriptor value.
value() - Method in class akasha.bluetooth.BluetoothServiceDataMap.Entry
 
value() - Method in class akasha.bluetooth.ValueEvent
 
value(Object) - Method in interface akasha.bluetooth.ValueEventInit.Builder
 
value() - Method in interface akasha.bluetooth.ValueEventInit
 
value() - Method in class akasha.core.JsMap.Entry
 
value() - Method in class akasha.core.JsWeakMap.Entry
 
value(Object) - Method in interface akasha.core.ObjectPropertyDescriptor.Builder
 
value() - Method in interface akasha.core.ObjectPropertyDescriptor
 
value() - Method in class akasha.core.ObjectPropertyEntry
 
value() - Method in class akasha.core.RegExpGroups.Entry
 
value() - Method in class akasha.CSSFontFeatureValuesMap.Entry
 
value() - Method in class akasha.CSSFontPaletteValuesRule.Entry
 
value() - Method in class akasha.DOMTokenList.Entry
 
value - Variable in class akasha.DOMTokenList
The value property of the DOMTokenList interface is a stringifier that returns the value of the list as a DOMString, or clears and sets the list to the given value.
value() - Method in class akasha.FormData.Entry
 
value() - Method in class akasha.GamepadButton
The GamepadButton.value property of the GamepadButton interface returns a double value used to represent the current state of analog buttons on many modern gamepads, such as the triggers.
value() - Method in class akasha.gpu.GPUSupportedFeatures.Entry
 
value() - Method in class akasha.Headers.Entry
 
value - Variable in class akasha.HTMLButtonElement
 
value - Variable in class akasha.HTMLDataElement
The value property of the HTMLDataElement interface returns a DOMString reflecting the value HTML attribute.
value - Variable in class akasha.HTMLInputElement
 
value - Variable in class akasha.HTMLLIElement
 
value - Variable in class akasha.HTMLMeterElement
 
value - Variable in class akasha.HTMLOptionElement
 
value - Variable in class akasha.HTMLOutputElement
 
value - Variable in class akasha.HTMLParamElement
 
value - Variable in class akasha.HTMLProgressElement
 
value - Variable in class akasha.HTMLSelectElement
 
value - Variable in class akasha.HTMLTextAreaElement
 
value() - Method in class akasha.idb.IDBCursorWithValue
The value of the current cursor.
value() - Method in class akasha.lang.JsArray.Entry
 
value() - Method in class akasha.MediaKeyStatusMap.Entry
 
value() - Method in class akasha.NodeList.Entry
 
value - Variable in class akasha.RadioNodeList
If the underlying element collection contains radio buttons, the RadioNodeList.value property represents the checked radio button.
value(ArrayBufferView) - Method in interface akasha.ReadableStreamBYOBReadResult.Builder
 
value() - Method in interface akasha.ReadableStreamBYOBReadResult
 
value(Object) - Method in interface akasha.ReadableStreamDefaultReadResult.Builder
 
value() - Method in interface akasha.ReadableStreamDefaultReadResult
 
value(String) - Method in interface akasha.rtc.RTCDtlsFingerprint.Builder
 
value() - Method in interface akasha.rtc.RTCDtlsFingerprint
 
value() - Method in class akasha.rtc.RTCStatsReport.Entry
 
value - Variable in class akasha.svg.SVGAngle
 
value - Variable in class akasha.svg.SVGLength
 
value - Variable in class akasha.svg.SVGNumber
 
value() - Method in class akasha.URLSearchParams.Entry
 
value - Variable in class akasha.wasm.Global
 
value(String) - Method in interface akasha.wasm.GlobalDescriptor.Builder
 
value() - Method in interface akasha.wasm.GlobalDescriptor
 
value() - Method in class akasha.xr.XRInputSourceArray.Entry
 
valueAsDate - Variable in class akasha.HTMLInputElement
 
valueAsNumber - Variable in class akasha.HTMLInputElement
 
valueAsString - Variable in class akasha.svg.SVGAngle
 
valueAsString - Variable in class akasha.svg.SVGLength
 
ValueEvent - Class in akasha.bluetooth
 
ValueEvent(String, ValueEventInit) - Constructor for class akasha.bluetooth.ValueEvent
 
ValueEvent(String) - Constructor for class akasha.bluetooth.ValueEvent
 
ValueEventInit - Interface in akasha.bluetooth
 
ValueEventInit.Builder - Interface in akasha.bluetooth
 
ValueEventListener - Interface in akasha.bluetooth
Listener for events of type ValueEvent
valueInSpecifiedUnits - Variable in class akasha.svg.SVGAngle
 
valueInSpecifiedUnits - Variable in class akasha.svg.SVGLength
 
valueMissing() - Method in class akasha.ValidityState
 
valueMissing(boolean) - Method in interface akasha.ValidityStateFlags.Builder
 
valueMissing() - Method in interface akasha.ValidityStateFlags
 
valueOf() - Method in class akasha.core.JsBoolean
The valueOf() method returns the primitive value of a Boolean object.
valueOf() - Method in class akasha.core.JsDate
The valueOf() method returns the primitive value of a Date object.
valueOf() - Method in class akasha.core.JsNumber
The valueOf() method returns the wrapped primitive value of a Number object.
valueOf() - Method in class akasha.core.JsString
The valueOf() method returns the primitive value of a String object.
valueOf() - Method in class akasha.wasm.Global
 
valueOf_() - Method in class akasha.core.JsObject
The valueOf() method returns the wrapped primitive value of a Number object.
valueOf_() - Static method in class akasha.WindowGlobal
The valueOf() method returns the primitive value of the specified object.
values() - Method in class akasha.audio.AudioParamMap
 
values() - Method in class akasha.bluetooth.BluetoothManufacturerDataMap
 
values() - Method in class akasha.bluetooth.BluetoothServiceDataMap
 
values() - Method in class akasha.core.JsMap
The values() method returns a new Iterator object that contains the values for each element in the Map object in insertion order.
values(Object) - Static method in class akasha.core.JsObject
The Object.values() method returns an array of a given object's own enumerable property values, in the same order as that provided by a for...in loop.
values() - Method in class akasha.core.JsSet
The values() method returns a new iterator object that contains the values for each element in the Set object in insertion order.
values() - Method in class akasha.core.RegExpGroups
 
values() - Method in class akasha.CSSFontFeatureValuesMap
 
values() - Method in class akasha.CSSFontPaletteValuesRule
 
values() - Method in class akasha.DOMTokenList
The values() method of the DOMTokenList interface returns an iterator allowing developers to go through all values contained in the DOMTokenList.
values() - Method in class akasha.FormData
The FormData.values() method returns an iterator allowing to go through all values contained in this object.
values() - Method in class akasha.gpu.GPUSupportedFeatures
 
values() - Method in class akasha.Headers
The Headers.values() method returns an iterator allowing to go through all values contained in this object.
values() - Method in class akasha.lang.JsArray
The values() method returns a new Array Iterator object that contains the values for each index in the array.
values() - Method in class akasha.MediaKeyStatusMap
The values property of the MediaKeyStatusMap interface returns a new Iterator object, containing values for each element in the status map, in insertion order.
values() - Method in class akasha.NodeList
The NodeList.values() method returns an iterator allowing to go through all values contained in this object.
values() - Method in class akasha.rtc.RTCStatsReport
 
values() - Method in class akasha.svg.SVGFEColorMatrixElement
 
values() - Method in class akasha.URLSearchParams
The values() method of the URLsearchParams interface returns an iterator allowing iteration through all values contained in this object.
values() - Method in class akasha.xr.XRInputSourceArray
The XRInputSourceArray method values() returns a JavaScript iterator that can walk over the list of XRInputSource objects contained in the array, from first to last.
valueType - Variable in class akasha.HTMLParamElement
 
ValueType - Annotation Type in akasha.wasm
 
ValueType.Util - Class in akasha.wasm
 
variable - Static variable in annotation type akasha.media.BitrateMode
 
VENDOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
VENDOR - Static variable in class akasha.gl.WebGLRenderingContext
 
vendor() - Method in class akasha.Navigator
The value of the Navigator vendor property is always either "Google Inc.", "Apple Computer, Inc.", or (in Firefox) the empty string.
vendorSub() - Method in class akasha.Navigator
The value of the Navigator.vendorSub property is always the empty string, in any browser.
verify - Static variable in annotation type akasha.crypto.KeyUsage
 
verify(AlgorithmIdentifier, CryptoKey, BufferSource, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The verify() method of the SubtleCrypto interface verifies a digital signature.
verify(JsObject, CryptoKey, BufferSource, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The verify() method of the SubtleCrypto interface verifies a digital signature.
verify(String, CryptoKey, BufferSource, BufferSource) - Method in class akasha.crypto.SubtleCrypto
The verify() method of the SubtleCrypto interface verifies a digital signature.
VERSION - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERSION - Static variable in class akasha.gl.WebGLRenderingContext
 
version - Variable in class akasha.HTMLHtmlElement
Returns version information about the document type definition (DTD) of a document.
version() - Method in class akasha.idb.IDBDatabase
An integer containing the version of the connected database.
version(int) - Method in interface akasha.idb.IDBDatabaseInfo.Builder
 
version() - Method in interface akasha.idb.IDBDatabaseInfo
 
versionchange - Static variable in annotation type akasha.idb.IDBTransactionMode
 
VERTEX - Static variable in class akasha.gpu.GPUBufferUsage
 
vertex(GPUVertexState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor.Builder
 
vertex() - Method in interface akasha.gpu.GPURenderPipelineDescriptor
 
VERTEX - Static variable in class akasha.gpu.GPUShaderStage
 
vertex - Static variable in annotation type akasha.gpu.GPUVertexStepMode
 
VERTEX_ARRAY_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERTEX_ARRAY_BINDING_OES - Static variable in class akasha.gl.OES_vertex_array_object
 
VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in class akasha.gl.WebGLRenderingContext
 
VERTEX_ATTRIB_ARRAY_DIVISOR - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE - Static variable in class akasha.gl.ANGLE_instanced_arrays
 
VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in class akasha.gl.WebGLRenderingContext
 
VERTEX_ATTRIB_ARRAY_INTEGER - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in class akasha.gl.WebGLRenderingContext
 
VERTEX_ATTRIB_ARRAY_POINTER - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERTEX_ATTRIB_ARRAY_POINTER - Static variable in class akasha.gl.WebGLRenderingContext
 
VERTEX_ATTRIB_ARRAY_SIZE - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERTEX_ATTRIB_ARRAY_SIZE - Static variable in class akasha.gl.WebGLRenderingContext
 
VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in class akasha.gl.WebGLRenderingContext
 
VERTEX_ATTRIB_ARRAY_TYPE - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERTEX_ATTRIB_ARRAY_TYPE - Static variable in class akasha.gl.WebGLRenderingContext
 
VERTEX_SHADER - Static variable in class akasha.gl.WebGL2RenderingContext
 
VERTEX_SHADER - Static variable in class akasha.gl.WebGLRenderingContext
 
vertex_shader_invocations - Static variable in annotation type akasha.gpu.GPUPipelineStatisticName
 
vertexAttrib1f(int, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib1f(int, float) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib1fv(int, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib1fv(int, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib1fv(int, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib1fv(int, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib1fv(int, Float32List) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib1fv(int, Float32Array) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib1fv(int, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib1fv(int, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib2f(int, float, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib2f(int, float, float) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib2fv(int, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib2fv(int, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib2fv(int, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib2fv(int, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib2fv(int, Float32List) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib2fv(int, Float32Array) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib2fv(int, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib2fv(int, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib3f(int, float, float, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib3f(int, float, float, float) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib3fv(int, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib3fv(int, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib3fv(int, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib3fv(int, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib3fv(int, Float32List) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib3fv(int, Float32Array) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib3fv(int, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib3fv(int, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib4f(int, float, float, float, float) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib4f(int, float, float, float, float) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib4fv(int, Float32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib4fv(int, Float32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib4fv(int, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib4fv(int, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttrib4fv(int, Float32List) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib4fv(int, Float32Array) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib4fv(int, JsArray<Double>) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttrib4fv(int, double[]) - Method in class akasha.gl.WebGLRenderingContext
 
vertexAttribDivisor(int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.vertexAttribDivisor() method of the WebGL 2 API modifies the rate at which generic vertex attributes advance when rendering multiple instances of primitives with gl.drawArraysInstanced() and gl.drawElementsInstanced().
vertexAttribDivisorANGLE(int, int) - Method in class akasha.gl.ANGLE_instanced_arrays
The ANGLE_instanced_arrays.vertexAttribDivisorANGLE() method of the WebGL API modifies the rate at which generic vertex attributes advance when rendering multiple instances of primitives with ext.drawArraysInstancedANGLE() and ext.drawElementsInstancedANGLE().
vertexAttribI4i(int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttribI4iv(int, Int32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttribI4iv(int, Int32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttribI4iv(int, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttribI4iv(int, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttribI4ui(int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttribI4uiv(int, Uint32List) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttribI4uiv(int, Uint32Array) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttribI4uiv(int, JsArray<Double>) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttribI4uiv(int, double[]) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttrib[1234]f[v]() methods of the WebGL API specify constant values for generic vertex attributes.
vertexAttribIPointer(int, int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.vertexAttribIPointer() method of the WebGL 2 API specifies integer data formats and locations of vertex attributes in a vertex attributes array.
VertexAttribOffsetParameterName - Annotation Type in akasha.gl
 
VertexAttribOffsetParameterName.Util - Class in akasha.gl
 
vertexAttribPointer(int, int, int, boolean, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.vertexAttribPointer() method of the WebGL API binds the buffer currently bound to gl.ARRAY_BUFFER to a generic vertex attribute of the current vertex buffer object and specifies its layout.
vertexAttribPointer(int, int, int, boolean, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.vertexAttribPointer() method of the WebGL API binds the buffer currently bound to gl.ARRAY_BUFFER to a generic vertex attribute of the current vertex buffer object and specifies its layout.
VertexDimensions - Annotation Type in akasha.gl
Specifies the number of components per vertex attribute.
VertexDimensions.Validator - Class in akasha.gl
 
vertical - Variable in class akasha.VTTCue
 
very_low - Static variable in annotation type akasha.rtc.RTCPriorityType
 
vibrate(VibratePattern) - Method in class akasha.Navigator
The Navigator.vibrate() method pulses the vibration hardware on the device, if such hardware exists.
vibrate(int) - Method in class akasha.Navigator
The Navigator.vibrate() method pulses the vibration hardware on the device, if such hardware exists.
vibrate(JsArray<Double>) - Method in class akasha.Navigator
The Navigator.vibrate() method pulses the vibration hardware on the device, if such hardware exists.
vibrate(double[]) - Method in class akasha.Navigator
The Navigator.vibrate() method pulses the vibration hardware on the device, if such hardware exists.
vibrate() - Method in class akasha.notifications.Notification
The vibrate read-only property of the Notification interface specifies a a vibration pattern for the device's vibration hardware to emit when the notification fires.
vibrate(VibratePattern) - Method in interface akasha.notifications.NotificationOptions.Builder
 
vibrate(int) - Method in interface akasha.notifications.NotificationOptions.Builder
 
vibrate(JsArray<Double>) - Method in interface akasha.notifications.NotificationOptions.Builder
 
vibrate(double...) - Method in interface akasha.notifications.NotificationOptions.Builder
 
vibrate() - Method in interface akasha.notifications.NotificationOptions
 
VibratePattern - Interface in akasha
 
vibration - Static variable in annotation type akasha.GamepadHapticActuatorType
 
video(boolean) - Method in interface akasha.media.DisplayMediaStreamConstraints.Builder
The DisplayMediaStreamConstraints dictionary's video property is used to configure the video track in the stream returned by getDisplayMedia().
video(MediaTrackConstraints) - Method in interface akasha.media.DisplayMediaStreamConstraints.Builder
The DisplayMediaStreamConstraints dictionary's video property is used to configure the video track in the stream returned by getDisplayMedia().
video() - Method in interface akasha.media.DisplayMediaStreamConstraints
The DisplayMediaStreamConstraints dictionary's video property is used to configure the video track in the stream returned by getDisplayMedia().
video(boolean) - Method in interface akasha.media.MediaStreamConstraints.Builder
 
video(MediaTrackConstraints) - Method in interface akasha.media.MediaStreamConstraints.Builder
 
video() - Method in interface akasha.media.MediaStreamConstraints
 
video - Static variable in annotation type akasha.RequestDestination
 
videoBitsPerSecond() - Method in class akasha.media.MediaRecorder
The videoBitsPerSecond read-only property of the MediaRecorder interface returns the video encoding bit rate in use.
videoBitsPerSecond(int) - Method in interface akasha.media.MediaRecorderOptions.Builder
 
videoBitsPerSecond() - Method in interface akasha.media.MediaRecorderOptions
 
videoCapabilities(JsArray<MediaKeySystemMediaCapability>) - Method in interface akasha.MediaKeySystemConfiguration.Builder
The MediaKeySystemConfiguration.videoCapabilities read-only property returns an array of supported video type and capability pairs.
videoCapabilities(MediaKeySystemMediaCapability...) - Method in interface akasha.MediaKeySystemConfiguration.Builder
The MediaKeySystemConfiguration.videoCapabilities read-only property returns an array of supported video type and capability pairs.
videoCapabilities() - Method in interface akasha.MediaKeySystemConfiguration
The MediaKeySystemConfiguration.videoCapabilities read-only property returns an array of supported video type and capability pairs.
VideoDecoder - Class in akasha
 
VideoDecoder(VideoDecoderInit) - Constructor for class akasha.VideoDecoder
 
VideoDecoderConfig - Interface in akasha
 
VideoDecoderConfig.Builder - Interface in akasha
 
VideoDecoderInit - Interface in akasha
 
VideoDecoderInit.Builder - Interface in akasha
 
VideoDecoderSupport - Interface in akasha
 
VideoDecoderSupport.Builder - Interface in akasha
 
VideoEncoder - Class in akasha
 
VideoEncoder(VideoEncoderInit) - Constructor for class akasha.VideoEncoder
 
VideoEncoderConfig - Interface in akasha
 
VideoEncoderConfig.Builder - Interface in akasha
 
VideoEncoderEncodeOptions - Interface in akasha
 
VideoEncoderEncodeOptions.Builder - Interface in akasha
 
VideoEncoderInit - Interface in akasha
 
VideoEncoderInit.Builder - Interface in akasha
 
VideoEncoderSupport - Interface in akasha
 
VideoEncoderSupport.Builder - Interface in akasha
 
VideoFacingModeEnum - Annotation Type in akasha.media
 
VideoFacingModeEnum.Util - Class in akasha.media
 
VideoFrame - Class in akasha
 
VideoFrame(CanvasImageSource, VideoFrameInit) - Constructor for class akasha.VideoFrame
 
VideoFrame(CanvasImageSource) - Constructor for class akasha.VideoFrame
 
VideoFrame(JsArray<PlaneInit>, VideoFramePlaneInit) - Constructor for class akasha.VideoFrame
 
VideoFrame(PlaneInit[], VideoFramePlaneInit) - Constructor for class akasha.VideoFrame
 
VideoFrameCopyToOptions - Interface in akasha
 
VideoFrameCopyToOptions.Builder - Interface in akasha
 
VideoFrameInit - Interface in akasha
 
VideoFrameInit.Builder - Interface in akasha
 
VideoFrameOutputCallback - Interface in akasha
 
VideoFramePlaneInit - Interface in akasha
 
VideoFramePlaneInit.Builder - Interface in akasha
 
VideoFrameRect - Interface in akasha
 
VideoFrameRect.Builder - Interface in akasha
 
videoHeight() - Method in class akasha.HTMLVideoElement
The HTMLVideoElement interface's read-only videoHeight property indicates the intrinsic height of the video, expressed in CSS pixels.
videoinput - Static variable in annotation type akasha.media.MediaDeviceKind
 
VideoPlaybackQuality - Class in akasha
A VideoPlaybackQuality object is returned by the HTMLVideoElement.getVideoPlaybackQuality() method and contains metrics that can be used to determine the playback quality of a video.
VideoPlaybackQuality() - Constructor for class akasha.VideoPlaybackQuality
 
VideoResizeModeEnum - Annotation Type in akasha.media
 
VideoResizeModeEnum.Util - Class in akasha.media
 
VideoTrack - Class in akasha
The VideoTrack interface represents a single video track from a <video> element.
VideoTrack() - Constructor for class akasha.VideoTrack
 
VideoTrackList - Class in akasha
The VideoTrackList interface is used to represent a list of the video tracks contained within a <video> element, with each track represented by a separate VideoTrack object in the list.
VideoTrackList() - Constructor for class akasha.VideoTrackList
 
VideoTrackOrAudioTrackOrTextTrackUnion - Interface in akasha
 
videoTracks() - Method in class akasha.HTMLMediaElement
The read-only videoTracks property on HTMLMediaElement objects returns a VideoTrackList object listing all of the VideoTrack objects representing the media element's video tracks.
videoTracks() - Method in class akasha.media.SourceBuffer
The videoTracks read-only property of the SourceBuffer interface returns a list of the video tracks currently contained inside the SourceBuffer.
videoWidth() - Method in class akasha.HTMLVideoElement
The HTMLVideoElement interface's read-only videoWidth property indicates the intrinsic width of the video, expressed in CSS pixels.
view(Window) - Method in interface akasha.CompositionEventInit.Builder
 
view(Window) - Method in interface akasha.DragEventInit.Builder
 
view(Window) - Method in interface akasha.EventModifierInit.Builder
 
view(Window) - Method in interface akasha.FocusEventInit.Builder
 
view(GPUTextureView) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
 
view() - Method in interface akasha.gpu.GPURenderPassColorAttachment
 
view(GPUTextureView) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
 
view() - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
 
view(Window) - Method in interface akasha.InputEventInit.Builder
 
view(Window) - Method in interface akasha.KeyboardEventInit.Builder
 
view(Window) - Method in interface akasha.MouseEventInit.Builder
 
view(Window) - Method in interface akasha.PointerEventInit.Builder
 
view() - Method in class akasha.ReadableStreamBYOBRequest
 
view(Window) - Method in interface akasha.TouchEventInit.Builder
 
view() - Method in class akasha.UIEvent
The UIEvent.view read-only property returns the WindowProxy object from which the event was generated.
view(Window) - Method in interface akasha.UIEventInit.Builder
 
view() - Method in interface akasha.UIEventInit
 
view(Window) - Method in interface akasha.WheelEventInit.Builder
 
viewBox() - Method in class akasha.svg.SVGMarkerElement
 
viewBox() - Method in class akasha.svg.SVGPatternElement
 
viewBox() - Method in class akasha.svg.SVGSVGElement
 
viewBox() - Method in class akasha.svg.SVGSymbolElement
 
viewBox() - Method in class akasha.svg.SVGViewElement
 
viewDimension(String) - Method in interface akasha.gpu.GPUStorageTextureBindingLayout.Builder
 
viewDimension() - Method in interface akasha.gpu.GPUStorageTextureBindingLayout
 
viewDimension(String) - Method in interface akasha.gpu.GPUTextureBindingLayout.Builder
 
viewDimension() - Method in interface akasha.gpu.GPUTextureBindingLayout
 
viewer - Static variable in annotation type akasha.xr.XRReferenceSpaceType
 
VIEWPORT - Static variable in class akasha.gl.WebGL2RenderingContext
 
viewport(int, int, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGLRenderingContext.viewport() method of the WebGL API sets the viewport, which specifies the affine transformation of x and y from normalized device coordinates to window coordinates.
VIEWPORT - Static variable in class akasha.gl.WebGLRenderingContext
 
viewport(int, int, int, int) - Method in class akasha.gl.WebGLRenderingContext
The WebGLRenderingContext.viewport() method of the WebGL API sets the viewport, which specifies the affine transformation of x and y from normalized device coordinates to window coordinates.
viewportAnchorX - Variable in class akasha.VTTRegion
 
viewportAnchorY - Variable in class akasha.VTTRegion
 
viewportElement() - Method in class akasha.svg.SVGElement
 
views() - Method in class akasha.xr.XRViewerPose
The read-only XRViewerPose property views returns an array which contains every XRView which must be rendered in order to fully represent the scene from the viewpoint defined by the viewer pose.
violatedDirective() - Method in class akasha.SecurityPolicyViolationEvent
The violatedDirective read-only property of the SecurityPolicyViolationEvent interface is a DOMString representing the directive whose enforcement uncovered the violation.
violatedDirective(String) - Method in interface akasha.SecurityPolicyViolationEventInit.Builder
 
violatedDirective() - Method in interface akasha.SecurityPolicyViolationEventInit
 
visibility(int) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
 
visibility() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
 
visibilityState() - Method in class akasha.Document
The Document.visibilityState read-only property returns the visibility of the document, that is in which context this element is now visible.
VisibilityState - Annotation Type in akasha
 
visibilityState() - Method in class akasha.xr.XRSession
The read-only visibilityState property of the XRSession interface is a string indicating whether the WebXR content is currently visible to the user, and if it is, whether it's the primary focus.
VisibilityState.Util - Class in akasha
 
visible() - Method in class akasha.BarProp
 
visible - Static variable in annotation type akasha.VisibilityState
 
visible - Static variable in annotation type akasha.xr.XRVisibilityState
 
visible_blurred - Static variable in annotation type akasha.xr.XRVisibilityState
 
visibleRect() - Method in class akasha.VideoFrame
 
visibleRect(VideoFrameRect) - Method in interface akasha.VideoFramePlaneInit.Builder
 
visibleRect() - Method in interface akasha.VideoFramePlaneInit
 
VisualViewport - Class in akasha
The VisualViewport interface of the Visual Viewport API represents the visual viewport for a given window.
VisualViewport() - Constructor for class akasha.VisualViewport
 
visualViewport() - Method in class akasha.Window
The visualViewport read-only property of the Window interface returns a VisualViewport object representing the visual viewport for a given window.
visualViewport() - Static method in class akasha.WindowGlobal
The visualViewport read-only property of the Window interface returns a VisualViewport object representing the visual viewport for a given window.
vLink - Variable in class akasha.HTMLBodyElement
 
vlinkColor - Variable in class akasha.Document
The Document.vlinkColor property gets/sets the color of links that the user has visited in the document.
voice - Variable in class akasha.speech.SpeechSynthesisUtterance
The voice property of the SpeechSynthesisUtterance interface gets and sets the voice that will be used to speak the utterance.
voice_unavailable - Static variable in annotation type akasha.speech.SpeechSynthesisErrorCode
 
voiceActivityFlag(boolean) - Method in interface akasha.rtc.RTCAudioHandlerStats.Builder
 
voiceActivityFlag() - Method in interface akasha.rtc.RTCAudioHandlerStats
 
voiceActivityFlag(boolean) - Method in interface akasha.rtc.RTCAudioReceiverStats.Builder
 
voiceActivityFlag(boolean) - Method in interface akasha.rtc.RTCAudioSenderStats.Builder
 
voiceActivityFlag(boolean) - Method in interface akasha.rtc.RTCInboundRtpStreamStats.Builder
 
voiceActivityFlag() - Method in interface akasha.rtc.RTCInboundRtpStreamStats
 
voiceActivityFlag(boolean) - Method in interface akasha.rtc.RTCOutboundRtpStreamStats.Builder
 
voiceActivityFlag() - Method in interface akasha.rtc.RTCOutboundRtpStreamStats
 
voiceActivityFlag(boolean) - Method in interface akasha.rtc.RTCReceiverAudioTrackAttachmentStats.Builder
 
voiceActivityFlag(boolean) - Method in interface akasha.rtc.RTCSenderAudioTrackAttachmentStats.Builder
 
voiceURI() - Method in class akasha.speech.SpeechSynthesisVoice
The voiceURI read-only property of the SpeechSynthesisVoice interface returns the type of URI and location of the speech synthesis service for this voice.
VoidFunction - Interface in akasha
 
volume - Variable in class akasha.HTMLMediaElement
The HTMLMediaElement.volume property sets the volume at which the media will be played.
volume - Variable in class akasha.speech.SpeechSynthesisUtterance
The volume property of the SpeechSynthesisUtterance interface gets and sets the volume that the utterance will be spoken at.
vspace - Variable in class akasha.HTMLImageElement
 
vspace - Variable in class akasha.HTMLMarqueeElement
 
vspace - Variable in class akasha.HTMLObjectElement
 
VTTCue - Class in akasha
This interface also inherits properties from TextTrackCue.
VTTCue(double, double, String) - Constructor for class akasha.VTTCue
The VTTCue() constructor creates and returns a new VTTCue object.
VTTRegion - Class in akasha
The VTTRegion interface—part of the API for handling WebVTT (text tracks on media presentations)—describes a portion of the video to render a VTTCue onto.
VTTRegion() - Constructor for class akasha.VTTRegion
 

W

w - Variable in class akasha.DOMPoint
The DOMPoint interface's w property holds the point's perspective value, w, for a point in space.
w(double) - Method in interface akasha.DOMPointInit.Builder
The DOMPointInit dictionary's w property is used to specify the w perspective value of a point in space when either creating or serializing to JSON a DOMPoint or DOMPointReadOnly object.
w() - Method in interface akasha.DOMPointInit
The DOMPointInit dictionary's w property is used to specify the w perspective value of a point in space when either creating or serializing to JSON a DOMPoint or DOMPointReadOnly object.
w() - Method in class akasha.DOMPointReadOnly
The DOMPointReadOnly interface's w property holds the point's perspective value, w, for a read-only point in space.
wait_(IntegerTypedArray, int, int, int) - Static method in class akasha.core.Atomics
Verifies that the specified index of the array still contains a value and sleeps awaiting or times out.
wait_(IntegerTypedArray, int, int) - Static method in class akasha.core.Atomics
Verifies that the specified index of the array still contains a value and sleeps awaiting or times out.
WAIT_FAILED - Static variable in class akasha.gl.WebGL2RenderingContext
 
waiting - Static variable in annotation type akasha.rtc.RTCStatsIceCandidatePairState
 
waiting() - Method in class akasha.ServiceWorkerRegistration
The waiting property of the ServiceWorkerRegistration interface returns a service worker whose ServiceWorker.state is installed.
waitSync(WebGLSync, int, int) - Method in class akasha.gl.WebGL2RenderingContext
The WebGL2RenderingContext.waitSync() method of the WebGL 2 API returns immediately, but waits on the GL server until the given WebGLSync object is signaled.
wakeLock() - Method in class akasha.Navigator
The wakeLock read-only property returns a WakeLock interface which allows a document to acquire a screen wake lock.
WakeLock - Class in akasha
The WakeLock interface of the Screen Wake Lock API prevents device screens from dimming or locking when an application needs to keep running.
WakeLock() - Constructor for class akasha.WakeLock
 
WakeLockSentinel - Class in akasha
The WakeLockSentinel interface of the Screen Wake Lock API provides a handle to the underlying platform wake lock and can be manually released and reacquired.
WakeLockSentinel() - Constructor for class akasha.WakeLockSentinel
 
WakeLockType - Annotation Type in akasha
 
WakeLockType.Util - Class in akasha
 
warn(Object...) - Static method in class akasha.Console
Outputs a warning message to the Web Console.
warning - Static variable in annotation type akasha.gpu.GPUCompilationMessageType
 
wasClean() - Method in class akasha.CloseEvent
 
wasClean(boolean) - Method in interface akasha.CloseEventInit.Builder
 
wasClean() - Method in interface akasha.CloseEventInit
 
watchAdvertisements(WatchAdvertisementsOptions) - Method in class akasha.bluetooth.BluetoothDevice
 
watchAdvertisements() - Method in class akasha.bluetooth.BluetoothDevice
 
WatchAdvertisementsOptions - Interface in akasha.bluetooth
 
WatchAdvertisementsOptions.Builder - Interface in akasha.bluetooth
 
watchingAdvertisements() - Method in class akasha.bluetooth.BluetoothDevice
 
watchPosition(PositionCallback, PositionErrorCallback, PositionOptions) - Method in class akasha.Geolocation
The Geolocation method watchPosition() method is used to register a handler function that will be called automatically each time the position of the device changes.
watchPosition(PositionCallback, PositionErrorCallback) - Method in class akasha.Geolocation
The Geolocation method watchPosition() method is used to register a handler function that will be called automatically each time the position of the device changes.
watchPosition(PositionCallback) - Method in class akasha.Geolocation
The Geolocation method watchPosition() method is used to register a handler function that will be called automatically each time the position of the device changes.
WaveShaperNode - Class in akasha.audio
The WaveShaperNode interface represents a non-linear distorter.
WaveShaperNode(BaseAudioContext, WaveShaperOptions) - Constructor for class akasha.audio.WaveShaperNode
The WaveShaperNode() constructor of the Web Audio API creates a new WaveShaperNode object which is an AudioNode that represents a non-linear distorter.
WaveShaperNode(BaseAudioContext) - Constructor for class akasha.audio.WaveShaperNode
The WaveShaperNode() constructor of the Web Audio API creates a new WaveShaperNode object which is an AudioNode that represents a non-linear distorter.
WaveShaperOptions - Interface in akasha.audio
 
WaveShaperOptions.Builder - Interface in akasha.audio
 
WebAssembly - Class in akasha.wasm
The WebAssembly JavaScript object acts as the namespace for all WebAssembly-related functionality.
WebAssemblyInstantiatedSource - Interface in akasha.wasm
 
WebAssemblyInstantiatedSource.Builder - Interface in akasha.wasm
 
WebCodecsErrorCallback - Interface in akasha
 
webdriver() - Method in class akasha.Navigator
The webdriver read-only property of the navigator interface indicates whether the user agent is controlled by automation.
webgl - Static variable in annotation type akasha.OffscreenRenderingContextId
 
webgl - Static variable in annotation type akasha.RenderContextType
The context type designates a WebGLRenderingContext, a three-dimensional rendering context.
WebGL1Extension - Interface in akasha.gl
WebGL1 extension.
webgl2 - Static variable in annotation type akasha.OffscreenRenderingContextId
 
webgl2 - Static variable in annotation type akasha.RenderContextType
The context type designates a WebGL2RenderingContext, a three-dimensional rendering context.
WebGL2RenderingContext - Class in akasha.gl
The WebGL2RenderingContext interface provides the OpenGL ES 3.0 rendering context for the drawing surface of an HTML <canvas> element.
WebGL2RenderingContext() - Constructor for class akasha.gl.WebGL2RenderingContext
 
WEBGL_color_buffer_float - Class in akasha.gl
The WEBGL_color_buffer_float extension is part of the WebGL API and adds the ability to render to 32-bit floating-point color buffers.
WEBGL_color_buffer_float() - Constructor for class akasha.gl.WEBGL_color_buffer_float
 
WEBGL_compressed_texture_astc - Class in akasha.gl
The WEBGL_compressed_texture_astc extension is part of the WebGL API and exposes Adaptive Scalable Texture Compression (ASTC) compressed texture formats to WebGL.
WEBGL_compressed_texture_astc() - Constructor for class akasha.gl.WEBGL_compressed_texture_astc
 
WEBGL_compressed_texture_etc - Class in akasha.gl
The WEBGL_compressed_texture_etc extension is part of the WebGL API and exposes 10 ETC/EAC compressed texture formats.
WEBGL_compressed_texture_etc() - Constructor for class akasha.gl.WEBGL_compressed_texture_etc
 
WEBGL_compressed_texture_etc1 - Class in akasha.gl
The WEBGL_compressed_texture_etc1 extension is part of the WebGL API and exposes the ETC1 compressed texture format.
WEBGL_compressed_texture_etc1() - Constructor for class akasha.gl.WEBGL_compressed_texture_etc1
 
WEBGL_compressed_texture_pvrtc - Class in akasha.gl
The WEBGL_compressed_texture_pvrtc extension is part of the WebGL API and exposes four PVRTC compressed texture formats.
WEBGL_compressed_texture_pvrtc() - Constructor for class akasha.gl.WEBGL_compressed_texture_pvrtc
 
WEBGL_compressed_texture_s3tc - Class in akasha.gl
The WEBGL_compressed_texture_s3tc extension is part of the WebGL API and exposes four S3TC compressed texture formats.
WEBGL_compressed_texture_s3tc() - Constructor for class akasha.gl.WEBGL_compressed_texture_s3tc
 
WEBGL_compressed_texture_s3tc_srgb - Class in akasha.gl
The WEBGL_compressed_texture_s3tc_srgb extension is part of the WebGL API and exposes four S3TC compressed texture formats for the sRGB colorspace.
WEBGL_compressed_texture_s3tc_srgb() - Constructor for class akasha.gl.WEBGL_compressed_texture_s3tc_srgb
 
WEBGL_debug_renderer_info - Class in akasha.gl
The WEBGL_debug_renderer_info extension is part of the WebGL API and exposes two constants with information about the graphics driver for debugging purposes.
WEBGL_debug_renderer_info() - Constructor for class akasha.gl.WEBGL_debug_renderer_info
 
WEBGL_debug_shaders - Class in akasha.gl
The WEBGL_debug_shaders extension is part of the WebGL API and exposes a method to debug shaders from privileged contexts.
WEBGL_debug_shaders() - Constructor for class akasha.gl.WEBGL_debug_shaders
 
WEBGL_depth_texture - Class in akasha.gl
The WEBGL_depth_texture extension is part of the WebGL API and defines 2D depth and depth-stencil textures.
WEBGL_depth_texture() - Constructor for class akasha.gl.WEBGL_depth_texture
 
WEBGL_draw_buffers - Class in akasha.gl
The WEBGL_draw_buffers extension is part of the WebGL API and enables a fragment shader to write to several textures, which is useful for deferred shading, for example.
WEBGL_draw_buffers() - Constructor for class akasha.gl.WEBGL_draw_buffers
 
WEBGL_lose_context - Class in akasha.gl
The WEBGL_lose_context extension is part of the WebGL API and exposes functions to simulate losing and restoring a WebGLRenderingContext.
WEBGL_lose_context() - Constructor for class akasha.gl.WEBGL_lose_context
 
WEBGL_multi_draw - Class in akasha.gl
The WEBGL_multi_draw extension is part of the WebGL API and allows to render more than one primitive with a single function call.
WEBGL_multi_draw() - Constructor for class akasha.gl.WEBGL_multi_draw
 
WebGLActiveInfo - Class in akasha.gl
The WebGLActiveInfo interface is part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getActiveAttrib() and WebGLRenderingContext.getActiveUniform() methods.
WebGLActiveInfo() - Constructor for class akasha.gl.WebGLActiveInfo
 
WebGLBuffer - Class in akasha.gl
The WebGLBuffer interface is part of the WebGL API and represents an opaque buffer object storing data such as vertices or colors.
WebGLBuffer() - Constructor for class akasha.gl.WebGLBuffer
 
WebGLCommonExtension - Interface in akasha.gl
Extension available in both WebGL1 and WebGL2.
WebGLContextAttributes - Interface in akasha.gl
Attributes that control the characteristics of the WebGLRenderingContext or WebGL2RenderingContext created.
WebGLContextAttributes.Builder - Interface in akasha.gl
Attributes that control the characteristics of the WebGLRenderingContext or WebGL2RenderingContext created.
WebGLContextError - Annotation Type in akasha.gl
 
WebGLContextError.Util - Class in akasha.gl
 
WebGLContextEvent - Class in akasha.gl
The WebContextEvent interface is part of the WebGL API and is an interface for an event that is generated in response to a status change to the WebGL rendering context.
WebGLContextEvent(String, WebGLContextEventInit) - Constructor for class akasha.gl.WebGLContextEvent
 
WebGLContextEvent(String) - Constructor for class akasha.gl.WebGLContextEvent
 
WebGLContextEventInit - Interface in akasha.gl
 
WebGLContextEventInit.Builder - Interface in akasha.gl
 
WebGLContextEventListener - Interface in akasha.gl
Listener for events of type WebGLContextEvent
WebGLExtension - Interface in akasha.gl
WebGL2 extension.
WebGLExtensionName - Annotation Type in akasha.gl
 
WebGLExtensionName.Util - Class in akasha.gl
 
WebGLFramebuffer - Class in akasha.gl
The WebGLFramebuffer interface is part of the WebGL API and represents a collection of buffers that serve as a rendering destination.
WebGLFramebuffer() - Constructor for class akasha.gl.WebGLFramebuffer
 
WebGLObject - Class in akasha.gl
 
WebGLObject() - Constructor for class akasha.gl.WebGLObject
 
WebGLParameterName - Annotation Type in akasha.gl
 
WebGLParameterName.Util - Class in akasha.gl
 
WebGLPowerPreference - Annotation Type in akasha.gl
 
WebGLPowerPreference.Util - Class in akasha.gl
 
WebGLProgram - Class in akasha.gl
The WebGLProgram is part of the WebGL API and is a combination of two compiled WebGLShaders consisting of a vertex shader and a fragment shader (both written in GLSL).
WebGLProgram() - Constructor for class akasha.gl.WebGLProgram
 
WebGLQuery - Class in akasha.gl
The WebGLQuery interface is part of the WebGL 2 API and provides ways to asynchronously query for information.
WebGLQuery() - Constructor for class akasha.gl.WebGLQuery
 
WebGLRenderbuffer - Class in akasha.gl
The WebGLRenderbuffer interface is part of the WebGL API and represents a buffer that can contain an image, or can be source or target of an rendering operation.
WebGLRenderbuffer() - Constructor for class akasha.gl.WebGLRenderbuffer
 
WebGLRenderingContext - Class in akasha.gl
The WebGLRenderingContext interface provides an interface to the OpenGL ES 2.0 graphics rendering context for the drawing surface of an HTML <canvas> element.
WebGLRenderingContext() - Constructor for class akasha.gl.WebGLRenderingContext
 
WebGLSampler - Class in akasha.gl
The WebGLSampler interface is part of the WebGL 2 API and stores sampling parameters for WebGLTexture access inside of a shader.
WebGLSampler() - Constructor for class akasha.gl.WebGLSampler
 
WebGLShader - Class in akasha.gl
The WebGLShader is part of the WebGL API and can either be a vertex or a fragment shader.
WebGLShader() - Constructor for class akasha.gl.WebGLShader
 
WebGLShaderPrecisionFormat - Class in akasha.gl
The WebGLShaderPrecisionFormat interface is part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getShaderPrecisionFormat() method.
WebGLShaderPrecisionFormat() - Constructor for class akasha.gl.WebGLShaderPrecisionFormat
 
WebGLSync - Class in akasha.gl
The WebGLSync interface is part of the WebGL 2 API and is used to synchronize activities between the GPU and the application.
WebGLSync() - Constructor for class akasha.gl.WebGLSync
 
WebGLTexture - Class in akasha.gl
The WebGLTexture interface is part of the WebGL API and represents an opaque texture object providing storage and state for texturing operations.
WebGLTexture() - Constructor for class akasha.gl.WebGLTexture
 
WebGLTimerQueryEXT - Class in akasha.gl
The WebGLQuery interface is part of the WebGL 2 API and provides ways to asynchronously query for information.
WebGLTimerQueryEXT() - Constructor for class akasha.gl.WebGLTimerQueryEXT
 
WebGLTransformFeedback - Class in akasha.gl
The WebGLTransformFeedback interface is part of the WebGL 2 API and enables transform feedback, which is the process of capturing primitives generated by vertex processing.
WebGLTransformFeedback() - Constructor for class akasha.gl.WebGLTransformFeedback
 
WebGLUniformLocation - Class in akasha.gl
The WebGLUniformLocation interface is part of the WebGL API and represents the location of a uniform variable in a shader program.
WebGLUniformLocation() - Constructor for class akasha.gl.WebGLUniformLocation
 
WebGLVertexArrayObject - Class in akasha.gl
The WebGLVertexArrayObject interface is part of the WebGL 2 API, represents vertex array objects (VAOs) pointing to vertex array data, and provides names for different sets of vertex data.
WebGLVertexArrayObject() - Constructor for class akasha.gl.WebGLVertexArrayObject
 
WebGLVertexArrayObjectOES - Class in akasha.gl
The WebGLVertexArrayObject interface is part of the WebGL 2 API, represents vertex array objects (VAOs) pointing to vertex array data, and provides names for different sets of vertex data.
WebGLVertexArrayObjectOES() - Constructor for class akasha.gl.WebGLVertexArrayObjectOES
 
webgpu - Static variable in annotation type akasha.OffscreenRenderingContextId
 
webgpu - Static variable in annotation type akasha.RenderContextType
The context type designates a GPUCanvasContext, a WebGPU rendering context.
webkitMatchesSelector(String) - Method in class akasha.Element
 
WebSocket - Class in akasha
The WebSocket object provides the API for creating and managing a WebSocket connection to a server, as well as for sending and receiving data on the connection.
WebSocket(String, String) - Constructor for class akasha.WebSocket
The WebSocket() constructor returns a new WebSocket object.
WebSocket(String, JsArray<String>) - Constructor for class akasha.WebSocket
The WebSocket() constructor returns a new WebSocket object.
WebSocket(String, String[]) - Constructor for class akasha.WebSocket
The WebSocket() constructor returns a new WebSocket object.
WebSocket(String) - Constructor for class akasha.WebSocket
The WebSocket() constructor returns a new WebSocket object.
WebSocketReadyState - Annotation Type in akasha
 
WebSocketReadyState.Util - Class in akasha
 
week - Static variable in annotation type akasha.InputType
A control for entering a date consisting of a week-year number and a week number with no time zone.
weight - Variable in class akasha.speech.SpeechGrammar
The optional weight property of the SpeechGrammar interface sets and returns the weight of the SpeechGrammar object.
WGSL - Annotation Type in akasha.gpu
Specifies that an element of the program represents a WGSL snippet.
whatToShow() - Method in class akasha.NodeIterator
The NodeIterator.whatToShow read-only property represents an unsigned integer representing a bitmask signifying what types of nodes should be returned by the NodeIterator.
whatToShow() - Method in class akasha.TreeWalker
The TreeWalker.whatToShow read-only property returns an unsigned long being a bitmask made of constants describing the types of Node that must to be presented.
WheelEvent - Class in akasha
The WheelEvent interface represents events that occur due to the user moving a mouse wheel or similar input device.
WheelEvent(String, WheelEventInit) - Constructor for class akasha.WheelEvent
The WheelEvent() constructor returns a newly created WheelEvent object.
WheelEvent(String) - Constructor for class akasha.WheelEvent
The WheelEvent() constructor returns a newly created WheelEvent object.
WheelEventDeltaMode - Annotation Type in akasha
 
WheelEventDeltaMode.Util - Class in akasha
 
WheelEventHandler - Interface in akasha
Handle events of type WheelEvent
WheelEventInit - Interface in akasha
 
WheelEventInit.Builder - Interface in akasha
 
WheelEventListener - Interface in akasha
Listener for events of type WheelEvent
whenDefined(String) - Method in class akasha.CustomElementRegistry
The whenDefined() method of the CustomElementRegistry interface returns a Promise that resolves when the named element is defined.
which() - Method in class akasha.UIEvent
 
wholeText() - Method in class akasha.Text
The Text.wholeText read-only property returns the full text of all Text nodes logically adjacent to the node.
width - Variable in class akasha.DOMRect
 
width(double) - Method in interface akasha.DOMRectInit.Builder
 
width() - Method in interface akasha.DOMRectInit
 
width() - Method in class akasha.DOMRectReadOnly
The width read-only property of the DOMRectReadOnly interface represents the width of the DOMRect.
width(int) - Method in interface akasha.gpu.GPUExtent3DDict.Builder
 
width() - Method in interface akasha.gpu.GPUExtent3DDict
 
width - Variable in class akasha.HTMLCanvasElement
The HTMLCanvasElement.width property is a positive integer reflecting the width HTML attribute of the canvas element interpreted in CSS pixels.
width - Variable in class akasha.HTMLEmbedElement
 
width - Variable in class akasha.HTMLHRElement
 
width - Variable in class akasha.HTMLIFrameElement
 
width - Variable in class akasha.HTMLImageElement
The width property of the HTMLImageElement interface indicates the width at which an image is drawn in CSS pixels if it's being drawn or rendered to any visual medium such as a screen or printer.
width - Variable in class akasha.HTMLInputElement
 
width - Variable in class akasha.HTMLMarqueeElement
 
width - Variable in class akasha.HTMLObjectElement
The width property of the HTMLObjectElement interface returns a DOMString that reflects the width HTML attribute, specifying the displayed width of the resource in CSS pixels.
width - Variable in class akasha.HTMLPreElement
 
width - Variable in class akasha.HTMLSourceElement
 
width - Variable in class akasha.HTMLTableCellElement
 
width - Variable in class akasha.HTMLTableColElement
 
width - Variable in class akasha.HTMLTableElement
The HTMLTableElement.width property represents the desired width of the table.
width - Variable in class akasha.HTMLVideoElement
 
width() - Method in class akasha.ImageBitmap
The read-only ImageBitmap.width property returns the ImageBitmap object's width in CSS pixels.
width() - Method in class akasha.ImageData
The readonly ImageData.width property returns the number of pixels per row in the ImageData object.
width(ULongRange) - Method in interface akasha.media.MediaTrackCapabilities.Builder
 
width() - Method in interface akasha.media.MediaTrackCapabilities
 
width(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
width(int) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
width(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraints.Builder
 
width(ConstrainULong) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
width(int) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
width(ConstrainULongRange) - Method in interface akasha.media.MediaTrackConstraintSet.Builder
 
width() - Method in interface akasha.media.MediaTrackConstraintSet
 
width(int) - Method in interface akasha.media.MediaTrackSettings.Builder
The MediaTrackSettings dictionary's width property is an integer indicating the number of pixels wide MediaStreamTrack is currently configured to be.
width() - Method in interface akasha.media.MediaTrackSettings
The MediaTrackSettings dictionary's width property is an integer indicating the number of pixels wide MediaStreamTrack is currently configured to be.
width(boolean) - Method in interface akasha.media.MediaTrackSupportedConstraints.Builder
The MediaTrackSupportedConstraints dictionary's width property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the width constraint.
width() - Method in interface akasha.media.MediaTrackSupportedConstraints
The MediaTrackSupportedConstraints dictionary's width property is a read-only Boolean value which is present (and set to true) in the object returned by MediaDevices.getSupportedConstraints() if and only if the user agent supports the width constraint.
width - Variable in class akasha.OffscreenCanvas
The width property returns and sets the width of an OffscreenCanvas object.
width() - Method in class akasha.PointerEvent
The width read-only property of the PointerEvent interface represents the width of the pointer's contact geometry along the x-axis, measured in CSS pixels.
width(double) - Method in interface akasha.PointerEventInit.Builder
 
width() - Method in interface akasha.PointerEventInit
 
width(int) - Method in interface akasha.rtc.RTCVideoSourceStats.Builder
 
width() - Method in interface akasha.rtc.RTCVideoSourceStats
 
width() - Method in class akasha.Screen
The Screen.width read-only property returns the width of the screen in pixels.
width() - Method in class akasha.svg.SVGFEBlendElement
 
width() - Method in class akasha.svg.SVGFEColorMatrixElement
 
width() - Method in class akasha.svg.SVGFEComponentTransferElement
 
width() - Method in class akasha.svg.SVGFECompositeElement
 
width() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
width() - Method in class akasha.svg.SVGFEDiffuseLightingElement
 
width() - Method in class akasha.svg.SVGFEDisplacementMapElement
 
width() - Method in class akasha.svg.SVGFEDropShadowElement
 
width() - Method in class akasha.svg.SVGFEFloodElement
 
width() - Method in class akasha.svg.SVGFEGaussianBlurElement
 
width() - Method in class akasha.svg.SVGFEImageElement
 
width() - Method in class akasha.svg.SVGFEMergeElement
 
width() - Method in class akasha.svg.SVGFEMorphologyElement
 
width() - Method in class akasha.svg.SVGFEOffsetElement
 
width() - Method in class akasha.svg.SVGFESpecularLightingElement
 
width() - Method in class akasha.svg.SVGFETileElement
 
width() - Method in class akasha.svg.SVGFETurbulenceElement
 
width() - Method in class akasha.svg.SVGFilterElement
 
width() - Method in class akasha.svg.SVGForeignObjectElement
 
width() - Method in class akasha.svg.SVGImageElement
The width read-only property of the SVGImageElement interface returns an SVGAnimatedLength corresponding to the width attribute of the given image element.
width() - Method in class akasha.svg.SVGMaskElement
 
width() - Method in class akasha.svg.SVGPatternElement
 
width() - Method in class akasha.svg.SVGRectElement
 
width() - Method in class akasha.svg.SVGSVGElement
 
width() - Method in class akasha.svg.SVGUseElement
 
width() - Method in class akasha.TextMetrics
The read-only width property of the TextMetrics interface contains the text's advance width (the width of that inline box) in CSS pixels.
width(int) - Method in interface akasha.VideoEncoderConfig.Builder
 
width() - Method in interface akasha.VideoEncoderConfig
 
width(int) - Method in interface akasha.VideoFrameRect.Builder
 
width() - Method in interface akasha.VideoFrameRect
 
width() - Method in class akasha.VisualViewport
The width read-only property of the VisualViewport interface returns the width of the visual viewport, in CSS pixels.
width - Variable in class akasha.VTTRegion
 
width() - Method in class akasha.xr.XRViewport
The read-only XRViewport property width specifies the width of the viewport, in pixels, onto the drawing surface the 3D scene is to be rendered into.
willReadFrequently(boolean) - Method in interface akasha.CanvasRenderingContext2DSettings.Builder
 
willReadFrequently() - Method in interface akasha.CanvasRenderingContext2DSettings
 
willValidate() - Method in class akasha.ElementInternals
 
willValidate() - Method in class akasha.HTMLButtonElement
 
willValidate() - Method in class akasha.HTMLFieldSetElement
 
willValidate() - Method in class akasha.HTMLInputElement
 
willValidate() - Method in class akasha.HTMLObjectElement
The willValidate read-only property of the HTMLObjectElement interface returns a Boolean that indicates whether the element is a candidate for constraint validation.
willValidate() - Method in class akasha.HTMLOutputElement
 
willValidate() - Method in class akasha.HTMLSelectElement
 
willValidate() - Method in class akasha.HTMLTextAreaElement
 
Winding - Annotation Type in akasha.gl
 
Winding.Util - Class in akasha.gl
 
window - Static variable in annotation type akasha.ClientType
 
window - Static variable in annotation type akasha.media.DisplayCaptureSurfaceType
 
window(Object) - Method in interface akasha.RequestInit.Builder
 
window() - Method in interface akasha.RequestInit
 
Window - Class in akasha
The Window interface represents a window containing a DOM document; the document property points to the DOM document loaded in that window.
Window() - Constructor for class akasha.Window
 
window() - Method in class akasha.Window
The window property of a Window object points to the window object itself.
window() - Static method in class akasha.WindowGlobal
The window property of a Window object points to the window object itself.
WindowGlobal - Class in akasha
 
WindowPostMessageOptions - Interface in akasha
 
WindowPostMessageOptions.Builder - Interface in akasha
 
withCredentials() - Method in class akasha.EventSource
The withCredentials read-only property of the EventSource interface returns a Boolean indicating whether the EventSource object was instantiated with CORS credentials set.
withCredentials(boolean) - Method in interface akasha.EventSourceInit.Builder
 
withCredentials() - Method in interface akasha.EventSourceInit
 
withCredentials - Variable in class akasha.XMLHttpRequest
The XMLHttpRequest.withCredentials property is a Boolean that indicates whether or not cross-site Access-Control requests should be made using credentials such as cookies, authorization headers or TLS client certificates.
words - Static variable in annotation type akasha.AutocapitalizeType
The first letter of each word defaults to a capital letter; all other letters default to lowercase.
work - Static variable in annotation type akasha.AutocompleteType
The value is for contacting someone at their workplace.
worker - Static variable in annotation type akasha.ClientType
 
worker - Static variable in annotation type akasha.RequestDestination
 
Worker - Class in akasha
The Worker interface of the Web Workers API represents a background task that can be created via script, which can send messages back to its creator.
Worker(String, WorkerOptions) - Constructor for class akasha.Worker
The Worker() constructor creates a Worker object that executes the script at the specified URL.
Worker(String) - Constructor for class akasha.Worker
The Worker() constructor creates a Worker object that executes the script at the specified URL.
WorkerOptions - Interface in akasha
 
WorkerOptions.Builder - Interface in akasha
 
workerStart() - Method in class akasha.perf.PerformanceResourceTiming
The workerStart read-only property of the PerformanceResourceTiming interface returns a DOMHighResTimeStamp immediately before dispatching the FetchEvent if a Service Worker thread is already running, or immediately before starting the Service Worker thread if it is not already running.
WorkerType - Annotation Type in akasha
 
WorkerType.Util - Class in akasha
 
Worklet - Class in akasha
The Worklet interface is a lightweight version of Web Workers and gives developers access to low-level parts of the rendering pipeline.
Worklet() - Constructor for class akasha.Worklet
 
WorkletOptions - Interface in akasha
 
WorkletOptions.Builder - Interface in akasha
 
wrap - Variable in class akasha.HTMLTextAreaElement
 
wrapKey - Static variable in annotation type akasha.crypto.KeyUsage
 
wrapKey(String, CryptoKey, CryptoKey, AlgorithmIdentifier) - Method in class akasha.crypto.SubtleCrypto
The wrapKey() method of the SubtleCrypto interface "wraps" a key.
wrapKey(String, CryptoKey, CryptoKey, JsObject) - Method in class akasha.crypto.SubtleCrypto
The wrapKey() method of the SubtleCrypto interface "wraps" a key.
wrapKey(String, CryptoKey, CryptoKey, String) - Method in class akasha.crypto.SubtleCrypto
The wrapKey() method of the SubtleCrypto interface "wraps" a key.
WrapType - Annotation Type in akasha
An enumerated value to indicate how the control wraps text.
WrapType.Util - Class in akasha
 
writable() - Method in class akasha.CompressionStream
 
writable(boolean) - Method in interface akasha.core.ObjectPropertyDescriptor.Builder
 
writable() - Method in interface akasha.core.ObjectPropertyDescriptor
 
writable() - Method in class akasha.DecompressionStream
 
writable(WritableStream) - Method in interface akasha.ReadableWritablePair.Builder
 
writable() - Method in interface akasha.ReadableWritablePair
 
writable() - Method in class akasha.TextDecoderStream
 
writable() - Method in class akasha.TextEncoderStream
 
writable() - Method in class akasha.TransformStream
 
writableAuxiliaries() - Method in class akasha.bluetooth.BluetoothCharacteristicProperties
 
WritableStream - Class in akasha
The WritableStream interface of the Streams API provides a standard abstraction for writing streaming data to a destination, known as a sink.
WritableStream(JsObject, QueuingStrategy) - Constructor for class akasha.WritableStream
The WritableStream() constructor creates a new WritableStream object instance.
WritableStream(JsObject) - Constructor for class akasha.WritableStream
The WritableStream() constructor creates a new WritableStream object instance.
WritableStream() - Constructor for class akasha.WritableStream
The WritableStream() constructor creates a new WritableStream object instance.
WritableStreamDefaultController - Class in akasha
 
WritableStreamDefaultController() - Constructor for class akasha.WritableStreamDefaultController
 
WritableStreamDefaultWriter - Class in akasha
 
WritableStreamDefaultWriter(WritableStream) - Constructor for class akasha.WritableStreamDefaultWriter
 
writableType(Object) - Method in interface akasha.Transformer.Builder
 
writableType() - Method in interface akasha.Transformer
 
write(BufferSource) - Method in interface akasha.AuthenticationExtensionsLargeBlobInputs.Builder
 
write() - Method in interface akasha.AuthenticationExtensionsLargeBlobInputs
 
write() - Method in class akasha.bluetooth.BluetoothCharacteristicProperties
The write read-only property of the BluetoothCharacteristicProperties interface returns a boolean that is true if the writing to the characteristic with response is permitted.
write(JsArray<ClipboardItem>) - Method in class akasha.clipboard.Clipboard
The Clipboard method write() writes arbitrary data, such as images, to the clipboard.
write(ClipboardItem[]) - Method in class akasha.clipboard.Clipboard
The Clipboard method write() writes arbitrary data, such as images, to the clipboard.
write(String...) - Method in class akasha.Document
The Document.write() method writes a string of text to a document stream opened by document.open().
WRITE - Static variable in class akasha.gpu.GPUMapMode
 
write(UnderlyingSinkWriteCallback) - Method in interface akasha.UnderlyingSink.Builder
 
write() - Method in interface akasha.UnderlyingSink
 
write(Object) - Method in class akasha.WritableStreamDefaultWriter
 
write() - Method in class akasha.WritableStreamDefaultWriter
 
write_only - Static variable in annotation type akasha.gpu.GPUStorageTextureAccess
 
writeBuffer(GPUBuffer, int, BufferSource, int, int) - Method in class akasha.gpu.GPUQueue
 
writeBuffer(GPUBuffer, int, BufferSource, int) - Method in class akasha.gpu.GPUQueue
 
writeBuffer(GPUBuffer, int, BufferSource) - Method in class akasha.gpu.GPUQueue
 
writeln(String...) - Method in class akasha.Document
Writes a string of text followed by a newline character to a document.
writeMask(int) - Method in interface akasha.gpu.GPUColorTargetState.Builder
 
writeMask() - Method in interface akasha.gpu.GPUColorTargetState
 
writeText(String) - Method in class akasha.clipboard.Clipboard
The Clipboard interface's writeText() property writes the specified text string to the system clipboard.
writeTexture(GPUImageCopyTexture, BufferSource, GPUImageDataLayout, GPUExtent3D) - Method in class akasha.gpu.GPUQueue
 
writeTexture(GPUImageCopyTexture, BufferSource, GPUImageDataLayout, JsArray<Double>) - Method in class akasha.gpu.GPUQueue
 
writeTexture(GPUImageCopyTexture, BufferSource, GPUImageDataLayout, double[]) - Method in class akasha.gpu.GPUQueue
 
writeTexture(GPUImageCopyTexture, BufferSource, GPUImageDataLayout, GPUExtent3DDict) - Method in class akasha.gpu.GPUQueue
 
writeTimestamp(GPUQuerySet, int) - Method in class akasha.gpu.GPUCommandEncoder
 
writeTimestamp(GPUQuerySet, int) - Method in class akasha.gpu.GPUComputePassEncoder
 
writeTimestamp(GPUQuerySet, int) - Method in class akasha.gpu.GPURenderPassEncoder
 
writeValue(BufferSource) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
The BluetoothRemoteGATTCharacteristic.writeValue() method sets the value property to the bytes contained in an ArrayBuffer and returns a Promise.
writeValue(BufferSource) - Method in class akasha.bluetooth.BluetoothRemoteGATTDescriptor
The BluetoothRemoteGATTDescriptor.writeValue() method sets the value property to the bytes contained in an ArrayBuffer and returns a Promise.
writeValueWithoutResponse(BufferSource) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
 
writeValueWithResponse(BufferSource) - Method in class akasha.bluetooth.BluetoothRemoteGATTCharacteristic
 
writeWithoutResponse() - Method in class akasha.bluetooth.BluetoothCharacteristicProperties
 
written(boolean) - Method in interface akasha.AuthenticationExtensionsLargeBlobOutputs.Builder
 
written() - Method in interface akasha.AuthenticationExtensionsLargeBlobOutputs
 
written(int) - Method in interface akasha.TextEncoderEncodeIntoResult.Builder
 
written() - Method in interface akasha.TextEncoderEncodeIntoResult
 
WRONG_DOCUMENT_ERR - Static variable in class akasha.DOMException
 

X

x(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
x() - Method in interface akasha.crypto.JsonWebKey
 
x() - Method in class akasha.DeviceMotionEventAcceleration
This read-only property indicates the amount of acceleration that occurred along the X axis in a DeviceMotionEventAcceleration object.
x(Double) - Method in interface akasha.DeviceMotionEventAccelerationInit.Builder
 
x() - Method in interface akasha.DeviceMotionEventAccelerationInit
 
x - Variable in class akasha.DOMPoint
The DOMPoint interface's x property holds the horizontal coordinate, x, for a point in space.
x(double) - Method in interface akasha.DOMPointInit.Builder
The DOMPointInit dictionary's x property is used to specify the x component of a point in 2D or 3D space when either creating or serializing a DOMPoint or DOMPointReadOnly.
x() - Method in interface akasha.DOMPointInit
The DOMPointInit dictionary's x property is used to specify the x component of a point in 2D or 3D space when either creating or serializing a DOMPoint or DOMPointReadOnly.
x() - Method in class akasha.DOMPointReadOnly
The DOMPointReadOnly interface's x property holds the horizontal coordinate, x, for a read-only point in space.
x - Variable in class akasha.DOMRect
 
x(double) - Method in interface akasha.DOMRectInit.Builder
 
x() - Method in interface akasha.DOMRectInit
 
x() - Method in class akasha.DOMRectReadOnly
The x read-only property of the DOMRectReadOnly interface represents the x coordinate of the DOMRect's origin.
x(int) - Method in interface akasha.gpu.GPUOrigin2DDict.Builder
 
x() - Method in interface akasha.gpu.GPUOrigin2DDict
 
x(int) - Method in interface akasha.gpu.GPUOrigin3DDict.Builder
 
x() - Method in interface akasha.gpu.GPUOrigin3DDict
 
x() - Method in class akasha.HTMLImageElement
The read-only HTMLImageElement property x indicates the x-coordinate of the img element's left border edge relative to the root element's origin.
x() - Method in class akasha.MouseEvent
The MouseEvent.x property is an alias for the MouseEvent.clientX property.
x() - Method in class akasha.svg.SVGFEBlendElement
 
x() - Method in class akasha.svg.SVGFEColorMatrixElement
 
x() - Method in class akasha.svg.SVGFEComponentTransferElement
 
x() - Method in class akasha.svg.SVGFECompositeElement
 
x() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
x() - Method in class akasha.svg.SVGFEDiffuseLightingElement
 
x() - Method in class akasha.svg.SVGFEDisplacementMapElement
 
x() - Method in class akasha.svg.SVGFEDropShadowElement
 
x() - Method in class akasha.svg.SVGFEFloodElement
 
x() - Method in class akasha.svg.SVGFEGaussianBlurElement
 
x() - Method in class akasha.svg.SVGFEImageElement
 
x() - Method in class akasha.svg.SVGFEMergeElement
 
x() - Method in class akasha.svg.SVGFEMorphologyElement
 
x() - Method in class akasha.svg.SVGFEOffsetElement
 
x() - Method in class akasha.svg.SVGFEPointLightElement
 
x() - Method in class akasha.svg.SVGFESpecularLightingElement
 
x() - Method in class akasha.svg.SVGFESpotLightElement
 
x() - Method in class akasha.svg.SVGFETileElement
 
x() - Method in class akasha.svg.SVGFETurbulenceElement
 
x() - Method in class akasha.svg.SVGFilterElement
 
x() - Method in class akasha.svg.SVGForeignObjectElement
 
x() - Method in class akasha.svg.SVGImageElement
The x read-only property of the SVGImageElement interface returns an SVGAnimatedLength corresponding to the x attribute of the given image element.
x() - Method in class akasha.svg.SVGMaskElement
 
x() - Method in class akasha.svg.SVGPatternElement
 
x() - Method in class akasha.svg.SVGRectElement
 
x() - Method in class akasha.svg.SVGSVGElement
 
x() - Method in class akasha.svg.SVGTextPositioningElement
 
x() - Method in class akasha.svg.SVGUseElement
 
x() - Method in class akasha.xr.XRViewport
The read-only XRViewport interface's x property indicates the offset from the left edge of the destination surface (typically a XRWebGLLayer to the left edge of the viewport within the surface into which WebXR content is to be rendered.
x1() - Method in class akasha.svg.SVGLinearGradientElement
 
x1() - Method in class akasha.svg.SVGLineElement
 
x2() - Method in class akasha.svg.SVGLinearGradientElement
 
x2() - Method in class akasha.svg.SVGLineElement
 
xChannelSelector() - Method in class akasha.svg.SVGFEDisplacementMapElement
 
XMLDocument - Class in akasha
The XMLDocument interface represents an XML document.
XMLDocument() - Constructor for class akasha.XMLDocument
 
XMLHttpRequest - Class in akasha
XMLHttpRequest (XHR) objects are used to interact with servers.
XMLHttpRequest() - Constructor for class akasha.XMLHttpRequest
The XMLHttpRequest() constructor creates a new XMLHttpRequest.
XMLHttpRequestBodyInit - Interface in akasha
 
XMLHttpRequestEventTarget - Class in akasha
XMLHttpRequestEventTarget is the interface that describes the event handlers you can implement in an object that will handle events for an XMLHttpRequest.
XMLHttpRequestEventTarget() - Constructor for class akasha.XMLHttpRequestEventTarget
 
XMLHttpRequestReadyState - Annotation Type in akasha
 
XMLHttpRequestReadyState.Util - Class in akasha
 
XMLHttpRequestResponseType - Annotation Type in akasha
 
XMLHttpRequestResponseType.Util - Class in akasha
 
XMLHttpRequestUpload - Class in akasha
 
XMLHttpRequestUpload() - Constructor for class akasha.XMLHttpRequestUpload
 
XMLSerializer - Class in akasha
The XMLSerializer interface provides the serializeToString() method to construct an XML string representing a DOM tree.
XMLSerializer() - Constructor for class akasha.XMLSerializer
 
xor(IntegerTypedArray, int, int) - Static method in class akasha.core.Atomics
Computes a bitwise XOR on the value at the specified index of the array with the provided value.
XPathEvaluator - Class in akasha
The XPathEvaluator interface allows to compile and evaluate XPath expressions.
XPathEvaluator() - Constructor for class akasha.XPathEvaluator
 
XPathExpression - Class in akasha
This interface is a compiled XPath expression that can be evaluated on a document or specific node to return information from its DOM tree.
XPathExpression() - Constructor for class akasha.XPathExpression
 
XPathNSResolver - Interface in akasha
The XPathNSResolver interface permits prefix strings in an XPath expression to be properly bound to namespace URI strings.
XPathResult - Class in akasha
The XPathResult interface represents the results generated by evaluating an XPath expression within the context of a given node.
XPathResult() - Constructor for class akasha.XPathResult
 
XPathResultResultType - Annotation Type in akasha
 
XPathResultResultType.Util - Class in akasha
 
xr() - Method in class akasha.Navigator
The read-only xr property provided by the Navigator or WorkerNavigator interface returns an XRSystem object which can be used to access the WebXR Device API.
xr_standard - Static variable in annotation type akasha.GamepadMappingType
 
XRBoundedReferenceSpace - Class in akasha.xr
The WebXR Device API's XRBoundedReferenceSpace interface describes a virtual world reference space which has preset boundaries.
XRBoundedReferenceSpace() - Constructor for class akasha.xr.XRBoundedReferenceSpace
 
xrCompatible(boolean) - Method in interface akasha.gl.WebGLContextAttributes.Builder
 
xrCompatible() - Method in interface akasha.gl.WebGLContextAttributes
 
XREye - Annotation Type in akasha.xr
 
XREye.Util - Class in akasha.xr
 
XRFrame - Class in akasha.xr
A WebXR Device API XRFrame object is passed into the requestAnimationFrame() callback function and provides access to the information needed in order to render a single frame of animation for an XRSession describing a VR or AR sccene.
XRFrame() - Constructor for class akasha.xr.XRFrame
 
XRFrameRequestCallback - Interface in akasha.xr
 
XRHandedness - Annotation Type in akasha.xr
 
XRHandedness.Util - Class in akasha.xr
 
XRInputSource - Class in akasha.xr
The WebXR Device API's XRInputSource interface describes a single source of control input which is part of the user's WebXR-compatible virtual or augmented reality system.
XRInputSource() - Constructor for class akasha.xr.XRInputSource
 
XRInputSourceArray - Class in akasha.xr
The interface XRInputSourceArray represents a live list of WebXR input sources, and is used as the return value of the XRSession property inputSources.
XRInputSourceArray() - Constructor for class akasha.xr.XRInputSourceArray
 
XRInputSourceArray.Entry - Class in akasha.xr
 
XRInputSourceArray.ForEachCallback - Interface in akasha.xr
 
XRInputSourceArray.ForEachCallback2 - Interface in akasha.xr
 
XRInputSourceArray.ForEachCallback3 - Interface in akasha.xr
 
XRInputSourceEvent - Class in akasha.xr
The WebXR Device API's XRInputSourceEvent interface describes an event which has occurred on a WebXR user input device such as a hand controller, gaze tracking system, or motion tracking system.
XRInputSourceEvent(String, XRInputSourceEventInit) - Constructor for class akasha.xr.XRInputSourceEvent
The XRInputSourceEvent() constructor creates and returns a new XRInputSourceEvent object describing an event (state change) which has occurred on a WebXR user input device represented by an XRInputSource.
XRInputSourceEventInit - Interface in akasha.xr
The XRInputSourceEventInit dictionary is used when calling the XRInputSourceEvent() constructor to provide configuration options for the newly-created XRInputSourceEvent object to take on.
XRInputSourceEventInit.Builder - Interface in akasha.xr
The XRInputSourceEventInit dictionary is used when calling the XRInputSourceEvent() constructor to provide configuration options for the newly-created XRInputSourceEvent object to take on.
XRInputSourcesChangeEvent - Class in akasha.xr
The WebXR Device API interface XRInputSourcesChangeEvent is used to represent the inputsourceschange event sent to an XRSession when the set of available WebXR input controllers changes.
XRInputSourcesChangeEvent(String, XRInputSourcesChangeEventInit) - Constructor for class akasha.xr.XRInputSourcesChangeEvent
The XRInputSourcesChangeEvent() constructor creates and returns a new XRInputSourcesChangeEvent object, representing an update to the list of available WebXR input devices.
XRInputSourcesChangeEventInit - Interface in akasha.xr
The XRInputSourcesChangeEventInit dictionary is used to provide options to the XRInputSourcesChangeEvent() constructor in order to set the initial state of the new XRInputSourcesChangeEvent object.
XRInputSourcesChangeEventInit.Builder - Interface in akasha.xr
The XRInputSourcesChangeEventInit dictionary is used to provide options to the XRInputSourcesChangeEvent() constructor in order to set the initial state of the new XRInputSourcesChangeEvent object.
XRLayer - Class in akasha.xr
 
XRLayer() - Constructor for class akasha.xr.XRLayer
 
XRPermissionDescriptor - Interface in akasha.xr
User permissions in the WebXR Device API are managed using the Permissions API.
XRPermissionDescriptor.Builder - Interface in akasha.xr
User permissions in the WebXR Device API are managed using the Permissions API.
XRPermissionStatus - Class in akasha.xr
The XRPermissionStatus interface defines the object returned by calling navigator.permissions.query() for the xr permission name; it indicates whether or not the app or site has permission to use WebXR, an may be monitored over time for changes to that permissions tate.
XRPermissionStatus() - Constructor for class akasha.xr.XRPermissionStatus
 
XRPose - Class in akasha.xr
XRPose is a WebXR API interface representing a position and orientation in the 3D space, relative to the XRSpace within which it resides.
XRPose() - Constructor for class akasha.xr.XRPose
 
XRReferenceSpace - Class in akasha.xr
The WebXR Device API's XRReferenceSpace interface describes the coordinate system for a specific tracked entity or object within the virtual world using a specified tracking behavior.
XRReferenceSpace() - Constructor for class akasha.xr.XRReferenceSpace
 
XRReferenceSpaceEvent - Class in akasha.xr
The WebXR Device API interface XRReferenceSpaceEvent represents an event sent to an XRReferenceSpace.
XRReferenceSpaceEvent(String, XRReferenceSpaceEventInit) - Constructor for class akasha.xr.XRReferenceSpaceEvent
The XRReferenceSpaceEvent() constructor is used to create a new XRReferenceSpaceEvent object, which represents an event regarding the state of a WebXR reference space object, XRReferenceSpace.
XRReferenceSpaceEventHandler - Interface in akasha.xr
Handle events of type XRReferenceSpaceEvent
XRReferenceSpaceEventInit - Interface in akasha.xr
The XRReferenceSpaceEventInit dictionary is used when calling the XRReferenceSpaceEvent() constructor to provide the values for its properties.
XRReferenceSpaceEventInit.Builder - Interface in akasha.xr
The XRReferenceSpaceEventInit dictionary is used when calling the XRReferenceSpaceEvent() constructor to provide the values for its properties.
XRReferenceSpaceEventListener - Interface in akasha.xr
Listener for events of type XRReferenceSpaceEvent
XRReferenceSpaceType - Annotation Type in akasha.xr
 
XRReferenceSpaceType.Util - Class in akasha.xr
 
XRRenderState - Class in akasha.xr
The XRRenderState interface of the WebXR Device API contains configurable values which affect how the imagery generated by an XRSession gets composited.
XRRenderState() - Constructor for class akasha.xr.XRRenderState
 
XRRenderStateInit - Interface in akasha.xr
The XRRenderStateInit dictionary is a writeable version of the XRRenderState interface, and is used when calling an XRSession's updateRenderState() method to apply changes to the render state prior to rendering the next frame.
XRRenderStateInit.Builder - Interface in akasha.xr
The XRRenderStateInit dictionary is a writeable version of the XRRenderState interface, and is used when calling an XRSession's updateRenderState() method to apply changes to the render state prior to rendering the next frame.
XRRigidTransform - Class in akasha.xr
The XRRigidTransform is a WebXR API interface that represents the 3D geometric transform described by a position and orientation.
XRRigidTransform(DOMPointInit, DOMPointInit) - Constructor for class akasha.xr.XRRigidTransform
The XRRigidTransform() constructor creates and returns a new XRRigidTransform object, representing the position and orientation of a point or object.
XRRigidTransform(DOMPointInit) - Constructor for class akasha.xr.XRRigidTransform
The XRRigidTransform() constructor creates and returns a new XRRigidTransform object, representing the position and orientation of a point or object.
XRRigidTransform() - Constructor for class akasha.xr.XRRigidTransform
The XRRigidTransform() constructor creates and returns a new XRRigidTransform object, representing the position and orientation of a point or object.
XRSession - Class in akasha.xr
The WebXR Device API's XRSession interface represents an ongoing XR session, providing methods and properties used to interact with and control the session.
XRSession() - Constructor for class akasha.xr.XRSession
 
XRSessionEvent - Class in akasha.xr
The WebXR Device API's XRSessionEvent interface describes an event which indicates the change of the state of an XRSession.
XRSessionEvent(String, XRSessionEventInit) - Constructor for class akasha.xr.XRSessionEvent
The WebXR Device API's XRSessionEvent() constructor creates and returns a new XRSessionEvent object.
XRSessionEventInit - Interface in akasha.xr
The XRSessionEventInit dictionary is used when calling the XRSessionEvent() constructor to provide the new event's initial values.
XRSessionEventInit.Builder - Interface in akasha.xr
The XRSessionEventInit dictionary is used when calling the XRSessionEvent() constructor to provide the new event's initial values.
XRSessionInit - Interface in akasha.xr
The WebXR Device API dictionary XRSessionInit specifies required and/or optional features when requesting a new XRSession by calling the navigator.xr.requestSession() method.
XRSessionInit.Builder - Interface in akasha.xr
The WebXR Device API dictionary XRSessionInit specifies required and/or optional features when requesting a new XRSession by calling the navigator.xr.requestSession() method.
XRSessionMode - Annotation Type in akasha.xr
 
XRSessionMode.Util - Class in akasha.xr
 
XRSpace - Class in akasha.xr
The XRSpace interface of the WebXR Device API is an abstract interface providing a common basis for every class which represents a virtual coordinate system within the virtual world, in which its origin corresponds to a physical location.
XRSpace() - Constructor for class akasha.xr.XRSpace
 
XRSystem - Class in akasha.xr
The WebXR Device API interface XRSystem provides methods which let you get access to an XRSession object representing a WebXR session.
XRSystem() - Constructor for class akasha.xr.XRSystem
 
XRTargetRayMode - Annotation Type in akasha.xr
 
XRTargetRayMode.Util - Class in akasha.xr
 
XRView - Class in akasha.xr
The WebXR Device API's XRView interface provides information describing a single view into the XR scene for a specific frame, providing orientation and position information for the viewpoint.
XRView() - Constructor for class akasha.xr.XRView
 
XRViewerPose - Class in akasha.xr
The WebXR Device API interface XRViewerPose represents the pose (the position and orientation) of a viewer's point of view on the scene.
XRViewerPose() - Constructor for class akasha.xr.XRViewerPose
 
XRViewport - Class in akasha.xr
The WebXR Device API's XRViewport interface provides properties used to describe the size and position of the current viewport within the XRWebGLLayer being used to render the 3D scene.
XRViewport() - Constructor for class akasha.xr.XRViewport
 
XRVisibilityState - Annotation Type in akasha.xr
 
XRVisibilityState.Util - Class in akasha.xr
 
XRWebGLLayer - Class in akasha.xr
The XRWebGLLayer interface of the WebXR Device API provides a linkage between the WebXR device (or simulated XR device, in the case of an inline session) and a WebGL context used to render the scene for display on the device.
XRWebGLLayer(XRSession, XRWebGLRenderingContext, XRWebGLLayerInit) - Constructor for class akasha.xr.XRWebGLLayer
The WebXR Device API XRWebGLLayer() constructor creates and returns a new XRWebGLLayer object, providing the linkage between the WebXR device and the WebGL graphics layer used to render the 3D scene.
XRWebGLLayer(XRSession, XRWebGLRenderingContext) - Constructor for class akasha.xr.XRWebGLLayer
The WebXR Device API XRWebGLLayer() constructor creates and returns a new XRWebGLLayer object, providing the linkage between the WebXR device and the WebGL graphics layer used to render the 3D scene.
XRWebGLLayerInit - Interface in akasha.xr
The WebXR Device API's XRWebGLLayerInit dictionary is used to provide configuration options when creating a new XRWebGLLayer object with the XRWebGLLayer() constructor.
XRWebGLLayerInit.Builder - Interface in akasha.xr
The WebXR Device API's XRWebGLLayerInit dictionary is used to provide configuration options when creating a new XRWebGLLayer object with the XRWebGLLayer() constructor.
XRWebGLRenderingContext - Interface in akasha.xr
 
xslt - Static variable in annotation type akasha.RequestDestination
 
XSLTProcessor - Class in akasha
An XSLTProcessor applies an XSLT stylesheet transformation to an XML document to produce a new XML document as output.
XSLTProcessor() - Constructor for class akasha.XSLTProcessor
 

Y

y(String) - Method in interface akasha.crypto.JsonWebKey.Builder
 
y() - Method in interface akasha.crypto.JsonWebKey
 
y() - Method in class akasha.DeviceMotionEventAcceleration
This read-only property indicates the amount of acceleration that occurred along the Y axis in a DeviceMotionEventAcceleration object.
y(Double) - Method in interface akasha.DeviceMotionEventAccelerationInit.Builder
 
y() - Method in interface akasha.DeviceMotionEventAccelerationInit
 
y - Variable in class akasha.DOMPoint
The DOMPoint interface's y property holds the vertical coordinate, y, for a point in space.
y(double) - Method in interface akasha.DOMPointInit.Builder
The DOMPointInit dictionary's y property is used to specify the y-coordinate of a point in 2D or 3D space when either creating or serializing to JSON a DOMPoint or DOMPointReadOnly object.
y() - Method in interface akasha.DOMPointInit
The DOMPointInit dictionary's y property is used to specify the y-coordinate of a point in 2D or 3D space when either creating or serializing to JSON a DOMPoint or DOMPointReadOnly object.
y() - Method in class akasha.DOMPointReadOnly
The DOMPointReadOnly interface's y property holds the vertical coordinate, y, for a read-only point in space.
y - Variable in class akasha.DOMRect
 
y(double) - Method in interface akasha.DOMRectInit.Builder
 
y() - Method in interface akasha.DOMRectInit
 
y() - Method in class akasha.DOMRectReadOnly
The y read-only property of the DOMRectReadOnly interface represents the y coordinate of the DOMRect's origin.
y(int) - Method in interface akasha.gpu.GPUOrigin2DDict.Builder
 
y() - Method in interface akasha.gpu.GPUOrigin2DDict
 
y(int) - Method in interface akasha.gpu.GPUOrigin3DDict.Builder
 
y() - Method in interface akasha.gpu.GPUOrigin3DDict
 
y() - Method in class akasha.HTMLImageElement
The read-only HTMLImageElement property y indicates the y-coordinate of the img element's top border edge relative to the root element's origin.
y() - Method in class akasha.MouseEvent
The MouseEvent.y property is an alias for the MouseEvent.clientY property.
y() - Method in class akasha.svg.SVGFEBlendElement
 
y() - Method in class akasha.svg.SVGFEColorMatrixElement
 
y() - Method in class akasha.svg.SVGFEComponentTransferElement
 
y() - Method in class akasha.svg.SVGFECompositeElement
 
y() - Method in class akasha.svg.SVGFEConvolveMatrixElement
 
y() - Method in class akasha.svg.SVGFEDiffuseLightingElement
 
y() - Method in class akasha.svg.SVGFEDisplacementMapElement
 
y() - Method in class akasha.svg.SVGFEDropShadowElement
 
y() - Method in class akasha.svg.SVGFEFloodElement
 
y() - Method in class akasha.svg.SVGFEGaussianBlurElement
 
y() - Method in class akasha.svg.SVGFEImageElement
 
y() - Method in class akasha.svg.SVGFEMergeElement
 
y() - Method in class akasha.svg.SVGFEMorphologyElement
 
y() - Method in class akasha.svg.SVGFEOffsetElement
 
y() - Method in class akasha.svg.SVGFEPointLightElement
 
y() - Method in class akasha.svg.SVGFESpecularLightingElement
 
y() - Method in class akasha.svg.SVGFESpotLightElement
 
y() - Method in class akasha.svg.SVGFETileElement
 
y() - Method in class akasha.svg.SVGFETurbulenceElement
 
y() - Method in class akasha.svg.SVGFilterElement
 
y() - Method in class akasha.svg.SVGForeignObjectElement
 
y() - Method in class akasha.svg.SVGImageElement
The y read-only property of the SVGImageElement interface returns an SVGAnimatedLength corresponding to the y attribute of the given image element.
y() - Method in class akasha.svg.SVGMaskElement
 
y() - Method in class akasha.svg.SVGPatternElement
 
y() - Method in class akasha.svg.SVGRectElement
 
y() - Method in class akasha.svg.SVGSVGElement
 
y() - Method in class akasha.svg.SVGTextPositioningElement
 
y() - Method in class akasha.svg.SVGUseElement
 
y() - Method in class akasha.xr.XRViewport
The read-only XRViewport interface's y property indicates the offset from the bottom edge of the destination surface (typically a XRWebGLLayer to the bottom edge of the viewport within the surface into which WebXR content is to be rendered.
y1() - Method in class akasha.svg.SVGLinearGradientElement
 
y1() - Method in class akasha.svg.SVGLineElement
 
y2() - Method in class akasha.svg.SVGLinearGradientElement
 
y2() - Method in class akasha.svg.SVGLineElement
 
yChannelSelector() - Method in class akasha.svg.SVGFEDisplacementMapElement
 

Z

z() - Method in class akasha.DeviceMotionEventAcceleration
This read-only property indicates the amount of acceleration that occurred along the Z axis in a DeviceMotionEventAcceleration object.
z(Double) - Method in interface akasha.DeviceMotionEventAccelerationInit.Builder
 
z() - Method in interface akasha.DeviceMotionEventAccelerationInit
 
z - Variable in class akasha.DOMPoint
The DOMPoint interface's z property specifies the depth coordinate of a point in space.
z(double) - Method in interface akasha.DOMPointInit.Builder
The DOMPointInit dictionary's z property is used to specify the z-coordinate of a point in 2D or 3D space when either creating or serializing to JSON a DOMPoint or DOMPointReadOnly object.
z() - Method in interface akasha.DOMPointInit
The DOMPointInit dictionary's z property is used to specify the z-coordinate of a point in 2D or 3D space when either creating or serializing to JSON a DOMPoint or DOMPointReadOnly object.
z() - Method in class akasha.DOMPointReadOnly
The DOMPointReadOnly interface's z property holds the depth coordinate, z, for a read-only point in space.
z(int) - Method in interface akasha.gpu.GPUOrigin3DDict.Builder
 
z() - Method in interface akasha.gpu.GPUOrigin3DDict
 
z() - Method in class akasha.svg.SVGFEPointLightElement
 
z() - Method in class akasha.svg.SVGFESpotLightElement
 
ZERO - Static variable in class akasha.gl.WebGL2RenderingContext
 
ZERO - Static variable in class akasha.gl.WebGLRenderingContext
 
zero - Static variable in annotation type akasha.gpu.GPUBlendFactor
 
zero - Static variable in annotation type akasha.gpu.GPUStencilOperation
 
zoomAndPan - Variable in class akasha.svg.SVGSVGElement
 
zoomAndPan - Variable in class akasha.svg.SVGViewElement
 

_

_1d - Static variable in annotation type akasha.gpu.GPUTextureDimension
 
_1d - Static variable in annotation type akasha.gpu.GPUTextureViewDimension
 
_2d - Static variable in annotation type akasha.gpu.GPUTextureDimension
 
_2d - Static variable in annotation type akasha.gpu.GPUTextureViewDimension
 
_2d - Static variable in annotation type akasha.OffscreenRenderingContextId
 
_2d - Static variable in annotation type akasha.RenderContextType
The context type designates a CanvasRenderingContext2D, a two-dimensional rendering context.
_2d_array - Static variable in annotation type akasha.gpu.GPUTextureViewDimension
 
_2x - Static variable in annotation type akasha.audio.OverSampleType
 
_3d - Static variable in annotation type akasha.gpu.GPUTextureDimension
 
_3d - Static variable in annotation type akasha.gpu.GPUTextureViewDimension
 
_4x - Static variable in annotation type akasha.audio.OverSampleType
 
_is() - Method in interface akasha.ElementCreationOptions
 
_isConcatSpreadable() - Static method in interface akasha.core.Symbol
The Symbol.isConcatSpreadable well-known symbol is used to configure if an object should be flattened to its array elements when using the Array.prototype.concat() method.
_issuerCertificateId() - Method in interface akasha.rtc.RTCCertificateStats
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links