Searched refs:htmlStatus (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
H A DHTMLparser.h264 } htmlStatus ; typedef in typeref:enum:__anon8881
269 XMLPUBFUN htmlStatus XMLCALL htmlAttrAllowed(const htmlElemDesc*, const xmlChar*, int) ;
271 XMLPUBFUN htmlStatus XMLCALL htmlElementStatusHere(const htmlElemDesc*, const htmlElemDesc*) ;
272 XMLPUBFUN htmlStatus XMLCALL htmlNodeStatus(const htmlNodePtr, int) ;
/external/webkit/Tools/CSSTestSuiteHarness/harness/
H A Dharness.js922 var htmlStatus = null;
925 htmlStatus = resolution;
929 this.markTestCompleted(testName, htmlStatus, xhtmlStatus);
1385 TestSuite.prototype.markTestCompleted = function(testID, htmlStatus, xhtmlStatus)
1393 if (htmlStatus) {
1395 test.statusHTML = htmlStatus;
/external/libxml2/
H A DHTMLparser.c6300 htmlStatus
6320 htmlStatus
6358 htmlStatus

Completed in 56 milliseconds