Searched defs:DebugTrace (Results 1 – 1 of 1) sorted by relevance
48 # define DebugTrace( font, fmt ) (void)(!font->DebugPrint ? 0 : font->DebugPrint(font, fmt)) macro51 # define DebugTrace( font, fmt ) macro