Lines Matching refs:printc
161 printc(logo[i])
191 printc(entry_num .. ". " .. menuEntryName(menudef, e))
202 printc(menuEntryName(menudef, e))
246 screen.setcursor(x, y); printc(tl)
247 screen.setcursor(x, y + h); printc(bl)
248 screen.setcursor(x + w, y); printc(tr)
249 screen.setcursor(x + w, y + h); printc(br)
253 printc(hl)
258 printc(hl)
263 printc(vl)
265 printc(vl)
301 printc(" " .. menu_header .. " ")