Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/include/revolution/dvd/
DDVDBanner.h56 u8 shortMaker[32]; // Short developer, publisher names shown in IPL menu member
66 u8 shortMaker[32]; // Short developer, publisher names shown in IPL menu member
/RvlSDK-3.1.4/include/dolphin/dvd/
DDVDBanner.h50 u8 shortMaker[32]; // Short developer, publisher names shown in IPL menu member
60 u8 shortMaker[32]; // Short developer, publisher names shown in IPL menu member
/RvlSDK-3.1.4/build/demos/carddemo/src/
Dlistdemo.c616 DEMORFPrintf(220, 378, 0, "%-32.32s", Banner->shortMaker); in ProbeDrawTick()