Home
last modified time | relevance | path

Searched defs:demo_textprintf_centre (Results 1 – 2 of 2) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/demos/skater/source/
H A Dglobal.c373 void demo_textprintf_centre(BITMAP *canvas, const FONT *font, int x, int y, in demo_textprintf_centre() function
/dports/devel/allegro5/allegro5-5.2.7.0/demos/skater/src/
H A Dglobal.c352 void demo_textprintf_centre(const ALLEGRO_FONT *font, int x, int y, in demo_textprintf_centre() function