Home
last modified time | relevance | path

Searched defs:wrap_text (Results 1 – 25 of 90) sorted by relevance

1234

/dports/graphics/p5-Imager/Imager-1.012/lib/Imager/Font/
H A DWrap.pm85 sub wrap_text { subroutine
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/styles/
H A Dalignment.py38 wrap_text = Alias('wrapText') variable in Alignment
49 wrap_text=None, shrink_to_fit=None, mergeCell=None): argument
/dports/games/py-fife/fifengine-0.4.2/engine/python/fife/extensions/pychan/widgets/
H A Dlabel.py52 def __init__(self,
146 wrap_text = property(_getTextWrapping,_setTextWrapping) variable in Label
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/wince/
H A Dmhtxtbuf.c38 mswin_init_text_buffer(BOOL wrap_text) in mswin_init_text_buffer()
113 mswin_set_text_wrap(PNHTextBuffer pb, BOOL wrap_text) in mswin_set_text_wrap()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/wince/
H A Dmhtxtbuf.c38 mswin_init_text_buffer(BOOL wrap_text) in mswin_init_text_buffer()
113 mswin_set_text_wrap(PNHTextBuffer pb, BOOL wrap_text) in mswin_set_text_wrap()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/wince/
H A Dmhtxtbuf.c38 mswin_init_text_buffer(BOOL wrap_text) in mswin_init_text_buffer()
113 mswin_set_text_wrap(PNHTextBuffer pb, BOOL wrap_text) in mswin_set_text_wrap()
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/styles/
H A Dalignment.cpp34 alignment &alignment::wrap(bool wrap_text) in wrap()
/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/Tools/
H A DText.pm163 sub wrap_text { subroutine
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/object/
H A Dtext_object.cpp63 TextObject::wrap_text() in wrap_text() function in TextObject
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Dtext_expander.c99 bool wrap_text, in text_expander_widget_setup()
/dports/www/yaws/yaws-2.0.6/applications/mail/src/
H A Dmail.erl2488 wrap_text(Text, Max) -> function
2493 wrap_text([], [], Unwrapped, Space, Col, Max, Acc) -> function
2501 wrap_text([], Cont, Unwrapped, Space, Col, Max, Acc) -> function
2504 wrap_text([L|Rest], [], Unwrapped, Space, Col, Max, Acc) when is_list(L) -> function
2507 wrap_text([L|Rest], Cont, Unwrapped, Space, Col, Max, Acc) when is_list(L) -> function
2510 wrap_text([C|Rest], Cont, Unwrapped, Space, Col, Max, Acc) when Col < Max -> function
2525 wrap_text([C|Rest], Cont, Unwrapped, Space, Col, Max, Acc) when Col >= Max -> function
/dports/editors/gobby/gobby-0.4.13/inc/
H A Dpreferences.hpp77 bool wrap_text; member in Gobby::Preferences::View
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/cli/scripts/
H A Dansible_cli_stub.py53 def error(self, msg, wrap_text=None): argument
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/cli/scripts/
H A Dansible_cli_stub.py53 def error(self, msg, wrap_text=None): argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/cli/scripts/
H A Dansible_cli_stub.py54 def error(self, msg, wrap_text=None): argument
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/helper/
H A DTextHelper.php194 function wrap_text($text, $line_width = 80) function
/dports/games/minetest/minetest-5.4.1/builtin/common/
H A Dmisc_helpers.lua259 function core.wrap_text(text, max_length, as_table) function
/dports/devel/py-nbconvert/nbconvert-6.2.0/nbconvert/filters/
H A Dstrings.py43 def wrap_text(text, width=100): function
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/click/
H A Dformatting.py25 def wrap_text(text, width=78, initial_indent='', subsequent_indent='', function
/dports/www/firefox/firefox-99.0/third_party/python/click/click/
H A Dformatting.py25 def wrap_text( function
/dports/devel/py-click7/click-7.1.2/src/click/
H A Dformatting.py25 def wrap_text( function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/Click/click/
H A Dformatting.py25 def wrap_text(text, width=78, initial_indent='', subsequent_indent='', function
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/Click/click/
H A Dformatting.py25 def wrap_text(text, width=78, initial_indent='', subsequent_indent='', function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/Click/click/
H A Dformatting.py25 def wrap_text(text, width=78, initial_indent='', subsequent_indent='', function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/click/
H A Dformatting.py25 def wrap_text(text, width=78, initial_indent='', subsequent_indent='', function

1234