OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_foreground
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/cli/
cli-style.h
70
const char *
m_foreground
;
member in class:cli_style_option
/src/external/gpl3/gdb/dist/gdb/cli/
cli-style.h
70
ui_file_style::color
m_foreground
;
member in class:cli_style_option
/src/external/gpl3/gdb.old/dist/gdb/
ui-style.h
150
:
m_foreground
(f),
158
return (
m_foreground
== other.
m_foreground
176
return (
m_foreground
== NONE
198
return
m_foreground
;
204
m_foreground
= c;
240
color
m_foreground
= NONE;
member in struct:ui_file_style
/src/external/gpl3/gdb/dist/gdb/
ui-style.h
258
:
m_foreground
(f),
266
return (
m_foreground
== other.
m_foreground
286
return (
m_foreground
== NONE
310
return
m_foreground
;
316
m_foreground
= c;
381
color
m_foreground
= NONE;
member in struct:ui_file_style
Completed in 18 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026