Home
last modified time | relevance | path

Searched refs:scrolling_text_new (Results 1 – 4 of 4) sorted by last modified time

/dports/games/flobopuyo/flobopuyo-0.20/
H A Dscrollingtext.h14 ScrollingText *scrolling_text_new (const char *text, SoFont * font);
H A DPuyoCommander.cpp.actual645 scrollingText = scrolling_text_new(
H A Dscrollingtext.c19 scrolling_text_new (const char *text, SoFont * font) in scrolling_text_new() function
H A DPuyoCommander.cpp649 scrollingText = scrolling_text_new( in PuyoCommander()