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

/haiku-fatelf/src/add-ons/input_server/devices/keyboard/
H A DTeamMonitorWindow.cpp682 int32 styleEnd = 0; local
691 styleEnd = text.Length();
701 styleEnd = text.Length();
708 if (styleStart != styleEnd && view != NULL) {
713 view->SetFontAndColor(styleStart, styleEnd, &font);

Completed in 85 milliseconds