Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditView.cxx347 inline char CaseForce(Style::ecaseForced caseForce, char chDoc, char chPrevious) { in CaseForce()
405 const char chDoc = model.pdoc->CharAt(charInDoc); in LayoutLine() local
447 const char chDoc = ll->chars[charInLine]; in LayoutLine() local