Searched refs:FORCE_UNICODE (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_bstring.cpp487 #define FORCE_UNICODE 0x20000 macro
555 nModifier = FORCE_UNICODE;
576 case 'c'|FORCE_UNICODE:
577 case 'C'|FORCE_UNICODE:
618 case 's'|FORCE_UNICODE:
619 case 'S'|FORCE_UNICODE: {
H A Dfx_basic_wstring.cpp783 #define FORCE_UNICODE 0x20000 macro
851 nModifier = FORCE_UNICODE;
872 case 'c'|FORCE_UNICODE:
873 case 'C'|FORCE_UNICODE:
914 case 's'|FORCE_UNICODE:
915 case 'S'|FORCE_UNICODE: {

Completed in 845 milliseconds