Home
last modified time | relevance | path

Searched refs:realTextLines (Results 1 – 1 of 1) sorted by relevance

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dtexstudio.cpp9002 int realTextLines=ed->document()->lines(); in svnPatch() local
9022 --realTextLines; in svnPatch()
9029 if(realTextLines>0) in svnPatch()
9033 ++realTextLines; in svnPatch()