Searched refs:MB_STATE_ERROR_STOP (Results 1 – 4 of 4) sorted by relevance
87 MB_STATE_ERROR_STOP // error display enumerator
400 g_state = MB_STATE_ERROR_STOP; in OpenLib()423 g_state = MB_STATE_ERROR_STOP; in CloseLib()
131 case MB_STATE_ERROR_STOP: RenderError(); break; in Render()
90 case MB_STATE_ERROR_STOP: break; in Update()