Searched refs:custom_msg (Results 1 – 1 of 1) sorted by relevance
969 static UINT custom_msg = RegisterWindowMessage(kPaintMessageName); in NativeWndProc() local970 if (message == custom_msg) { in NativeWndProc()993 if (old_message != custom_msg) in NativeWndProc()