Home
last modified time | relevance | path

Searched refs:themed (Results 1 – 16 of 16) sorted by relevance

/third_party/glib/gio/
Dgthemedicon.c70 static void g_themed_icon_update_names (GThemedIcon *themed);
155 GThemedIcon *themed; in g_themed_icon_finalize() local
157 themed = G_THEMED_ICON (object); in g_themed_icon_finalize()
159 g_strfreev (themed->init_names); in g_themed_icon_finalize()
160 g_strfreev (themed->names); in g_themed_icon_finalize()
227 g_themed_icon_init (GThemedIcon *themed) in g_themed_icon_init() argument
229 themed->init_names = NULL; in g_themed_icon_init()
230 themed->names = NULL; in g_themed_icon_init()
260 g_themed_icon_update_names (GThemedIcon *themed) in g_themed_icon_update_names() argument
267 g_return_if_fail (themed->init_names != NULL && themed->init_names[0] != NULL); in g_themed_icon_update_names()
[all …]
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/cupertino/
Dcupertino_buttons_demo.dart38 'iOS themed buttons are flat. They can have borders or backgrounds but '
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dbottom_navigation_bar_item.dart10 /// or the iOS themed [CupertinoTabBar] with an icon and title.
Dnavigation_toolbar.dart21 /// Either directly use the themed app bars such as the Material [AppBar] or
Deditable_text.dart736 /// * [TextField], a Material Design themed wrapper of [EditableText], which
/third_party/flutter/flutter/packages/flutter/lib/src/cupertino/
Dcolors.dart63 // Value derived from screenshot from the dark themed Apple Watch app.
/third_party/python/Doc/library/
Dtkinter.ttk.rst1 :mod:`tkinter.ttk` --- Tk themed widgets
5 :synopsis: Tk themed widget set
15 The :mod:`tkinter.ttk` module provides access to the Tk themed widget set,
101 themed widgets and is not supposed to be directly instantiated.
Dtkinter.rst34 Tcl/Tk 8.5 (2007) introduced a modern set of themed user interface components
120 the modern themed widget set and API::
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dapp_bar.dart329 /// themed differently than the icon that appears in the app bar's [leading]
1043 /// should only be used when the trailing icons should be themed differently
/third_party/python/Doc/whatsnew/
D3.1.rst234 * Added a new module, :mod:`tkinter.ttk` for access to the Tk themed widget set.
D2.7.rst1801 Tcl/Tk 8.5 includes a set of themed widgets that re-implement basic Tk
1804 set was originally called Tile, but was renamed to Ttk (for "themed Tk")
/third_party/harfbuzz/perf/texts/
Den-words.txt10844 themed
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt10844 themed
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/
Dvocab.txt11774 themed
/third_party/glib/
DNEWS4386 745634 [GNotifications] Use themed icon as icon-name
/third_party/chromium/patch/
D0004-3.2-Beta5.patch7873 // disabled; some of the UI is not yet correctly themed.