HomeSort by: relevance | last modified time | path
    Searched defs:ui_file_style (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
ui-style.h 23 struct ui_file_style struct
147 ui_file_style () = default;
149 ui_file_style (color f, color b, intensity i = NORMAL) function in struct:ui_file_style
156 bool operator== (const ui_file_style &other) const
164 bool operator!= (const ui_file_style &other) const
233 const ui_file_style *ptr () const
  /src/external/gpl3/gdb.old/dist/gdb/
ui-style.h 23 struct ui_file_style struct
147 ui_file_style () = default;
149 ui_file_style (color f, color b, intensity i = NORMAL) function in struct:ui_file_style
156 bool operator== (const ui_file_style &other) const
164 bool operator!= (const ui_file_style &other) const
233 const ui_file_style *ptr () const

Completed in 29 milliseconds