Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_xmllocale.cpp154 case FX_LOCALEDATETIMESUBCATEGORY_Full: in GetDatePattern()
179 case FX_LOCALEDATETIMESUBCATEGORY_Full: in GetTimePattern()
Dcxfa_nodelocale.cpp110 case FX_LOCALEDATETIMESUBCATEGORY_Full: in GetDatePattern()
126 case FX_LOCALEDATETIMESUBCATEGORY_Full: in GetTimePattern()
/external/pdfium/core/fxcrt/
Difx_locale.h27 FX_LOCALEDATETIMESUBCATEGORY_Full, enumerator
/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp40 {0xcdce56b3, L"full", FX_LOCALEDATETIMESUBCATEGORY_Full},
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp499 return FX_LOCALEDATETIMESUBCATEGORY_Full; in SubCategoryFromInt()