Home
last modified time | relevance | path

Searched refs:TOOLBAR_BUTTONS (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/netsurf/netsurf-3.10/frontends/riscos/
H A Dcookies.c224 ro_gui_menu_set_entry_shaded(menu, TOOLBAR_BUTTONS, in cookie_menu_prepare()
226 ro_gui_menu_set_entry_ticked(menu, TOOLBAR_BUTTONS, in cookie_menu_prepare()
321 case TOOLBAR_BUTTONS: in cookie_menu_select()
360 { "_Cookies.Toolbars.ToolButtons", TOOLBAR_BUTTONS, 0 }, in ro_cookie_init()
H A Dglobal_history.c241 ro_gui_menu_set_entry_shaded(menu, TOOLBAR_BUTTONS, in global_history_menu_prepare()
243 ro_gui_menu_set_entry_ticked(menu, TOOLBAR_BUTTONS, in global_history_menu_prepare()
346 case TOOLBAR_BUTTONS: in global_history_menu_select()
386 { "_History.Toolbars.ToolButtons", TOOLBAR_BUTTONS, 0 }, in ro_global_history_init()
H A Dhotlist.c284 ro_gui_menu_set_entry_shaded(menu, TOOLBAR_BUTTONS, in hotlist_menu_prepare()
286 ro_gui_menu_set_entry_ticked(menu, TOOLBAR_BUTTONS, in hotlist_menu_prepare()
402 case TOOLBAR_BUTTONS: in hotlist_menu_select()
445 { "_Hotlist.Toolbars.ToolButtons", TOOLBAR_BUTTONS, 0 }, in ro_hotlist_init()
H A Dmenus.h140 TOOLBAR_BUTTONS, enumerator
H A Dtoolbar.c205 { "Toolbars.ToolButtons", TOOLBAR_BUTTONS, 0 }, in ro_toolbar_init()
1219 ro_gui_menu_set_entry_shaded(menu, TOOLBAR_BUTTONS, in ro_toolbar_menu_prepare()
1222 ro_gui_menu_set_entry_ticked(menu, TOOLBAR_BUTTONS, in ro_toolbar_menu_prepare()
1294 case TOOLBAR_BUTTONS: in ro_toolbar_menu_select()
H A Dwindow.c2229 ro_gui_menu_set_entry_shaded(menu, TOOLBAR_BUTTONS, in ro_gui_window_menu_prepare()
2231 ro_gui_menu_set_entry_ticked(menu, TOOLBAR_BUTTONS, in ro_gui_window_menu_prepare()
2937 case TOOLBAR_BUTTONS: in ro_gui_window_menu_select()
4305 { "View.Toolbars.ToolButtons", TOOLBAR_BUTTONS, 0 }, in ro_gui_window_initialise()
/dports/audio/picard/picard-release-2.6.2/picard/ui/options/
H A Dinterface.py78 TOOLBAR_BUTTONS = {
136 ACTION_NAMES = set(TOOLBAR_BUTTONS.keys())
304 return self.TOOLBAR_BUTTONS[name]['icon']
309 if action in self.TOOLBAR_BUTTONS:
311 babel_415_workaround = self.TOOLBAR_BUTTONS[action]['label']
388 babel_415_workaround = self.parent().TOOLBAR_BUTTONS[action]['label']
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/pysolgtk/
H A Dtkconst.py41 TOOLBAR_BUTTONS = ( variable
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/kivy/
H A Dtkconst.py53 TOOLBAR_BUTTONS = ( variable
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/ui/tktile/
H A Dtkconst.py59 TOOLBAR_BUTTONS = ( variable
H A Dmenubar.py16 from pysollib.ui.tktile.tkconst import TOOLBAR_BUTTONS
65 for w in TOOLBAR_BUTTONS:
205 for w in TOOLBAR_BUTTONS:
255 for w in TOOLBAR_BUTTONS:
/dports/www/firefox/firefox-99.0/widget/gtk/
H A Dgtkdrawing.h88 #define TOOLBAR_BUTTONS 3 macro
91 ToolbarButtonGTKMetrics button[TOOLBAR_BUTTONS];
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A Dgtkdrawing.h104 #define TOOLBAR_BUTTONS 3 macro
107 ToolbarButtonGTKMetrics button[TOOLBAR_BUTTONS];
H A DnsLookAndFeel.cpp1286 ButtonLayout buttonLayout[TOOLBAR_BUTTONS]; in EnsureInit()
1316 *pos += TOOLBAR_BUTTONS; in EnsureInit()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/gtk/
H A Dgtkdrawing.h98 #define TOOLBAR_BUTTONS 3 macro
101 ToolbarButtonGTKMetrics button[TOOLBAR_BUTTONS];
H A DnsLookAndFeel.cpp1043 WidgetNodeType buttonLayout[TOOLBAR_BUTTONS]; in EnsureInit()
1046 GetGtkHeaderBarButtonLayout(buttonLayout, TOOLBAR_BUTTONS); in EnsureInit()
H A DWidgetStyleCache.cpp622 WidgetNodeType buttonLayout[TOOLBAR_BUTTONS]; in CreateHeaderBarButtons()
624 GetGtkHeaderBarButtonLayout(buttonLayout, TOOLBAR_BUTTONS); in CreateHeaderBarButtons()
H A Dgtk3drawing.cpp354 NS_ASSERTION(aMaxButtonNums >= TOOLBAR_BUTTONS, in GetGtkHeaderBarButtonLayout()
407 WidgetNodeType aButtonLayout[TOOLBAR_BUTTONS]; in EnsureToolbarMetrics()
409 GetGtkHeaderBarButtonLayout(aButtonLayout, TOOLBAR_BUTTONS); in EnsureToolbarMetrics()
437 NS_ASSERTION(buttonIndex >= 0 && buttonIndex <= TOOLBAR_BUTTONS, in GetToolbarButtonMetrics()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A Dgtkdrawing.h104 #define TOOLBAR_BUTTONS 3 macro
107 ToolbarButtonGTKMetrics button[TOOLBAR_BUTTONS];
H A DnsLookAndFeel.cpp1254 ButtonLayout buttonLayout[TOOLBAR_BUTTONS]; in EnsureInit()
1284 *pos += TOOLBAR_BUTTONS; in EnsureInit()
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A Dgtkdrawing.h104 #define TOOLBAR_BUTTONS 3 macro
107 ToolbarButtonGTKMetrics button[TOOLBAR_BUTTONS];
H A DnsLookAndFeel.cpp1254 ButtonLayout buttonLayout[TOOLBAR_BUTTONS]; in EnsureInit()
1284 *pos += TOOLBAR_BUTTONS; in EnsureInit()
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/
H A Doptions.py34 from pysollib.pysoltk import TOOLBAR_BUTTONS, TOOLKIT
340 for w in TOOLBAR_BUTTONS:
702 for key in TOOLBAR_BUTTONS:
/dports/www/netsurf/netsurf-3.10/frontends/beos/
H A Dscaffolding.h170 TOOLBAR_BUTTONS, enumerator
/dports/www/jitsi-meet/jitsi-meet/
H A Dinterface_config.js.sample49 TOOLBAR_BUTTONS: [

12