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

/haiku-fatelf/src/add-ons/input_server/devices/keyboard/
H A DTeamMonitorWindow.cpp681 int32 styleStart = 0; local
690 styleStart = text.FindLast('\n');
700 styleStart = text.FindLast('\n');
708 if (styleStart != styleEnd && view != NULL) {
713 view->SetFontAndColor(styleStart, styleEnd, &font);

Completed in 31 milliseconds