Home
last modified time | relevance | path

Searched refs:topl_query_len (Results 1 – 12 of 12) sorted by relevance

/dports/games/nethack33-nox11/nethack-3.3.1/sys/mac/
H A Dmacwin.c53 static int topl_query_len; variable
815 topl_query_len = strlen(query); in enter_topl_mode()
816 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
817 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
819 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
831 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
890 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
901 if(!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
903 (*top_line)->teLength - topl_query_len)) { in topl_key()
1005 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]
/dports/games/nethack33/nethack-3.3.1/sys/mac/
H A Dmacwin.c53 static int topl_query_len; variable
815 topl_query_len = strlen(query); in enter_topl_mode()
816 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
817 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
819 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
831 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
890 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
901 if(!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
903 (*top_line)->teLength - topl_query_len)) { in topl_key()
1005 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/sys/mac/
H A Dmacwin.c39 static int topl_query_len; variable
852 topl_query_len = strlen(query); in enter_topl_mode()
853 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
854 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
856 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
868 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
931 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
942 if(!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
944 (*top_line)->teLength - topl_query_len)) { in topl_key()
1046 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]
/dports/games/nethack34/nethack-3.4.3/sys/mac/
H A Dmacwin.c39 static int topl_query_len; variable
852 topl_query_len = strlen(query); in enter_topl_mode()
853 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
854 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
856 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
868 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
931 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
942 if(!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
944 (*top_line)->teLength - topl_query_len)) { in topl_key()
1046 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/mac/
H A Dmacwin.c39 static int topl_query_len; variable
852 topl_query_len = strlen(query); in enter_topl_mode()
853 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
854 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
856 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
868 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
931 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
942 if(!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
944 (*top_line)->teLength - topl_query_len)) { in topl_key()
1046 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]
/dports/games/falconseye/falconseye-1.9.3_11/sys/mac/
H A Dmacwin.c53 static int topl_query_len; variable
815 topl_query_len = strlen(query); in enter_topl_mode()
816 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
817 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
819 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
831 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
890 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
901 if(!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
903 (*top_line)->teLength - topl_query_len)) { in topl_key()
1005 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/mac/
H A Dmacwin.c48 static int topl_query_len; variable
868 topl_query_len = strlen(query); in enter_topl_mode()
869 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
870 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
872 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
884 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
947 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
958 if(!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
960 (*top_line)->teLength - topl_query_len)) { in topl_key()
1062 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/mac/
H A Dmacwin.c39 static int topl_query_len; variable
852 topl_query_len = strlen(query); in enter_topl_mode()
853 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
854 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
856 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
868 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
931 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
942 if(!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
944 (*top_line)->teLength - topl_query_len)) { in topl_key()
1046 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/mac/
H A Dmacwin.c39 static int topl_query_len; variable
852 topl_query_len = strlen(query); in enter_topl_mode()
853 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
854 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
856 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
868 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
931 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
942 if(!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
944 (*top_line)->teLength - topl_query_len)) { in topl_key()
1046 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/mac/
H A Dmacwin.c121 static int topl_query_len; variable
1008 topl_query_len = strlen(query); in enter_topl_mode()
1009 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
1010 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
1012 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
1024 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
1069 topl_set_select(topl_query_len, (*top_line)->teLength); in topl_replace()
1093 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
1104 if (!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
1210 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmacwin.c121 static int topl_query_len; variable
1008 topl_query_len = strlen(query); in enter_topl_mode()
1009 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
1010 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
1012 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
1024 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
1069 topl_set_select(topl_query_len, (*top_line)->teLength); in topl_replace()
1093 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
1104 if (!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
1210 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmacwin.c121 static int topl_query_len; variable
1008 topl_query_len = strlen(query); in enter_topl_mode()
1009 (*top_line)->selStart = topl_query_len; in enter_topl_mode()
1010 (*top_line)->selEnd = topl_query_len; in enter_topl_mode()
1012 PtrToXHand(query, (*top_line)->hText, topl_query_len); in enter_topl_mode()
1024 int ans_len = (*top_line)->teLength - topl_query_len; in leave_topl_mode()
1069 topl_set_select(topl_query_len, (*top_line)->teLength); in topl_replace()
1093 if ((*top_line)->selEnd <= topl_query_len) in topl_key()
1104 if (!strncmpi(*(*top_line)->hText + topl_query_len, in topl_key()
1210 topl_set_select(topl_query_len, topl_query_len); in topl_resp_key()
[all …]