Home
last modified time | relevance | path

Searched refs:ID_FILE_SERIAL (Results 1 – 4 of 4) sorted by relevance

/oneTBB/examples/parallel_for/seismic/gui/
H A Dseismic.rc46 MENUITEM "&Serial", ID_FILE_SERIAL
69 "S", ID_FILE_SERIAL, VIRTKEY, ALT, NOINVERT
H A Dresource.h32 #define ID_FILE_SERIAL 32772 macro
/oneTBB/examples/parallel_for/seismic/
H A Dresource.hpp32 #define ID_FILE_SERIAL 32772 macro
H A Dseismic_video.cpp127 case ID_FILE_SERIAL: gVideo->on_key('s'); break; in WndProc()