Home
last modified time | relevance | path

Searched refs:mainbg (Results 1 – 17 of 17) sorted by relevance

/dports/textproc/p5-Tk-XMLViewer/Tk-XMLViewer-0.21/
H A Dtkxmlview22 my $mainbg;
30 "mainbg=s" => \$mainbg,
49 $xmlviewer->configure(-background => $mainbg) if defined $mainbg;
/dports/graphics/jalbum/jAlbum/skins/Turtle/includes/
H A Dpage_bg_fit.css2 #mainbg, .gallery {
12 .no-backgroundsize #widgetbg, .no-backgroundsize #mainbg, .no-backgroundsize .gallery {
H A Dpage_bg_gradient.css2 #mainbg, .gallery {
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/
H A Dtads.h38 uint mainfg, mainbg; variable
H A Dos_glk.cpp42 uint mainbg; variable
78 if (!g_vm->glk_style_measure(mainwin, style_Normal, stylehint_BackColor, &mainbg)) in os_init()
79 mainbg = 0; in os_init()
H A Dos_banners.cpp89 extern uint mainbg;
284 g_vm->glk_stylehint_set(wintype_AllTypes, style_Normal, stylehint_BackColor, mainbg); in os_banner_styles_reset()
486 gbanner->bgcolor = gstatus ? statusfg : mainbg; in os_banner_create()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/
H A Dtads.h38 uint mainfg, mainbg; variable
H A Dos_glk.cpp42 uint mainbg; variable
78 if (!g_vm->glk_style_measure(mainwin, style_Normal, stylehint_BackColor, &mainbg)) in os_init()
79 mainbg = 0; in os_init()
H A Dos_banners.cpp89 extern uint mainbg;
284 g_vm->glk_stylehint_set(wintype_AllTypes, style_Normal, stylehint_BackColor, mainbg); in os_banner_styles_reset()
486 gbanner->bgcolor = gstatus ? statusfg : mainbg; in os_banner_create()
/dports/graphics/jalbum/jAlbum/skins/Turtle/
H A Dslide.htt30 <div id="mainbg">&nbsp;</div>
H A Dpage-header.inc41 …<div id="mainbg">&nbsp;</div><ja:if test="<%= engine.isWidgetInjection() %>"><div id="widgetbg">&n…
H A Dcommon.css506 #mainbg {
1891 #mainbg, .gallery {
1903 .no-backgroundsize #widgetbg, .no-backgroundsize #mainbg, .no-backgroundsize .gallery {
/dports/games/xpilot/xpilot-4.5.5/src/replay/
H A Dxp-replay.c417 unsigned long mainbg; member
1996 ui->mainbg = allocColor("gray80"); in Init_topmain()
2015 ui->mainbg); in Init_topmain()
2027 SetGlobalButtonAttributes(ui->mainbg, ui->white, ui->black, ui->black); in Init_topmain()
2123 ui->ewin = Init_errorwindow(ui->mainbg); in Init_topmain()
2124 ui->rwin = Init_recordwindow(ui->mainbg, (void *) rc); in Init_topmain()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/replay/
H A Dxp-replay.c377 unsigned long mainbg; member
1963 ui->mainbg = allocColor("gray80"); in Init_topmain()
1981 ui->mainbg); in Init_topmain()
1993 SetGlobalButtonAttributes(ui->mainbg, ui->white, ui->black, ui->black); in Init_topmain()
2086 ui->ewin = Init_errorwindow(ui->mainbg); in Init_topmain()
2087 ui->rwin = Init_recordwindow(ui->mainbg, (void *) rc); in Init_topmain()
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/css/
H A Ddefault.css83 mainbg { selector
/dports/editors/emacs-devel/emacs-4d1968b/etc/themes/
H A Dmodus-themes.el3002 (defun modus-themes--fringe (mainbg subtlebg intensebg)
3009 (_ (list :background mainbg))))
3011 (defun modus-themes--line-numbers (mainfg mainbg altfg &optional altbg)
3017 (list :background mainbg :foreground mainfg)))
3019 (defun modus-themes--markup (mainfg intensefg &optional mainbg intensebg)
3026 (list :background (or mainbg 'unspecified) :foreground mainfg)))
3625 (defun modus-themes--diff (mainbg mainfg altbg altfg &optional deuteranbg deuteranfg bg-only-fg)
3641 (list :background (or deuteranbg mainbg) :foreground (or deuteranfg mainfg))
3645 (_ (list :background mainbg :foreground mainfg)))))
/dports/textproc/libcss/libcss-0.9.1/test/data/css/
H A Dallzengarden.css5768 background: #FFF url(mainbg.jpg) no-repeat;