Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/msw/
H A Dmsevent.c133 ws_wait_for_key(int maxwait) in ws_wait_for_key() function
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/x11/
H A Dxevent.c373 ws_wait_for_key(int maxwait) in ws_wait_for_key() function
H A Dwstproto.h143 COMMON(int) ws_wait_for_key(int maxwait);
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/txt/
H A Deditor.c1551 if ( ws_wait_for_key(250) ) in cuaKeyAsPrefixEditor()