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

  /external/pdfium/fxjs/
cjs_publicmethods.cpp 397 int nSec = JS_GetSecFromTime(dt);
463 nYear, nHour, nMin, nSec));
479 int nSec = JS_GetSecFromTime(dt);
549 nSec = ParseStringInteger(value, j, &nSkip, 2);
592 nSec = ParseStringInteger(value, j, &nSkip, 2);
707 !IsValidSecond(nSec);
715 JS_MakeTime(nHour, nMin, nSec, 0));
739 int nSec = JS_GetSecFromTime(dDate);
777 sPart = WideString::Format(L"%d", nSec);
806 sPart = WideString::Format(L"%02d", nSec);
    [all...]
JS_Define.cpp 263 double JS_MakeTime(int nHour, int nMin, int nSec, int nMs) {
266 double s = static_cast<double>(nSec);
JS_Define.h 27 double JS_MakeTime(int nHour, int nMin, int nSec, int nMs);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commctrl.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 350 milliseconds