Home
last modified time | relevance | path

Searched refs:OPT_JUSTIFY (Results 1 – 4 of 4) sorted by last modified time

/dports/x11-toolkits/tktreectrl/tktreectrl-2.4.1/generic/
H A DtkTreeCtrl.c3901 enum { OPT_IGNORETABS, OPT_IGNORENEWLINES, OPT_JUSTIFY, OPT_WIDTH }; in TextLayoutCmd() enumerator
3941 case OPT_JUSTIFY: { in TextLayoutCmd()
/dports/games/xzip/xzip/
H A Dosdepend.c35 {"justify", OPT_JUSTIFY, TRUE},
H A Dxinit.c153 cx = findoption(OPT_JUSTIFY); in xinit_openconnection()
H A Darguments.h22 #define OPT_JUSTIFY 7 macro