Home
last modified time | relevance | path

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

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Ddisplaysettings.h59 bool m_highlightCurrentLine = false; variable
H A Dtexteditor.cpp698 uint m_highlightCurrentLine : 1; member in TextEditor::Internal::TextEditorWidgetPrivate