HomeSort by relevance Sort by last modified time
    Searched refs:debugmsg (Results 1 - 4 of 4) sorted by null

  /external/fonttools/Lib/fontTools/ttLib/
__init__.py 291 debugmsg("Done dumping TTX")
302 debugmsg(report)
382 debugmsg("Reading '%s' table from disk" % tag)
388 debugmsg("Decompiling '%s' table" % tag)
626 debugmsg("writing '%s' table to disk" % tag)
636 debugmsg("compiling '%s' table" % tag)
640 debugmsg("Reading '%s' table from disk" % tag)
921 def debugmsg(msg): function
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
ICUJDKCompare.java 498 void debugmsg(MorC t, MorC m, String msg) { method in class:ICUJDKCompare.MethodRecord
513 if (DEBUG) debugmsg(t, m, "modifier mismatch"); method
520 if (DEBUG) debugmsg(t, m, "return value mismatch"); method
526 if (DEBUG) debugmsg(t, m, "param count mismatch"); method
534 if (DEBUG) debugmsg(t, m, "parameter " + i + " mismatch, " + method
  /external/fonttools/Lib/fontTools/misc/
xmlReader.py 76 ttLib.debugmsg(msg)
  /external/fonttools/Lib/fontTools/ttLib/tables/
_g_l_y_f.py 123 ttLib.debugmsg("unpacking glyph '%s'" % glyphName)

Completed in 581 milliseconds