Lines Matching refs:cmd
337 def send_to_studio(handle, cmd, param): argument
345 result = user32.SendMessageA(handle, STUDIO_TEST_MESG, cmd, None)
347 result = user32.SendMessageA(handle, STUDIO_TEST_MESG, cmd, param)
350 def post_to_studio(handle, cmd, param): argument
358 result = user32.PostMessageA(handle, STUDIO_TEST_MESG, cmd, None)
360 result = user32.PostMessageA(handle, STUDIO_TEST_MESG, cmd, param)
823 def send_to_main_frame(cmd, param): argument
825 command = main_frame_test_commands.index(cmd)
829 def post_to_main_frame(cmd, param): argument
831 command = main_frame_test_commands.index(cmd)
1044 def send_to_target_screen(cmd, param): argument
1046 command = target_screen_test_commands.index(cmd)
1049 def post_to_target_screen(cmd, param): argument
1051 command = target_screen_test_commands.index(cmd)
1138 def send_to_properties_screen(cmd, param): argument
1140 command = properties_win_test_commands.index(cmd)
1143 def post_to_properties_screen(cmd, param): argument
1145 command = properties_win_test_commands.index(cmd)
1186 def send_to_project_view(cmd, param): argument
1188 command = project_view_test_commands.index(cmd)
1191 def post_to_project_view(cmd, param): argument
1193 command = project_view_test_commands.index(cmd)
1430 def send_to_resource_view(cmd, param): argument
1432 command = resource_view_test_commands.index(cmd)
1436 def post_to_resource_view(cmd, param): argument
1438 command = resource_view_test_commands.index(cmd)
1593 def post_to_message_dialog(cmd, param): argument
1595 command = message_dialog_commands.index(cmd)
1622 def post_to_error_dialog(cmd, param): argument
1624 command = message_dialog_commands.index(cmd)
1640 def post_to_please_confirm_dialog(cmd, param): argument
1642 command = message_dialog_commands.index(cmd)
1676 def send_to_language_configure_dialog(cmd, param): argument
1678 command = language_configure_commands.index(cmd)
1681 def post_to_language_configure_dialog(cmd, param): argument
1683 command = language_configure_commands.index(cmd)
1782 def send_to_project_configure_dialog(cmd, param): argument
1784 command = project_configure_commands.index(cmd)
1787 def post_to_project_configure_dialog(cmd, param): argument
1789 command = project_configure_commands.index(cmd)
1982 def send_to_color_edit_dialog(cmd, param): argument
1984 command = color_edit_commands.index(cmd)
1987 def post_to_color_edit_dialog(cmd, param): argument
1989 command = color_edit_commands.index(cmd)
2064 def send_to_font_edit_dialog(cmd, param): argument
2066 command = font_edit_commands.index(cmd)
2069 def post_to_font_edit_dialog(cmd, param): argument
2071 command = font_edit_commands.index(cmd)
2167 def send_to_pixelmap_edit_dialog(cmd, param): argument
2169 command = pixelmap_edit_commands.index(cmd)
2172 def post_to_pixelmap_edit_dialog(cmd, param): argument
2174 command = pixelmap_edit_commands.index(cmd)
2245 def send_to_folder_name_dialog(cmd, param): argument
2247 command = folder_name_commands.index(cmd)
2250 def post_to_folder_name_dialog(cmd, param): argument
2252 command = folder_name_commands.index(cmd)
2283 def send_to_new_project_dialog(cmd, param): argument
2285 command = new_project_commands.index(cmd)
2288 def post_to_new_project_dialog(cmd, param): argument
2290 command = new_project_commands.index(cmd)
2344 def send_to_string_edit_dialog(cmd, param): argument
2346 command = string_edit_commands.index(cmd)
2349 def post_to_string_edit_dialog(cmd, param): argument
2351 command = string_edit_commands.index(cmd)
2448 def send_to_string_export_dialog(cmd, param): argument
2450 command = string_export_commands.index(cmd)
2453 def post_to_string_export_dialog(cmd, param): argument
2455 command = string_export_commands.index(cmd)
2519 def send_to_grid_snap_setting_dialog(cmd, param): argument
2521 command = grid_snap_setting_commands.index(cmd)
2524 def post_to_grid_snap_setting_dialog(cmd, param): argument
2526 command = grid_snap_setting_commands.index(cmd)
2576 def send_to_resource_export_dialog(cmd, param): argument
2578 command = resource_export_dialog_commands.index(cmd)
2581 def post_to_resource_export_dialog(cmd, param): argument
2583 command = resource_export_dialog_commands.index(cmd)
2647 def send_to_configure_theme_dialog(cmd, param): argument
2649 command = configure_theme_dialog_commands.index(cmd)
2652 def post_to_configure_theme_dialog(cmd, param): argument
2654 command = configure_theme_dialog_commands.index(cmd)
2713 def send_to_palette_layout_dialog(cmd, param): argument
2715 command = palette_layout_dialog_commands.index(cmd)
2718 def post_to_palette_layout_dialog(cmd, param): argument
2720 command = palette_layout_dialog_commands.index(cmd)
2753 def send_to_string_scroll_wheel_edit_dialog(cmd, param): argument
2755 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2758 def post_to_string_scroll_wheel_edit_dialog(cmd, param): argument
2760 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2788 def send_to_string_scroll_wheel_edit_dialog(cmd, param): argument
2790 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2793 def post_to_string_scroll_wheel_edit_dialog(cmd, param): argument
2795 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2823 def send_to_string_scroll_wheel_edit_dialog(cmd, param): argument
2825 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2828 def post_to_string_scroll_wheel_edit_dialog(cmd, param): argument
2830 command = string_scroll_wheel_edit_dialog_commands.index(cmd)
2858 def send_to_project_import_dialog(cmd, param): argument
2860 command = project_import_dialog_commands.index(cmd)
2863 def post_to_project_import_dialog(cmd, param): argument
2865 command = project_import_dialog_commands.index(cmd)
2900 def post_to_option_dialog(cmd, param): argument
2902 command = option_dialog_commands.index(cmd)
2922 def send_to_screen_flow_edit_dialog(cmd, param): argument
2924 command = screen_flow_edit_dialog_commands.index(cmd)
2927 def post_to_screen_flow_edit_dialog(cmd, param): argument
2929 command = screen_flow_edit_dialog_commands.index(cmd)
2963 def send_to_trigger_list_edit_dialog(cmd, param): argument
2965 command = trigger_list_edit_dialog_commands.index(cmd)
2968 def post_to_trigger_list_edit_dialog(cmd, param): argument
2970 command = trigger_list_edit_dialog_commands.index(cmd)
3023 def send_to_trigger_edit_dialog(cmd, param): argument
3025 command = trigger_edit_dialog_commands.index(cmd)
3028 def post_to_trigger_edit_dialog(cmd, param): argument
3030 command = trigger_edit_dialog_commands.index(cmd)
3073 def send_to_trigger_action_edit_dialog(cmd, param): argument
3075 command = trigger_action_edit_dialog_commands.index(cmd)
3078 def post_to_trigger_action_edit_dialog(cmd, param): argument
3080 command = trigger_action_edit_dialog_commands.index(cmd)
3168 def send_to_action_select_dialog(cmd, param): argument
3170 command = action_select_dialog_commands.index(cmd)
3173 def post_to_action_select_dialog(cmd, param): argument
3175 command = action_select_dialog_commands.index(cmd)
3202 def send_to_easing_function_select_dialog(cmd, param): argument
3204 command = easing_function_select_dialog_commands.index(cmd)
3207 def post_to_easing_function_select_dialog(cmd, param): argument
3209 command = easing_function_select_dialog_commands.index(cmd)
3236 def send_to_synergy_settings_dialog(cmd, param): argument
3238 command = synergy_settings_dialog_commands.index(cmd)
3241 def post_to_synergy_settings_dialog(cmd, param): argument
3243 command = synergy_settings_dialog_commands.index(cmd)
3270 def send_to_rich_text_edit_dialog(cmd, param): argument
3272 command = rich_text_edit_dialog_commands.index(cmd)
3275 def post_to_rich_text_edit_dialog(cmd, param): argument
3277 command = rich_text_edit_dialog_commands.index(cmd)
3311 def send_to_sprite_frame_edit_dialog(cmd, param): argument
3313 command = sprite_frame_edit_dialog_commands.index(cmd)
3316 def post_to_sprite_frame_edit_dialog(cmd, param): argument
3318 command = sprite_frame_edit_dialog_commands.index(cmd)
3374 def send_to_sprite_frame_import_dialog(cmd, param): argument
3376 command = sprite_frame_import_dialog_commands.index(cmd)
3379 def post_to_sprite_frame_import_dialog(cmd, param): argument
3381 command = sprite_frame_import_dialog_commands.index(cmd)