Home
last modified time | relevance | path

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

/external/libvterm/include/
Dvterm.h59 VTERM_COLOR_RGB = 0x00, enumerator
105 (((col)->type & VTERM_COLOR_TYPE_MASK) == VTERM_COLOR_RGB)
177 col->type = VTERM_COLOR_RGB; in vterm_color_rgb()