Searched refs:in_shadow (Results 1 – 2 of 2) sorted by relevance
62 bool in_shadow, const char *after) { in PrintMemoryByte() argument65 in_shadow ? d.ShadowByte(byte) : d.MemoryByte(), byte >> 4, in PrintMemoryByte()
1670 in_shadow(WINDOW *normal, WINDOW *shadow, int y, int x) in in_shadow() function1711 && in_shadow(p->normal, dw->shadow, y, x)) { in last_shadow()