Home
last modified time | relevance | path

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

/dports/net/drawterm/drawterm/gui-osx/
H A Dscreen.c502 HICommand theHICommand; in MainWindowCommandHandler() local
504 NULL, sizeof( HICommand ), NULL, &theHICommand ); in MainWindowCommandHandler()
506 switch ( theHICommand.commandID ) in MainWindowCommandHandler()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libvo/
H A Dvo_quartz.c376 HICommand theHICommand; in WindowEventHandler() local
378 …er(event, kEventParamDirectObject, typeHICommand, NULL, sizeof(theHICommand), NULL, &theHICommand); in WindowEventHandler()
380 switch (theHICommand.commandID) in WindowEventHandler()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libvo/
H A Dvo_quartz.c376 HICommand theHICommand; in WindowEventHandler() local
378 …er(event, kEventParamDirectObject, typeHICommand, NULL, sizeof(theHICommand), NULL, &theHICommand); in WindowEventHandler()
380 switch (theHICommand.commandID) in WindowEventHandler()