Searched refs:grLog (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/vcl/source/glyphs/ |
| H A D | graphite_layout.cxx | 86 FILE * grLog() in grLog() function 205 … fprintf(grLog(),"Glyph %d %f,%f\n", (int)info.logicalIndex(), info.origin(), info.yOffset()); in fill_from() 330 fprintf(grLog(),"Glyphs xOff%ld dropDx%ld w%ld\n", nXOffset, nDxOffset, rWidth); in fill_from() 455 …fprintf(grLog(),"Cluster g[%d-%d) c[%d-%d)%x x%ld y%f bw%d\n", nFirstGlyphInCluster, nNextGlyph, n… in appendCluster() 479 …fprintf(grLog(),"c%d g%d gWidth%d x%f ", firstChar, (int)gi.logicalIndex(), glyphWidth, nextOrigin… in append() 496 fprintf(grLog(),"fallback c%d %x in run %d\n", firstChar, args.mpStr[firstChar], in append() 557 fprintf(grLog(),"GraphiteLayout scripts %x %lx\n", aDirCode, long(this)); in GraphiteLayout() 671 fprintf(grLog(), "font hash %x size %f\n", (int)hash, height()); in hashCode() 793 …fprintf(grLog(),"Gr::LayoutText %d-%d, context %d,len%d rtl%d/%d scaling %f\n", rArgs.mnMinCharPos, in CreateSegment() 804 fprintf(grLog(), "Gr::LayoutText failed: "); in CreateSegment() [all …]
|