reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Core/IOHandler.cpp
  950     ::wbkgd(m_window, COLOR_PAIR(color_pair_idx));
 1083       attr = A_BOLD | COLOR_PAIR(2);
 1510         window.AttributeOn(COLOR_PAIR(3));
 1512         window.AttributeOff(COLOR_PAIR(3));
 1515       window.AttributeOn(COLOR_PAIR(3));
 1517       window.AttributeOff(COLOR_PAIR(3));
 2867       changd_attr = COLOR_PAIR(5) | A_BOLD;
 4001       const attr_t pc_highlight_attr = COLOR_PAIR(1);
 4020             bp_attr = COLOR_PAIR(2);
 4098         const attr_t pc_highlight_attr = COLOR_PAIR(1);
 4146             bp_attr = COLOR_PAIR(2);