Searched refs:PagerContext (Results 1 – 5 of 5) sorted by relevance
/dports/japanese/mutt-devel/mutt-1.5.21/ |
H A D | globals.h | 194 WHERE short PagerContext; variable
|
H A D | init.h | 1646 { "pager_context", DT_NUM, R_NONE, UL &PagerContext, 0 },
|
H A D | pager.c | 1935 topline = upNLines (PagerContext, lineInfo, curline, hideQuoted); in mutt_pager() 1953 topline = upNLines (bodylen-PagerContext, lineInfo, topline, hideQuoted); in mutt_pager()
|
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/rich/ |
H A D | console.py | 320 class PagerContext: 957 ) -> PagerContext: 976 return PagerContext(self, pager=pager, styles=styles, links=links)
|
/dports/textproc/py-rich/rich-10.16.1/rich/ |
H A D | console.py | 359 class PagerContext: class 1068 ) -> PagerContext: 1087 return PagerContext(self, pager=pager, styles=styles, links=links)
|