Home
last modified time | relevance | path

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

/reactos/base/applications/notepad/
H A Ddialog.h30 VOID DIALOG_Replace(VOID);
H A Dmain.c72 case CMD_REPLACE: DIALOG_Replace(); break; in NOTEPAD_MenuCommand()
H A Ddialog.c836 VOID DIALOG_Replace(VOID) in DIALOG_Replace() function