Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_xmllocale.cpp157 case FX_LOCALEDATETIMESUBCATEGORY_Long: in GetDatePattern()
182 case FX_LOCALEDATETIMESUBCATEGORY_Long: in GetTimePattern()
Dcxfa_nodelocale.cpp112 case FX_LOCALEDATETIMESUBCATEGORY_Long: in GetDatePattern()
128 case FX_LOCALEDATETIMESUBCATEGORY_Long: in GetTimePattern()
/external/pdfium/core/fxcrt/
Difx_locale.h28 FX_LOCALEDATETIMESUBCATEGORY_Long, enumerator
/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp41 {0xf6b4afb0, L"long", FX_LOCALEDATETIMESUBCATEGORY_Long},
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp497 return FX_LOCALEDATETIMESUBCATEGORY_Long; in SubCategoryFromInt()