Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DJS_Value.h167 void SetMonth(CJS_Runtime* pRuntime, int iMonth);
DJS_Value.cpp388 void CJS_Date::SetMonth(CJS_Runtime* pRuntime, int iMonth) { in SetMonth() function in CJS_Date