Home
last modified time | relevance | path

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

/dports/multimedia/xanim/xanim2920/
H A Dxa_txt.c27 extern xaULONG XA_Setup_Input_Methods();
92 if (XA_Setup_Input_Methods(anim_hdr->xin, anim_hdr->name) == xaFALSE)
H A Dxa_set.c58 extern void XA_Setup_Input_Methods();
285 (void)XA_Setup_Input_Methods(&xin_new,set_buff);
289 (void)XA_Setup_Input_Methods(&xin_new,set_buff);
336 (void)XA_Setup_Input_Methods(&xin_new,set_buff);
340 (void)XA_Setup_Input_Methods(&xin_new,set_buff);
H A Dxa_input.c130 xaULONG XA_Setup_Input_Methods(xin,file) in XA_Setup_Input_Methods() function
H A Dxanim.c219 extern xaULONG XA_Setup_Input_Methods();
1680 (void)XA_Setup_Input_Methods(cur_file->xin,cur_file->name);