Searched refs:cfCaption (Results 1 – 5 of 5) sorted by relevance
135 const char* cfCaption ();
382 string_t* page = renderFormHead(CF, cfCaption(), cfFg(), cfBg()); in renderCtrlHTMLForm()611 string_t* page = renderFormHead(WM, cfCaption(), cfFg(), cfBg()); in renderWmanHTMLForm()
94 stringAppend(page, cfCaption()); in renderCtrlForm()
586 string_t* page = renderXMLFormHead(CF, cfCaption()); in renderCtrlXMLForm()790 string_t* page = renderXMLFormHead(WM, cfCaption()); in renderWmanXMLForm()
391 const char* cfCaption() in cfCaption() function