Searched defs:ToHTML (Results 1 – 3 of 3) sorted by relevance
32 func ToHTML(w io.Writer, text string, words map[string]string) { func
51 func (h *TimeHistogram) ToHTML(urlmaker func(min, max time.Duration) string) template.HTML { func
568 func ToHTML(b Block) string { func