Home
last modified time | relevance | path

Searched refs:getstyle (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/math/abs/abs-src-0.908/Database/
H A Dcell.c249 getstyle (cell->style, STY_BORDER_LEF)
267 if (getstyle (cell->style, STY_FONT) != getstyle (ActiveWorkbook->style, STY_FONT))
268 switch (getstyle (cell->style, STY_FONT))
287 if (getstyle (cell->style, STY_FONTS) != getstyle (ActiveWorkbook->style, STY_FONTS))
312 if (getstyle (cell->style, STY_FONTW) == 1 || getstyle (cell->style, STY_FONTW) == 3)
315 if (getstyle (cell->style, STY_FONTW) == 2 || getstyle (cell->style, STY_FONTW) == 3)
319 if (getstyle (cell->style, STY_JUSTIF) != getstyle (ActiveWorkbook->style, STY_JUSTIF))
336 if (getstyle (cell->style, STY_BG) != getstyle (ActiveWorkbook->style, STY_BG))
339 if (getstyle (cell->style, STY_FG) != getstyle (ActiveWorkbook->style, STY_FG))
987 return getstyle (cell->style, STY_FG);
[all …]
H A Dstyle.h103 extern int getstyle ();
/dports/net-im/prosody/prosody-0.11.13/core/
H A Dloggingmanager.lua16 local getstyle, getstring = require "util.termcolours".getstyle, require "util.termcolours".getstri…
214 logstyles["info"] = getstyle("bold");
215 logstyles["warn"] = getstyle("bold", "yellow");
216 logstyles["error"] = getstyle("bold", "red");
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/doc/
H A DMakefile.am8 getstyle.1 \
49 check-local: wmaker-args WPrefs-args wmagnify-args geticonset-args getstyle-args seticons-args sets…
68 getstyle-args:
112 .PHONY: wmaker-args WPrefs-args wmagnify-args geticonset-args getstyle-args seticons-args setstyle-…
/dports/x11-wm/libwraster/WindowMaker-0.95.9/doc/
H A DMakefile.am8 getstyle.1 \
49 check-local: wmaker-args WPrefs-args wmagnify-args geticonset-args getstyle-args seticons-args sets…
68 getstyle-args:
112 .PHONY: wmaker-args WPrefs-args wmagnify-args geticonset-args getstyle-args seticons-args setstyle-…
/dports/textproc/refdb/refdb-0.9.9-1/dsssl/refdb/lib/
H A Drefdblib.dsl57 (define (refdb-getstyle token)
58 ;; REFENTRY refdb-getstyle
70 ;; (refdb-getstyle "VOLUMESTYLE") will return "BOLD" if we are in a
109 (let* ((weight (refdb-getstyle token)))
135 (let* ((posture (refdb-getstyle token)))
160 (let* ((underline (refdb-getstyle token)))
185 (let* ((sizefactor (refdb-getstyle token)))
/dports/net-im/prosody/prosody-0.11.13/util/
H A Dtermcolours.lua102 local function getstyle(...) function
150 getstyle = getstyle;
H A Dstanza.lua30 local getstyle, getstring;
34 getstyle, getstring = termcolours.getstyle, termcolours.getstring;
465 local style_attrk = getstyle("yellow");
466 local style_attrv = getstyle("red");
467 local style_tagname = getstyle("red");
468 local style_punc = getstyle("magenta");
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/
H A DREADME.definable-cursor61 Using Cursors with 'getstyle' and 'setstyle'
64 The 'getstyle' and 'setstyle' style/theme-management utilities can
65 handle user-definable cursors. By default, 'getstyle' ignores cursor
66 definitions; using 'getstyle -t' to get theme-related settings will
/dports/x11-wm/libwraster/WindowMaker-0.95.9/
H A DREADME.definable-cursor61 Using Cursors with 'getstyle' and 'setstyle'
64 The 'getstyle' and 'setstyle' style/theme-management utilities can
65 handle user-definable cursors. By default, 'getstyle' ignores cursor
66 definitions; using 'getstyle -t' to get theme-related settings will
/dports/x11-wm/wmakerconf/wmakerconf-2.12/
H A Dconfigure.ac229 AC_PATH_PROG(getstyle, "getstyle",, $PATH:/usr/local/bin:/usr/X11R6/bin:$wprefix/bin)
230 if test -n "$getstyle"; then
231 AC_DEFINE_UNQUOTED(GETSTYLE, "$getstyle", [Define path of getstyle script])
235 AC_DEFINE_UNQUOTED(SETSTYLE, "$setstyle", [Define path of getstyle script])
301 if test -z "$getstyle"; then
302 echo "Themes saving/previewing: disabled (no getstyle [part of wmaker])"
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/doc/cs/
H A DMakefile.am7 getstyle.1 \
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/doc/ru/
H A DMakefile.am7 getstyle.1 \
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/doc/sk/
H A DMakefile.am7 getstyle.1 \
/dports/x11-wm/libwraster/WindowMaker-0.95.9/doc/sk/
H A DMakefile.am7 getstyle.1 \
/dports/x11-wm/libwraster/WindowMaker-0.95.9/doc/cs/
H A DMakefile.am7 getstyle.1 \
/dports/x11-wm/libwraster/WindowMaker-0.95.9/doc/ru/
H A DMakefile.am7 getstyle.1 \
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WindowMaker/
H A Dappearance.menu.fy.in9 "Tema bewarje" EXEC getstyle -p "%a(Temanamme)"
H A Dappearance.menu.nl.in9 "Thema opslaan" EXEC getstyle -p "%a(Themanaam)"
H A Dappearance.menu.in9 "Save Theme" EXEC getstyle -p "%a(Theme name)"
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WindowMaker/
H A Dappearance.menu.nl.in9 "Thema opslaan" EXEC getstyle -p "%a(Themanaam)"
H A Dappearance.menu.fy.in9 "Tema bewarje" EXEC getstyle -p "%a(Temanamme)"
H A Dappearance.menu.in9 "Save Theme" EXEC getstyle -p "%a(Theme name)"
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/util/
H A DMakefile.am7 bin_PROGRAMS = wxcopy wxpaste wdwrite wdread getstyle setstyle convertfonts \ program
/dports/x11-wm/libwraster/WindowMaker-0.95.9/util/
H A DMakefile.am7 bin_PROGRAMS = wxcopy wxpaste wdwrite wdread getstyle setstyle convertfonts \ program

1234567