Searched refs:MSG (Results 1 – 13 of 13) sorted by relevance
19 BOOL WINAPI global_ime_TranslateMessage(CONST MSG *);
144 global_ime_TranslateMessage(CONST MSG *lpMsg) in global_ime_TranslateMessage()
268 # undef MSG269 typedef int MSG; typedef582 MSG msg; in _OnBlinkTimer()614 MSG msg; in gui_mswin_rm_blink_timer()672 MSG msg; in _OnTimer()1760 outputDeadKey_rePost(MSG originalMsg) in outputDeadKey_rePost()1762 static MSG deadCharExpel; in outputDeadKey_rePost()1789 MSG msg; in process_message()2045 MSG msg; in gui_mch_update()2056 MSG msg; in remove_any_timer()[all …]
1128 MSG msg; in AbortProc()2583 MSG msg; in serverProcessPendingMessages()
297 HRESULT OnTranslateMessage([in] const MSG *pMsg);
4130 MSG msg; in mch_system_classic()4452 MSG msg; in mch_system_piped()
658 delfunction MSG5175 func MSG(n) function5308 call MSG(28)5310 call MSG(29)5312 call MSG(30)5314 call MSG(31)5317 call MSG(32)5319 call MSG(33)5321 call MSG(34)5323 call MSG(35)[all …]
30 syn keyword remindRun MSG MSF RUN CAL SATISFY SPECIAL PS PSFILE SHADE MOON
32 syn keyword focexecSet MSG ALL
128 sy match cscCom "^\s*\<SET\s\+MSG"
665 syn keyword baanConstant MSG.ALL666 syn keyword baanConstant MSG.ERROR667 syn keyword baanConstant MSG.INFO668 syn keyword baanConstant MSG.WARNING669 syn keyword baanConstant MSG.SUCCESS
11103 Solution: Use MSG() instead of msg(). (Tony Leneis)
30379 for msg() and get rid of most MSG macros. (Ozaki Kiichi, closes