Home
last modified time | relevance | path

Searched refs:rlc_get_message (Results 1 – 2 of 2) sorted by relevance

/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole.c1337 rlc_get_message(MSG *msg, HWND hwnd, UINT low, UINT high) in rlc_get_message() function
1355 if ( rlc_get_message(&msg, NULL, 0, 0) && msg.message != WM_RLC_CLOSEWIN ) in rlc_dispatch()
2863 if ( rlc_get_message(&msg, NULL, 0, 0) ) in window_loop()
2884 while ( b->closing <= 2 && rlc_get_message(&msg, NULL, 0, 0) ) in window_loop()
2918 if ( rlc_get_message(&msg, NULL, 0, 0) ) in getch()
3159 { if ( rlc_get_message(&msg, NULL, 0, 0) ) in rlc_read()
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole.c1429 rlc_get_message(MSG *msg, HWND hwnd, UINT low, UINT high) in rlc_get_message() function
1447 if ( rlc_get_message(&msg, NULL, 0, 0) && msg.message != WM_RLC_CLOSEWIN ) in rlc_dispatch()
3067 if ( rlc_get_message(&msg, NULL, 0, 0) ) in window_loop()
3088 while ( b->closing <= 2 && rlc_get_message(&msg, NULL, 0, 0) ) in window_loop()
3122 if ( rlc_get_message(&msg, NULL, 0, 0) ) in getch()
3347 { if ( rlc_get_message(&msg, NULL, 0, 0) ) in rlc_read()