HomeSort by relevance Sort by last modified time
    Searched refs:FORCE_UNICODE (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxcrt/
fx_basic_bstring.cpp 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: {
    [all...]
fx_basic_wstring.cpp 783 #define FORCE_UNICODE 0x20000
851 nModifier = FORCE_UNICODE;
872 case 'c'|FORCE_UNICODE:
873 case 'C'|FORCE_UNICODE:
914 case 's'|FORCE_UNICODE:
915 case 'S'|FORCE_UNICODE: {
    [all...]

Completed in 64 milliseconds