Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp492 FX_LOCALEDATETIMESUBCATEGORY SubCategoryFromInt(int32_t iStyle) { in SubCategoryFromInt() function
2133 WideString strRet = pLocale->GetDatePattern(SubCategoryFromInt(iStyle)); in GetLocalDateFormat()
2156 WideString strRet = pLocale->GetTimePattern(SubCategoryFromInt(iStyle)); in GetLocalTimeFormat()