Searched refs:DefList (Results 1 – 9 of 9) sorted by relevance
179 DefList::AddTerm( DYN csi::xml::Item* let_dpItem ) in AddTerm()185 DefList::AddDefinition( DYN csi::xml::Item* let_dpItem ) in AddDefinition()191 DefList::LineBreakAfterBeginTag() const in LineBreakAfterBeginTag()197 DefList::FinishEmptyTag_XmlStyle() const in FinishEmptyTag_XmlStyle()
47 using html::DefList;373 DYN DefList * dpDefList = new DefList; in Start_DocuBlock()
111 csi::html::DefList* pList;185 csi::html::DefList* pList;
123 : pList( new DefList), in ExplanationList()281 : pList( new DefList ), in IndexList()
399 html::DefList * pDefList = new html::DefList; in Setup_MemberSegment_Out()
140 Html::DefList * in Add_Line()141 pMemberSpace = new Html::DefList; in Add_Line()
167 Out().Enter(CurOut() >> *new Html::DefList); in Produce_Page()
269 class DefList : public csi::xml::AnElement class272 DefList() in DefList() function in csi::html::DefList
30 : HtmlMaker( o_out >>* new Html::DefList ) in HF_DocEntryList()
Completed in 34 milliseconds