Searched refs:UNDER_ON (Results 1 – 3 of 3) sorted by relevance
1223 if( underline(prev) == UNDER_ON ) in FixAndPrintObject()1295 assert( underline(prev) == UNDER_OFF || underline(prev) == UNDER_ON, in FixAndPrintObject()1297 if( underline(prev) == UNDER_ON ) in FixAndPrintObject()
54 underline(x) = UNDER_ON; in SetUnderline()
2297 #define UNDER_ON 2 /* underline this */ macro