MCPcopy Index your code

hub / github.com/GNOME/gnome-shell / functions

Functions7,028 in github.com/GNOME/gnome-shell

↓ 280 callersMethodconnectObject
(...args)
js/misc/signals.js:6
↓ 183 callersMethodhide
()
js/ui/overview.js:539
↓ 130 callersMethodforEach
(callback)
js/ui/main.js:496
↓ 125 callersMethodset
(rect, displayW, displayH)
js/ui/windowManager.js:487
↓ 124 callersMethodshow
(state = OverviewControls.ControlsState.WINDOW_PICKER)
js/ui/overview.js:486
↓ 113 callersMethoddisconnectObject
(...args)
js/misc/signals.js:10
↓ 110 callersMethoddestroy
()
js/ui/appMenu.js:199
↓ 91 callersMethodtimeStrToSecs
* Convert an ISO 8601 string to a UNIX timestamp for use in tests. * * Internally, the tests are all based on UNIX timestamps using wall clo
tests/unit/timeLimitsManager.js:213
↓ 88 callersFunctioncr_token_destroy
*The destructor of the #CRToken class. *@param a_this the current instance of #CRToken. */
src/st/croco/cr-token.c:628
↓ 84 callersMethoddelete
* @param {any} item - item to remove
js/ui/status/network.js:153
↓ 81 callersMethoddebug
(...args)
js/extensions/sharedInternals.js:312
↓ 78 callersFunctioncr_parser_try_to_skip_spaces_and_comments
* cr_parser_try_to_skip_spaces_and_comments: *@a_this: the current instance of #CRParser. * *Same as cr_parser_try_to_skip_spaces() but this one sk
src/st/croco/cr-parser.c:617
↓ 71 callersFunctioncr_string_destroy
*@param a_this the #CRString to destroy. */
src/st/croco/cr-string.c:158
↓ 65 callersFunctionloadInterfaceXML
(iface)
js/misc/dbusUtils.js:26
↓ 59 callersMethodadd
(word, callback)
js/ui/keyboard.js:132
↓ 58 callersMethodaddMenuItem
(menuItem, position)
js/ui/popupMenu.js:852
↓ 58 callersMethodset_size
(size)
js/ui/altTab.js:689
↓ 53 callersFunctioncr_tknzr_get_next_token
*Returns the next token of the input stream. *This method is really central. Each parsing *method calls it. *@param a_this the current tokenizer.
src/st/croco/cr-tknzr.c:1963
↓ 51 callersMethod_select
* _select: * * @param {number} app index of the app to select * @param {number} [window] index of which of `app`'s windows to select
js/ui/altTab.js:328
↓ 50 callersFunctioncr_parsing_location_copy
* cr_parsing_location_copy: *@a_to: the destination of the copy. *Must be allocated by the caller. *@a_from: the source of the copy. * *Copies a
src/st/croco/cr-parsing-location.c:83
↓ 49 callersFunctionshell_global_get
* shell_global_get: * * Gets the singleton global object that represents the desktop. * * Return value: (transfer none): the singleton global obje
src/shell-global.c:675
↓ 48 callersMethodsetCustomKeybindingHandler
(name, modes, handler)
js/ui/windowManager.js:1101
↓ 47 callersFunctionst_widget_get_theme_node
* st_widget_get_theme_node: * @widget: a #StWidget * * Gets the theme node holding style information for the widget. * The theme node is used to a
src/st/st-widget.c:587
↓ 46 callersFunctionassert_length
src/st/test-theme.c:227
↓ 43 callersFunctioncr_tknzr_set_cur_pos
src/st/croco/cr-tknzr.c:1926
↓ 43 callersMethodexpectState
* Add a state assertion event to the event queue. This is a specialised * form of `addAssertionEvent()` which asserts that the * `TimeLimits
tests/unit/timeLimitsManager.js:443
↓ 43 callersFunctionshow_help
subprojects/extensions-tool/src/main.c:89
↓ 40 callersMethodcontains
(source)
js/ui/messageTray.js:856
↓ 40 callersMethodopen
(animate)
js/ui/quickSettings.js:842
↓ 37 callersMethodaddAction
(label, callback)
js/ui/windowMenu.js:197
↓ 37 callersMethodaddKeybinding
(name, settings, flags, modes, handler)
js/ui/windowManager.js:1106
↓ 37 callersMethodassert
(condition, ...args)
js/extensions/sharedInternals.js:316
↓ 37 callersFunctioncr_tknzr_get_parsing_location
src/st/croco/cr-tknzr.c:1861
↓ 37 callersFunctioncr_token_clear
*Frees the attributes of the current instance *of #CRtoken. *@param a_this the current instance of #CRToken. */
src/st/croco/cr-token.c:41
↓ 35 callersFunctioncr_tknzr_unget_token
src/st/croco/cr-tknzr.c:1940
↓ 30 callersMethodclose
(animate)
js/ui/quickSettings.js:847
↓ 27 callersMethodexpectProperties
* Add a state assertion event to the event queue. This is a specialised * form of `addAssertionEvent()` which asserts that the given * `Time
tests/unit/timeLimitsManager.js:463
↓ 25 callersFunctionconvertAndEscape
(text)
tests/unit/markup.js:9
↓ 24 callersFunctioncr_doc_handler_get_ctxt
* cr_doc_handler_get_ctxt: *@a_this: the current instance of #CRDocHandler. *@a_ctxt: out parameter. The new parsing context. * *Gets the private
src/st/croco/cr-doc-handler.c:103
↓ 24 callersMethodngettext
* Translate `str` and choose plural form using the extension's * gettext domain * * @param {string} str - the string to translate
js/extensions/sharedInternals.js:166
↓ 24 callersFunctionst_theme_node_get_margin
* st_theme_node_get_margin: * @node: a #StThemeNode * @side: a #StSide * * Get the margin for @node on @side, in physical pixels. This corresponds
src/st/st-theme-node.c:2658
↓ 23 callersFunctionGNOMEversionCompare
(version1, version2)
js/misc/util.js:328
↓ 23 callersMethodaddButton
(buttonInfo)
js/ui/dialog.js:115
↓ 23 callersFunctionshell_global_get_display
* shell_global_get_display: * * Return value: (transfer none): The default #MetaDisplay */
src/shell-global.c:745
↓ 23 callersMethodwarn
(...args)
js/extensions/sharedInternals.js:300
↓ 22 callersFunction_st_theme_node_ensure_geometry
src/st/st-theme-node.c:1988
↓ 22 callersMethodaddNotification
(notification)
js/ui/messageTray.js:579
↓ 21 callersMethodcreateTimeLimitsManager
* Create `TimeLimitManager`. * * @returns {TimeLimitsManager} the new timeLimitsManager.
tests/unit/timeLimitsManager.js:571
↓ 21 callersMethodinitializeMockClock
* Set the initial time for the mock real/wall clock. * * This will typically become the time that the mock user first becomes * active,
tests/unit/timeLimitsManager.js:559
↓ 21 callersMethodlookup
(uuid)
js/ui/extensionSystem.js:95
↓ 21 callersMethodrun
* Run the test in a loop, blocking until all events are processed or an * exception is raised.
tests/unit/timeLimitsManager.js:859
↓ 21 callersMethodshutdownManager
* Add a shutdown action to the event queue. This shuts down the * `timeLimitsManager` at date/time `timeStr`, and asserts that the state * a
tests/unit/timeLimitsManager.js:425
↓ 20 callersFunctioncr_parser_clear_errors
*Clears all the errors contained in the parser error stack. *Frees all the errors, and the stack that contains'em. *@param a_this the current instan
src/st/croco/cr-parser.c:589
↓ 20 callersFunctionget_color_from_term
src/st/st-theme-node.c:784
↓ 19 callersMethod_addItemsBefore
(items, sibling, colSpan = 1)
js/ui/panel.js:397
↓ 19 callersMethodactivate
()
js/ui/messageTray.js:350
↓ 19 callersFunctioncr_statement_destroy
* cr_statement_destroy: * * @a_this: the current instance of #CRStatement. * *Destructor of #CRStatement. */
src/st/croco/cr-statement.c:2736
↓ 19 callersMethodexport
()
js/dbusServices/dbusService.js:55
↓ 18 callersMethod_handleError
* Complete @invocation with an appropriate error if @error is set; * useful for implementing early returns from method implementations. *
js/dbusServices/dbusService.js:89
↓ 18 callersMethodallowKeybinding
(name, modes)
js/ui/windowManager.js:1118
↓ 18 callersFunctioncallback
js/ui/environment.js:65
↓ 18 callersMethodcheckInvocation
* Check whether the bus name that invoked @invocation maps * to an entry in the allow list. * * @async * @throws * @param {Gi
js/misc/util.js:399
↓ 18 callersFunctionensure_properties
src/st/st-theme-node.c:426
↓ 18 callersMethodinit
()
js/ui/overview.js:206
↓ 18 callersMethodsetOrnament
(ornament)
js/ui/popupMenu.js:251
↓ 17 callersMethod_init
(lookingGlass, command, o, index)
js/ui/lookingGlass.js:310
↓ 17 callersMethod_next
()
js/ui/switcherPopup.js:182
↓ 17 callersFunctionget_shell_wm
src/gnome-shell-plugin.c:73
↓ 17 callersMethodpopModal
()
js/ui/modalDialog.js:215
↓ 16 callersMethod_previous
()
js/ui/switcherPopup.js:186
↓ 16 callersMethodaddSettingsAction
(title, desktopFile)
js/ui/popupMenu.js:709
↓ 16 callersMethoddestroy
()
js/ui/status/network.js:967
↓ 16 callersFunctionst_widget_remove_style_pseudo_class
* st_widget_remove_style_pseudo_class: * @actor: a #StWidget * @pseudo_class: a pseudo class string * * Removes @pseudo_class from @actor's pseudo
src/st/st-widget.c:1336
↓ 16 callersMethodtoggle
()
js/ui/popupMenu.js:450
↓ 15 callersMethod_addIndicator
()
js/ui/quickSettings.js:886
↓ 15 callersMethodappend
(time, delta)
js/ui/swipeTracker.js:66
↓ 15 callersMethodclose
(animate)
js/ui/popupMenu.js:1081
↓ 15 callersFunctioncr_term_destroy
*The destructor of the the #CRTerm class. *@param a_this the "this pointer" of the current instance *of #CRTerm. */
src/st/croco/cr-term.c:770
↓ 15 callersMethoderror
(...args)
js/extensions/sharedInternals.js:304
↓ 15 callersMethodindex
()
js/ui/layout.js:78
↓ 15 callersFunctionprint_debug
src/calendar-server/calendar-sources.c:473
↓ 15 callersFunctionst_settings_get
* st_settings_get: * * Gets the global #StSettings object. * * Returns: (transfer none): the global #StSettings object **/
src/st/st-settings.c:558
↓ 15 callersFunctionst_theme_node_get_padding
* st_theme_node_get_padding: * @node: a #StThemeNode * @side: a #StSide * * Get the padding for @node on @side, in physical pixels. This correspon
src/st/st-theme-node.c:2636
↓ 14 callersFunctiondo_border_radius_term
src/st/st-theme-node.c:1502
↓ 14 callersFunctiondo_margin_property_term
src/st/st-theme-node.c:1892
↓ 14 callersFunctiondo_padding_property_term
src/st/st-theme-node.c:1810
↓ 14 callersFunctionformatDateWithCFormatString
(date, format)
js/misc/dateUtils.js:41
↓ 14 callersFunctionloadExtensionMetadata
(uuid, dir)
js/misc/extensionUtils.js:120
↓ 14 callersFunctionlogErrorUnlessCancelled
(error, prefix)
js/misc/errorUtils.js:79
↓ 14 callersMethodpushModal
()
js/ui/modalDialog.js:232
↓ 14 callersMethodrelease
()
js/gdm/batch.js:93
↓ 14 callersFunctionst_theme_node_get_content_box
* st_theme_node_get_content_box: * @node: a #StThemeNode * @allocation: the box allocated to a #ClutterAlctor * @content_box: (out caller-allocates
src/st/st-theme-node.c:4261
↓ 14 callersFunctionst_widget_add_style_pseudo_class
* st_widget_add_style_pseudo_class: * @actor: a #StWidget * @pseudo_class: a pseudo class string * * Adds @pseudo_class to @actor's pseudo class l
src/st/st-widget.c:1309
↓ 13 callersMethod_insertEvent
(event)
tests/unit/timeLimitsManager.js:193
↓ 13 callersMethod_updateState
()
js/ui/messageTray.js:1057
↓ 13 callersFunctionexpectEqual
(a, b, desc = null)
tests/shell/multiMonitor.js:26
↓ 13 callersMethodexpectState
(timeSecs, breakManager, expectedState)
tests/unit/breakManager.js:165
↓ 13 callersMethodgetDefault
* @returns {SignalManager} - the SignalManager singleton
js/misc/signalTracker.js:37
↓ 13 callersMethodgetStateTransitionParams
()
js/ui/overviewControls.js:278
↓ 13 callersFunctionget_length_from_term_int
src/st/st-theme-node.c:1384
next →1–100 of 7,028, ranked by callers