Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dxbasic.h84 PLUG_API int GxInput(Engine *engine,
H A Dbrowser.c652 GxInput(outEngines[device], &HandleExpose, 0, 0, &HandleOther); in CreateX()
H A Dxfancy.c142 GxInput((Engine *)fxe, &HandleExpose, &HandleClick, &HandleMotion, in GpFXEngine()
H A Dxbasic.c1467 GxInput(Engine *engine, in GxInput() function