Lines Matching defs:pRuntime

381 CJS_Return Field::get_alignment(CJS_Runtime* pRuntime) {  in get_alignment()
407 CJS_Return Field::set_alignment(CJS_Runtime* pRuntime, in set_alignment()
413 CJS_Return Field::get_border_style(CJS_Runtime* pRuntime) { in get_border_style()
444 CJS_Return Field::set_border_style(CJS_Runtime* pRuntime, in set_border_style()
513 CJS_Return Field::get_button_align_x(CJS_Runtime* pRuntime) { in get_button_align_x()
537 CJS_Return Field::set_button_align_x(CJS_Runtime* pRuntime, in set_button_align_x()
543 CJS_Return Field::get_button_align_y(CJS_Runtime* pRuntime) { in get_button_align_y()
567 CJS_Return Field::set_button_align_y(CJS_Runtime* pRuntime, in set_button_align_y()
573 CJS_Return Field::get_button_fit_bounds(CJS_Runtime* pRuntime) { in get_button_fit_bounds()
592 CJS_Return Field::set_button_fit_bounds(CJS_Runtime* pRuntime, in set_button_fit_bounds()
598 CJS_Return Field::get_button_position(CJS_Runtime* pRuntime) { in get_button_position()
616 CJS_Return Field::set_button_position(CJS_Runtime* pRuntime, in set_button_position()
622 CJS_Return Field::get_button_scale_how(CJS_Runtime* pRuntime) { in get_button_scale_how()
641 CJS_Return Field::set_button_scale_how(CJS_Runtime* pRuntime, in set_button_scale_how()
647 CJS_Return Field::get_button_scale_when(CJS_Runtime* pRuntime) { in get_button_scale_when()
681 CJS_Return Field::set_button_scale_when(CJS_Runtime* pRuntime, in set_button_scale_when()
687 CJS_Return Field::get_calc_order_index(CJS_Runtime* pRuntime) { in get_calc_order_index()
706 CJS_Return Field::set_calc_order_index(CJS_Runtime* pRuntime, in set_calc_order_index()
712 CJS_Return Field::get_char_limit(CJS_Runtime* pRuntime) { in get_char_limit()
726 CJS_Return Field::set_char_limit(CJS_Runtime* pRuntime, in set_char_limit()
732 CJS_Return Field::get_comb(CJS_Runtime* pRuntime) { in get_comb()
747 CJS_Return Field::set_comb(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_comb()
752 CJS_Return Field::get_commit_on_sel_change(CJS_Runtime* pRuntime) { in get_commit_on_sel_change()
769 CJS_Return Field::set_commit_on_sel_change(CJS_Runtime* pRuntime, in set_commit_on_sel_change()
775 CJS_Return Field::get_current_value_indices(CJS_Runtime* pRuntime) { in get_current_value_indices()
802 CJS_Return Field::set_current_value_indices(CJS_Runtime* pRuntime, in set_current_value_indices()
854 CJS_Return Field::get_default_style(CJS_Runtime* pRuntime) { in get_default_style()
858 CJS_Return Field::set_default_style(CJS_Runtime* pRuntime, in set_default_style()
863 CJS_Return Field::get_default_value(CJS_Runtime* pRuntime) { in get_default_value()
879 CJS_Return Field::set_default_value(CJS_Runtime* pRuntime, in set_default_value()
885 CJS_Return Field::get_do_not_scroll(CJS_Runtime* pRuntime) { in get_do_not_scroll()
900 CJS_Return Field::set_do_not_scroll(CJS_Runtime* pRuntime, in set_do_not_scroll()
906 CJS_Return Field::get_do_not_spell_check(CJS_Runtime* pRuntime) { in get_do_not_spell_check()
923 CJS_Return Field::set_do_not_spell_check(CJS_Runtime* pRuntime, in set_do_not_spell_check()
938 CJS_Return Field::get_delay(CJS_Runtime* pRuntime) { in get_delay()
942 CJS_Return Field::set_delay(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_delay()
950 CJS_Return Field::get_display(CJS_Runtime* pRuntime) { in get_display()
976 CJS_Return Field::set_display(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_display()
1025 CJS_Return Field::get_doc(CJS_Runtime* pRuntime) { in get_doc()
1029 CJS_Return Field::set_doc(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_doc()
1033 CJS_Return Field::get_editable(CJS_Runtime* pRuntime) { in get_editable()
1046 CJS_Return Field::set_editable(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_editable()
1050 CJS_Return Field::get_export_values(CJS_Runtime* pRuntime) { in get_export_values()
1085 CJS_Return Field::set_export_values(CJS_Runtime* pRuntime, in set_export_values()
1100 CJS_Return Field::get_file_select(CJS_Runtime* pRuntime) { in get_file_select()
1113 CJS_Return Field::set_file_select(CJS_Runtime* pRuntime, in set_file_select()
1125 CJS_Return Field::get_fill_color(CJS_Runtime* pRuntime) { in get_fill_color()
1166 CJS_Return Field::set_fill_color(CJS_Runtime* pRuntime, in set_fill_color()
1178 CJS_Return Field::get_hidden(CJS_Runtime* pRuntime) { in get_hidden()
1197 CJS_Return Field::set_hidden(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_hidden()
1218 CJS_Return Field::get_highlight(CJS_Runtime* pRuntime) { in get_highlight()
1249 CJS_Return Field::set_highlight(CJS_Runtime* pRuntime, in set_highlight()
1255 CJS_Return Field::get_line_width(CJS_Runtime* pRuntime) { in get_line_width()
1278 CJS_Return Field::set_line_width(CJS_Runtime* pRuntime, in set_line_width()
1331 CJS_Return Field::get_multiline(CJS_Runtime* pRuntime) { in get_multiline()
1346 CJS_Return Field::set_multiline(CJS_Runtime* pRuntime, in set_multiline()
1352 CJS_Return Field::get_multiple_selection(CJS_Runtime* pRuntime) { in get_multiple_selection()
1366 CJS_Return Field::set_multiple_selection(CJS_Runtime* pRuntime, in set_multiple_selection()
1372 CJS_Return Field::get_name(CJS_Runtime* pRuntime) { in get_name()
1380 CJS_Return Field::set_name(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_name()
1384 CJS_Return Field::get_num_items(CJS_Runtime* pRuntime) { in get_num_items()
1398 CJS_Return Field::set_num_items(CJS_Runtime* pRuntime, in set_num_items()
1403 CJS_Return Field::get_page(CJS_Runtime* pRuntime) { in get_page()
1436 CJS_Return Field::set_page(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_page()
1440 CJS_Return Field::get_password(CJS_Runtime* pRuntime) { in get_password()
1455 CJS_Return Field::set_password(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_password()
1460 CJS_Return Field::get_print(CJS_Runtime* pRuntime) { in get_print()
1476 CJS_Return Field::set_print(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_print()
1534 CJS_Return Field::get_radios_in_unison(CJS_Runtime* pRuntime) { in get_radios_in_unison()
1547 CJS_Return Field::set_radios_in_unison(CJS_Runtime* pRuntime, in set_radios_in_unison()
1555 CJS_Return Field::get_readonly(CJS_Runtime* pRuntime) { in get_readonly()
1564 CJS_Return Field::set_readonly(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_readonly()
1571 CJS_Return Field::get_rect(CJS_Runtime* pRuntime) { in get_rect()
1597 CJS_Return Field::set_rect(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_rect()
1687 CJS_Return Field::get_required(CJS_Runtime* pRuntime) { in get_required()
1700 CJS_Return Field::set_required(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_required()
1707 CJS_Return Field::get_rich_text(CJS_Runtime* pRuntime) { in get_rich_text()
1722 CJS_Return Field::set_rich_text(CJS_Runtime* pRuntime, in set_rich_text()
1728 CJS_Return Field::get_rich_value(CJS_Runtime* pRuntime) { in get_rich_value()
1732 CJS_Return Field::set_rich_value(CJS_Runtime* pRuntime, in set_rich_value()
1737 CJS_Return Field::get_rotation(CJS_Runtime* pRuntime) { in get_rotation()
1752 CJS_Return Field::set_rotation(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_rotation()
1757 CJS_Return Field::get_stroke_color(CJS_Runtime* pRuntime) { in get_stroke_color()
1795 CJS_Return Field::set_stroke_color(CJS_Runtime* pRuntime, in set_stroke_color()
1804 CJS_Return Field::get_style(CJS_Runtime* pRuntime) { in get_style()
1848 CJS_Return Field::set_style(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_style()
1853 CJS_Return Field::get_submit_name(CJS_Runtime* pRuntime) { in get_submit_name()
1857 CJS_Return Field::set_submit_name(CJS_Runtime* pRuntime, in set_submit_name()
1862 CJS_Return Field::get_text_color(CJS_Runtime* pRuntime) { in get_text_color()
1895 CJS_Return Field::set_text_color(CJS_Runtime* pRuntime, in set_text_color()
1904 CJS_Return Field::get_text_font(CJS_Runtime* pRuntime) { in get_text_font()
1933 CJS_Return Field::set_text_font(CJS_Runtime* pRuntime, in set_text_font()
1943 CJS_Return Field::get_text_size(CJS_Runtime* pRuntime) { in get_text_size()
1962 CJS_Return Field::set_text_size(CJS_Runtime* pRuntime, in set_text_size()
1968 CJS_Return Field::get_type(CJS_Runtime* pRuntime) { in get_type()
1996 CJS_Return Field::set_type(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_type()
2000 CJS_Return Field::get_user_name(CJS_Runtime* pRuntime) { in get_user_name()
2011 CJS_Return Field::set_user_name(CJS_Runtime* pRuntime, in set_user_name()
2017 CJS_Return Field::get_value(CJS_Runtime* pRuntime) { in get_value()
2076 CJS_Return Field::set_value(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_value()
2155 CJS_Return Field::get_value_as_string(CJS_Runtime* pRuntime) { in get_value_as_string()
2189 CJS_Return Field::set_value_as_string(CJS_Runtime* pRuntime, in set_value_as_string()
2195 CJS_Runtime* pRuntime, in browseForFileToSubmit()
2215 CJS_Runtime* pRuntime, in buttonGetCaption()
2248 CJS_Runtime* pRuntime, in buttonGetIcon()
2280 CJS_Runtime* pRuntime, in buttonImportIcon()
2286 CJS_Runtime* pRuntime, in buttonSetCaption()
2292 CJS_Runtime* pRuntime, in buttonSetIcon()
2298 CJS_Runtime* pRuntime, in checkThisBox()
2334 CJS_Return Field::clearItems(CJS_Runtime* pRuntime, in clearItems()
2340 CJS_Runtime* pRuntime, in defaultIsChecked()
2364 CJS_Runtime* pRuntime, in deleteItemAt()
2369 CJS_Return Field::getArray(CJS_Runtime* pRuntime, in getArray()
2405 CJS_Return Field::getItemAt(CJS_Runtime* pRuntime, in getItemAt()
2439 CJS_Return Field::getLock(CJS_Runtime* pRuntime, in getLock()
2445 CJS_Runtime* pRuntime, in insertItemAt()
2451 CJS_Runtime* pRuntime, in isBoxChecked()
2472 CJS_Runtime* pRuntime, in isDefaultChecked()
2492 CJS_Return Field::setAction(CJS_Runtime* pRuntime, in setAction()
2497 CJS_Return Field::setFocus(CJS_Runtime* pRuntime, in setFocus()
2540 CJS_Return Field::setItems(CJS_Runtime* pRuntime, in setItems()
2545 CJS_Return Field::setLock(CJS_Runtime* pRuntime, in setLock()
2551 CJS_Runtime* pRuntime, in signatureGetModifications()
2557 CJS_Runtime* pRuntime, in signatureGetSeedValue()
2563 CJS_Runtime* pRuntime, in signatureInfo()
2569 CJS_Runtime* pRuntime, in signatureSetSeedValue()
2575 CJS_Runtime* pRuntime, in signatureSign()
2581 CJS_Runtime* pRuntime, in signatureValidate()
2586 CJS_Return Field::get_source(CJS_Runtime* pRuntime) { in get_source()
2590 CJS_Return Field::set_source(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_source()