Lines Matching refs:command

825     command = main_frame_test_commands.index(cmd)
826 return(send_to_studio(handle,command, param))
831 command = main_frame_test_commands.index(cmd)
832 return(post_to_studio(handle, command, param))
1046 command = target_screen_test_commands.index(cmd)
1047 return(send_to_studio(handle, command, param))
1051 command = target_screen_test_commands.index(cmd)
1052 return(post_to_studio(handle, command, param))
1140 command = properties_win_test_commands.index(cmd)
1141 return(send_to_studio(handle, command, param))
1145 command = properties_win_test_commands.index(cmd)
1146 return(post_to_studio(handle, command, param))
1188 command = project_view_test_commands.index(cmd)
1189 return(send_to_studio(handle, command, param))
1193 command = project_view_test_commands.index(cmd)
1194 return(post_to_studio(handle, command, param))
1432 command = resource_view_test_commands.index(cmd)
1433 return(send_to_studio(handle, command, param))
1438 command = resource_view_test_commands.index(cmd)
1439 return(post_to_studio(handle, command, param))
1595 command = message_dialog_commands.index(cmd)
1596 return(post_to_studio(handle, command, param))
1624 command = message_dialog_commands.index(cmd)
1625 return(post_to_studio(handle, command, param))
1642 command = message_dialog_commands.index(cmd)
1643 return(post_to_studio(handle, command, param))
1678 command = language_configure_commands.index(cmd)
1679 return(send_to_studio(handle, command, param))
1683 command = language_configure_commands.index(cmd)
1684 return(post_to_studio(handle, command, param))
1784 command = project_configure_commands.index(cmd)
1785 return(send_to_studio(handle, command, param))
1789 command = project_configure_commands.index(cmd)
1790 return(post_to_studio(handle, command, param))
1984 command = color_edit_commands.index(cmd)
1985 return(send_to_studio(handle, command, param))
1989 command = color_edit_commands.index(cmd)
1990 return(post_to_studio(handle, command, param))
2066 command = font_edit_commands.index(cmd)
2067 return(send_to_studio(handle, command, param))
2071 command = font_edit_commands.index(cmd)
2072 return(post_to_studio(handle, command, param))
2169 command = pixelmap_edit_commands.index(cmd)
2170 return(send_to_studio(handle, command, param))
2174 command = pixelmap_edit_commands.index(cmd)
2175 return(post_to_studio(handle, command, param))
2247 command = folder_name_commands.index(cmd)
2248 return(send_to_studio(handle, command, param))
2252 command = folder_name_commands.index(cmd)
2253 return(post_to_studio(handle, command, param))
2285 command = new_project_commands.index(cmd)
2286 return(send_to_studio(handle, command, param))
2290 command = new_project_commands.index(cmd)
2291 return(post_to_studio(handle, command, param))
2346 command = string_edit_commands.index(cmd)
2347 return(send_to_studio(handle, command, param))
2351 command = string_edit_commands.index(cmd)
2352 return(post_to_studio(handle, command, param))
2450 command = string_export_commands.index(cmd)
2451 return(send_to_studio(handle, command, param))
2455 command = string_export_commands.index(cmd)
2456 return(post_to_studio(handle, command, param))
2521 command = grid_snap_setting_commands.index(cmd)
2522 return(send_to_studio(handle, command, param))
2526 command = grid_snap_setting_commands.index(cmd)
2527 return(post_to_studio(handle, command, param))
2578 command = resource_export_dialog_commands.index(cmd)
2579 return(send_to_studio(handle, command, param))
2583 command = resource_export_dialog_commands.index(cmd)
2584 return(post_to_studio(handle, command, param))
2649 command = configure_theme_dialog_commands.index(cmd)
2650 return(send_to_studio(handle, command, param))
2654 command = configure_theme_dialog_commands.index(cmd)
2655 return(post_to_studio(handle, command, param))
2715 command = palette_layout_dialog_commands.index(cmd)
2716 return(send_to_studio(handle, command, param))
2720 command = palette_layout_dialog_commands.index(cmd)
2721 return(post_to_studio(handle, command, param))
2755 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2756 return(send_to_studio(handle, command, param))
2760 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2761 return(post_to_studio(handle, command, param))
2790 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2791 return(send_to_studio(handle, command, param))
2795 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2796 return(post_to_studio(handle, command, param))
2825 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2826 return(send_to_studio(handle, command, param))
2830 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2831 return(post_to_studio(handle, command, param))
2860 command = project_import_dialog_commands.index(cmd)
2861 return(send_to_studio(handle, command, param))
2865 command = project_import_dialog_commands.index(cmd)
2866 return(post_to_studio(handle, command, param))
2902 command = option_dialog_commands.index(cmd)
2903 return(post_to_studio(handle, command, param))
2924 command = screen_flow_edit_dialog_commands.index(cmd)
2925 return(send_to_studio(handle, command, param))
2929 command = screen_flow_edit_dialog_commands.index(cmd)
2930 return(post_to_studio(handle, command, param))
2965 command = trigger_list_edit_dialog_commands.index(cmd)
2966 return(send_to_studio(handle, command, param))
2970 command = trigger_list_edit_dialog_commands.index(cmd)
2971 return(post_to_studio(handle, command, param))
3025 command = trigger_edit_dialog_commands.index(cmd)
3026 return(send_to_studio(handle, command, param))
3030 command = trigger_edit_dialog_commands.index(cmd)
3031 return(post_to_studio(handle, command, param))
3075 command = trigger_action_edit_dialog_commands.index(cmd)
3076 return(send_to_studio(handle, command, param))
3080 command = trigger_action_edit_dialog_commands.index(cmd)
3081 return(post_to_studio(handle, command, param))
3170 command = action_select_dialog_commands.index(cmd)
3171 return(send_to_studio(handle, command, param))
3175 command = action_select_dialog_commands.index(cmd)
3176 return(post_to_studio(handle, command, param))
3204 command = easing_function_select_dialog_commands.index(cmd)
3205 return(send_to_studio(handle, command, param))
3209 command = easing_function_select_dialog_commands.index(cmd)
3210 return(post_to_studio(handle, command, param))
3238 command = synergy_settings_dialog_commands.index(cmd)
3239 return(send_to_studio(handle, command, param))
3243 command = synergy_settings_dialog_commands.index(cmd)
3244 return(post_to_studio(handle, command, param))
3272 command = rich_text_edit_dialog_commands.index(cmd)
3273 return(send_to_studio(handle, command, param))
3277 command = rich_text_edit_dialog_commands.index(cmd)
3278 return(post_to_studio(handle, command, param))
3313 command = sprite_frame_edit_dialog_commands.index(cmd)
3314 return(send_to_studio(handle, command, param))
3318 command = sprite_frame_edit_dialog_commands.index(cmd)
3319 return(post_to_studio(handle, command, param))
3376 command = sprite_frame_import_dialog_commands.index(cmd)
3377 return(send_to_studio(handle, command, param))
3381 command = sprite_frame_import_dialog_commands.index(cmd)
3382 return(post_to_studio(handle, command, param))