Home
last modified time | relevance | path

Searched defs:pValue (Results 1 – 25 of 97) sorted by relevance

1234

/external/pdfium/fxjs/xfa/
Dcjx_eventpseudomodel.cpp62 void CJX_EventPseudoModel::cancelAction(CFXJSE_Value* pValue, in cancelAction()
68 void CJX_EventPseudoModel::change(CFXJSE_Value* pValue, in change()
74 void CJX_EventPseudoModel::commitKey(CFXJSE_Value* pValue, in commitKey()
80 void CJX_EventPseudoModel::fullText(CFXJSE_Value* pValue, in fullText()
86 void CJX_EventPseudoModel::keyDown(CFXJSE_Value* pValue, in keyDown()
92 void CJX_EventPseudoModel::modifier(CFXJSE_Value* pValue, in modifier()
98 void CJX_EventPseudoModel::newContentType(CFXJSE_Value* pValue, in newContentType()
104 void CJX_EventPseudoModel::newText(CFXJSE_Value* pValue, in newText()
118 void CJX_EventPseudoModel::prevContentType(CFXJSE_Value* pValue, in prevContentType()
124 void CJX_EventPseudoModel::prevText(CFXJSE_Value* pValue, in prevText()
[all …]
Dcjx_tree.cpp72 auto pValue = pdfium::MakeUnique<CFXJSE_Value>(pScriptContext->GetIsolate()); in resolveNode() local
91 auto pValue = pdfium::MakeUnique<CFXJSE_Value>(pScriptContext->GetIsolate()); in resolveNodes() local
101 void CJX_Tree::all(CFXJSE_Value* pValue, in all()
114 void CJX_Tree::classAll(CFXJSE_Value* pValue, in classAll()
128 void CJX_Tree::nodes(CFXJSE_Value* pValue, in nodes()
143 void CJX_Tree::parent(CFXJSE_Value* pValue, in parent()
161 void CJX_Tree::index(CFXJSE_Value* pValue, in index()
174 void CJX_Tree::classIndex(CFXJSE_Value* pValue, in classIndex()
187 void CJX_Tree::somExpression(CFXJSE_Value* pValue, in somExpression()
199 void CJX_Tree::ResolveNodeList(CFXJSE_Value* pValue, in ResolveNodeList()
Dcjx_datawindow.cpp55 void CJX_DataWindow::recordsBefore(CFXJSE_Value* pValue, in recordsBefore()
59 void CJX_DataWindow::currentRecordNumber(CFXJSE_Value* pValue, in currentRecordNumber()
63 void CJX_DataWindow::recordsAfter(CFXJSE_Value* pValue, in recordsAfter()
67 void CJX_DataWindow::isDefined(CFXJSE_Value* pValue, in isDefined()
Dcjx_delta.cpp35 void CJX_Delta::currentValue(CFXJSE_Value* pValue, in currentValue()
39 void CJX_Delta::savedValue(CFXJSE_Value* pValue, in savedValue()
43 void CJX_Delta::target(CFXJSE_Value* pValue, in target()
Dcjx_field.cpp245 void CJX_Field::defaultValue(CFXJSE_Value* pValue, in defaultValue()
302 void CJX_Field::editValue(CFXJSE_Value* pValue, in editValue()
317 void CJX_Field::formatMessage(CFXJSE_Value* pValue, in formatMessage()
323 void CJX_Field::formattedValue(CFXJSE_Value* pValue, in formattedValue()
338 void CJX_Field::length(CFXJSE_Value* pValue, in length()
354 void CJX_Field::parentSubform(CFXJSE_Value* pValue, in parentSubform()
364 void CJX_Field::selectedIndex(CFXJSE_Value* pValue, in selectedIndex()
385 void CJX_Field::rawValue(CFXJSE_Value* pValue, in rawValue()
Dcjx_object.cpp143 void CJX_Object::className(CFXJSE_Value* pValue, in className()
408 void* pValue; in TryMeasure() local
525 void* pValue, in SetValue()
547 CXFA_Value* pValue = in SetContent() local
607 CXFA_Value* pValue = in SetContent() local
713 CXFA_Value* pValue = in TryContent() local
830 void CJX_Object::SetMapModuleValue(void* pKey, void* pValue) { in SetMapModuleValue()
867 void* pValue, in SetMapModuleBuffer()
893 void** pValue, in GetMapModuleBuffer()
1076 void CJX_Object::ScriptAttributeString(CFXJSE_Value* pValue, in ScriptAttributeString()
[all …]
Dcjx_exclgroup.cpp118 void CJX_ExclGroup::defaultValue(CFXJSE_Value* pValue, in defaultValue()
140 void CJX_ExclGroup::rawValue(CFXJSE_Value* pValue, in rawValue()
146 void CJX_ExclGroup::transient(CFXJSE_Value* pValue, in transient()
150 void CJX_ExclGroup::errorText(CFXJSE_Value* pValue, in errorText()
Dcjx_hostpseudomodel.cpp79 void CJX_HostPseudoModel::appType(CFXJSE_Value* pValue, in appType()
93 void CJX_HostPseudoModel::calculationsEnabled(CFXJSE_Value* pValue, in calculationsEnabled()
109 void CJX_HostPseudoModel::currentPage(CFXJSE_Value* pValue, in currentPage()
124 void CJX_HostPseudoModel::language(CFXJSE_Value* pValue, in language()
139 void CJX_HostPseudoModel::numPages(CFXJSE_Value* pValue, in numPages()
154 void CJX_HostPseudoModel::platform(CFXJSE_Value* pValue, in platform()
169 void CJX_HostPseudoModel::title(CFXJSE_Value* pValue, in title()
190 void CJX_HostPseudoModel::validationsEnabled(CFXJSE_Value* pValue, in validationsEnabled()
207 void CJX_HostPseudoModel::variation(CFXJSE_Value* pValue, in variation()
220 void CJX_HostPseudoModel::version(CFXJSE_Value* pValue, in version()
[all …]
Dcfxjse_value_embeddertest.cpp21 auto pValue = pdfium::MakeUnique<CFXJSE_Value>(GetIsolate()); in TEST_F() local
37 auto pValue = pdfium::MakeUnique<CFXJSE_Value>(GetIsolate()); in TEST_F() local
Dcjx_textnode.cpp20 void CJX_TextNode::defaultValue(CFXJSE_Value* pValue, in defaultValue()
26 void CJX_TextNode::value(CFXJSE_Value* pValue, in value()
Dcjx_draw.cpp20 void CJX_Draw::rawValue(CFXJSE_Value* pValue, in rawValue()
26 void CJX_Draw::defaultValue(CFXJSE_Value* pValue, in defaultValue()
Dcjx_occur.cpp22 void CJX_Occur::max(CFXJSE_Value* pValue, in max()
33 void CJX_Occur::min(CFXJSE_Value* pValue, in min()
Dcfxjse_engine.cpp76 CXFA_ThisProxy* ToThisProxy(CFXJSE_Value* pValue) { in ToThisProxy()
95 CXFA_Object* CFXJSE_Engine::ToObject(CFXJSE_Value* pValue) { in ToObject()
150 CFXJSE_Value* pValue = in RunScript() local
158 CFXJSE_Value* pValue, in QueryNodeByFlag()
184 CFXJSE_Value* pValue) { in GlobalPropertySetter()
225 CFXJSE_Value* pValue) { in GlobalPropertyGetter()
327 CFXJSE_Value* pValue = lpScriptContext->GetOrCreateJSBindingFromMap( in NormalPropertyGetter() local
555 CFXJSE_Value* pValue, in QueryVariableValue()
692 auto pValue = pdfium::MakeUnique<CFXJSE_Value>(GetIsolate()); in ResolveObjects() local
782 CFXJSE_Value* pValue = jsValue.get(); in GetOrCreateJSBindingFromMap() local
Dcjx_boolean.cpp20 void CJX_Boolean::defaultValue(CFXJSE_Value* pValue, in defaultValue()
42 void CJX_Boolean::value(CFXJSE_Value* pValue, in value()
Dcjx_model.cpp90 void CJX_Model::context(CFXJSE_Value* pValue, in context()
94 void CJX_Model::aliasNode(CFXJSE_Value* pValue, in aliasNode()
Dcjx_subform.cpp90 void CJX_Subform::locale(CFXJSE_Value* pValue, in locale()
102 void CJX_Subform::instanceManager(CFXJSE_Value* pValue, in instanceManager()
Dcjx_node.cpp449 void CJX_Node::ns(CFXJSE_Value* pValue, in ns()
460 void CJX_Node::model(CFXJSE_Value* pValue, in model()
471 void CJX_Node::isContainer(CFXJSE_Value* pValue, in isContainer()
481 void CJX_Node::isNull(CFXJSE_Value* pValue, in isNull()
495 void CJX_Node::oneOfChild(CFXJSE_Value* pValue, in oneOfChild()
Dcjx_instancemanager.cpp304 void CJX_InstanceManager::max(CFXJSE_Value* pValue, in max()
315 void CJX_InstanceManager::min(CFXJSE_Value* pValue, in min()
326 void CJX_InstanceManager::count(CFXJSE_Value* pValue, in count()
/external/pdfium/fxjs/
Dcfx_v8.cpp72 v8::Local<v8::Value> pValue) { in PutArrayElement()
139 int CFX_V8::ToInt32(v8::Local<v8::Value> pValue) { in ToInt32()
149 bool CFX_V8::ToBoolean(v8::Local<v8::Value> pValue) { in ToBoolean()
155 double CFX_V8::ToDouble(v8::Local<v8::Value> pValue) { in ToDouble()
165 WideString CFX_V8::ToWideString(v8::Local<v8::Value> pValue) { in ToWideString()
176 ByteString CFX_V8::ToByteString(v8::Local<v8::Value> pValue) { in ToByteString()
187 v8::Local<v8::Object> CFX_V8::ToObject(v8::Local<v8::Value> pValue) { in ToObject()
194 v8::Local<v8::Array> CFX_V8::ToArray(v8::Local<v8::Value> pValue) { in ToArray()
Dcjs_eventrecorder.cpp125 WideString* pValue) { in OnField_Focus()
138 WideString* pValue) { in OnField_Blur()
156 WideString* pValue, in OnField_Keystroke()
188 WideString* pValue, in OnField_Validate()
207 WideString* pValue, in OnField_Calculate()
222 WideString* pValue) { in OnField_Format()
/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp32 float* pValue, in ParseCSSNumber()
158 RetainPtr<CFX_CSSValue> pValue, in AddPropertyHolder()
299 const CFX_CSSData::PropertyValue* pValue = in ParseEnum() local
357 const CFX_CSSData::PropertyValue* pValue = in ParseValueListProperty() local
475 const CFX_CSSData::PropertyValue* pValue = in ParseBorderProperty() local
518 const CFX_CSSData::PropertyValue* pValue = in ParseFontProperty() local
Dcfx_csspropertyholder.h21 RetainPtr<CFX_CSSValue> pValue; variable
Dcfx_cssstyleselector.cpp174 const RetainPtr<CFX_CSSValue>& pValue, in ApplyProperty()
477 const RetainPtr<CFX_CSSValue>& pValue, in SetLengthWithPercent()
564 const RetainPtr<CFX_CSSValueList>& pValue) { in ToTextDecoration()
/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.cpp300 const CPDF_Object* pValue = in GetValue() local
416 const CPDF_Object* pValue = GetValueOrSelectedIndicesObject(); in CountSelectedItems() local
427 const CPDF_Object* pValue = GetValueOrSelectedIndicesObject(); in GetSelectedIndex() local
484 const CPDF_Object* pValue = GetValueOrSelectedIndicesObject(); in IsItemSelected() local
557 const CPDF_Object* pValue = GetValueObject(); in SetItemSelectionUnselected() local
598 const CPDF_Object* pValue = GetDefaultValueObject(); in GetDefaultSelectedItem() local
923 const CPDF_Object* pValue = GetValueObject(); in GetValueOrSelectedIndicesObject() local
/external/testng/doc/
Dbanner.js13 function writeTD(pCurrentPage, pHRef, pValue) argument

1234