Home
last modified time | relevance | path

Searched refs:VT_fxobject (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/include/jsapi/
Dfxjs_v8.h34 VT_fxobject, enumerator
/external/pdfium/fpdfsdk/src/javascript/
Dapp.cpp564 if (params[0].GetType() == VT_fxobject) in clearTimeOut()
612 if (params[0].GetType() == VT_fxobject) in clearInterval()
DJS_Value.cpp186 m_eType = VT_fxobject; in operator =()
Dglobal.cpp628 return VT_fxobject; in GET_VALUE_TYPE()
DDocument.cpp454 if (params[8].GetType() == VT_fxobject) in print()