Searched defs:ATTRS (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/libxml/src/
H A DHTMLparser.c656 #define ATTRS COREATTRS,I18N,EVENTS macro
663 static const char* const html_attrs[] = { ATTRS, NULL } ;
670 static const char* const a_attrs[] = { ATTRS, "charset", "type", "name",
689 static const char* const quote_attrs[] = { ATTRS, "cite", NULL } ;
691 static const char* const body_attrs[] = { ATTRS, "onload", "onunload", NULL } ;
694 static const char* const button_attrs[] = { ATTRS, "name", "value", "type",
698 static const char* const col_attrs[] = { ATTRS, "span", "width", CELLHALIGN, CELLVALIGN, NULL } ;
700 static const char* const edit_attrs[] = { ATTRS, "datetime", "cite", NULL } ;
701 static const char* const compact_attrs[] = { ATTRS, "compact", NULL } ;
708 static const char* const form_attrs[] = { ATTRS, "metho
[all...]
/external/libxml2/
H A DHTMLparser.c659 #define ATTRS COREATTRS,I18N,EVENTS macro
666 static const char* const html_attrs[] = { ATTRS, NULL } ;
673 static const char* const a_attrs[] = { ATTRS, "charset", "type", "name",
692 static const char* const quote_attrs[] = { ATTRS, "cite", NULL } ;
694 static const char* const body_attrs[] = { ATTRS, "onload", "onunload", NULL } ;
697 static const char* const button_attrs[] = { ATTRS, "name", "value", "type",
701 static const char* const col_attrs[] = { ATTRS, "span", "width", CELLHALIGN, CELLVALIGN, NULL } ;
703 static const char* const edit_attrs[] = { ATTRS, "datetime", "cite", NULL } ;
704 static const char* const compact_attrs[] = { ATTRS, "compact", NULL } ;
711 static const char* const form_attrs[] = { ATTRS, "metho
[all...]
/external/robolectric/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...

Completed in 252 milliseconds