Lines Matching refs:str
340 if type(param) == str:
353 if type(param) == str:
403 param += str(owner)
478 filename = path + "/test_" + str(studio_test_index) + ".bmp"
505 filename = path + "/" + test_name +"_" + str(studio_test_index) + ".bmp"
1097 param = str(base_name) + ',' + str(display)
1108 param = str(x) + ',' + str(y)
1113 param = str(x) + ',' + str(y)
1118 param = str(x) + ',' + str(y)
1150 param = str(control_id) + "," + str(prop_val)
1151 prop_string = str(prop_val)
1157 param = str(control_id) + "," + str(prop_val)
1158 prop_string = str(prop_val)
1447 param = str(folder_ids[folder_id]) + ',' + name
1452 param = str(resource_item_types[type]) + ',' + name
1817 param = str(count)
1850 send_to_project_configure_dialog('CMD_CONFIGURE_X_RES', str(x_res))
1854 send_to_project_configure_dialog('CMD_CONFIGURE_Y_RES', str(y_res))
2000 send_to_color_edit_dialog('CMD_SET_COLOR_RED', str(red))
2005 send_to_color_edit_dialog('CMD_SET_COLOR_GREEN', str(green))
2010 send_to_color_edit_dialog('CMD_SET_COLOR_BLUE', str(blue))
2015 send_to_color_edit_dialog('CMD_SET_COLOR_HUE', str(hue))
2020 send_to_color_edit_dialog('CMD_SET_COLOR_SAT', str(sat))
2025 send_to_color_edit_dialog('CMD_SET_COLOR_LUM', str(lum))
2092 send_to_font_edit_dialog('CMD_SET_FONT_HEIGHT', str(height))
2096 post_to_font_edit_dialog('CMD_SET_FONT_HEIGHT_POST', str(height))
2114 param = str(range_index) + ','
2115 param += str(range_enabled) + ','
2116 param += str(range_start) + ','
2117 param += str(range_end)
2610 param += str(check)
2730 param = str(index) + ',' + str(color)
2765 param = str(id) + ',' + string
2800 param = str(id) + ',' + string
2835 param = str(id) + ',' + string
2876 param += str(check)
3130 param = str(animation_param_ids[control_id]) + ',' + string
3323 string = str(frame_id) + ',' + pixelmap_string