Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxjse/src/
Dvalue.cpp153 FXJSE_HVALUE hPropValue) { in FXJSE_Value_GetObjectProp() argument
155 CFXJSE_Value* lpPropValue = reinterpret_cast<CFXJSE_Value*>(hPropValue); in FXJSE_Value_GetObjectProp()
161 FXJSE_HVALUE hPropValue) { in FXJSE_Value_SetObjectProp() argument
163 CFXJSE_Value* lpPropValue = reinterpret_cast<CFXJSE_Value*>(hPropValue); in FXJSE_Value_SetObjectProp()
169 FXJSE_HVALUE hPropValue) { in FXJSE_Value_GetObjectPropByIdx() argument
171 CFXJSE_Value* lpPropValue = reinterpret_cast<CFXJSE_Value*>(hPropValue); in FXJSE_Value_GetObjectPropByIdx()
177 FXJSE_HVALUE hPropValue) { in FXJSE_Value_SetObjectPropByIdx() argument
179 CFXJSE_Value* lpPropValue = reinterpret_cast<CFXJSE_Value*>(hPropValue); in FXJSE_Value_SetObjectPropByIdx()
198 FXJSE_HVALUE hPropValue) { in FXJSE_Value_SetObjectOwnProp() argument
200 CFXJSE_Value* lpPropValue = reinterpret_cast<CFXJSE_Value*>(hPropValue); in FXJSE_Value_SetObjectOwnProp()
[all …]
Ddynprop.cpp240 v8::Local<v8::Value> hPropValue = in FXJSE_V8ProxyCallback_defineProperty() local
246 lpPropValue->ForceSetValue(hPropValue); in FXJSE_V8ProxyCallback_defineProperty()
/external/pdfium/xfa/include/fxjse/
Dfxjse.h137 FXJSE_HVALUE hPropValue);
140 FXJSE_HVALUE hPropValue);
143 FXJSE_HVALUE hPropValue);
146 FXJSE_HVALUE hPropValue);
154 FXJSE_HVALUE hPropValue);