Home
last modified time | relevance | path

Searched defs:fg (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc-enc-hextile-template.h25 pixel_t fg = 0; in CONCAT() local
H A Dvnc-enc-tight.c422 size_t count, uint32_t *bg, uint32_t *fg, in tight_fill_palette()
970 int w, int h, uint32_t bg, uint32_t fg) in send_mono_rect()
1427 int bg, int fg, int colors, VncPalette *palette) in send_sub_rect_nojpeg()
1452 int bg, int fg, int colors, in send_sub_rect_jpeg()
1500 uint32_t bg = 0, fg = 0; in send_sub_rect() local
H A Dconsole.c524 pixman_color_t fg = QEMU_PIXMAN_COLOR_GRAY; in qemu_create_placeholder_surface() local
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dncurses.py68 def __init__( self, x, y, width, height, fg=curses.COLOR_BLACK, bg=curses.COLOR_WHITE ): argument
109 … def __init__( self, title, x, y, width, height, fg=curses.COLOR_BLACK, bg=curses.COLOR_WHITE ): argument
/openbmc/u-boot/include/
H A Dvideo_fb.h45 unsigned int fg; member
/openbmc/u-boot/include/power/
H A Dpmic.h63 struct pmic *chrg, *fg, *muic; member
80 struct power_fg *fg; member
/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c332 unsigned int fg; member
351 unsigned int fg = EFI_ATTR_FG(attribute); in efi_cout_set_attribute() local
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dmapped_floor.cpp143 FloorGroup fg; in setFloorTable() local
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h91 int fg; /* foreground */ member
/openbmc/qemu/include/ui/
H A Dconsole.h62 #define ATTR2CHTYPE(c, fg, bg, bold) \ argument
/openbmc/qemu/hw/display/
H A Dartist.c781 int fg, int bg) in artist_vram_write32()