Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dolecmd.c21 #define NSCMD_COPY "cmd_copy" macro
349 do_ns_command(This, NSCMD_COPY, NULL); in exec_copy()
575 do_ns_command(This, NSCMD_COPY, NULL); in exec_mshtml_copy()
H A Deditor.c26 #define NSCMD_COPY "cmd_copy" macro
877 do_ns_editor_command(This->doc_obj->nscontainer, NSCMD_COPY); in editor_exec_copy()