Searched refs:gnd (Results 1 – 2 of 2) sorted by relevance
405 RGB555 txt = col_text, gnd = col_gnd; in DrawTextLen() local472 else if (gnd != RGB555_CLEAR) in DrawTextLen()473 dst[i] = gnd; in DrawTextLen()
627 GXRgb gnd = context->bitmap_ground_color; in DEMODrawText() local703 else if (gnd != DEMO_RGB_NONE) in DEMODrawText()705 dst[i] = gnd; in DEMODrawText()