Home
last modified time | relevance | path

Searched defs:set_fg (Results 1 – 25 of 110) sorted by relevance

12345

/dports/archivers/lzop/lzop-1.04/src/
H A Dc_ansim.c49 static int set_fg(FILE *f, int fg) in set_fg() function
H A Dc_ansic.c52 static int set_fg(FILE *f, int fg) in set_fg() function
H A Dc_none.c46 static int set_fg(FILE *f, int fg) in set_fg() function
H A Dc_init.c116 static int set_fg(FILE *f, int fg) in set_fg() function
H A Dc_screen.c125 static int set_fg(FILE *f, int fg) in set_fg() function
H A Dconsole.h120 int (*set_fg)(FILE *f, int fg); member
/dports/archivers/upx/upx-3.96/src/
H A Dc_file.cpp46 static int set_fg(FILE *f, int fg) in set_fg() function
H A Dc_none.cpp46 static int set_fg(FILE *f, int fg) in set_fg() function
H A Dc_init.cpp118 static int set_fg(FILE *f, int fg) in set_fg() function
H A Dc_screen.cpp159 static int set_fg(FILE *f, int fg) in set_fg() function
H A Dconsole.h118 int (*set_fg)(FILE *f, int fg); member
/dports/editors/neovim/neovim-0.6.1/test/functional/terminal/
H A Dhelpers.lua27 local function set_fg(num) feed_termcode('[38;5;'..num..'m') end function
/dports/x11-wm/awesome/awesome-4.3/lib/wibox/
H A Dinit.lua58 function wibox:set_fg(c) function
H A Ddrawable.lua288 function drawable:set_fg(c) function
/dports/x11-wm/awesome/awesome-4.3/lib/wibox/container/
H A Dbackground.lua157 function background:set_fg(fg) function
/dports/misc/broot/broot-1.7.0/cargo-crates/termimad-0.17.0/src/
H A Dline_style.rs22 pub fn set_fg(&mut self, color: Color) { in set_fg() method
H A Dstyled_char.rs48 pub fn set_fg(&mut self, color: Color) { in set_fg() method
H A Dcompound_style.rs97 pub fn set_fg(&mut self, color: Color) { in set_fg() method
/dports/misc/broot/broot-1.7.0/cargo-crates/termimad-0.10.3/src/
H A Dline_style.rs21 pub fn set_fg(&mut self, color: Color) { in set_fg() method
H A Dstyled_char.rs45 pub fn set_fg(&mut self, color: Color) { in set_fg() method
H A Dcompound_style.rs85 pub fn set_fg(&mut self, color: Color) { in set_fg() method
/dports/graphics/freetype-gl/freetype-gl-647b062/demos/
H A Dansi.c80 int set_fg = -1; in ansi_to_markup() local
/dports/devel/gdb/gdb-11.1/gdb/
H A Dui-style.h202 void set_fg (color c) in set_fg() function
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Drc.cc318 void RcStyle::set_fg(StateType state, const Gdk::Color& color) in set_fg() function in Gtk::RcStyle
/dports/comms/anyremote/anyremote-6.7.3/src/
H A Dstate.c171 void setFgBg(int form, boolean_t set_fg) in setFgBg()

12345