Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dfx_date_helpers.cpp74 double TimeFromYearMonth(int y, int m) { in TimeFromYearMonth() function
248 double t = TimeFromYearMonth(static_cast<int>(ym), static_cast<int>(mn)); in FX_MakeDay()