Home
last modified time | relevance | path

Searched refs:_handle_long_word (Results 1 – 25 of 46) sorted by relevance

12

/dports/textproc/py-cjkwrap/CJKwrap-2.2/
H A Dcjkwrap.py77 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in CJKWrapper
114 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/devel/py-testoob/testoob-1.15/src/testoob/compatibility/
H A Dtextwrap.py164 def _handle_long_word(self, chunks, cur_line, cur_len, width): member in TextWrapper
245 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/devel/py-optik/optik-1.5.3/lib/
H A Dtextwrap.py165 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
250 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/compat/
H A D_scons_textwrap.py174 def _handle_long_word(self, chunks, cur_line, cur_len, width): member in TextWrapper
255 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dutextwrap.py128 def _handle_long_word(self, chunks, cur_line, cur_len, width): member in UTextWrapper
211 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dtextwrap.py210 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
300 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/lang/python27/Python-2.7.18/Lib/
H A Dtextwrap.py210 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
300 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dtextwrap.py210 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
300 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dtextwrap.py202 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
292 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/devel/py-mypy/mypy-0.910/test-data/stdlib-samples/3.2/
H A Dtextwrap.py174 def _handle_long_word(self, reversed_chunks: List[str], member in TextWrapper
266 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/click/
H A D_textwrap.py7 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
/dports/www/firefox/firefox-99.0/third_party/python/click/click/
H A D_textwrap.py6 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
/dports/devel/py-click6/click-6.7/click/
H A D_textwrap.py7 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/Click/click/
H A D_textwrap.py7 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/Click/click/
H A D_textwrap.py7 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/Click/click/
H A D_textwrap.py7 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/click/
H A D_textwrap.py7 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/click/
H A D_textwrap.py6 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
/dports/devel/py-click7/click-7.1.2/src/click/
H A D_textwrap.py6 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
/dports/devel/py-click/click-8.0.3/src/click/
H A D_textwrap.py7 def _handle_long_word( member in TextWrapper
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dtextwrap.py200 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
297 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/lang/python37/Python-3.7.12/Lib/
H A Dtextwrap.py200 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
297 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dtextwrap.py200 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
297 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/lang/python38/Python-3.8.12/Lib/
H A Dtextwrap.py200 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
297 self._handle_long_word(chunks, cur_line, cur_len, width)
/dports/lang/python39/Python-3.9.9/Lib/
H A Dtextwrap.py200 def _handle_long_word(self, reversed_chunks, cur_line, cur_len, width): member in TextWrapper
297 self._handle_long_word(chunks, cur_line, cur_len, width)

12