Searched refs:PlatformColorCode (Results 1 – 1 of 1) sorted by relevance
32 typedef WORD PlatformColorCode; typedef34 typedef const char* PlatformColorCode;37 PlatformColorCode GetPlatformColorCode(LogColor color) { in GetPlatformColorCode()