Searched refs:_Panel_cnt (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libeti/panel/inc/
H A Dprivate.h53 extern int _Panel_cnt;
/osnet-11/usr/src/lib/libeti/panel/common/
H A Dnew.c57 _Panel_cnt++;
73 if (!window || !_alloc_overlap(_Panel_cnt) ||
96 if (!panel || panel != panel -> below || !_alloc_overlap(_Panel_cnt))
H A Dreplace.c51 if (!_alloc_overlap(_Panel_cnt - 1))
H A Dmove.c60 if (!_alloc_overlap(_Panel_cnt - 1) ||
H A Ddelete.c67 _Panel_cnt--;
H A Dmisc.c44 int _Panel_cnt; variable

Completed in 29 milliseconds