Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
Dutil.cpp216 jsDate.GetSeconds()); in printd()
222 jsDate.GetSeconds()); in printd()
228 jsDate.GetSeconds()); in printd()
265 iSec = jsDate.GetSeconds(); in printd()
343 iSec = jsDate.GetSeconds(); in printd()
DJS_Value.cpp503 GetSeconds(), 0); in SetYear()
517 GetSeconds(), 0); in SetMonth()
531 GetSeconds(), 0); in SetDay()
545 GetSeconds(), 0); in SetHours()
559 GetSeconds(), 0); in SetMinutes()
563 int CJS_Date::GetSeconds() { in GetSeconds() function in CJS_Date
DJS_Value.h179 int GetSeconds();