Home
last modified time | relevance | path

Searched refs:D3D_DrawHUDFontCharacter (Results 1 – 3 of 3) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/win95/
H A Dd3d_hud.h56 extern void D3D_DrawHUDFontCharacter(HUDCharDesc *charDescPtr);
H A Dd3d_hud.cpp66 void D3D_DrawHUDFontCharacter(HUDCharDesc *charDescPtr);
513 void D3D_DrawHUDFontCharacter(HUDCharDesc *charDescPtr) in D3D_DrawHUDFontCharacter() function
/dports/games/avp/avp-20170505/src/avp/support/
H A Dindexfnt.cpp1145 D3D_DrawHUDFontCharacter(&charDesc); in RenderString_Clipped()
1258 D3D_DrawHUDFontCharacter(&charDesc); in RenderChar_Clipped()
1297 D3D_DrawHUDFontCharacter(&charDesc); in RenderChar_Unclipped()