Home
last modified time | relevance | path

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

/TwlSDK-5.5.5/build/demos.TWL/nandApp/SubBanner/src/
Dmain.c23 #define MENU_TEXT_SIZE 8 macro
172 DEMODrawText( 1 * MENU_TEXT_SIZE, 0 * MENU_TEXT_SIZE, "SubBanner"); in TwlMain()
177 DEMODrawText( param->pos[i].x * MENU_TEXT_SIZE, param->pos[i].y * MENU_TEXT_SIZE, in TwlMain()
182 DEMODrawText( 1 * MENU_TEXT_SIZE, 3 * MENU_TEXT_SIZE, message); in TwlMain()