Searched refs:MakeFormatDate (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
H A DPublicMethods.h70 static CFX_WideString MakeFormatDate(double dDate,const CFX_WideString & format);
/external/pdfium/fpdfsdk/src/javascript/
H A DPublicMethods.cpp914 CFX_WideString CJS_PublicMethods::MakeFormatDate(double dDate, const CFX_WideString & format) function in class:CJS_PublicMethods
1572 val = MakeFormatDate(dDate,sFormat);

Completed in 116 milliseconds