Home
last modified time | relevance | path

Searched refs:g_FXLocaleDateTimeSubCatData (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp26 const static FX_LOCALESUBCATEGORYINFO g_FXLocaleDateTimeSubCatData[] = { variable
34 sizeof(g_FXLocaleDateTimeSubCatData) / sizeof(FX_LOCALESUBCATEGORYINFO);
241 CFX_WideString wsType = g_FXLocaleDateTimeSubCatData[eType].pName; in FX_GetDateTimePattern()
2332 if (g_FXLocaleDateTimeSubCatData[i].uHash == dwSubHash) { in GetDateTimeFormat()
2334 (FX_LOCALEDATETIMESUBCATEGORY)g_FXLocaleDateTimeSubCatData[i] in GetDateTimeFormat()