Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dresource_view.h63 static GX_COLOR GetNativeColor(GX_COLOR rgb_color, int color_format);
Dresource_view.cpp776 GX_COLOR resource_view::GetNativeColor(GX_COLOR rgb_color, int color_format) in GetNativeColor() function in resource_view
984 native_color = GetNativeColor(color_val, color_format); in BuildColorTable()
Dbinary_resource_gen.cpp1359 native_color = resource_view::GetNativeColor(rgb_color, color_format); in WriteColorBlock()
Dresource_gen.cpp956 native_color = resource_view::GetNativeColor(rgb_color, color_format); in WriteColorTable()