Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aimingoo/jike2
/ functions
Functions
1,721 in github.com/aimingoo/jike2
⨍
Functions
1,721
◇
Types & classes
906
Method
createScriptProcessor
(bufferSize?: number, numberOfInputChannels?: number, numberOfOutputChannels?: number)
src/49/lib/lib.d.ts:4014
Method
createSession
(type: string, initData: Uint8Array, cdmData?: Uint8Array)
src/49/lib/lib.d.ts:11077
Method
createShader
(type: number)
src/49/lib/lib.d.ts:14671
Method
createStereoPanner
()
src/49/lib/lib.d.ts:4015
Method
createStreamFromInputStream
(type: string, inputStream: any)
src/49/lib/lib.d.ts:10771
Method
createTBody
* Creates an empty tBody element in the table.
src/49/lib/lib.d.ts:10044
Method
createTFoot
* Creates an empty tFoot element in the table.
src/49/lib/lib.d.ts:10048
Method
createTHead
* Returns the tHead element object if successful, or null otherwise.
src/49/lib/lib.d.ts:10052
Method
createTextNode
* 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
Method
createTextRange
()
src/49/lib/lib.d.ts:7155
Method
createTextRange
* Creates a TextRange object for the element.
src/49/lib/lib.d.ts:7346
Method
createTextRange
* Creates a TextRange object for the element.
src/49/lib/lib.d.ts:8743
Method
createTextRange
* Creates a TextRange object for the element.
src/49/lib/lib.d.ts:10246
Method
createTexture
()
src/49/lib/lib.d.ts:14672
Method
createTouch
(view: any, target: EventTarget, identifier: number, pageX: number, pageY: number, screenX: number, screenY: n
src/49/lib/lib.d.ts:5893
Method
createTouchList
(...touches: Touch[])
src/49/lib/lib.d.ts:5894
Method
createTreeWalker
* 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
Method
createWaveShaper
()
src/49/lib/lib.d.ts:4016
Method
cullFace
(mode: number)
src/49/lib/lib.d.ts:14673
Method
debug
(message?: string, ...optionalParams: any[])
src/49/lib/lib.d.ts:4918
Method
decodeAudioData
(audioData: ArrayBuffer, successCallback: DecodeSuccessCallback, errorCallback?: DecodeErrorCallback)
src/49/lib/lib.d.ts:4017
Method
decrypt
(algorithm: string | Algorithm, key: CryptoKey, data: ArrayBufferView)
src/49/lib/lib.d.ts:14134
Method
defer
()
src/49/lib/lib.d.ts:12000
Method
defineProperties
* 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
Method
delete
()
src/49/lib/lib.d.ts:10508
Method
delete
(key: any)
src/49/lib/lib.d.ts:10607
Method
deleteBuffer
(buffer: WebGLBuffer)
src/49/lib/lib.d.ts:14674
Method
deleteCaption
* Deletes the caption element and its contents from the table.
src/49/lib/lib.d.ts:10056
Method
deleteCell
* 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
Method
deleteContents
()
src/49/lib/lib.d.ts:12139
Method
deleteData
(offset: number, count: number)
src/49/lib/lib.d.ts:4826
Method
deleteDatabase
(name: string)
src/49/lib/lib.d.ts:10556
Method
deleteFramebuffer
(framebuffer: WebGLFramebuffer)
src/49/lib/lib.d.ts:14675
Method
deleteFromDocument
()
src/49/lib/lib.d.ts:14000
Method
deleteIndex
(indexName: string)
src/49/lib/lib.d.ts:10608
Method
deleteMedium
(oldMedium: string)
src/49/lib/lib.d.ts:11323
Method
deleteObjectStore
(name: string)
src/49/lib/lib.d.ts:10542
Method
deleteProgram
(program: WebGLProgram)
src/49/lib/lib.d.ts:14676
Method
deleteRenderbuffer
(renderbuffer: WebGLRenderbuffer)
src/49/lib/lib.d.ts:14677
Method
deleteRow
* 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
Method
deleteRow
* 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
Method
deleteRule
(index?: number)
src/49/lib/lib.d.ts:4201
Method
deleteRule
(rule: string)
src/49/lib/lib.d.ts:4235
Method
deleteRule
(index?: number)
src/49/lib/lib.d.ts:4708
Method
deleteShader
(shader: WebGLShader)
src/49/lib/lib.d.ts:14678
Method
deleteTFoot
* Deletes the tFoot element and its contents from the table.
src/49/lib/lib.d.ts:10065
Method
deleteTHead
* Deletes the tHead element and its contents from the table.
src/49/lib/lib.d.ts:10069
Method
deleteTexture
(texture: WebGLTexture)
src/49/lib/lib.d.ts:14679
Method
deny
()
src/49/lib/lib.d.ts:5207
Method
depthFunc
(func: number)
src/49/lib/lib.d.ts:14680
Method
depthMask
(flag: boolean)
src/49/lib/lib.d.ts:14681
Method
depthRange
(zNear: number, zFar: number)
src/49/lib/lib.d.ts:14682
Method
deriveBits
(algorithm: string | Algorithm, baseKey: CryptoKey, length: number)
src/49/lib/lib.d.ts:14135
Method
deriveKey
(algorithm: string | Algorithm, baseKey: CryptoKey, derivedKeyType: string | Algorithm, extractable: boolean,
src/49/lib/lib.d.ts:14136
Method
deselectAll
()
src/49/lib/lib.d.ts:13608
Method
detach
()
src/49/lib/lib.d.ts:11691
Method
detach
()
src/49/lib/lib.d.ts:12140
Method
detachShader
(program: WebGLProgram, shader: WebGLShader)
src/49/lib/lib.d.ts:14683
Method
deviceSupports
(property: string)
src/49/lib/lib.d.ts:11224
Method
digest
(algorithm: string | Algorithm, data: ArrayBufferView)
src/49/lib/lib.d.ts:14137
Method
dimensions
* Returns the number of dimensions (1-based).
src/49/lib/lib.d.ts:16882
Method
dir
(value?: any, ...optionalParams: any[])
src/49/lib/lib.d.ts:4919
Method
dirxml
(value: any)
src/49/lib/lib.d.ts:4920
Method
disable
(cap: number)
src/49/lib/lib.d.ts:14684
Method
disableVertexAttribArray
(index: number)
src/49/lib/lib.d.ts:14685
Method
disconnect
(output?: number)
src/49/lib/lib.d.ts:4055
Method
disconnect
()
src/49/lib/lib.d.ts:11490
Method
dispatchEvent
(evt: Event)
src/49/lib/lib.d.ts:6685
Method
dragDrop
()
src/49/lib/lib.d.ts:7580
Method
drawArrays
(mode: number, first: number, count: number)
src/49/lib/lib.d.ts:14686
Method
drawArraysInstancedANGLE
(mode: number, first: number, count: number, primcount: number)
src/49/lib/lib.d.ts:3861
Method
drawElements
(mode: number, count: number, type: number, offset: number)
src/49/lib/lib.d.ts:14687
Method
drawElementsInstancedANGLE
(mode: number, count: number, type: number, offset: number, primcount: number)
src/49/lib/lib.d.ts:3862
Method
drawImage
(image: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement, offsetX: number, offsetY: number, width?: num
src/49/lib/lib.d.ts:4775
Method
drawPreviewPage
(element: HTMLElement, pageNumber: number)
src/49/lib/lib.d.ts:11132
Method
duplicate
()
src/49/lib/lib.d.ts:14216
Function
e
(x: any, y: any)
src/41/t.ts:18
Method
elementFromPoint
* 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
Method
empty
()
src/49/lib/lib.d.ts:14001
Method
enable
(cap: number)
src/49/lib/lib.d.ts:14688
Method
enableVertexAttribArray
(index: number)
src/49/lib/lib.d.ts:14689
Method
encrypt
(algorithm: string | Algorithm, key: CryptoKey, data: ArrayBufferView)
src/49/lib/lib.d.ts:14138
Method
end
(index: number)
src/49/lib/lib.d.ts:14348
Method
endOfStream
(error?: number)
src/49/lib/lib.d.ts:11352
Method
endPrint
()
src/49/lib/lib.d.ts:11133
Method
ensurePrintDialogDefaults
()
src/49/lib/lib.d.ts:11225
Method
evaluate
(expression: string, contextNode: Node, resolver: XPathNSResolver, type: number, result: XPathResult)
src/49/lib/lib.d.ts:5909
Method
evaluate
(expression: string, contextNode: Node, resolver: XPathNSResolver, type: number, result: XPathResult)
src/49/lib/lib.d.ts:15891
Method
evaluate
(contextNode: Node, type: number, result: XPathResult)
src/49/lib/lib.d.ts:15900
Method
every
* 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
Method
every
* 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
Method
every
* 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
Method
every
* 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
Method
every
* 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
Method
every
* 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
Method
every
* 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
Method
every
* 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
Method
every
* 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
Method
exec
* 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
Method
execAsyncAtPriority
(asynchronousCallback: MSExecAtPriorityFunctionCallback, priority: string, ...args: any[])
src/49/lib/lib.d.ts:10772
← previous
next →
501–600 of 1,721, ranked by callers