Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgmenu.c1010 GVariant *action_value; in g_menu_item_set_action_and_target_value() local
1014 action_value = g_variant_new_string (action); in g_menu_item_set_action_and_target_value()
1018 action_value = NULL; in g_menu_item_set_action_and_target_value()
1022 g_menu_item_set_attribute_value (menu_item, G_MENU_ATTRIBUTE_ACTION, action_value); in g_menu_item_set_action_and_target_value()
/third_party/node/tools/gyp/pylib/gyp/
Dinput.py2645 action_value = 0
2648 action_value = 1
2661 if list_actions[index] == action_value:
2667 list_actions[index] = action_value
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dinput.py2417 action_value = 0
2420 action_value = 1
2428 if list_actions[index] == action_value:
2434 list_actions[index] = action_value