Home
last modified time | relevance | path

Searched refs:jsc_value_to_string (Results 1 – 24 of 24) sorted by relevance

/dports/www/epiphany/epiphany-41.0/src/webextension/api/
H A Dnotifications.c40 title_str = jsc_value_to_string (title); in notifications_handler_create()
43 message_str = jsc_value_to_string (message); in notifications_handler_create()
H A Dtabs.c106 css = ephy_web_extension_add_custom_css (self, jsc_value_to_string (code)); in tabs_handler_insert_css()
125 css = ephy_web_extension_get_custom_css (self, jsc_value_to_string (code)); in tabs_handler_remove_css()
165 g_autofree char *code = jsc_value_to_string (code_value); in tabs_handler_execute_script()
H A Dpageaction.c66 pixbuf = ephy_web_extension_load_pixbuf (self, jsc_value_to_string (path)); in pageaction_handler_seticon()
86 gtk_widget_set_tooltip_text (action, jsc_value_to_string (title)); in pageaction_handler_settitle()
/dports/deskutils/bijiben/bijiben-40.1/src/libbiji/editor/
H A Dbiji-webkit-editor.c411 html = jsc_value_to_string (js_outer_html); in biji_webkit_editor_handle_contents_update()
416 text = jsc_value_to_string (js_inner_text); in biji_webkit_editor_handle_contents_update()
437 self->priv->selected_text = jsc_value_to_string (js_text); in biji_webkit_editor_handle_selection_change()
440 block_format_str = jsc_value_to_string (js_block_format); in biji_webkit_editor_handle_selection_change()
462 message_name = jsc_value_to_string (js_message_name); in on_script_message()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_webview/webview/platform/linux/
H A Dwebview_linux_webkit_gtk.cpp76 const auto available1 = LOAD_SYMBOL(webkit2gtk, jsc_value_to_string) in Resolve()
H A Dwebview_linux_webkit_gtk.h97 inline char *(*jsc_value_to_string)(JSCValue *value); variable
H A Dwebview_linux_webkit2gtk.cpp272 if (webkit_javascript_result_get_js_value && jsc_value_to_string) { in scriptMessageReceived()
274 const auto s = jsc_value_to_string(value); in scriptMessageReceived()
/dports/www/epiphany/epiphany-41.0/embed/
H A Dephy-embed-shell.c219 message_str = jsc_value_to_string (webkit_javascript_result_get_js_value (message)); in web_process_extension_password_form_focused_message_received_cb()
292 url_to_remove = jsc_value_to_string (webkit_javascript_result_get_js_value (message)); in web_process_extension_overview_message_received_cb()
329 app_id = jsc_value_to_string (webkit_javascript_result_get_js_value (message)); in web_process_extension_about_apps_message_received_cb()
340 return jsc_value_to_string (prop); in property_to_string_or_null()
H A Dephy-reader-handler.c141 result = jsc_value_to_string (jsc_content); in readability_get_property_string()
H A Dephy-find-toolbar.c646 str_value = jsc_value_to_string (value); in ephy_find_toolbar_selection_async()
H A Dephy-web-view.c3364 data->icon_uri = jsc_value_to_string (js_uri); in get_best_web_app_icon_cb()
3368 …ue_is_null (js_color) || jsc_value_is_undefined (js_color) ? NULL : jsc_value_to_string (js_color); in get_best_web_app_icon_cb()
3447 retval = jsc_value_to_string (js_value); in get_web_app_title_cb()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-web-view-jsc-utils.c109 res = jsc_value_to_string (value); in e_web_view_jsc_get_object_property_string()
524 *out_texts = g_slist_prepend (*out_texts, jsc_value_to_string (value)); in ewv_jsc_get_content_finish()
H A Dtest-web-view-jsc.c388 res = jsc_value_to_string (result); in test_utils_jsc_call_string_sync()
H A De-web-view.c1471 iframe_id = jsc_value_to_string (jsc_value); in e_web_view_content_loaded_cb()
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-firefox-sync-dialog.c339 message = jsc_value_to_string (webkit_javascript_result_get_js_value (result)); in sync_message_from_fxa_content_cb()
412 url = jsc_value_to_string (webkit_javascript_result_get_js_value (result)); in sync_open_webmail_clicked_cb()
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/www/
H A Dwww_plugin.c372 str_value = jsc_value_to_string(value); in remmina_www_web_view_js_finished()
380 str_value = jsc_value_to_string(value); in remmina_www_web_view_js_finished()
/dports/net/gnome-online-accounts/gnome-online-accounts-3.40.1/src/goabackend/
H A Dgoawebview.c246 password = jsc_value_to_string (jsc_value); in web_view_script_message_received_password_submit_cb()
/dports/mail/evolution/evolution-3.42.1/src/modules/prefer-plain/
H A De-mail-parser-prefer-plain.c262 async_context->text_output = jsc_value_to_string (value); in mail_parser_prefer_plain_convert_jsc_call_done_cb()
/dports/www/epiphany/epiphany-41.0/embed/web-process-extension/
H A Dephy-web-process-extension.c215 string = jsc_value_to_string (js_value); in web_page_context_menu()
/dports/www/epiphany/epiphany-41.0/src/webextension/
H A Dephy-web-extension-manager.c420 name_str = jsc_value_to_string (name); in ephy_web_extension_handle_background_script_message()
/dports/editors/emacs/emacs-27.2/src/
H A Dxwidget.c290 gchar *str_value = jsc_value_to_string (value); in webkit_js_to_lisp()
/dports/mail/evolution/evolution-3.42.1/src/modules/webkit-editor/
H A De-webkit-editor.c375 value = jsc_value_to_string (jsc_value); in webkit_editor_extract_and_free_jsc_string()
781 value = jsc_value_to_string (jsc_value); in webkit_editor_update_color_value()
996 gchar *value = jsc_value_to_string (jsc_value); in formatting_changed_cb()
1013 gchar *value = jsc_value_to_string (jsc_value); in formatting_changed_cb()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxwidget.c1800 gchar *str_value = jsc_value_to_string (value); in webkit_js_to_lisp()
/dports/mail/evolution/evolution-3.42.1/src/modules/itip-formatter/
H A Ditip-view.c6789 iframe_id = jsc_value_to_string (jsc_value); in itip_recur_toggled_cb()