Home
last modified time | relevance | path

Searched refs:black_text (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/p5-Term-QRCode/Term-QRCode-0.01/lib/Term/
H A DQRCode.pm15 black_text => colored(' ', delete $args{black} || 'on_black'),
26 …$self->{stdoutbuf} = join "\n", map { join '', map { $_ eq '*' ? $self->{black_text} : $self->{whi…
/dports/games/supertux/supertux-0.1.3/src/
H A Dglobals.h50 extern Text* black_text;
H A Dglobals.cpp41 Text* black_text; variable
H A Dsetup.cpp589 black_text = new Text(datadir + "/images/status/letters-black.png", TEXT_TEXT, 16,18); in st_general_setup()
617 delete black_text; in st_general_free()
H A Dmenu.cpp533 black_text->draw_align(pitem.text, in draw_item()
/dports/games/crossfire-client/crossfire-client-1.75.1/gtk-v2/themes/
H A DBlack344 style "black_text" { fg[NORMAL] = "white" }
345 widget_class "info_black" style "black_text"
H A DStandard326 style "black_text" { fg[NORMAL] = "black" }
327 widget_class "info_black" style "black_text"
/dports/audio/snd/snd-21.2/
H A Dsnd-prefs.c47 black_text(prf); in unpost_any_error()
3774 black_text(prf); in clear_load_path()
3788 black_text(prf); in revert_load_path()
3806 black_text(prf); in load_path_text()
H A Dsnd-motif.c17647 #define black_text(Prf) XtVaSetValues(Prf->label, XmNforeground, ss->black, NULL) macro
18775 black_text(prf); in unpost_color_error()