Lines Matching defs:Current
53 static WList *Current = NULL;
413 if(!Current) {
417 cur_row = Current->row;
418 cur_col = Current->col;
419 ip = Current->iconmgr;
427 if((tmp = Current->next) == NULL) {
434 if((tmp = Current->prev) == NULL) {
544 if(!Current) {
545 Current = Active;
547 if(!Current) {
551 ip = Current->iconmgr;
554 tmp = Current;
555 orig = Current;
628 if(!Current) {
638 ip = Current->iconmgr;
966 if(Current == tmp) {
967 Current = ip->first;
1032 Current = current;
1040 Current = Active;