Searched defs:frame_attrs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DHTMLparser.c709 static const char* const frame_attrs[] = { COREATTRS, "longdesc", "name", "src", "frameborder", "marginwidth", "marginheight", "noresize", "scrolling" , NULL } ; variable
867 EMPTY, NULL, NULL, DECL frame_attrs, NULL
/external/libxml2/
H A DHTMLparser.c712 static const char* const frame_attrs[] = { COREATTRS, "longdesc", "name", "src", "frameborder", "marginwidth", "marginheight", "noresize", "scrolling" , NULL } ; variable
870 EMPTY, NULL, NULL, DECL frame_attrs, NULL

Completed in 124 milliseconds