Home
last modified time | relevance | path

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

/reactos/base/applications/calc/
H A Dwinmain.c204 static void run_mw(calc_number_t *c);
230 … { IDC_BUTTON_MS, MODIFIER_INV|NO_CHAIN, 1, run_ms, run_mw, NULL, NULL, },
1145 static void run_mw(calc_number_t *c) in run_mw() function