Searched defs:fore (Results 1 – 9 of 9) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/colorama/ |
D | winterm.py | 55 def fore(self, fore=None, light=False, on_stderr=False): member in WinTerm
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/pip/_vendor/colorama/ |
D | winterm.py | 55 def fore(self, fore=None, light=False, on_stderr=False): member in WinTerm
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/colorama/ |
D | winterm.py | 55 def fore(self, fore=None, light=False, on_stderr=False): member in WinTerm
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/colorama/ |
D | winterm.py | 55 def fore(self, fore=None, light=False, on_stderr=False): argument
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | menu.h | 116 chtype fore; /* Selection attribute */ member
|
D | cursesm.h | 423 inline chtype fore() const { in fore() function
|
D | cursesf.h | 242 inline chtype fore() const { in fore() function
|
D | form.h | 86 chtype fore; /* foreground attribute */ member
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | wingdi.h | 69 #define MAKEROP4(fore,back) (DWORD)((((back) << 8) & 0xFF000000) | (fore)) argument
|