Home
last modified time | relevance | path

Searched defs:hValue (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcfxjse_value.cpp228 v8::Local<v8::Value> hValue = v8::Local<v8::Value>::New(pIsolate, m_hValue); in IsUndefined() local
237 v8::Local<v8::Value> hValue = v8::Local<v8::Value>::New(pIsolate, m_hValue); in IsNull() local
246 v8::Local<v8::Value> hValue = v8::Local<v8::Value>::New(pIsolate, m_hValue); in IsBoolean() local
255 v8::Local<v8::Value> hValue = v8::Local<v8::Value>::New(pIsolate, m_hValue); in IsString() local
264 v8::Local<v8::Value> hValue = v8::Local<v8::Value>::New(pIsolate, m_hValue); in IsNumber() local
273 v8::Local<v8::Value> hValue = v8::Local<v8::Value>::New(pIsolate, m_hValue); in IsInteger() local
282 v8::Local<v8::Value> hValue = v8::Local<v8::Value>::New(pIsolate, m_hValue); in IsObject() local
291 v8::Local<v8::Value> hValue = v8::Local<v8::Value>::New(pIsolate, m_hValue); in IsArray() local
300 v8::Local<v8::Value> hValue = v8::Local<v8::Value>::New(pIsolate, m_hValue); in IsFunction() local
Dcfxjse_context.cpp84 v8::Local<v8::Value> hValue = in CreateReturnValue() local
145 CFXJSE_HostObject* FXJSE_RetrieveObjectBinding(v8::Local<v8::Value> hValue) { in FXJSE_RetrieveObjectBinding()
254 v8::Local<v8::Value> hValue; in ExecuteScript() local
279 v8::Local<v8::Value> hValue; in ExecuteScript() local
Dcfxjse_value.h87 void ForceSetValue(v8::Isolate* pIsolate, v8::Local<v8::Value> hValue) { in ForceSetValue()
/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp102 absl::optional<CXFA_Measurement> hValue = in CalculateContainerSpecifiedSize() local