Lines Matching refs:REXDEMOPrintf
173 REXDEMOPrintf(4, 8, 0, "MPDL simple sample"); in ExecuteDownload()
177 REXDEMOPrintf(4, 24, 0, "entry is opened."); in ExecuteDownload()
178 REXDEMOPrintf(200, 24, 0, "(press A to start download)"); in ExecuteDownload()
182 REXDEMOPrintf(4, 24, 0, "entry is closed, now downloading..."); in ExecuteDownload()
186 REXDEMOPrintf(4, 24, 0, "download has been completed."); in ExecuteDownload()
187 REXDEMOPrintf(320, 24, 0, "(press A to restart as FS server)"); in ExecuteDownload()
191 REXDEMOPrintf(30, 60, 0, "auto-download mode : ON OFF"); in ExecuteDownload()
193 REXDEMOPrintf(10, 60 + mode_cursor * 10, 0, ">"); in ExecuteDownload()
194 REXDEMOPrintf(30, 60, 0, " %s %s", in ExecuteDownload()
200 REXDEMOPrintf(ox, oy, 0, "AID STATUS MAC-ADDR NAME"); in ExecuteDownload()
209 REXDEMOPrintf(ox + 5, sy, 0, "%2d", i); in ExecuteDownload()
216 REXDEMOPrintf(ox + 40, sy, 0, "ready"); in ExecuteDownload()
220 REXDEMOPrintf(ox + 40, sy, 0, " none "); in ExecuteDownload()
229 REXDEMOPrintf(ox + 40, sy, 0, "booted"); in ExecuteDownload()
233 REXDEMOPrintf(ox + 40, sy, 0, " %3d%% ", info->progress); in ExecuteDownload()
238 REXDEMOPrintf(ox + 40, sy, 0, "failed"); in ExecuteDownload()
253 REXDEMOPrintf(ox + 110, sy, 0, in ExecuteDownload()