Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dprojectlayoutloader.cpp175 pf->editorTopLine_2 = 0; in Open()
216 pf->editorTopLine_2 = getInt; in Open()
276 …itorOpen || f->editorPos || f->editorPos_2 || f->editorTopLine || f->editorTopLine_2 || f->editorT… in Save()
299 cursor_2->SetAttribute("topLine", f->editorTopLine_2); in Save()
H A Dprojectfile.cpp38 editorTopLine_2(0), in ProjectFile()
74 editorTopLine_2(pf.editorTopLine_2), in ProjectFile()
H A Dcbeditor.cpp991 m_pControl2->ScrollToLine(m_pProjectFile->editorTopLine_2); in SetProjectFile()
1046 m_pProjectFile->editorTopLine_2 = m_pControl2->GetFirstVisibleLine(); in UpdateProjectFile()
/dports/devel/codeblocks/codeblocks-20.03/src/include/
H A Dprojectfile.h172 int editorTopLine_2; // layout info variable