Searched defs:szLocal (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/fm2js/
H A Dxfa_fm2jscontext.cpp1094 CFX_ByteString szLocal; local
1101 ValueToUTF8String(argLocal.get(), szLocal);
1105 GetStandardDateFormat(pThis, iStyle, szLocal.AsStringC(), formatStr);
1211 CFX_ByteString szLocal; local
1218 ValueToUTF8String(argLocal.get(), szLocal);
1222 GetLocalDateFormat(pThis, iStyle, szLocal.AsStringC(), formatStr, false);
1249 CFX_ByteString szLocal; local
1256 ValueToUTF8String(argLocal.get(), szLocal);
1260 GetLocalTimeFormat(pThis, iStyle, szLocal.AsStringC(), formatStr, false);
1629 CFX_ByteString szLocal; local
[all...]

Completed in 73 milliseconds