Lines Matching defs:format
774 if (LOGMAP) LOG.format("s(%d) init\n", ix);
781 if (LOGMAP) LOG.format("s(%d) move\n", ix);
787 if (LOGMAP) LOG.format("s(%d) close\n[cp]\n", ix);
793 if (LOGMAP) LOG.format("s(%d) line %g, %g to %g, %g\n", ix, li.sx, li.sy, li.lx, li.ly);
796 if (LOGMAP) LOG.format("pin: %g, %g to %g, %g\n", temp.sx, temp.sy, temp.lx, temp.ly);
805 if (LOGMAP) LOG.format("points: %g, %g to %g, %g\n", sx, sy, lx, ly);
809 if (LOGMAP) LOG.format("[mt %g, %g]\n", sx, sy);
812 if (LOGMAP) LOG.format("[lt %g, %g]\n", sx, sy);
816 if (LOGMAP) LOG.format("[lt %g, %g]\n", lx, ly);
847 if (LOGMAP) LOG.format("init\n");
855 if (LOGMAP) LOG.format("moveto %g, %g\n", x, y);
862 if (LOGMAP) LOG.format("lineto %g, %g\n", x, y);
893 if (LOGMAP) LOG.format("close\n");
901 if (LOGMAP) LOG.format("mapshape on path: %s\n", LayoutPathImpl.SegmentPath.this);
904 if (LOGMAP) LOG.format("start\n");
918 if (LOGMAP) LOG.format("finish\n\n");