Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_xmllocale_unittest.cpp180 locale->GetDatePattern(FX_LOCALEDATETIMESUBCATEGORY_Full)); in TEST()
196 locale->GetTimePattern(FX_LOCALEDATETIMESUBCATEGORY_Full)); in TEST()
Dcxfa_nodelocale.cpp109 case FX_LOCALEDATETIMESUBCATEGORY_Full: in GetDatePattern()
125 case FX_LOCALEDATETIMESUBCATEGORY_Full: in GetTimePattern()
Dcxfa_xmllocale.cpp171 case FX_LOCALEDATETIMESUBCATEGORY_Full: in GetDatePattern()
196 case FX_LOCALEDATETIMESUBCATEGORY_Full: in GetTimePattern()
/external/pdfium/xfa/fgas/crt/
Dlocale_iface.h17 FX_LOCALEDATETIMESUBCATEGORY_Full, enumerator
Dcfgas_stringformatter.cpp54 {SUBC(0xcdce56b3, "full", FX_LOCALEDATETIMESUBCATEGORY_Full)},
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp440 return FX_LOCALEDATETIMESUBCATEGORY_Full; in SubCategoryFromInt()