Home | History | Annotate | Download | only in fxcrt

Lines Matching refs:FORCE_UNICODE

487 #define FORCE_UNICODE   0x20000

555 nModifier = FORCE_UNICODE;
576 case 'c'|FORCE_UNICODE:
577 case 'C'|FORCE_UNICODE:
618 case 's'|FORCE_UNICODE:
619 case 'S'|FORCE_UNICODE: {