HomeSort by relevance Sort by last modified time
    Searched refs:bgh (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/elflink/ldlinux/
colors.c 75 unsigned int fgh, bgh; local
91 bgh = ((bg >> 1) & 0xff000000) | 0x80000000;
111 bg_rgb |= bgh;
  /external/syslinux/com32/menu/
colors.c 75 unsigned int fgh, bgh; local
91 bgh = ((bg >> 1) & 0xff000000) | 0x80000000;
111 bg_rgb |= bgh;

Completed in 55 milliseconds