Home
last modified time | relevance | path

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

/dports/games/scourge/scourge/src/
H A Dtext.cpp516 TexGlyphVertexInfo *TexturedText::getTCVI( int c ) { in getTCVI() function in TexturedText
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dtexfont.cpp69 static TexGlyphVertexInfo *getTCVI(TexFont * txf, int c) in getTCVI() function