HomeSort by relevance Sort by last modified time
    Searched refs:frame_attrs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
HTMLparser.c 709 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
    [all...]
  /external/libxml2/
HTMLparser.c 712 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
    [all...]

Completed in 9295 milliseconds