MCPcopy Create free account

hub / github.com/asgerf/tscheck / functions

Functions2,463 in github.com/asgerf/tscheck

Methodcollapse
(start?: boolean)
lib/lib.d.ts:1720
Methodcollapse
(parentNode: Node, offset: number)
lib/lib.d.ts:1846
Methodcollapse
(toStart: boolean)
lib/lib.d.ts:3433
MethodcollapseRows
* Returns a range containing the starting and ending rows of the original range, but with a column value of `0`.
tests/ace.d.ts:1975
MethodcollapseToEnd
()
lib/lib.d.ts:1842
MethodcollapseToStart
()
lib/lib.d.ts:1848
Methodcompare
(x: string, y: string)
lib/lib.d.ts:692
Methodcompare
* Checks the row and column points with the row and column points of the calling range. * @param row A row point to compare with * @
tests/ace.d.ts:1925
MethodcompareBoundaryPoints
(how: number, sourceRange: Range)
lib/lib.d.ts:3431
MethodcompareDocumentPosition
(other: Node)
lib/lib.d.ts:1463
MethodcompareEnd
* Checks the row and column points with the row and column points of the calling range. * @param row A row point to compare with * @
tests/ace.d.ts:1939
MethodcompareEndPoints
(how: string, sourceRange: TextRange)
lib/lib.d.ts:1730
MethodcompareInside
* Checks the row and column points with the row and column points of the calling range. * @param row A row point to compare with * @
tests/ace.d.ts:1946
MethodcomparePoint
* Checks the row and column points of `p` with the row and column points of the calling range. * @param p A point to compare with
tests/ace.d.ts:1857
MethodcompareRange
* Compares `this` range (A) with another range (B). * @param range A range to compare with
tests/ace.d.ts:1851
MethodcompareStart
* Checks the row and column points with the row and column points of the calling range. * @param row A row point to compare with * @
tests/ace.d.ts:1932
Methodcompile
()
lib/lib.d.ts:303
Methodcomplexity
()
tests/fabricjs.d.ts:150
Methodcomplexity
()
tests/fabricjs.d.ts:186
Methodcomplexity
()
tests/fabricjs.d.ts:196
Methodcomplexity
()
tests/fabricjs.d.ts:331
Methodcomplexity
()
tests/fabricjs.d.ts:380
Methodcomplexity
()
tests/fabricjs.d.ts:407
Methodcomplexity
()
tests/fabricjs.d.ts:424
Methodcomplexity
()
tests/fabricjs.d.ts:439
Methodcomplexity
()
tests/fabricjs.d.ts:451
Methodcomplexity
()
tests/fabricjs.d.ts:461
Methodcomplexity
()
tests/fabricjs.d.ts:468
Methodcomplexity
()
tests/fabricjs.d.ts:475
Methodcomplexity
()
tests/fabricjs.d.ts:515
MethodcomponentFromPoint
(x: number, y: number)
lib/lib.d.ts:5334
Methodconcat
(...strings: string[])
lib/lib.d.ts:110
Methodconcat
(...items: string[][])
lib/lib.d.ts:268
Methodconfirm
(message?: string)
lib/lib.d.ts:2232
MethodconfirmSiteSpecificTrackingException
(args: ConfirmSiteSpecificExceptionsInformation)
lib/lib.d.ts:8445
MethodconfirmWebWideTrackingException
(args: ExceptionInformation)
lib/lib.d.ts:8446
Methodconsolidate
()
lib/lib.d.ts:3105
Methodconstructor
(public x: number)
tests/test2.ts:8
Methodcontains
(child: HTMLElement)
lib/lib.d.ts:5774
Methodcontains
(token: string)
lib/lib.d.ts:6558
Methodcontains
(str: string)
lib/lib.d.ts:7546
Methodcontains
* Returns `true` if the `row` and `column` provided are within the given range. This can better be expressed as returning `true` if: * ```jav
tests/ace.d.ts:1845
Methodcontains
(object)
tests/fabricjs.d.ts:381
MethodcontainsPoint
(point)
tests/fabricjs.d.ts:382
MethodcontainsPoint
(e: Event, target: IObject)
tests/fabricjs.d.ts:576
MethodcontainsRange
* Checks the start and end points of `range` and compares them to the calling range. Returns `true` if the `range` is contained within the caller's ra
tests/ace.d.ts:1863
Methodcontinue
(key?: any)
lib/lib.d.ts:6991
MethodconvertToSpecifiedUnits
(unitType: number)
lib/lib.d.ts:2390
MethodconvertToSpecifiedUnits
(unitType: number)
lib/lib.d.ts:4070
Functioncopy
(x)
testcases/concat-noarg.js:1
Methodcopy
* copy(m:T):T;
tests/three-r55.d.ts:1081
Methodcopy
* copy(v:T):T;
tests/three-r55.d.ts:1804
Methodcopy
()
tests/d3.d.ts:2373
Methodcopy
* create a new scale from an existing scale..
tests/d3.d.ts:2457
Methodcopy
* create a new scale from an existing scale..
tests/d3.d.ts:2550
Methodcopy
()
tests/d3.d.ts:2563
Methodcopy
()
tests/d3.d.ts:2576
Methodcopy
()
tests/d3.d.ts:2590
Methodcopy
()
tests/d3.d.ts:2615
Methodcopy
()
testcases/d3-ordinals.d.ts:36
Methodcopy
* create a new scale from an existing scale..
testcases/d3-ordinals.d.ts:84
MethodcopyLinesDown
* Copies all the selected lines down one row.
tests/ace.d.ts:1462
MethodcopyLinesUp
* Copies all the selected lines up one row.
tests/ace.d.ts:1457
Methodcos
(x: number)
lib/lib.d.ts:185
Methodcount
(key?: any)
lib/lib.d.ts:6865
Methodcount
(key?: any)
lib/lib.d.ts:6959
Methodcount
(countTitle?: string)
lib/lib.d.ts:8428
Methodcreate
()
lib/lib.d.ts:2015
Methodcreate
()
lib/lib.d.ts:2350
Methodcreate
()
lib/lib.d.ts:4042
MethodcreateAnchor
* Creates a new `Anchor` to define a floating point in the document. * @param row The row number to use * @param column The column n
tests/ace.d.ts:288
MethodcreateAttribute
(name: string)
lib/lib.d.ts:2921
MethodcreateAttributeNS
(namespaceURI: string, qualifiedName: string)
lib/lib.d.ts:2802
MethodcreateBlobFromRandomAccessStream
(type: string, seeker: any)
lib/lib.d.ts:8087
MethodcreateCDATASection
(data: string)
lib/lib.d.ts:2688
MethodcreateCaption
()
lib/lib.d.ts:845
FunctioncreateClass
* Helper for creation of "classes". Note that pr * @method createClass * @param parent optional "Class" to inherit from * @param properties P
testcases/class-system.js:65
MethodcreateComment
(data: string)
lib/lib.d.ts:2810
MethodcreateContextualFragment
(fragment: string)
lib/lib.d.ts:7930
MethodcreateControlRange
()
lib/lib.d.ts:5772
MethodcreateDataPackage
(object: any)
lib/lib.d.ts:8090
MethodcreateDataPackageFromSelection
()
lib/lib.d.ts:8094
MethodcreateDocument
(namespaceURI: string, qualifiedName: string, doctype: DocumentType)
lib/lib.d.ts:1229
MethodcreateDocumentFragment
()
lib/lib.d.ts:2915
MethodcreateDocumentType
(qualifiedName: string, publicId: string, systemId: string)
lib/lib.d.ts:1228
MethodcreateElement
(tagName: string)
lib/lib.d.ts:2692
MethodcreateElementNS
(namespaceURI: string, qualifiedName: string)
lib/lib.d.ts:2798
MethodcreateEvent
(eventInterface: string)
lib/lib.d.ts:1634
MethodcreateEventObject
(eventObj?: any)
lib/lib.d.ts:2924
MethodcreateFileFromStorageFile
(storageFile: any)
lib/lib.d.ts:8086
MethodcreateHTMLDocument
(title: string)
lib/lib.d.ts:1231
MethodcreateImageData
(imageDataOrSw: any, sh?: number)
lib/lib.d.ts:3045
MethodcreateIndex
(name: string, keyPath: string, optionalParameters?: any)
lib/lib.d.ts:6868
MethodcreateLinearGradient
(x0: number, y0: number, x1: number, y1: number)
lib/lib.d.ts:3063
MethodcreateModeDelegates
(mapping)
tests/ace.d.ts:96
MethodcreateNewView
(uri: string)
lib/lib.d.ts:9061
MethodcreateNodeIterator
(root: Node, whatToShow: number, filter: NodeFilter, entityReferenceExpansion: boolean)
lib/lib.d.ts:2923
MethodcreateObjectStore
(name: string, optionalParameters?: any)
lib/lib.d.ts:7533
MethodcreateObjectURL
(object: any, options?: ObjectURLOptions)
lib/lib.d.ts:7031
MethodcreatePattern
(image: HTMLElement, repetition: string)
lib/lib.d.ts:3046
← previousnext →601–700 of 2,463, ranked by callers