Home
last modified time | relevance | path

Searched refs:nSelDlgWidth (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dcona.cpp190 VAR(nSelDlgWidth); in ConfigAppLoad()
559 VAR(nSelDlgWidth); in ConfigAppSave()
H A Dburner_win32.h305 extern int nSelDlgWidth;
H A Dsel.cpp53 int nSelDlgWidth = 750; variable
850 nSelDlgWidth = rect.right; in MyEndDialog()
1533 SetWindowPos(hDlg, NULL, 0, 0, nSelDlgWidth, nSelDlgHeight, SWP_NOZORDER); in DialogProc()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dcona.cpp202 VAR(nSelDlgWidth); in ConfigAppLoad()
587 VAR(nSelDlgWidth); in ConfigAppSave()
H A Dburner_win32.h316 extern int nSelDlgWidth;
H A Dsel.cpp54 int nSelDlgWidth = 750; variable
892 nSelDlgWidth = rect.right; in MyEndDialog()
1712 SetWindowPos(hDlg, NULL, 0, 0, nSelDlgWidth, nSelDlgHeight, SWP_NOZORDER); in DialogProc()