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

  /external/chromium_org/third_party/WebKit/Source/platform/text/
LocaleWin.cpp 551 String negativeSign = getLocaleInfoString(LOCALE_SNEGATIVESIGN);
  /external/stlport/src/c_locale_win32/
c_wlocale_win32.c 289 { GetLocaleInfoW(lmon->lc.id, LOCALE_SNEGATIVESIGN, buf, (int)bufSize); return buf; }
c_locale_win32.c 854 __GetLocaleInfoUsingACP(lmon->lc.id, lmon->cp, LOCALE_SNEGATIVESIGN, lmon->negative_sign, 5, wbuf, 6);
    [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c 289 { GetLocaleInfoW(lmon->lc.id, LOCALE_SNEGATIVESIGN, buf, (int)bufSize); return buf; }
c_locale_win32.c 854 __GetLocaleInfoUsingACP(lmon->lc.id, lmon->cp, LOCALE_SNEGATIVESIGN, lmon->negative_sign, 5, wbuf, 6);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnls.h 355 #define LOCALE_SNEGATIVESIGN 0x00000051
    [all...]

Completed in 445 milliseconds