Searched refs:clickable_rect (Results 1 – 3 of 3) sorted by relevance
8 static struct clickable_rect *clickable_rects = NULL;21 struct clickable_rect* tmp; in clickable_set()57 clickable_rects[last_rect] = (struct clickable_rect) { in clickable_set()119 struct clickable_rect* clickable_find(int y, int x) { in clickable_find()
7 struct clickable_rect { struct19 struct clickable_rect* clickable_find(int y, int x); argument
475 struct clickable_rect *rect; in on_mouse_key()