Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_xmllocale_unittest.cpp182 locale->GetDatePattern(FX_LOCALEDATETIMESUBCATEGORY_Long)); in TEST()
198 locale->GetTimePattern(FX_LOCALEDATETIMESUBCATEGORY_Long)); in TEST()
Dcxfa_nodelocale.cpp111 case FX_LOCALEDATETIMESUBCATEGORY_Long: in GetDatePattern()
127 case FX_LOCALEDATETIMESUBCATEGORY_Long: in GetTimePattern()
Dcxfa_xmllocale.cpp174 case FX_LOCALEDATETIMESUBCATEGORY_Long: in GetDatePattern()
199 case FX_LOCALEDATETIMESUBCATEGORY_Long: in GetTimePattern()
/external/pdfium/xfa/fgas/crt/
Dlocale_iface.h18 FX_LOCALEDATETIMESUBCATEGORY_Long, enumerator
Dcfgas_stringformatter.cpp55 {SUBC(0xf6b4afb0, "long", FX_LOCALEDATETIMESUBCATEGORY_Long)},
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp438 return FX_LOCALEDATETIMESUBCATEGORY_Long; in SubCategoryFromInt()