Searched refs:ganv_item_w2i (Results 1 – 3 of 3) sorted by relevance
173 void ganv_item_w2i(GanvItem* item, double* x, double* y);
551 ganv_item_w2i(GanvItem* item, double* x, double* y) in ganv_item_w2i() function
1497 ganv_item_w2i(GANV_ITEM(port), &port_x, &port_y); in port_event()