Home
last modified time | relevance | path

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

/dports/sysutils/screen/screen-4.8.0/
H A Dhelp.c259 LAY_CALL_UP(LRefreshAll(flayer, 0)); in HelpAbort()
590 LAY_CALL_UP(LRefreshAll(flayer, 0)); in CopyrightAbort()
763 LAY_CALL_UP(LRefreshAll(flayer, 0)); in BindkeyAbort()
919 LRefreshAll(flayer, 0); in ZmodemPage()
H A Dlist_generic.c331 LAY_CALL_UP(LRefreshAll(flayer, 0)); in ListAbort()
H A Dextern.h444 extern void LRefreshAll __P((struct layer *, int));
H A Dmark.c1041 LAY_CALL_UP(LRefreshAll(flayer, 0));
1287 LAY_CALL_UP(LRefreshAll(flayer, 0)); in MarkAbort()
H A Dlayer.c849 void LRefreshAll(struct layer *l, int isblank) in LRefreshAll() function
1102 LRefreshAll(flayer, 0); in ExitOverlayPage()
H A Dansi.c1254 LRefreshAll(&curr->w_layer, 0);
1455 LRefreshAll(&curr->w_layer, 0);
2241 LRefreshAll(&curr->w_layer, 1); in FillWithEs()
H A Dwindow.c2301 LRefreshAll(&p->w_layer, 0);