Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/msw/
H A Dmscommon.c304 static HWND emu_hwnd; /* Emulating for this window */ variable
501 if ( emu_hwnd == hwnd ) in messageToEvent()
506 { emu_hwnd = 0; in messageToEvent()
511 emu_hwnd = 0; in messageToEvent()
527 emu_hwnd = hwnd; in messageToEvent()
544 if ( emu_hwnd == hwnd ) in messageToEvent()
549 { emu_hwnd = 0; in messageToEvent()
554 emu_hwnd = 0; in messageToEvent()
570 emu_hwnd = hwnd; in messageToEvent()
577 { if ( emu_hwnd == hwnd ) in messageToEvent()
/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole.c236 static HWND emu_hwnd; /* Emulating for this window */ variable
1125 { emu_hwnd = hwnd; in rlc_wnd_proc()
1138 if ( emu_hwnd == hwnd ) in rlc_wnd_proc()
1142 { emu_hwnd = 0; in rlc_wnd_proc()
1168 { emu_hwnd = hwnd; in rlc_wnd_proc()
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole.c249 static HWND emu_hwnd; /* Emulating for this window */ variable
1217 { emu_hwnd = hwnd; in rlc_wnd_proc()
1230 if ( emu_hwnd == hwnd ) in rlc_wnd_proc()
1234 { emu_hwnd = 0; in rlc_wnd_proc()
1260 { emu_hwnd = hwnd; in rlc_wnd_proc()