Searched refs:brush_width_index (Results 1 – 5 of 5) sorted by relevance
72 INT brush_width_index; in control_thread_entry() local89 …for(brush_width_index = 0; brush_width_index < (INT)(sizeof(brush_width_value)/sizeof(INT)); brush… in control_thread_entry()91 brush_width = brush_width_value[brush_width_index]; in control_thread_entry()
72 INT radius_index, brush_width_index; in control_thread_entry() local92 …for(brush_width_index = 0; brush_width_index < (INT)(sizeof(brush_width_value)/sizeof(INT)); brush… in control_thread_entry()94 brush_width = brush_width_value[brush_width_index]; in control_thread_entry()
73 INT angle_index, radius_index, brush_width_index; in control_thread_entry() local101 …for(brush_width_index = 0; brush_width_index < (INT)(sizeof(brush_width_value)/sizeof(INT)); brush… in control_thread_entry()103 brush_width = brush_width_value[brush_width_index]; in control_thread_entry()
73 INT radius_index, brush_width_index; in control_thread_entry() local94 …for(brush_width_index = 0; brush_width_index < (INT)(sizeof(brush_width_value)/sizeof(INT)); brush… in control_thread_entry()96 brush_width = brush_width_value[brush_width_index]; in control_thread_entry()
73 INT angle_index, radius_index, brush_width_index; in control_thread_entry() local100 …for(brush_width_index = 0; brush_width_index < (INT)(sizeof(brush_width_value)/sizeof(INT)); brush… in control_thread_entry()102 brush_width = brush_width_value[brush_width_index]; in control_thread_entry()