Home
last modified time | relevance | path

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

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogVideo.cpp53 IDC_VIDEO_32_BIT == IDC_VIDEO_16_BIT + 1
91 { IDC_VIDEO_16_BIT, &Video::OnCmdBitDepth },
1191 dialog.Control( IDC_VIDEO_16_BIT ).Enable( available & 16 ); in UpdateDevice()
1218 dialog.RadioButton( IDC_VIDEO_16_BIT ).Check( mode.bpp == 16 ); in UpdateResolutions()
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/language/
H A Dresource.h382 #define IDC_VIDEO_16_BIT 2604 macro
H A Dlanguage.rc1207 AUTORADIOBUTTON "16 bit", IDC_VIDEO_16_BIT, 40, 98, 31, 10, WS_TABSTOP, WS_EX_LEFT