Home
last modified time | relevance | path

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

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/language/
H A Dresource.h402 #define IDC_VIDEO_COLORS_RESET 2624 macro
H A Dlanguage.rc1253 PUSHBUTTON "Reset", IDC_VIDEO_COLORS_RESET, 403, 134, 51, 14, 0, WS_EX_LEFT
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogVideo.cpp100 { IDC_VIDEO_COLORS_RESET, &Video::OnCmdColorsReset },
1286 dialog.Control( IDC_VIDEO_COLORS_RESET ).Enable in UpdateColors()