Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/intf/video/win32/
H A Dvid_directx_support.cpp593 static struct { TCHAR* pIDText; COLORREF nIDColour; TCHAR* pMainText; COLORREF nMainColour; } VidSC… member
1383 … VidSChatMessage[i].pIDText, nStringLength, NULL, nChatShadowOffset, VidSChatMessage[i].nIDColour); in VidSDrawChat()
1820 VidSChatMessage[i - 1].nIDColour = VidSChatMessage[i].nIDColour; in VidSAddChatMsg()
1831 …VidSChatMessage[CHAT_SIZE - 1].nIDColour = RGB((nIDRGB >> 16), ((nIDRGB >> 8) & 0xFF), (nIDRGB & 0… in VidSAddChatMsg()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/intf/video/win32/
H A Dvid_directx_support.cpp580 static struct { TCHAR* pIDText; COLORREF nIDColour; TCHAR* pMainText; COLORREF nMainColour; } VidSC… member
1370 … VidSChatMessage[i].pIDText, nStringLength, NULL, nChatShadowOffset, VidSChatMessage[i].nIDColour); in VidSDrawChat()
1807 VidSChatMessage[i - 1].nIDColour = VidSChatMessage[i].nIDColour; in VidSAddChatMsg()
1818 …VidSChatMessage[CHAT_SIZE - 1].nIDColour = RGB((nIDRGB >> 16), ((nIDRGB >> 8) & 0xFF), (nIDRGB & 0… in VidSAddChatMsg()