Home
last modified time | relevance | path

Searched refs:heighttype (Results 1 – 10 of 10) sorted by relevance

/dports/x11-wm/sawfish/sawfish_1.13.0/lisp/sawfish/wm/prg/
H A Dtrayer.jl75 (defcustom trayer-heighttype 'pixel
158 (heighttype trayer-heighttype)
178 "--heighttype" (format nil "%s" heighttype) "--height" (number->string height)
/dports/x11/trayer/trayer-srg-trayer-1.1.8/
H A Dpanel.c163 if (p->heighttype == HEIGHT_REQUEST) in panel_size_req()
180 if (p->heighttype == HEIGHT_REQUEST) in panel_size_alloc()
364 p->heighttype = HEIGHT_PIXEL; in panel_parse_global()
365 if (p->heighttype == HEIGHT_PIXEL) { in panel_parse_global()
464 p->heighttype = HEIGHT_PIXEL; in main()
538 p->heighttype = str2num(height_pair, argv[i], HEIGHT_NONE); in main()
H A Dpanel.h42 int heighttype, height; member
H A DREADME40 --heighttype - how panel height is calcilated:
/dports/x11/fbpanel/fbpanel-6.1/panel/
H A Dpanel.c194 if (p->heighttype == HEIGHT_REQUEST) in panel_size_req()
585 p->heighttype = HEIGHT_PIXEL; in panel_parse_global()
606 XCG(xc, "heighttype", &p->heighttype, enum, heighttype_enum); in panel_parse_global()
647 p->heighttype = HEIGHT_PIXEL; in panel_parse_global()
648 if (p->heighttype == HEIGHT_PIXEL) { in panel_parse_global()
H A Dpanel.h51 int heighttype, height; member
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Package/
H A Dgraphics.sty.ltxml99 my ($document, $heighttype, $width, $height, $box, %props) = @_;
102 my ($stomach, $heighttype, $width, $height, $box) = @_;
105 $h = $h->advance($d) if T_CS('\totalheight')->equals($heighttype);
/dports/x11/lxpanel/lxpanel-0.9.3/src/
H A Dpanel.c316 if (p->heighttype == HEIGHT_REQUEST) in lxpanel_size_allocate()
455 p->heighttype = HEIGHT_PIXEL; in lxpanel_init()
512 p->heighttype = HEIGHT_PIXEL; in panel_normalize_configuration()
513 if (p->heighttype == HEIGHT_PIXEL) { in panel_normalize_configuration()
1901 p->heighttype = str2num(height_pair, str, HEIGHT_NONE); in panel_parse_global()
H A Dprivate.h105 int heighttype, height; member
/dports/x11/fbpanel/fbpanel-6.1/data/config/
H A Ddefault.in43 # # heighttype specifies how panel height is calculated