Home
last modified time | relevance | path

Searched defs:justifyString (Results 1 – 13 of 13) sorted by relevance

/dports/misc/py-pyfiglet/pyfiglet-0.7.6/pyfiglet/
H A D__init__.py577 def justifyString(self, justify, buffer): member in FigletBuilder
/dports/editors/textadept/cdk-5.0-20200923/
H A Dcdk.c120 int justifyString (int boxWidth, int mesgLength, int justify) in justifyString() function
/dports/devel/cdk/cdk-5.0-20161210/
H A Dcdk.c120 int justifyString (int boxWidth, int mesgLength, int justify) in justifyString() function
/dports/editors/textadept/textadept-textadept_11.1/src/cdk/
H A Dcdk.c120 int justifyString (int boxWidth, int mesgLength, int justify) in justifyString() function
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dsprintf.c2155 Bool justifyString; in string_print_formatted() local
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkText.h283 char *justifyString; /* -justify option string (malloc-ed). member
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkText.h283 char *justifyString; /* -justify option string (malloc-ed). member
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkText.h283 char *justifyString; /* -justify option string (malloc-ed). member
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkText.h329 char *justifyString; /* -justify option string (malloc-ed). member
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkText.h335 char *justifyString; /* -justify option string (malloc-ed). NULL member
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkText.h335 char *justifyString; /* -justify option string (malloc-ed). NULL member
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkText.h346 char *justifyString; /* -justify option string (malloc-ed). NULL member
/dports/audio/libmusicxml/libmusicxml-3.18/src/lilypond/
H A DmsrBasicTypes.cpp13590 string justifyString) in msrJustifyKindFromString()