Searched refs:SC_AUTOCOL_IGNOREFONT (Results 1 – 3 of 3) sorted by relevance
47 SC_AUTOCOL_IGNOREFONT, // like DISPLAY, but ignore stored font color (assume COL_AUTO) enumerator
411 eAutoMode == SC_AUTOCOL_IGNOREFONT || eAutoMode == SC_AUTOCOL_IGNOREALL ) in GetFont()
280 eColorMode = bCellContrast ? SC_AUTOCOL_IGNOREALL : SC_AUTOCOL_IGNOREFONT; in SetPattern()
Completed in 38 milliseconds