Searched refs:MB_STATE_LIB_CLOSED (Results 1 – 4 of 4) sorted by relevance
84 MB_STATE_LIB_CLOSED, // The library is closed enumerator
428 g_state = MB_STATE_LIB_CLOSED; in CloseLib()
128 case MB_STATE_LIB_CLOSED: RenderTextLibClosed(); break; in Render()
87 case MB_STATE_LIB_CLOSED: UpdateLibClosed( input ); break; in Update()