Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A Dscreen_shared.h811 int XPing = XScore + WScore + CWidth; in DisplayScores() local
812 int XJitter = XPing + WPing + CWidth; in DisplayScores()
819 DisplayText(XPing + WPing - DisplayTextWidth("Delay"), Y, "Delay", 0xbf, 0xbf, 0xbf); in DisplayScores()
866 …DisplayText(XPing + WPing - DisplayTextWidth(temporary), Y, temporary, color2.r, color2.g, color2.… in DisplayScores()