Home
last modified time | relevance | path

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

/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxprefs.h375 int CursorToIndex(wxCursor* curs);
H A Dwxprefs.cpp1199 int CursorToIndex(wxCursor* curs) in CursorToIndex() function
3401 newcursindex = CursorToIndex(newcurs); in CreateFilePrefs()
3402 opencursindex = CursorToIndex(opencurs); in CreateFilePrefs()