Home
last modified time | relevance | path

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

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/
H A Drace_result_gui.hpp114 float m_time_single_scroll; member in RaceResultGUI
H A Drace_result_gui.cpp832 m_time_single_scroll = 0.2f; in determineTableLayout()
841 + m_time_single_scroll + 2.0f; in determineTableLayout()
1082 float v = 0.9f*UserConfigParams::m_width / m_time_single_scroll; in renderGlobal()