Home
last modified time | relevance | path

Searched refs:A_COLOR_CURRENT (Results 1 – 8 of 8) sorted by relevance

/dports/editors/fileobj/fileobj-0.7.91/src/
H A Dscreen.py54 A_COLOR_CURRENT = _screen.A_NONE variable
69 global _std, A_COLOR_FB, A_COLOR_CURRENT, A_COLOR_ZERO, A_COLOR_FF, \
75 _std, A_COLOR_FB, A_COLOR_CURRENT, A_COLOR_ZERO, A_COLOR_FF, \
H A Dstdout.py42 A_COLOR_CURRENT = 0 variable
59 A_COLOR_FB, A_COLOR_CURRENT, A_COLOR_ZERO, A_COLOR_FF, A_COLOR_PRINT, \
H A Dedit.py66 attr1 = screen.A_COLOR_CURRENT if self.current else screen.A_STANDOUT
78 attr1 = self.attr_search | screen.A_COLOR_CURRENT
H A Dstatus.py185 return s, screen.A_COLOR_CURRENT if self.current else screen.A_NONE
H A Dconsole.py210 _cursor_attr = screen.A_COLOR_CURRENT
H A Dpanel.py567 attr = screen.A_COLOR_CURRENT if self.current else screen.A_STANDOUT
668 attr1 = self.attr_search | screen.A_COLOR_CURRENT
H A Dcore.py412 screen.A_COLOR_CURRENT)
H A Dvisual.py72 self.chgat_cursor(pos, screen.A_COLOR_CURRENT, screen.A_COLOR_CURRENT,