176 if (crit_path_button_enabled) {
183 if (crit_path_button_enabled) {
186 }
else if (pic_on_screen_val ==
ROUTING
193 if (crit_path_button_enabled) {
static void toggle_nets(void(*drawscreen)(void))
char * my_strncpy(char *dest, const char *src, size_t size)
void destroy_button(const char *button_text)
static void toggle_rr(void(*drawscreen)(void))
static void drawscreen(void)
static void highlight_crit_path(void(*drawscreen_ptr)(void))
static char default_message[BUFSIZE]
void create_button(const char *prev_button_text, const char *button_text, void(*button_func)(void(*drawscreen)(void)))
static void toggle_congestion(void(*drawscreen)(void))
static void toggle_defects(void(*drawscreen)(void))
static enum pic_type pic_on_screen
void event_loop(void(*act_on_mousebutton)(float x, float y), void(*act_on_mousemove)(float x, float y), void(*act_on_keypress)(char key_pressed), void(*drawscreen)(void))
void update_message(const char *msg)
static void highlight_blocks(float x, float y)
static boolean show_graphics