MCPcopy Create free account

hub / github.com/aimingoo/jike2 / functions

Functions1,721 in github.com/aimingoo/jike2

MethodgetUint8
* Gets the Uint8 value at the specified byte offset from the start of the view. There is * no alignment constraint; multi-byte values may be f
src/49/lib/lib.d.ts:1290
MethodgetUniform
(program: WebGLProgram, location: WebGLUniformLocation)
src/49/lib/lib.d.ts:14715
MethodgetUniformLocation
(program: WebGLProgram, name: string)
src/49/lib/lib.d.ts:14716
MethodgetVertexAttrib
(index: number, pname: number)
src/49/lib/lib.d.ts:14717
MethodgetVertexAttribOffset
(index: number, pname: number)
src/49/lib/lib.d.ts:14718
MethodgetVideoPlaybackQuality
()
src/49/lib/lib.d.ts:10354
MethodgetViewId
(view: any)
src/49/lib/lib.d.ts:10776
Functiongetter
()
src/43/t.ts:50
Methodgo
(delta?: any)
src/49/lib/lib.d.ts:10491
MethodgoBack
()
src/49/lib/lib.d.ts:10933
MethodgoForward
()
src/49/lib/lib.d.ts:10934
Functiongreet
(person: string | string[])
src/56/t.ts:4
Methodgroup
(groupTitle?: string)
src/49/lib/lib.d.ts:4922
MethodgroupCollapsed
(groupTitle?: string)
src/49/lib/lib.d.ts:4923
MethodgroupEnd
()
src/49/lib/lib.d.ts:4924
MethodhandleEvent
(evt: Event)
src/49/lib/lib.d.ts:16297
MethodhasAttribute
(name: string)
src/49/lib/lib.d.ts:6573
MethodhasAttributeNS
(namespaceURI: string, localName: string)
src/49/lib/lib.d.ts:6574
MethodhasAttributes
()
src/49/lib/lib.d.ts:11612
MethodhasChildNodes
()
src/49/lib/lib.d.ts:11613
MethodhasComposition
()
src/49/lib/lib.d.ts:10979
MethodhasExtension
(extension: string)
src/49/lib/lib.d.ts:16224
MethodhasFeature
(feature: string, version: string)
src/49/lib/lib.d.ts:5088
MethodhasFocus
* Gets a value indicating whether the object currently has focus.
src/49/lib/lib.d.ts:6125
MethodhasOwnProperty
* Determines whether an object has a property with the specified name. * @param v A property name.
src/49/lib/lib.d.ts:112
Methodhint
(target: number, mode: number)
src/49/lib/lib.d.ts:14719
Functionidentity
(arg: T)
src/41/t.ts:50
MethodimportKey
(format: string, keyData: ArrayBufferView, algorithm: string | Algorithm, extractable: boolean, keyUsages: str
src/49/lib/lib.d.ts:14141
MethodimportNode
(importedNode: Node, deep: boolean)
src/49/lib/lib.d.ts:6126
MethodimportStylesheet
(style: Node)
src/49/lib/lib.d.ts:15957
MethodinRange
(range: TextRange)
src/49/lib/lib.d.ts:14224
Methodindex
(name: string)
src/49/lib/lib.d.ts:10610
MethodindexOf
* Returns the position of the first occurrence of a substring. * @param searchString The substring to search for in the string * @param
src/49/lib/lib.d.ts:305
MethodindexOf
* Returns the index of the first occurrence of a value in an array. * @param searchElement The value to locate in the array. * @param fr
src/49/lib/lib.d.ts:1088
MethodindexOf
* Returns the index of the first occurrence of a value in an array. * @param searchElement The value to locate in the array. * @param fr
src/49/lib/lib.d.ts:1482
MethodindexOf
* Returns the index of the first occurrence of a value in an array. * @param searchElement The value to locate in the array. * @param fr
src/49/lib/lib.d.ts:1747
MethodindexOf
* Returns the index of the first occurrence of a value in an array. * @param searchElement The value to locate in the array. * @param fr
src/49/lib/lib.d.ts:2013
MethodindexOf
* Returns the index of the first occurrence of a value in an array. * @param searchElement The value to locate in the array. * @param fr
src/49/lib/lib.d.ts:2279
MethodindexOf
* Returns the index of the first occurrence of a value in an array. * @param searchElement The value to locate in the array. * @param fr
src/49/lib/lib.d.ts:2544
MethodindexOf
* Returns the index of the first occurrence of a value in an array. * @param searchElement The value to locate in the array. * @param fr
src/49/lib/lib.d.ts:2810
MethodindexOf
* Returns the index of the first occurrence of a value in an array. * @param searchElement The value to locate in the array. * @param fr
src/49/lib/lib.d.ts:3076
MethodindexOf
* Returns the index of the first occurrence of a value in an array. * @param searchElement The value to locate in the array. * @param fr
src/49/lib/lib.d.ts:3342
Methodinfo
(message?: any, ...optionalParams: any[])
src/49/lib/lib.d.ts:4925
MethodinitAnimationEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, animationNameArg: string, elapsedTimeArg: num
src/49/lib/lib.d.ts:3893
MethodinitCloseEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, wasCleanArg: boolean, codeArg: number, reason
src/49/lib/lib.d.ts:4876
MethodinitCompositionEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, dataArg: string, locale: str
src/49/lib/lib.d.ts:4906
MethodinitCustomEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, detailArg: any)
src/49/lib/lib.d.ts:5000
MethodinitDeviceMotionEvent
(type: string, bubbles: boolean, cancelable: boolean, acceleration: DeviceAccelerationDict, accelerationInclud
src/49/lib/lib.d.ts:5240
MethodinitDeviceOrientationEvent
(type: string, bubbles: boolean, cancelable: boolean, alpha: number, beta: number, gamma: number, absolute: bo
src/49/lib/lib.d.ts:5253
MethodinitDragEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXAr
src/49/lib/lib.d.ts:6315
MethodinitErrorEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, messageArg: string, filenameArg: string, line
src/49/lib/lib.d.ts:6645
MethodinitEvent
(eventTypeArg: string, canBubbleArg: boolean, cancelableArg: boolean)
src/49/lib/lib.d.ts:6666
MethodinitFocusEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, relatedTa
src/49/lib/lib.d.ts:6739
MethodinitGestureEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXAr
src/49/lib/lib.d.ts:10890
MethodinitKeyboardEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, keyArg: string, locationArg:
src/49/lib/lib.d.ts:10714
MethodinitMSManipulationEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, lastState
src/49/lib/lib.d.ts:10997
MethodinitMessageEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, dataArg: any, originArg: string, lastEventIdA
src/49/lib/lib.d.ts:11377
MethodinitMouseEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXAr
src/49/lib/lib.d.ts:11449
MethodinitMouseWheelEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXAr
src/49/lib/lib.d.ts:11461
MethodinitMutationEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, relatedNodeArg: Node, prevValueArg: string, n
src/49/lib/lib.d.ts:11475
MethodinitPointerEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXAr
src/49/lib/lib.d.ts:11120
MethodinitPointerEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXAr
src/49/lib/lib.d.ts:12061
MethodinitPopStateEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, stateArg: any)
src/49/lib/lib.d.ts:12071
MethodinitProgressEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, lengthComputableArg: boolean, loadedArg: numb
src/49/lib/lib.d.ts:12119
MethodinitStorageEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, keyArg: string, oldValueArg: any, newValueArg
src/49/lib/lib.d.ts:14078
MethodinitTextEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, dataArg: string, inputMethod
src/49/lib/lib.d.ts:14168
MethodinitTransitionEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, propertyNameArg: string, elapsedTimeArg: numb
src/49/lib/lib.d.ts:14411
MethodinitUIEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number)
src/49/lib/lib.d.ts:14442
MethodinitWheelEvent
(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXAr
src/49/lib/lib.d.ts:15511
Methodinitialize
(newItem: SVGLength)
src/49/lib/lib.d.ts:12993
Methodinitialize
(newItem: SVGNumber)
src/49/lib/lib.d.ts:13121
Methodinitialize
(newItem: SVGPathSeg)
src/49/lib/lib.d.ts:13408
Methodinitialize
(newItem: SVGPoint)
src/49/lib/lib.d.ts:13471
Methodinitialize
(newItem: string)
src/49/lib/lib.d.ts:13706
Methodinitialize
(newItem: SVGTransform)
src/49/lib/lib.d.ts:13874
MethodinsertAdjacentElement
(position: string, insertedElement: Element)
src/49/lib/lib.d.ts:7583
MethodinsertAdjacentHTML
(where: string, html: string)
src/49/lib/lib.d.ts:7584
MethodinsertAdjacentText
(where: string, text: string)
src/49/lib/lib.d.ts:7585
MethodinsertBefore
(newChild: Node, refChild?: Node)
src/49/lib/lib.d.ts:11614
MethodinsertCell
* Creates a new cell in the table row, and adds the cell to the cells collection. * @param index Number that specifies where to insert the cell
src/49/lib/lib.d.ts:10125
MethodinsertData
(offset: number, arg: string)
src/49/lib/lib.d.ts:4827
MethodinsertItemBefore
(newItem: SVGLength, index: number)
src/49/lib/lib.d.ts:12994
MethodinsertItemBefore
(newItem: SVGNumber, index: number)
src/49/lib/lib.d.ts:13122
MethodinsertItemBefore
(newItem: SVGPathSeg, index: number)
src/49/lib/lib.d.ts:13409
MethodinsertItemBefore
(newItem: SVGPoint, index: number)
src/49/lib/lib.d.ts:13472
MethodinsertItemBefore
(newItem: string, index: number)
src/49/lib/lib.d.ts:13707
MethodinsertItemBefore
(newItem: SVGTransform, index: number)
src/49/lib/lib.d.ts:13875
MethodinsertNode
(newNode: Node)
src/49/lib/lib.d.ts:12145
MethodinsertRow
* Creates a new row (tr) in the table, and adds the row to the rows collection. * @param index Number that specifies where to insert the row in
src/49/lib/lib.d.ts:10074
MethodinsertRow
* Creates a new row (tr) in the table, and adds the row to the rows collection. * @param index Number that specifies where to insert the row in
src/49/lib/lib.d.ts:10152
MethodinsertRule
(rule: string, index?: number)
src/49/lib/lib.d.ts:4202
MethodinsertRule
(rule: string, index?: number)
src/49/lib/lib.d.ts:4709
MethodinvalidatePreview
()
src/49/lib/lib.d.ts:11135
Methodinverse
()
src/49/lib/lib.d.ts:10844
Methodinverse
()
src/49/lib/lib.d.ts:13083
Methodinverse
()
src/49/lib/lib.d.ts:15445
MethodinvokeScriptAsync
(scriptName: string, ...args: any[])
src/49/lib/lib.d.ts:10935
MethodisBuffer
(buffer: WebGLBuffer)
src/49/lib/lib.d.ts:14720
MethodisCandidateWindowVisible
()
src/49/lib/lib.d.ts:10980
MethodisContextLost
()
src/49/lib/lib.d.ts:14721
← previousnext →901–1,000 of 1,721, ranked by callers