Home
last modified time | relevance | path

Searched refs:JSE_PROP (Results 1 – 25 of 27) sorted by relevance

12

/external/pdfium/fxjs/xfa/
Dcjx_eventpseudomodel.h47 JSE_PROP(cancelAction);
48 JSE_PROP(change);
49 JSE_PROP(commitKey);
50 JSE_PROP(fullText);
51 JSE_PROP(keyDown);
52 JSE_PROP(modifier);
53 JSE_PROP(newContentType);
54 JSE_PROP(newText);
55 JSE_PROP(prevContentType);
56 JSE_PROP(prevText);
[all …]
Dcjx_hostpseudomodel.h41 JSE_PROP(appType);
42 JSE_PROP(calculationsEnabled);
43 JSE_PROP(currentPage);
44 JSE_PROP(language);
45 JSE_PROP(numPages);
46 JSE_PROP(platform);
47 JSE_PROP(title);
48 JSE_PROP(validationsEnabled);
49 JSE_PROP(variation);
50 JSE_PROP(version);
[all …]
Dcjx_field.h36 JSE_PROP(defaultValue); /* {default} */
37 JSE_PROP(editValue);
38 JSE_PROP(formatMessage);
39 JSE_PROP(formattedValue);
40 JSE_PROP(length);
41 JSE_PROP(parentSubform);
42 JSE_PROP(rawValue);
43 JSE_PROP(selectedIndex);
Dcjx_tree.h27 JSE_PROP(all);
28 JSE_PROP(classAll);
29 JSE_PROP(classIndex);
30 JSE_PROP(index);
31 JSE_PROP(nodes);
32 JSE_PROP(parent);
33 JSE_PROP(somExpression);
Dcjx_object.h104 JSE_PROP(className);
157 JSE_PROP(ScriptAttributeString);
158 JSE_PROP(ScriptAttributeBool);
159 JSE_PROP(ScriptAttributeInteger);
160 JSE_PROP(ScriptSomFontColor);
161 JSE_PROP(ScriptSomFillColor);
162 JSE_PROP(ScriptSomBorderColor);
163 JSE_PROP(ScriptSomBorderWidth);
164 JSE_PROP(ScriptSomValidationMessage);
165 JSE_PROP(ScriptSomMandatoryMessage);
[all …]
Dcjx_node.h37 JSE_PROP(isContainer);
38 JSE_PROP(isNull);
39 JSE_PROP(model);
40 JSE_PROP(ns);
41 JSE_PROP(oneOfChild);
Dcjx_datawindow.h30 JSE_PROP(currentRecordNumber);
31 JSE_PROP(isDefined);
32 JSE_PROP(recordsAfter);
33 JSE_PROP(recordsBefore);
Dcjx_exclgroup.h29 JSE_PROP(defaultValue); /* {default} */
30 JSE_PROP(errorText);
31 JSE_PROP(rawValue);
32 JSE_PROP(transient);
Dcjx_delta.h25 JSE_PROP(currentValue);
26 JSE_PROP(savedValue);
27 JSE_PROP(target);
Dcjx_instancemanager.h29 JSE_PROP(count);
30 JSE_PROP(max);
31 JSE_PROP(min);
Dcjx_textnode.h23 JSE_PROP(defaultValue); /* {default} */
24 JSE_PROP(value);
Dcjx_draw.h23 JSE_PROP(defaultValue); /* {default} */
24 JSE_PROP(rawValue);
Dcjx_occur.h23 JSE_PROP(max);
24 JSE_PROP(min);
Dcjx_boolean.h23 JSE_PROP(defaultValue); /* {default} */
24 JSE_PROP(value);
Dcjx_model.h27 JSE_PROP(aliasNode);
28 JSE_PROP(context);
Dcjx_subform.h28 JSE_PROP(instanceManager);
29 JSE_PROP(locale);
Dcjx_xfa.h23 JSE_PROP(thisValue); /* this */
Dcjx_extras.h23 JSE_PROP(type);
Dcjx_script.h23 JSE_PROP(stateless);
Dcjx_handler.h23 JSE_PROP(version);
Dcjx_encrypt.h23 JSE_PROP(format);
Dcjx_packet.h27 JSE_PROP(content);
Dcjx_list.h28 JSE_PROP(length);
Dcjx_form.h30 JSE_PROP(checksumS);
Djse_define.h27 #define JSE_PROP(prop_name) \ macro

12