Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.h137 static void GetLocalTimeFormat(FXJSE_HOBJECT hThis,
Dxfa_fm2jscontext.cpp1197 GetLocalTimeFormat(hThis, iStyle, szLocal, formatStr, FALSE); in LocalTimeFmt()
2375 void CXFA_FM2JSContext::GetLocalTimeFormat(FXJSE_HOBJECT hThis, in GetLocalTimeFormat() function in CXFA_FM2JSContext
2441 GetLocalTimeFormat(hThis, iStyle, szLocalStr, strFormat, TRUE); in GetStandardTimeFormat()