Home
last modified time | relevance | path

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

/dports/games/naev/naev-0.7.0/src/
H A Dgui.h51 void gui_renderTargetReticles( int x, int y, int w, int h, const glColour* c );
H A Dgui.c421 gui_renderTargetReticles( x, y, w, h, c ); in gui_renderPlanetTarget()
431 gui_renderTargetReticles( x, y, w, h, c ); in gui_renderPlanetTarget()
445 void gui_renderTargetReticles( int x, int y, int w, int h, const glColour* c ) in gui_renderTargetReticles() function