HomeSort by relevance Sort by last modified time
    Searched refs:JS_MakeDay (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fxjs/
JS_Define.h 26 double JS_MakeDay(int nYear, int nMonth, int nDay);
JS_Define.cpp 250 double JS_MakeDay(int nYear, int nMonth, int nDate) {
cjs_publicmethods.cpp 714 dRet = JS_MakeDate(JS_MakeDay(nYear, nMonth - 1, nDay),
    [all...]

Completed in 186 milliseconds