Home
last modified time | relevance | path

Searched defs:maxx (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/display/
H A Dedid.h14 uint32_t maxx; member
/openbmc/qemu/hw/display/
H A Dedid-generate.c129 uint32_t maxx, uint32_t maxy) in edid_fill_modes()
/openbmc/u-boot/scripts/kconfig/
H A Dnconf.c953 int maxx, maxy; in show_menu() local
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py213 def draw_label_in_box(ctx, color, label, x, y, w, maxx): argument