Searched refs:AMST_Grid (Results 1 – 2 of 2) sorted by relevance
101 AMST_Grid = (1 << 0), // draw the grid enumerator
1087 *state |= AMST_Grid; in AM_GetState()1109 grid = (state & AMST_Grid) ? true : false; in AM_SetState()