Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4FileSelDlg.cpp377 return iCurrentLocationIndex; in GetCurrentLocationIndex()
385 iCurrentLocationIndex = idx; in SetCurrentLocation()
H A DC4FileSelDlg.h118 int32_t iCurrentLocationIndex; variable