Home
last modified time | relevance | path

Searched defs:next_icon (Results 1 – 14 of 14) sorted by relevance

/dports/chinese/wordpress-zh_CN/wordpress/wp-content/themes/twentynineteen/
H A Dcomments.php91 $next_icon = twentynineteen_get_icon_svg( 'chevron_right', 22 ); variable
/dports/chinese/wordpress-zh_TW/wordpress/wp-content/themes/twentynineteen/
H A Dcomments.php91 $next_icon = twentynineteen_get_icon_svg( 'chevron_right', 22 ); variable
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/dock-rendering/src/
H A Drendering-commons.c227 …rator_opengl (Icon *icon, CairoDock *pDock, gboolean bBackGround, Icon *prev_icon, Icon *next_icon) in cd_rendering_draw_physical_separator_opengl()
H A Drendering-slide.c727 Icon *next_icon = (next_ic ? next_ic->data : NULL); in _check_can_drop() local
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/stack/src/
H A Dapplet-stack.c302 Icon *next_icon = ic->next->data; in _set_icon_order() local
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Divona.c419 char next_icon[64]; in _ivona_speak() local
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Divona.c419 char next_icon[64]; in _ivona_speak() local
/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/gldit/
H A Dcairo-dock-class-manager.c1118 Icon *next_icon = (ic->next ? ic->next->data : NULL); in _get_next_order() local
1335 Icon *next_icon; in cairo_dock_set_class_order_in_dock() local
H A Dcairo-dock-draw.c719 Icon *prev_icon = NULL, *next_icon, *icon; in cairo_dock_draw_string() local
H A Dcairo-dock-dock-facility.c926 Icon *next_icon = (ic->next ? ic->next->data : NULL); in _cairo_dock_check_can_drop_linear() local
H A Dcairo-dock-dock-factory.c951 Icon *prev_icon, *next_icon; in _on_button_press() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/extension_action/
H A Dbrowser_action_apitest.cc956 gfx::Image next_icon = GetBrowserActionsBar()->GetIcon(0); in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/extension_action/
H A Dbrowser_action_apitest.cc1020 gfx::Image next_icon = GetBrowserActionsBar()->GetIcon(0); in IN_PROC_BROWSER_TEST_P() local
/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/
H A Dcairo-dock-user-menu.c508 Icon *next_icon = cairo_dock_get_next_icon (pDock->icons, icon); in _get_next_order() local
762 Icon *next_icon = (ic->next ? ic->next->data : NULL); in _cairo_dock_make_launcher_from_appli() local