Home
last modified time | relevance | path

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

/reactos/dll/win32/riched20/
H A Deditor.c3423 static void ME_LinkNotify(ME_TextEditor *editor, UINT msg, WPARAM wParam, LPARAM lParam) in ME_LinkNotify() function
4475 ME_LinkNotify(editor, msg, 0, MAKELPARAM(cursor_pos.x, cursor_pos.y)); in ME_HandleMessage()
4490 ME_LinkNotify(editor, msg, wParam, lParam); in ME_HandleMessage()
4501 ME_LinkNotify(editor, msg, wParam, lParam); in ME_HandleMessage()
4519 ME_LinkNotify(editor, msg, wParam, lParam); in ME_HandleMessage()
4529 ME_LinkNotify(editor, msg, wParam, lParam); in ME_HandleMessage()