Lines Matching refs:JS_STATIC_PROP
42 JS_STATIC_PROP(alignment, alignment, CJS_Field)
43 JS_STATIC_PROP(borderStyle, border_style, CJS_Field)
44 JS_STATIC_PROP(buttonAlignX, button_align_x, CJS_Field)
45 JS_STATIC_PROP(buttonAlignY, button_align_y, CJS_Field)
46 JS_STATIC_PROP(buttonFitBounds, button_fit_bounds, CJS_Field)
47 JS_STATIC_PROP(buttonPosition, button_position, CJS_Field)
48 JS_STATIC_PROP(buttonScaleHow, button_scale_how, CJS_Field)
49 JS_STATIC_PROP(ButtonScaleWhen, button_scale_when, CJS_Field)
50 JS_STATIC_PROP(calcOrderIndex, calc_order_index, CJS_Field)
51 JS_STATIC_PROP(charLimit, char_limit, CJS_Field)
52 JS_STATIC_PROP(comb, comb, CJS_Field)
53 JS_STATIC_PROP(commitOnSelChange, commit_on_sel_change, CJS_Field)
54 JS_STATIC_PROP(currentValueIndices, current_value_indices, CJS_Field)
55 JS_STATIC_PROP(defaultStyle, default_style, CJS_Field)
56 JS_STATIC_PROP(defaultValue, default_value, CJS_Field)
57 JS_STATIC_PROP(doNotScroll, do_not_scroll, CJS_Field)
58 JS_STATIC_PROP(doNotSpellCheck, do_not_spell_check, CJS_Field)
59 JS_STATIC_PROP(delay, delay, CJS_Field)
60 JS_STATIC_PROP(display, display, CJS_Field)
61 JS_STATIC_PROP(doc, doc, CJS_Field)
62 JS_STATIC_PROP(editable, editable, CJS_Field)
63 JS_STATIC_PROP(exportValues, export_values, CJS_Field)
64 JS_STATIC_PROP(fileSelect, file_select, CJS_Field)
65 JS_STATIC_PROP(fillColor, fill_color, CJS_Field)
66 JS_STATIC_PROP(hidden, hidden, CJS_Field)
67 JS_STATIC_PROP(highlight, highlight, CJS_Field)
68 JS_STATIC_PROP(lineWidth, line_width, CJS_Field)
69 JS_STATIC_PROP(multiline, multiline, CJS_Field)
70 JS_STATIC_PROP(multipleSelection, multiple_selection, CJS_Field)
71 JS_STATIC_PROP(name, name, CJS_Field)
72 JS_STATIC_PROP(numItems, num_items, CJS_Field)
73 JS_STATIC_PROP(page, page, CJS_Field)
74 JS_STATIC_PROP(password, password, CJS_Field)
75 JS_STATIC_PROP(print, print, CJS_Field)
76 JS_STATIC_PROP(radiosInUnison, radios_in_unison, CJS_Field)
77 JS_STATIC_PROP(readonly, readonly, CJS_Field)
78 JS_STATIC_PROP(rect, rect, CJS_Field)
79 JS_STATIC_PROP(required, required, CJS_Field)
80 JS_STATIC_PROP(richText, rich_text, CJS_Field)
81 JS_STATIC_PROP(richValue, rich_value, CJS_Field)
82 JS_STATIC_PROP(rotation, rotation, CJS_Field)
83 JS_STATIC_PROP(source, source, CJS_Field)
84 JS_STATIC_PROP(strokeColor, stroke_color, CJS_Field)
85 JS_STATIC_PROP(style, style, CJS_Field)
86 JS_STATIC_PROP(submitName, submit_name, CJS_Field)
87 JS_STATIC_PROP(textColor, text_color, CJS_Field)
88 JS_STATIC_PROP(textFont, text_font, CJS_Field)
89 JS_STATIC_PROP(textSize, text_size, CJS_Field)
90 JS_STATIC_PROP(type, type, CJS_Field)
91 JS_STATIC_PROP(userName, user_name, CJS_Field)
92 JS_STATIC_PROP(value, value, CJS_Field)
93 JS_STATIC_PROP(valueAsString, value_as_string, CJS_Field)