Lines Matching refs:FTRACE
39 # define FTRACE(x) debug_printf x macro
41 # define FTRACE(x) ; macro
222 FTRACE(("new directory moved in")); in MessageReceived()
236 FTRACE(("directory renamed")); in MessageReceived()
248 FTRACE(("font moved")); in MessageReceived()
250 FTRACE(("font added: %s\n", name)); in MessageReceived()
369 FTRACE(("_AddMappedFont(family = \"%s\", style = \"%s\")\n", in _AddMappedFont()
479 FTRACE(("font removed: %s\n", style->Name())); in _RemoveStyle()
775 FTRACE(("FontManager: Remove directory (%" B_PRIdINO ")!\n", in _RemoveDirectory()
843 FTRACE(("FontManager: now watching: %s\n", path.Path())); in _AddPath()
867 FTRACE(("_CreateDirectories(path = %s)\n", path)); in _CreateDirectories()