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

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DLocaleWin.cpp524 DWORD digitSubstitution = DigitSubstitution0to9; local
525 getLocaleInfo(LOCALE_IDIGITSUBSTITUTION, digitSubstitution);
526 if (digitSubstitution == DigitSubstitution0to9) {

Completed in 252 milliseconds