Searched refs:command_id (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dmacmenu.c2714 UInt32 command_id = GetWRefCon (window);
2716 if ((command_id & ~0xffff) == 'Bt\0\0')
2717 result = command_id - 'Bt\0\0';
2703 UInt32 command_id = GetWRefCon (window); local
H A Dmac.c4938 (command_id)
4939 Lisp_Object command_id;
4945 command.commandID = mac_get_code_from_arg (command_id, 0);
4952 error ("HI command (command ID: '%s') not handled.", SDATA (command_id));
4935 Lisp_Object command_id; variable

Completed in 169 milliseconds