Searched refs:XAW_TPROP_OVERSTRIKE (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextSinkP.h70 #define XAW_TPROP_OVERSTRIKE (1<<7) macro
/xsrc/external/mit/libXaw/dist/src/
H A DTextSink.c1326 (result->mask & XAW_TPROP_OVERSTRIKE) != 0,
1395 if (combine->mask & XAW_TPROP_OVERSTRIKE)
1396 property->mask |= XAW_TPROP_OVERSTRIKE;
1621 prop->mask |= XAW_TPROP_OVERSTRIKE;
H A DAsciiSink.c940 if (property->mask & XAW_TPROP_OVERSTRIKE) {

Completed in 6 milliseconds