Home
last modified time | relevance | path

Searched refs:_writeText (Results 1 – 9 of 9) sorted by relevance

/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/lrf/pylrs/
H A Delements.py34 def _writeText(self, f, rawText): member in ElementWriter
50 self._writeText(f, e.text)
62 self._writeText(f, e.tail)
/dports/devel/p5-Project-Gantt/Gantt/Gantt/
H A DGanttHeader.pm96 $me->_writeText(
142 $me->_writeText(
183 $me->_writeText(
272 $me->_writeText($title, $xval, $yval);
/dports/accessibility/accerciser/accerciser-3.38.0/plugins/
H A Devent_monitor.py325 self._writeText('%s(%s, %s, %s)\n\tsource: ' % \
329 self._writeText(str(event.source), hyperlink)
330 self._writeText('\n\tapplication: ')
332 self._writeText(str(event.host_application), hyperlink)
334 self._writeText('\n\tsender: ')
336 self._writeText(str(event.sender), hyperlink)
337 self._writeText('\n')
351 def _writeText(self, text, *tags): member in EventMonitor
/dports/editors/abiword/abiword-3.0.5/plugins/psion/xp/
H A Die_exp_Psion.h126 bool _writeText(const UT_UCSChar *p, UT_uint32 inlength,
H A Die_exp_Psion.cpp757 if (! _writeText(m_pDocument->getPointer(bi),pcrs->getLength(), in populate()
896 bool PL_Psion_Listener::_writeText(const UT_UCSChar *p, UT_uint32 inLength, in _writeText() function in PL_Psion_Listener
/dports/textproc/py-zope.tal/zope.tal-3.6.1/src/zope/tal/
H A Dtalinterpreter.py603 def _writeText(self, text): member in TALInterpreter
624 self._writeText(text)
635 self._writeText(text)
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-2.11.2.api23913 zope.tal.talinterpreter.TALInterpreter._writeText?5(text)
H A Dzope-2.10.7.api26708 zope.tal.talinterpreter.TALInterpreter._writeText?5(text)
H A Dzope-3.3.1.api30785 zope.tal.talinterpreter.TALInterpreter._writeText?5(text)