Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_publicmethods.h148 static double MakeInterDate(const WideString& value);
Dcjs_publicmethods.cpp1166 dDate = MakeInterDate(strValue); in AFDate_FormatEx()
1182 double CJS_PublicMethods::MakeInterDate(const WideString& strValue) { in MakeInterDate() function in CJS_PublicMethods