Go to the source code of this file.
Functions | |
| void | OSDMenuInfoBoxShow (const char *Title, const char *Text, dword Timeout) |
Variables | |
| dword | WaitSpinnerPosY |
| void OSDMenuInfoBoxShow | ( | const char * | Title, |
| const char * | Text, | ||
| dword | Timeout | ||
| ) |
Definition at line 6 of file OSDMenuInfoBoxShow.c.
References _Button_exit_Gd, _InfoBox_Gd, FIS_vOsdMap(), InfoBoxExitButton, InfoBoxOSDRgn, InfoBoxSaveArea, InfoBoxSaveAreaX, InfoBoxSaveAreaY, InfoBoxTimeOut, MessageBoxOSDRgn, MyOSDRgn, OSDMenuLoadStdFonts(), OSDMenuMessageBoxDestroy(), OSDMenuPutS(), OSDRgn, TRACEENTER, TRACEEXIT, WaitSpinnerItemHeight, and WaitSpinnerPosY.
Referenced by OSDMenuProgressBarShow().
| dword WaitSpinnerPosY |
Definition at line 4 of file OSDMenuInfoBoxShow.c.
Referenced by OSDMenuInfoBoxShow(), OSDMenuWaitSpinnerIdle(), and OSDMenuWaitSpinnerInit().