MCPcopy Create free account

hub / github.com/aimingoo/jike2 / functions

Functions1,721 in github.com/aimingoo/jike2

MethodcreateScriptProcessor
(bufferSize?: number, numberOfInputChannels?: number, numberOfOutputChannels?: number)
src/49/lib/lib.d.ts:4014
MethodcreateSession
(type: string, initData: Uint8Array, cdmData?: Uint8Array)
src/49/lib/lib.d.ts:11077
MethodcreateShader
(type: number)
src/49/lib/lib.d.ts:14671
MethodcreateStereoPanner
()
src/49/lib/lib.d.ts:4015
MethodcreateStreamFromInputStream
(type: string, inputStream: any)
src/49/lib/lib.d.ts:10771
MethodcreateTBody
* Creates an empty tBody element in the table.
src/49/lib/lib.d.ts:10044
MethodcreateTFoot
* Creates an empty tFoot element in the table.
src/49/lib/lib.d.ts:10048
MethodcreateTHead
* Returns the tHead element object if successful, or null otherwise.
src/49/lib/lib.d.ts:10052
MethodcreateTextNode
* Creates a text string from the specified value. * @param data String that specifies the nodeValue property of the text node.
src/49/lib/lib.d.ts:5892
MethodcreateTextRange
()
src/49/lib/lib.d.ts:7155
MethodcreateTextRange
* Creates a TextRange object for the element.
src/49/lib/lib.d.ts:7346
MethodcreateTextRange
* Creates a TextRange object for the element.
src/49/lib/lib.d.ts:8743
MethodcreateTextRange
* Creates a TextRange object for the element.
src/49/lib/lib.d.ts:10246
MethodcreateTexture
()
src/49/lib/lib.d.ts:14672
MethodcreateTouch
(view: any, target: EventTarget, identifier: number, pageX: number, pageY: number, screenX: number, screenY: n
src/49/lib/lib.d.ts:5893
MethodcreateTouchList
(...touches: Touch[])
src/49/lib/lib.d.ts:5894
MethodcreateTreeWalker
* Creates a TreeWalker object that you can use to traverse filtered lists of nodes or elements in a document. * @param root The root element or
src/49/lib/lib.d.ts:5902
MethodcreateWaveShaper
()
src/49/lib/lib.d.ts:4016
MethodcullFace
(mode: number)
src/49/lib/lib.d.ts:14673
Methoddebug
(message?: string, ...optionalParams: any[])
src/49/lib/lib.d.ts:4918
MethoddecodeAudioData
(audioData: ArrayBuffer, successCallback: DecodeSuccessCallback, errorCallback?: DecodeErrorCallback)
src/49/lib/lib.d.ts:4017
Methoddecrypt
(algorithm: string | Algorithm, key: CryptoKey, data: ArrayBufferView)
src/49/lib/lib.d.ts:14134
Methoddefer
()
src/49/lib/lib.d.ts:12000
MethoddefineProperties
* Adds one or more properties to an object, and/or modifies attributes of existing properties. * @param o Object on which to add or modify the
src/49/lib/lib.d.ts:176
Methoddelete
()
src/49/lib/lib.d.ts:10508
Methoddelete
(key: any)
src/49/lib/lib.d.ts:10607
MethoddeleteBuffer
(buffer: WebGLBuffer)
src/49/lib/lib.d.ts:14674
MethoddeleteCaption
* Deletes the caption element and its contents from the table.
src/49/lib/lib.d.ts:10056
MethoddeleteCell
* Removes the specified cell from the table row, as well as from the cells collection. * @param index Number that specifies the zero-based posi
src/49/lib/lib.d.ts:10120
MethoddeleteContents
()
src/49/lib/lib.d.ts:12139
MethoddeleteData
(offset: number, count: number)
src/49/lib/lib.d.ts:4826
MethoddeleteDatabase
(name: string)
src/49/lib/lib.d.ts:10556
MethoddeleteFramebuffer
(framebuffer: WebGLFramebuffer)
src/49/lib/lib.d.ts:14675
MethoddeleteFromDocument
()
src/49/lib/lib.d.ts:14000
MethoddeleteIndex
(indexName: string)
src/49/lib/lib.d.ts:10608
MethoddeleteMedium
(oldMedium: string)
src/49/lib/lib.d.ts:11323
MethoddeleteObjectStore
(name: string)
src/49/lib/lib.d.ts:10542
MethoddeleteProgram
(program: WebGLProgram)
src/49/lib/lib.d.ts:14676
MethoddeleteRenderbuffer
(renderbuffer: WebGLRenderbuffer)
src/49/lib/lib.d.ts:14677
MethoddeleteRow
* Removes the specified row (tr) from the element and from the rows collection. * @param index Number that specifies the zero-based position in
src/49/lib/lib.d.ts:10061
MethoddeleteRow
* Removes the specified row (tr) from the element and from the rows collection. * @param index Number that specifies the zero-based position in
src/49/lib/lib.d.ts:10147
MethoddeleteRule
(index?: number)
src/49/lib/lib.d.ts:4201
MethoddeleteRule
(rule: string)
src/49/lib/lib.d.ts:4235
MethoddeleteRule
(index?: number)
src/49/lib/lib.d.ts:4708
MethoddeleteShader
(shader: WebGLShader)
src/49/lib/lib.d.ts:14678
MethoddeleteTFoot
* Deletes the tFoot element and its contents from the table.
src/49/lib/lib.d.ts:10065
MethoddeleteTHead
* Deletes the tHead element and its contents from the table.
src/49/lib/lib.d.ts:10069
MethoddeleteTexture
(texture: WebGLTexture)
src/49/lib/lib.d.ts:14679
Methoddeny
()
src/49/lib/lib.d.ts:5207
MethoddepthFunc
(func: number)
src/49/lib/lib.d.ts:14680
MethoddepthMask
(flag: boolean)
src/49/lib/lib.d.ts:14681
MethoddepthRange
(zNear: number, zFar: number)
src/49/lib/lib.d.ts:14682
MethodderiveBits
(algorithm: string | Algorithm, baseKey: CryptoKey, length: number)
src/49/lib/lib.d.ts:14135
MethodderiveKey
(algorithm: string | Algorithm, baseKey: CryptoKey, derivedKeyType: string | Algorithm, extractable: boolean,
src/49/lib/lib.d.ts:14136
MethoddeselectAll
()
src/49/lib/lib.d.ts:13608
Methoddetach
()
src/49/lib/lib.d.ts:11691
Methoddetach
()
src/49/lib/lib.d.ts:12140
MethoddetachShader
(program: WebGLProgram, shader: WebGLShader)
src/49/lib/lib.d.ts:14683
MethoddeviceSupports
(property: string)
src/49/lib/lib.d.ts:11224
Methoddigest
(algorithm: string | Algorithm, data: ArrayBufferView)
src/49/lib/lib.d.ts:14137
Methoddimensions
* Returns the number of dimensions (1-based).
src/49/lib/lib.d.ts:16882
Methoddir
(value?: any, ...optionalParams: any[])
src/49/lib/lib.d.ts:4919
Methoddirxml
(value: any)
src/49/lib/lib.d.ts:4920
Methoddisable
(cap: number)
src/49/lib/lib.d.ts:14684
MethoddisableVertexAttribArray
(index: number)
src/49/lib/lib.d.ts:14685
Methoddisconnect
(output?: number)
src/49/lib/lib.d.ts:4055
Methoddisconnect
()
src/49/lib/lib.d.ts:11490
MethoddispatchEvent
(evt: Event)
src/49/lib/lib.d.ts:6685
MethoddragDrop
()
src/49/lib/lib.d.ts:7580
MethoddrawArrays
(mode: number, first: number, count: number)
src/49/lib/lib.d.ts:14686
MethoddrawArraysInstancedANGLE
(mode: number, first: number, count: number, primcount: number)
src/49/lib/lib.d.ts:3861
MethoddrawElements
(mode: number, count: number, type: number, offset: number)
src/49/lib/lib.d.ts:14687
MethoddrawElementsInstancedANGLE
(mode: number, count: number, type: number, offset: number, primcount: number)
src/49/lib/lib.d.ts:3862
MethoddrawImage
(image: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement, offsetX: number, offsetY: number, width?: num
src/49/lib/lib.d.ts:4775
MethoddrawPreviewPage
(element: HTMLElement, pageNumber: number)
src/49/lib/lib.d.ts:11132
Methodduplicate
()
src/49/lib/lib.d.ts:14216
Functione
(x: any, y: any)
src/41/t.ts:18
MethodelementFromPoint
* Returns the element for the specified x coordinate and the specified y coordinate. * @param x The x-offset * @param y The y-offset
src/49/lib/lib.d.ts:5908
Methodempty
()
src/49/lib/lib.d.ts:14001
Methodenable
(cap: number)
src/49/lib/lib.d.ts:14688
MethodenableVertexAttribArray
(index: number)
src/49/lib/lib.d.ts:14689
Methodencrypt
(algorithm: string | Algorithm, key: CryptoKey, data: ArrayBufferView)
src/49/lib/lib.d.ts:14138
Methodend
(index: number)
src/49/lib/lib.d.ts:14348
MethodendOfStream
(error?: number)
src/49/lib/lib.d.ts:11352
MethodendPrint
()
src/49/lib/lib.d.ts:11133
MethodensurePrintDialogDefaults
()
src/49/lib/lib.d.ts:11225
Methodevaluate
(expression: string, contextNode: Node, resolver: XPathNSResolver, type: number, result: XPathResult)
src/49/lib/lib.d.ts:5909
Methodevaluate
(expression: string, contextNode: Node, resolver: XPathNSResolver, type: number, result: XPathResult)
src/49/lib/lib.d.ts:15891
Methodevaluate
(contextNode: Node, type: number, result: XPathResult)
src/49/lib/lib.d.ts:15900
Methodevery
* Determines whether all the members of an array satisfy the specified test. * @param callbackfn A function that accepts up to three arguments.
src/49/lib/lib.d.ts:1102
Methodevery
* Determines whether all the members of an array satisfy the specified test. * @param callbackfn A function that accepts up to three arguments.
src/49/lib/lib.d.ts:1424
Methodevery
* Determines whether all the members of an array satisfy the specified test. * @param callbackfn A function that accepts up to three arguments.
src/49/lib/lib.d.ts:1689
Methodevery
* Determines whether all the members of an array satisfy the specified test. * @param callbackfn A function that accepts up to three arguments.
src/49/lib/lib.d.ts:1955
Methodevery
* Determines whether all the members of an array satisfy the specified test. * @param callbackfn A function that accepts up to three arguments.
src/49/lib/lib.d.ts:2221
Methodevery
* Determines whether all the members of an array satisfy the specified test. * @param callbackfn A function that accepts up to three arguments.
src/49/lib/lib.d.ts:2486
Methodevery
* Determines whether all the members of an array satisfy the specified test. * @param callbackfn A function that accepts up to three arguments.
src/49/lib/lib.d.ts:2752
Methodevery
* Determines whether all the members of an array satisfy the specified test. * @param callbackfn A function that accepts up to three arguments.
src/49/lib/lib.d.ts:3018
Methodevery
* Determines whether all the members of an array satisfy the specified test. * @param callbackfn A function that accepts up to three arguments.
src/49/lib/lib.d.ts:3284
Methodexec
* Executes a search on a string using a regular expression pattern, and returns an array containing the results of that search. * @param string
src/49/lib/lib.d.ts:833
MethodexecAsyncAtPriority
(asynchronousCallback: MSExecAtPriorityFunctionCallback, priority: string, ...args: any[])
src/49/lib/lib.d.ts:10772
← previousnext →501–600 of 1,721, ranked by callers