Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davrous/dareangel
/ functions
Functions
275 in github.com/davrous/dareangel
⨍
Functions
275
◇
Types & classes
515
Method
getBytesInUse
* Gets the amount of space (in bytes) being used by one or more items. * @param callback Callback with the amount of space being used by storage,
dts/browser.d.ts:5877
Method
getCapabilities
()
dts/MediaStream.d.ts:127
Method
getConstraints
()
dts/MediaStream.d.ts:128
Method
getContent
* Gets the content of the resource. * @param callback A function that receives resource content when the request completes. * The callback param
dts/browser.d.ts:1696
Method
getContent
* Returns content of the response body. * @param callback A function that receives the response body when the request completes. * The callback
dts/browser.d.ts:1803
Method
getDirectory
* Creates or looks up a directory. * @param path Either an absolute path or a relative path from this DirectoryEntry to the directory to be looke
dts/filesystem.d.ts:243
Method
getDirectory
* Creates or looks up a directory. * @param path Either an absolute path or a relative path from this DirectoryEntrySync to the directory to be l
dts/filesystem.d.ts:505
Method
getFile
* Creates or looks up a file. * @param path Either an absolute path or a relative path from this DirectoryEntry to the file to be looked up or cr
dts/filesystem.d.ts:226
Method
getFile
* Creates or looks up a directory. * @param path Either an absolute path or a relative path from this DirectoryEntrySync to the file to be looked
dts/filesystem.d.ts:491
Method
getMetadata
* Look up metadata about this entry. * @param successCallback A callback that is called with the time of the last modification. * @param err
dts/filesystem.d.ts:133
Method
getMetadata
* Look up metadata about this entry.
dts/filesystem.d.ts:407
Method
getParent
* Look up the parent DirectoryEntry containing this Entry. If this Entry is the root of its filesystem, its parent is itself. * @param successCal
dts/filesystem.d.ts:200
Method
getParent
* Look up the parent DirectoryEntrySync containing this Entry. If this EntrySync is the root of its filesystem, its parent is itself.
dts/filesystem.d.ts:467
Method
getResourceIdentifiers
* @param callback The callback parameter should be a function that looks like this: * function(array of ResourceIdentifier resourceIdentifiers) {.
dts/browser.d.ts:879
Method
getRules
* Returns currently registered rules. * @param callback Called with registered rules. * The callback parameter should be a function that looks
dts/browser.d.ts:2557
Method
getSettings
()
dts/MediaStream.d.ts:129
Method
getSupportedConstraints
()
dts/MediaStream.d.ts:188
Method
getTrackById
(trackId: string)
dts/MediaStream.d.ts:94
Method
getTracks
()
dts/MediaStream.d.ts:92
Method
getUserMedia
(constraints: MediaStreamConstraints)
dts/MediaStream.d.ts:190
Method
getVideoTracks
()
dts/MediaStream.d.ts:91
Method
getVoices
()
dts/webspeechapi.d.ts:110
Method
hasListener
* @param callback Listener whose registration status shall be tested.
dts/browser.d.ts:2570
Method
hasListeners
()
dts/browser.d.ts:2602
Method
item
(index: number)
dts/webspeechapi.d.ts:52
Method
item
(index: number)
dts/webspeechapi.d.ts:60
Method
item
(index: number)
dts/webspeechapi.d.ts:84
Method
moveTo
* Move an entry to a different location on the file system. It is an error to try to: * * <ui> * <li>move a directory inside itself or
dts/filesystem.d.ts:164
Method
moveTo
* Move an entry to a different location on the file system. It is an error to try to: * <ul> * <li> move a directory inside itself or to any
dts/filesystem.d.ts:437
Method
pause
()
dts/webspeechapi.d.ts:107
Method
readEntries
* Read the next block of entries from this directory. * @param successCallback Called once per successful call to readEntries to deliver the next
dts/filesystem.d.ts:268
Method
readEntries
* Read the next block of entries from this directory.
dts/filesystem.d.ts:526
Function
rejected
(value)
BingTTSClient.js:4
Method
remove
* Deletes a file or directory. It is an error to attempt to delete a directory that is not empty. It is an error to attempt to delete the root directo
dts/filesystem.d.ts:193
Method
remove
* Deletes a file or directory. It is an error to attempt to delete a directory that is not empty. It is an error to attempt to delete the root directo
dts/filesystem.d.ts:462
Method
remove
* Removes one item from storage. * @param key A single key for items to remove. * @param callback Optional. * Callback on success, or on fail
dts/browser.d.ts:5912
Method
removeListener
* Deregisters an event listener callback from an event. * @param callback Listener that shall be unregistered. * The callback parameter should
dts/browser.d.ts:2601
Method
removeRecursively
* Deletes a directory and all of its contents, if any. In the event of an error [e.g. trying to delete a directory that contains a file that cannot be
dts/filesystem.d.ts:250
Method
removeRecursively
* Deletes a directory and all of its contents, if any. In the event of an error [e.g. trying to delete a directory that contains a file that cannot be
dts/filesystem.d.ts:510
Method
removeRules
* Unregisters currently registered rules. * @param ruleIdentifiers If an array is passed, only rules with identifiers contained in this array are
dts/browser.d.ts:2578
Method
removeTrack
(track: MediaStreamTrack)
dts/MediaStream.d.ts:97
Method
requestFileSystem
* Requests a filesystem in which to store application data. * @param type Whether the filesystem requested should be persistent, as defined above
dts/filesystem.d.ts:27
Method
requestFileSystemSync
* Requests a filesystem in which to store application data. * @param type Whether the filesystem requested should be persistent, as defined above
dts/filesystem.d.ts:59
Method
resolveLocalFileSystemSyncURL
* Allows the user to look up the Entry for a file or directory referred to by a local URL. * @param url A URL referring to a local file in a file
dts/filesystem.d.ts:65
Method
resolveLocalFileSystemURL
* Allows the user to look up the Entry for a file or directory referred to by a local URL. * @param url A URL referring to a local file in a file
dts/filesystem.d.ts:35
Method
resume
()
dts/waa.d.ts:43
Method
resume
()
dts/webspeechapi.d.ts:108
Method
seek
* Seek sets the file position at which the next write will occur. * @param offset If nonnegative, an absolute byte offset into the file. If negat
dts/filewriter.d.ts:125
Method
seek
* Seek sets the file position at which the next write will occur. * @param offset An absolute byte offset into the file. If offset is greater tha
dts/filewriter.d.ts:159
Method
set
* Sets the value of a setting. * @param details Which setting to change. * @param callback Called at the completion of the set operation. * I
dts/browser.d.ts:92
Method
set
* Applies a new content setting rule. * @param callback If you specify the callback parameter, it should be a function that looks like this: *
dts/browser.d.ts:873
Method
set
* Sets multiple items. * @param items An object which gives each key/value pair to update storage with. Any other key/value pairs in storage will
dts/browser.d.ts:5905
Method
set
* Sets the value of a setting. * @param details Which setting to change. * @param callback Optional. Called at the completion of the set opera
dts/browser.d.ts:7293
Method
setContent
* Sets the content of the resource. * @param content New content of the resource. Only resources with the text type are currently supported. *
dts/browser.d.ts:1706
Method
setExpression
* Sets an expression that is evaluated within the inspected page. The result is displayed in the sidebar pane. * @param expression An expression t
dts/browser.d.ts:1985
Method
setHeight
* Sets the height of the sidebar. * @param height A CSS-like size specification, such as '100px' or '12ex'.
dts/browser.d.ts:1976
Method
setObject
* Sets a JSON-compliant object to be displayed in the sidebar pane. * @param jsonObject An object to be displayed in context of the inspected page
dts/browser.d.ts:2002
Method
setPage
* Sets an HTML page to be displayed in the sidebar pane. * @param path Relative path of an extension page to display within the sidebar.
dts/browser.d.ts:2015
Method
stop
()
dts/webspeechapi.d.ts:19
Method
stop
()
dts/MediaStream.d.ts:88
Method
stop
()
dts/MediaStream.d.ts:125
Method
suspend
()
dts/waa.d.ts:42
Method
synthesize
(text, locale, callback, outputFormat = OutputFormat.Riff16khz16bit)
BingTTSClient.js:152
Method
toURL
* Returns a URL that can be used to identify this entry. Unlike the URN defined in [FILE-API-ED], it has no specific expiration; as it describes a loc
dts/filesystem.d.ts:186
Method
toURL
* Returns a URL that can be used to identify this entry. Unlike the URN defined in [FILE-API-ED], it has no specific expiration; as it describes a loc
dts/filesystem.d.ts:457
Method
truncate
* Changes the length of the file to that specified. If shortening the file, data beyond the new length must be discarded. If extending the file, the e
dts/filewriter.d.ts:131
Method
truncate
* Changes the length of the file to that specified. If shortening the file, data beyond the new length must be discarded. If extending the file, the e
dts/filewriter.d.ts:175
Method
unlockaudio
()
BingTTSClient.ts:119
Method
unlockaudio
()
BingTTSClient.js:99
Method
update
* Updates the attributes of the button. If some of the arguments are omitted or null, the corresponding attributes are not updated. * @param iconP
dts/browser.d.ts:1907
Method
webkitAudioContext
(func: any)
BingTTSClient.ts:484
Method
webkitRequestFileSystem
* see requestFileSystem.
dts/filesystem.d.ts:40
Method
webkitRequestFileSystemSync
* see requestFileSystemSync
dts/filesystem.d.ts:70
Method
write
* Write the supplied data to the file at position. * @param data The blob to write.
dts/filewriter.d.ts:119
Method
write
* Write the supplied data to the file at position. Upon completion, position will increase by data.size. * @param data The blob to write.
dts/filewriter.d.ts:153
← previous
201–275 of 275, ranked by callers