Searched refs:plgid (Results 1 – 1 of 1) sorted by relevance
1211 DWORD plgid, sub; in ScriptRecordDigitSubstitution() local1226 plgid = PRIMARYLANGID(LANGIDFROMLCID(locale)); in ScriptRecordDigitSubstitution()1227 sds->TraditionalDigitLanguage = plgid; in ScriptRecordDigitSubstitution()1229 if (plgid == LANG_ARABIC || plgid == LANG_FARSI) in ScriptRecordDigitSubstitution()1230 sds->NationalDigitLanguage = plgid; in ScriptRecordDigitSubstitution()1241 if (plgid == LANG_ARABIC || plgid == LANG_FARSI) in ScriptRecordDigitSubstitution()