Home
last modified time | relevance | path

Searched refs:set_face_rect (Results 1 – 2 of 2) sorted by relevance

/dports/games/exult/exult-snapshot-v1.7.0.20211128/usecode/
H A Dconversation.h87 void set_face_rect(Npc_face_info *info, Npc_face_info *prev, int screenw, int screenh);
H A Dconversation.cc136 void Conversation::set_face_rect( in set_face_rect() function in Conversation
238 set_face_rect(info, prev, screenw, screenh); in show_face()
277 set_face_rect(info, prev, screenw, screenh); in change_face_frame()