Searched refs:MoveResizeChatWindow (Results 1 – 3 of 3) sorted by relevance
34 extern void MoveResizeChatWindow ARGS_DECL((int x, int y, int w, int h));
141 void MoveResizeChatWindow(x, y, w, h) in MoveResizeChatWindow() function
542 MoveResizeChatWindow(0, cur_y, chatWindowW, chatWindowH); in DoReconfigure()