Searched refs:DM_FT_RVS (Results 1 – 3 of 3) sorted by relevance
524 DEMOSetFontType(DM_FT_RVS); in ProbeDrawTick()533 DEMOSetFontType((Slot == chan) ? DM_FT_RVS : DM_FT_XLU); in ProbeDrawTick()683 DEMOSetFontType(DM_FT_RVS); in DrawInstructions()698 DEMOSetFontType(DM_FT_RVS); in DrawInstructions()703 DEMOSetFontType(DM_FT_RVS); in DrawInstructions()723 DEMOSetFontType(DM_FT_RVS); in DrawInstructions()738 DEMOSetFontType(DM_FT_RVS); in DrawInstructions()743 DEMOSetFontType(DM_FT_RVS); in DrawInstructions()768 DEMOSetFontType(DM_FT_RVS); in DrawInstructions()773 DEMOSetFontType(DM_FT_RVS); in DrawInstructions()[all …]
47 #define DM_FT_RVS 1 macro
186 case DM_FT_RVS: in DEMOSetFontType()