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

/external/pdfium/fxjs/
H A Dcfxjse_formcalc_context.cpp1186 ByteString szLocal; local
1193 szLocal = ValueToUTF8String(argLocal.get());
1197 GetStandardDateFormat(pThis, iStyle, szLocal.AsStringView());
1296 ByteString szLocal; local
1303 szLocal = ValueToUTF8String(argLocal.get());
1307 GetLocalDateFormat(pThis, iStyle, szLocal.AsStringView(), false);
1334 ByteString szLocal; local
1341 szLocal = ValueToUTF8String(argLocal.get());
1345 GetLocalTimeFormat(pThis, iStyle, szLocal.AsStringView(), false);
1708 ByteString szLocal; local
[all...]

Completed in 1526 milliseconds