Searched refs:font_attrs (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | HTMLparser.c | 706 static const char* const font_attrs[] = { COREATTRS, I18N, "size", "color", "face" , NULL } ; variable 861 DECL html_inline, NULL, NULL, DECL font_attrs, NULL
|
/external/chromium_org/third_party/libxml/src/ |
D | HTMLparser.c | 706 static const char* const font_attrs[] = { COREATTRS, I18N, "size", "color", "face" , NULL } ; variable 861 DECL html_inline, NULL, NULL, DECL font_attrs, NULL
|