Home
last modified time | relevance | path

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

/dports/games/scourge/scourge/src/
H A Dtext.cpp383 void TexturedText::txfRenderGlyph( int c ) { in txfRenderGlyph() function in TexturedText
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dtexfont.cpp464 void txfRenderGlyph(TexFont * txf, int c) in txfRenderGlyph() function