Searched defs:bEditMode (Results 1 – 1 of 1) sorted by relevance
| /RevoEX-3.1/build/demos/nwc24demo/src/FLViewer/ |
| D | FLViewerRender.c | 384 static void PrintTypeCore( s16 x, s16 y, u32 type, BOOL bEditMode ) in PrintTypeCore() 428 static void PrintStatusCore( s16 x, s16 y, u32 status, BOOL bEditMode ) in PrintStatusCore() 473 static void PrintFdIdCore( s16 x, s16 y, const char* strFdId, BOOL bEditMode ) in PrintFdIdCore() 521 static void PrintNameCore( s16 x, s16 y, const char* name, BOOL bEditMode ) in PrintNameCore() 578 static void PrintWiiId( s16 x, s16 y, const char* strWiiId, BOOL bEditMode ) in PrintWiiId() 616 static void PrintMailAddr( s16 x, s16 y, const char* mailAddr, BOOL bEditMode ) in PrintMailAddr()
|