Home
last modified time | relevance | path

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

/dports/japanese/kinput2/kinput2-v3.1/lib/Xsj3clib/
H A Dcandidate.c245 Xsj3cSetCandidate(buf, sel_candidate, changed, flush) in Xsj3cSetCandidate() argument
247 int sel_candidate;
256 if (sel_candidate >= buf->candnum)
258 p = buf->candidate[sel_candidate].data;
267 if ((!same || buf->curcand != sel_candidate) &&
270 = buf->candidate[sel_candidate].len;
272 buf->candidate[sel_candidate].data);
276 buf->curcand = sel_candidate;
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/docs/
H A Ddecode.adoc166 | +4+ | +sel_candidate+ | +++ | included by the combine algorithm
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMap_Screen_Interface_Map.cc436 bool const sel_candidate = bSelectedDestChar == -1 && !fPlotForHelicopter; in DrawMapIndexBigMap() local
445 i == sSelMapX && sel_candidate ? sel_colour : in DrawMapIndexBigMap()
454 i == sSelMapY && sel_candidate ? sel_colour : in DrawMapIndexBigMap()