Lines Matching refs:print_debug
270 &print_debug ("rd command is:\n");
275 &print_debug (" $em_script_home/rd -from $from -to $to $file\n");
281 &print_debug (" $em_script_home/rd -from $from -to $to -merge $merge $file\n");
372 &print_debug("\n");
373 &print_debug("pose command is:\n");
374 &print_debug(" $pose_cmd\n");
572 &print_debug(" Found QuickWord WriteProtect button\n");
573 &print_debug(" left = $bounds{left}\n");
574 &print_debug(" right = $bounds{right}\n");
575 &print_debug(" top = $bounds{top}\n");
576 &print_debug(" bottom = $bounds{bottom}\n");
729 &print_debug (" tapping to cell row=<$row> col=<$col>\n");
753 &print_debug (" Typing carrage return to go down\n");
766 &print_debug (" Typing tab to go right\n");
832 &print_debug(" Converting TOP to 15\n");
841 &print_debug(" Converting BOTTOM to 144\n");
850 &print_debug(" Converting LEFT to 0\n");
859 &print_debug(" Converting RIGHT to 152\n");
933 &print_debug(" Entering string : <\\n>\n");
937 &print_debug(" Entering string : <\\t>\n");
941 &print_debug(" Entering string : <$in_string>\n");
1046 &print_debug(" Tapping pen at : $x,$y\n");
1075 &print_debug(" Tapping pen hard at : $x,$y\n");
1099 &print_debug(" Tapping button : $button\n");
1121 &print_debug(" Sleeping : $secs seconds\n");
1138 &print_debug("Function enter : $func\n");
1153 &print_debug("Function exit : $func\n");
1162 sub print_debug subroutine