Home
last modified time | relevance | path

Searched defs:indentCount (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DEditView.cxx1933 for (int indentCount = static_cast<int>((ll->positions[i] + epsilon) / indentWidth); in DrawForeground() local
2012 … for (int indentCount = static_cast<int>((ll->positions[cpos + ts.start] + epsilon) / indentWidth); in DrawForeground() local