Home
last modified time | relevance | path

Searched refs:SK_FONTMGR_CONFIG_PARSER_PREFIX (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/ports/
H A DSkFontMgr_config_parser.cpp108 #define SK_FONTMGR_CONFIG_PARSER_PREFIX "[SkFontMgr Config Parser] " macro
111 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "%s:%d:%d: warning: " message "\n", self->fFilename, \
494 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "'%s' could not be opened\n", filename); in parse_config_file()
501 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "could not create XML parser\n"); in parse_config_file()
523 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "could not buffer enough to continue\n"); in parse_config_file()
534 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "%s:%d:%d error %d: %s.\n", in parse_config_file()

Completed in 1 milliseconds