Home
last modified time | relevance | path

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

/dports/games/wizznic/Wizznic-1.1/src/
H A Dstrinput.c43 inpStrState* inpStrCreate(SDL_Surface* dstSurface, char* promptTxt, size_t minLen, size_t maxLen ) in inpStrCreate() argument
49 s->prompt=promptTxt; in inpStrCreate()
H A Dstrinput.h34 inpStrState* inpStrCreate(SDL_Surface* dstSurface, char* promptTxt, size_t minLen, size_t maxLen );
/dports/games/tads/tads-3.0.8/tads3/t3library/adv3/
H A Dparser.t281 askDisambig(targetActor, promptTxt, curMatchList, fullMatchList,
286 targetActor, promptTxt, curMatchList, fullMatchList,
4358 local promptTxt;
4366 promptTxt = txt.toLower().htmlify();
4495 promptTxt = basicDistList[1].obj_.disambigEquivName;
4510 asker.askDisambig(targetActor_, promptTxt,
H A Dtravel.t1675 askDisambig(targetActor, promptTxt, curMatchList, fullMatchList,
1679 inherited(targetActor, promptTxt, curMatchList, fullMatchList,