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

/haiku/src/tests/kits/interface/
H A DTextViewTestManual.cpp84 const int32 kLineNoSize = 6; local
88 int32 lineLength = line.Length() + kLineNoSize;
94 sprintf(currLine, format.String(), kLineNoSize, lineNo++);

Completed in 72 milliseconds