Home
last modified time | relevance | path

Searched refs:IDC_VIDEO_32_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
92 { IDC_VIDEO_32_BIT, &Video::OnCmdBitDepth },
915 …settings.mode->width,settings.mode->height,param.Button().GetId() == IDC_VIDEO_32_BIT ? 32 : 16) ); in OnCmdBitDepth()
1192 dialog.Control( IDC_VIDEO_32_BIT ).Enable( available & 32 ); in UpdateDevice()
1219 dialog.RadioButton( IDC_VIDEO_32_BIT ).Check( mode.bpp == 32 ); in UpdateResolutions()
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/language/
H A Dresource.h383 #define IDC_VIDEO_32_BIT 2605 macro
H A Dlanguage.rc1208 AUTORADIOBUTTON "32 bit", IDC_VIDEO_32_BIT, 85, 98, 32, 10, WS_TABSTOP, WS_EX_LEFT