Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/gfx/
H A Dgfx_animation.h175 size_t bottom_fade_str_len; member
H A Dgfx_animation.c2036 if (line_ticker->bottom_fade_str_len > 0) in gfx_animation_line_ticker_smooth()
2098 line_ticker->bottom_fade_str, line_ticker->bottom_fade_str_len); in gfx_animation_line_ticker_smooth()
2125 if (line_ticker->bottom_fade_str_len > 0) in gfx_animation_line_ticker_smooth()
/dports/games/retroarch/RetroArch-1.9.7/menu/drivers/
H A Dxmb.c3391 line_ticker_smooth.bottom_fade_str_len = sizeof(entry_sublabel_bottom_fade); in xmb_draw_item()