Searched defs:HTML (Results 1 – 4 of 4) sorted by relevance
46 set HTML=enabled variable124 if "%1" == "withouthtml" set HTML=disabled variable125 if "%1" == "withoutHTML" set HTML=disabled variable126 if "%1" == "WITHOUTHTML" set HTML=disabled variable162 set HTML= variable
59 …enum ContentType { PlainText, HTML, XML, CSS }; // PlainText is equivalent to directly using TextD… enumerator
22 public static final Tag HTML = new TagImpl ("HTML"); field in Tag
842 HTML: 0, property