Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h117 bool bStandard);
121 bool bStandard);
Dcfxjse_formcalc_context.cpp451 bool bStandard, in GetLocalDateTimeFormat() argument
461 if (!bStandard) in GetLocalDateTimeFormat()
2512 bool bStandard) { in GetLocalDateFormat() argument
2517 return GetLocalDateTimeFormat(pDoc, iStyle, bsLocale, bStandard, in GetLocalDateFormat()
2525 bool bStandard) { in GetLocalTimeFormat() argument
2530 return GetLocalDateTimeFormat(pDoc, iStyle, bsLocale, bStandard, in GetLocalTimeFormat()