Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp993 CFX_ByteString szLocal; in DateFmt() local
1011 HValueToUTF8String(argLocal, szLocal); in DateFmt()
1016 GetStandardDateFormat(hThis, iStyle, szLocal, formatStr); in DateFmt()
1123 CFX_ByteString szLocal; in LocalDateFmt() local
1141 HValueToUTF8String(argLocal, szLocal); in LocalDateFmt()
1146 GetLocalDateFormat(hThis, iStyle, szLocal, formatStr, FALSE); in LocalDateFmt()
1174 CFX_ByteString szLocal; in LocalTimeFmt() local
1192 HValueToUTF8String(argLocal, szLocal); in LocalTimeFmt()
1197 GetLocalTimeFormat(hThis, iStyle, szLocal, formatStr, FALSE); in LocalTimeFmt()
1624 CFX_ByteString szLocal; in TimeFmt() local
[all …]