Searched refs:SC_AUTOCOL_IGNOREBACK (Results 1 – 3 of 3) sorted by relevance
48 SC_AUTOCOL_IGNOREBACK, // like DISPLAY, but ignore stored background color (use configured color) enumerator
431 eAutoMode == SC_AUTOCOL_IGNOREBACK || eAutoMode == SC_AUTOCOL_IGNOREALL ) in GetFont()
282 eColorMode = bCellContrast ? SC_AUTOCOL_IGNOREBACK : SC_AUTOCOL_DISPLAY; in SetPattern()
Completed in 44 milliseconds