MCPcopy Create free account

hub / github.com/GSConnect/gnome-shell-extension-gsconnect / functions

Functions1,497 in github.com/GSConnect/gnome-shell-extension-gsconnect

FunctionFakeDate
()
installed-tests/jasmine.js:6422
FunctionFakeTimeout
* Mocks Node.js Timeout class
installed-tests/jasmine.js:3240
FunctionFalsy
()
installed-tests/jasmine.js:2494
MethodFullscreen
()
src/service/components/mpris.js:232
MethodFullscreen
()
src/service/components/mpris.js:607
MethodGetMimetypes
* Get the available mimetypes of the current clipboard content * * @returns {Promise<string[]>} A list of mime-types
src/shell/clipboard.js:203
MethodGetText
* Get the text content of the clipboard * * @returns {Promise<string>} Text content of the clipboard
src/wl_clipboard.js:200
MethodGetText
* Get the text content of the clipboard * * @returns {Promise<string>} Text content of the clipboard
src/shell/clipboard.js:222
MethodGetValue
* Get the content of the clipboard with the type {@link mimetype}. * * @param {string} mimetype - the mimetype to request * @returns {P
src/shell/clipboard.js:290
FunctionGlobalErrors
(global)
installed-tests/jasmine.js:3995
MethodHasTrackList
()
src/service/components/mpris.js:247
MethodHasTrackList
()
src/service/components/mpris.js:615
MethodIdentity
()
src/service/components/mpris.js:254
MethodIdentity
()
src/service/components/mpris.js:619
FunctionJsApiReporter
* @name jsApiReporter * @classdesc {@link Reporter} added by default in `boot.js` to record results for retrieval in javascript code. An instance i
installed-tests/jasmine.js:2212
MethodLoopStatus
()
src/service/components/mpris.js:328
MethodLoopStatus
()
src/service/components/mpris.js:666
FunctionMapContaining
(sample)
installed-tests/jasmine.js:2508
FunctionMatchersUtil
* _Note:_ Do not construct this directly. Jasmine will construct one and * pass it to matchers and asymmetric equality testers. * @name Matchers
installed-tests/jasmine.js:4490
FunctionMaxCharsReachedError
()
installed-tests/jasmine.js:6827
MethodMaximumRate
()
src/service/components/mpris.js:343
MethodMaximumRate
()
src/service/components/mpris.js:674
MethodMetadata
()
src/service/components/mpris.js:350
MethodMetadata
()
src/service/components/mpris.js:678
MethodMetadata
()
src/service/plugins/mpris.js:731
MethodMetadata
()
installed-tests/fixtures/mpris.js:76
MethodMinimumRate
()
src/service/components/mpris.js:363
MethodMinimumRate
()
src/service/components/mpris.js:691
FunctionMismatchTree
(path)
installed-tests/jasmine.js:5022
FunctionMockDate
(global)
installed-tests/jasmine.js:6385
MethodNext
()
src/service/components/mpris.js:429
MethodNext
()
src/service/components/mpris.js:743
MethodNext
()
src/service/plugins/mpris.js:792
FunctionNotEmpty
()
installed-tests/jasmine.js:2551
FunctionObjectContaining
(sample)
installed-tests/jasmine.js:2578
FunctionObjectPath
(components)
installed-tests/jasmine.js:5111
MethodOpenUri
(uri)
src/service/components/mpris.js:433
MethodOpenUri
(uri)
src/service/components/mpris.js:747
FunctionOrder
(options)
installed-tests/jasmine.js:893
MethodPause
()
src/service/components/mpris.js:755
MethodPause
()
src/service/plugins/mpris.js:805
MethodPause
()
installed-tests/fixtures/components/mpris.js:51
MethodPlay
()
src/service/components/mpris.js:759
MethodPlay
()
src/service/plugins/mpris.js:818
MethodPlay
()
installed-tests/fixtures/components/mpris.js:76
MethodPlayPause
()
src/service/components/mpris.js:449
MethodPlayPause
()
src/service/components/mpris.js:763
MethodPlayPause
()
src/service/plugins/mpris.js:831
MethodPlaybackStatus
()
src/service/components/mpris.js:370
MethodPlaybackStatus
()
src/service/components/mpris.js:695
MethodPlaybackStatus
()
src/service/plugins/mpris.js:762
MethodPosition
()
src/service/components/mpris.js:377
MethodPosition
()
src/service/components/mpris.js:700
MethodPrevious
()
src/service/components/mpris.js:437
MethodPrevious
()
src/service/components/mpris.js:751
MethodPrevious
()
src/service/plugins/mpris.js:844
FunctionQueueRunner
(attrs)
installed-tests/jasmine.js:6915
MethodQuit
()
src/service/components/mpris.js:275
MethodQuit
()
src/service/components/mpris.js:631
MethodRaise
()
src/service/components/mpris.js:279
MethodRaise
()
src/service/components/mpris.js:635
MethodRate
()
src/service/components/mpris.js:384
MethodRate
()
src/service/components/mpris.js:719
FunctionReportDispatcher
(methods, queueRunnerFactory)
installed-tests/jasmine.js:7111
MethodSeek
(offset)
src/service/components/mpris.js:453
MethodSeek
(offset)
src/service/components/mpris.js:767
FunctionSetContaining
(sample)
installed-tests/jasmine.js:2649
MethodSetPosition
(trackId, position)
src/service/components/mpris.js:457
MethodSetPosition
(trackId, position)
src/service/components/mpris.js:771
MethodSetPosition
(trackId, position)
installed-tests/fixtures/components/mpris.js:92
MethodSetText
* Set the text content of the clipboard * * @param {string} text - text content to set * @returns {Promise} A promise for t
src/wl_clipboard.js:235
MethodSetText
* Set the text content of the clipboard * * @param {string} text - text content to set * @returns {Promise} A promise for the operation
src/shell/clipboard.js:261
MethodSetValue
* Set the content of the clipboard to {@link value} with the type * {@link mimetype}. * * @param {Uint8Array} value - the value to set
src/shell/clipboard.js:321
MethodShuffle
()
src/service/components/mpris.js:399
MethodShuffle
()
src/service/components/mpris.js:727
FunctionSinglePrettyPrintRun
(customObjectFormatters, pp)
installed-tests/jasmine.js:6491
FunctionSpec
(attrs)
installed-tests/jasmine.js:654
FunctionSpy
* _Note:_ Do not construct this directly, use {@link spyOn}, {@link spyOnProperty}, {@link jasmine.createSpy}, or {@link jasmine.createSpyObj} * @c
installed-tests/jasmine.js:7634
FunctionSpyFactory
(getCustomStrategies, getDefaultStrategyFn, getPromise)
installed-tests/jasmine.js:7834
FunctionSpyRegistry
(options)
installed-tests/jasmine.js:7917
FunctionSpyStrategy
* @interface SpyStrategy
installed-tests/jasmine.js:8128
FunctionSpyStrategyDispatcher
(strategyArgs)
installed-tests/jasmine.js:7764
FunctionStackTrace
(error)
installed-tests/jasmine.js:8322
MethodStop
()
src/service/components/mpris.js:461
MethodStop
()
src/service/components/mpris.js:776
MethodStop
()
src/service/plugins/mpris.js:885
FunctionStopExecutionError
()
installed-tests/jasmine.js:6897
FunctionStopIteration
()
installed-tests/jasmine.js:631
FunctionStrategyDict
(strategyFactory)
installed-tests/jasmine.js:7797
FunctionStringMatching
(expected)
installed-tests/jasmine.js:2690
FunctionSubclass
()
installed-tests/jasmine.js:500
FunctionSuite
(attrs)
installed-tests/jasmine.js:8447
MethodSupportedMimeTypes
()
src/service/components/mpris.js:261
MethodSupportedMimeTypes
()
src/service/components/mpris.js:623
MethodSupportedUriSchemes
()
src/service/components/mpris.js:268
MethodSupportedUriSchemes
()
src/service/components/mpris.js:627
FunctionSurrogate
()
installed-tests/jasmine.js:6291
FunctionTimer
(options)
installed-tests/jasmine.js:8654
FunctionTreeProcessor
(attrs)
installed-tests/jasmine.js:8673
FunctionTruthy
()
installed-tests/jasmine.js:2711
← previousnext →701–800 of 1,497, ranked by callers