Home
last modified time | relevance | path

Searched refs:LV_ptCurrent (Results 1 – 1 of 1) sorted by relevance

/dports/cad/alliance/alliance/src/sea/src/
H A DDEF_actions.c119 static struct pt *LV_ptCurrent; variable
477 xCon = DEF2MBK_length ((long)(LV_ptCurrent->x)); in def_pin_options()
478 yCon = DEF2MBK_length ((long)(LV_ptCurrent->y)); in def_pin_options()
480 def_free_pt (LV_ptCurrent); in def_pin_options()
641 LV_ptCurrent = ptcon;