Lines Matching refs:html
52 using csi::html::Link;
53 using csi::html::HorizontalLine;
181 rTitle << new html::LineBreak in Setup_OperationsFile_for()
242 << new html::LineBreak in Setup_DataFile_for()
354 CurOut() << new html::Sbr; in Write_NameChainWithLinks()
387 >> *new html::Font in RecursiveWrite_NamespaceLink()
388 << new html::SizeAttr("+1") in RecursiveWrite_NamespaceLink()
389 >> *new html::Bold in RecursiveWrite_NamespaceLink()
405 >> *new html::Font in RecursiveWrite_NamespaceLink()
406 << new html::SizeAttr("+1") in RecursiveWrite_NamespaceLink()
407 >> *new html::Bold in RecursiveWrite_NamespaceLink()
410 >> *new html::Font in RecursiveWrite_NamespaceLink()
411 << new html::SizeAttr("+1") in RecursiveWrite_NamespaceLink()
432 << new html::ClassAttr("nqclass") in RecursiveWrite_ClassLink()
498 CurOut() >> *new html::Headline(4) << "This enum has no values."; in Write_ChildList_Enum()