Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/frontends/gtk/
H A Dtoolbar.c78 #define INACTIVE_LOCATION (-1) macro
655 if (tb->items[iidx].location != INACTIVE_LOCATION) { in nsgtk_toolbar_customisation_save()
753 if (tbc->toolbar.items[tbc->dragitem].location == INACTIVE_LOCATION) { in customisation_container_drag_drop_cb()
827 if (dragitem->location != INACTIVE_LOCATION) { in customisation_toolbar_drag_drop_cb()
844 dragitem->location = INACTIVE_LOCATION; in customisation_toolbar_drag_drop_cb()
1001 tb->items[iidx].location = INACTIVE_LOCATION; in apply_user_button_customisation()
1140 if ((tb->items[iidx].location != INACTIVE_LOCATION) && in itemid_from_gtktoolitem()
1332 if (tb->items[iidx].location != INACTIVE_LOCATION) { in toolbar_customisation_connect_signals()
3205 item->location = INACTIVE_LOCATION; in toolbar_item_create()