Home
last modified time | relevance | path

Searched hist:"177202 d882abb78166900311d2057019dd7f12d0" (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.h177202d882abb78166900311d2057019dd7f12d0 Sat Nov 29 23:53:06 UTC 2014 Rene Gollent <rene@gollent.com> Debugger: Use syntax highlight info for source code view.

SourceView:
- Request syntax highlight information when new source file is set.
- Adjust _FormatLine() to also patch raw syntax highlights to match
up with calculated tabstops.
- Draw strings in pieces corresponding to how they're broken up in
terms of syntax highlights with colors.
H A DSourceView.cpp177202d882abb78166900311d2057019dd7f12d0 Sat Nov 29 23:53:06 UTC 2014 Rene Gollent <rene@gollent.com> Debugger: Use syntax highlight info for source code view.

SourceView:
- Request syntax highlight information when new source file is set.
- Adjust _FormatLine() to also patch raw syntax highlights to match
up with calculated tabstops.
- Draw strings in pieces corresponding to how they're broken up in
terms of syntax highlights with colors.