Home
last modified time | relevance | path

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

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_win.cc969 static UINT custom_msg = RegisterWindowMessage(kPaintMessageName); in NativeWndProc() local
970 if (message == custom_msg) { in NativeWndProc()
993 if (old_message != custom_msg) in NativeWndProc()