Searched refs:Enabled (Results 1 – 1 of 1) sorted by relevance
701 void palette_row::SetData(int index, GX_COLOR color, BOOL Enabled) in SetData() argument726 mEnabled = Enabled; in SetData()730 if (Enabled) in SetData()1058 BOOL Enabled; in SetRowData() local1067 Enabled = TRUE; in SetRowData()1071 Enabled = FALSE; in SetRowData()1075 mPaletteRows[index].SetData(index + mTopIndex, color, Enabled); in SetRowData()