Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkFontMgr_android_parser.cpp129 #define SK_FONTCONFIGPARSER_WARNING(message, ...) \ macro
191 SK_FONTCONFIGPARSER_WARNING("'%c%c%c%c' axis specified more than once",
199 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid axis tag", value);
205 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid axis stylevalue", value);
235 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid weight", value);
246 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid index", value);
362 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid weight", value);
370 SK_FONTCONFIGPARSER_WARNING("'%s' alias target not found", to.c_str());
434 SK_FONTCONFIGPARSER_WARNING("'%s' unexpected variant found\n"
450 SK_FONTCONFIGPARSER_WARNING("'
[all...]
H A DSkFontMgr_config_parser.cpp110 #define SK_FONTCONFIGPARSER_WARNING(message, ...) \ macro
158 SK_FONTCONFIGPARSER_WARNING("'%c%c%c%c' axis specified more than once",
166 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid axis tag", value);
172 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid axis stylevalue", value);
202 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid weight", value);
213 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid index", value);
343 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid weight", value);
351 SK_FONTCONFIGPARSER_WARNING("'%s' alias target not found", to.c_str());
430 SK_FONTCONFIGPARSER_WARNING("'%s' tag not recognized, skipping", tag); in start_element_handler()
472 SK_FONTCONFIGPARSER_WARNING("' in xml_entity_decl_handler()
[all...]

Completed in 3 milliseconds