Searched refs:syntaxCount (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1179 int32 syntaxCount = 0; local
1181 syntaxCount = info->GetLineHighlightRanges(i, columns, types,
1222 for (int32 j = 0; j < syntaxCount; j++) {

Completed in 51 milliseconds