Home
last modified time | relevance | path

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

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/language/
H A Dresource.h309 #define IDC_INPUT_CLEARALL 2110 macro
H A Dlanguage.rc730 PUSHBUTTON "Clear", IDC_INPUT_CLEARALL, 236, 266, 32, 12, 0, WS_EX_LEFT
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogInput.cpp397 { IDC_INPUT_CLEARALL, &Input::OnCmdClearAll },