Home | History | Annotate | Download | only in DisplayEngineDxe

Lines Matching refs:WIDE_CHAR

487       case WIDE_CHAR:

554 *(*OutputString) = WIDE_CHAR;
788 and WIDE_CHAR control characters. NARROW_HCAR and WIDE_CHAR
789 does not count in the resultant output. If a WIDE_CHAR is
823 (String[Index] != NARROW_CHAR) && (String[Index] != WIDE_CHAR) && (String[Index] != 0);
2378 // The OutputString has a NARROW_CHAR or WIDE_CHAR at the begin of the string,