Home
last modified time | relevance | path

Searched defs:DebugPrint (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dttfoutl.h153 int (*DebugPrint)(ttfFont *, const char *s, ...); member
H A Dgxttfb.c209 private int DebugPrint(ttfFont *ttf, const char *fmt, ...) in DebugPrint() function