Home
last modified time | relevance | path

Searched refs:kMaxHighlightsPerLine (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp55 static const int32 kMaxHighlightsPerLine = 64; variable
1199 int32 columns[kMaxHighlightsPerLine]; in Draw()
1200 syntax_highlight_type types[kMaxHighlightsPerLine]; in Draw()
1216 kMaxHighlightsPerLine); in Draw()