Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libeti/panel/common/
H A Dnew.c55 _Panel_cnt++; in add_top()
71 if (!window || !_alloc_overlap(_Panel_cnt) || in new_panel()
94 if (!panel || panel != panel -> below || !_alloc_overlap(_Panel_cnt)) in show_panel()
H A Dreplace.c49 if (!_alloc_overlap(_Panel_cnt - 1)) in replace_panel()
H A Dmove.c58 if (!_alloc_overlap(_Panel_cnt - 1) || in move_panel()
H A Ddelete.c65 _Panel_cnt--; in hide_panel()
H A Dmapfile-vers71 _Panel_cnt {
H A Dmisc.c42 int _Panel_cnt; variable
/illumos-gate/usr/src/lib/libeti/panel/inc/
H A Dprivate.h51 extern int _Panel_cnt;