Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dnotebook.cpp327 const int selectionOld = m_selection; in SetSelection() local
333 SendPageChangedEvent(selectionOld, nPage); in SetSelection()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dnotebook.cpp362 const int selectionOld = m_selection; in SetSelection() local
368 SendPageChangedEvent(selectionOld, nPage); in SetSelection()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dnotebook.cpp362 const int selectionOld = m_selection; in SetSelection() local
368 SendPageChangedEvent(selectionOld, nPage); in SetSelection()