Searched refs:txtunset (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dwatch.c347 txtunset(TXTSTANDOUT);
355 txtunset(TXTBOLDFACE);
363 txtunset(TXTUNDERLINE);
H A Dprompt.c498 txtunset(TXTSTANDOUT);
510 txtunset(TXTBOLDFACE);
520 txtunset(TXTUNDERLINE);
535 txtunset(TXT_ATTR_FG_ON_MASK);
550 txtunset(TXT_ATTR_BG_ON_MASK);
H A Dzsh.h2323 #define txtunset(X) (txtattrmask &= ~(X)) macro
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_refresh.c1113 txtunset(TXTBOLDFACE|TXTSTANDOUT|TXTUNDERLINE);

Completed in 200 milliseconds