Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libeti/panel/inc/
H A Dprivate.h53 extern void _intersect_panel(PANEL *);
/illumos-gate/usr/src/lib/libeti/panel/common/
H A Dreplace.c68 _intersect_panel(panel); in replace_panel()
H A Dmove.c75 _intersect_panel(panel); in move_panel()
H A Dnew.c59 _intersect_panel(panel); in add_top()
H A Dmapfile-vers70 _intersect_panel;
H A Dmisc.c206 _intersect_panel(PANEL *panel) in _intersect_panel() function