Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/carddemo/src/
Dlistdemo.c524 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 …]
/RvlSDK-3.1/include/demo/
DDEMOPuts.h47 #define DM_FT_RVS 1 macro
/RvlSDK-3.1/build/libraries/demo/src/
DDEMOPuts.c186 case DM_FT_RVS: in DEMOSetFontType()