OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:font_attrs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
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
[
all
...]
/external/libxml2/
HTMLparser.c
709
static const char* const
font_attrs
[] = { COREATTRS, I18N, "size", "color", "face" , NULL } ;
variable
864
DECL html_inline, NULL, NULL, DECL
font_attrs
, NULL
[
all
...]
Completed in 4545 milliseconds