Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/GG/GG/
H A DMultiEdit.h237 …std::pair<std::size_t, CPSize> m_cursor_begin; ///< The row and character index of the first chara… variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dtexteditoroverlay.h46 QTextCursor m_cursor_begin; in QT_FORWARD_DECLARE_CLASS() member