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

  /external/pdfium/fpdfsdk/src/javascript/
JS_Value.cpp 233 m_eType = VT_date;
252 if(m_pValue->IsDate()) return VT_date;
285 // if (GetType() == VT_date)
global.cpp 624 return VT_date;
  /external/pdfium/fpdfsdk/include/jsapi/
fxjs_v8.h 32 VT_date,

Completed in 669 milliseconds