Home
last modified time | relevance | path

Searched refs:ParagraphFormatter (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-robotframework/robotframework-3.1.2/src/robot/utils/
H A Dhtmlformatters.py135 self._formatters.append(ParagraphFormatter(self._formatters[:]))
220 class ParagraphFormatter(_Formatter): class
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/src/
H A Dedit.c21 } ParagraphFormatter; typedef
695 static void add_word(ParagraphFormatter *pf, const char *word, size_t len) in add_word()
798 ParagraphFormatter pf = { in format_paragraph()