Home
last modified time | relevance | path

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

/dports/math/octave/octave-6.4.0/libgui/src/m-editor/
H A Dfile-editor-tab.h320 bool m_long_title; variable
H A Dfile-editor-tab.cc1693 if (m_long_title) in update_window_title()
2775 m_long_title = settings->value (ed_long_window_title).toBool (); in notice_settings()