Searched refs:SetColorValue (Results 1 – 3 of 3) sorted by relevance
50 void SetColorValue(GX_COLOR color);51 void SetColorValue(BYTE red, BYTE green, BYTE blue);
759 current->SetColorValue(start->colorval); in InsertTreeResources()1504 existing->SetColorValue(info->colorval); in PasteResource()1723 item->SetColorValue(color); in OnEditSystemColor()1753 item->SetColorValue(color); in OnEditCustomColor()
2053 void resource_item::SetColorValue(GX_COLOR val) in SetColorValue() function in resource_item