Home
last modified time | relevance | path

Searched refs:WEB_SERVICE (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/gthumb/gthumb-3.10.1/extensions/picasaweb/
H A Dpicasa-web-service.c193 task = _web_service_get_task (WEB_SERVICE (self)); in _picasa_web_service_get_refresh_token_ready_cb()
227 _web_service_send_message (WEB_SERVICE (self), in _picasa_web_service_get_refresh_token()
368 task = _web_service_get_task (WEB_SERVICE (self)); in _picasa_web_service_get_access_token_ready_cb()
409 _web_service_send_message (WEB_SERVICE (self), in _picasa_web_service_get_access_token()
468 task = _web_service_get_task (WEB_SERVICE (self)); in picasa_web_service_get_user_info_ready_cb()
578 _web_service_send_message (WEB_SERVICE (self), in picasa_web_service_get_user_info()
668 task = _web_service_get_task (WEB_SERVICE (self)); in list_albums_ready_cb()
743 _web_service_send_message (WEB_SERVICE (self), in picasa_web_service_list_albums()
774 task = _web_service_get_task (WEB_SERVICE (self)); in post_photos_done()
987 _web_service_send_message (WEB_SERVICE (self), in post_photo_file_buffer_ready_cb()
[all …]
H A Ddlg-export-to-picasaweb.c274 web_service_edit_accounts (WEB_SERVICE (data->service), GTK_WINDOW (data->dialog)); in edit_accounts_button_clicked_cb()
294 …if (oauth_account_cmp (account, web_service_get_current_account (WEB_SERVICE (data->service))) != … in account_combobox_changed_cb()
295 web_service_connect (WEB_SERVICE (data->service), account); in account_combobox_changed_cb()
371 current_account = web_service_get_current_account (WEB_SERVICE (data->service)); in update_account_list()
372 …for (scan = web_service_get_accounts (WEB_SERVICE (data->service)), idx = 0; scan; scan = scan->ne… in update_account_list()
577 web_service_autoconnect (WEB_SERVICE (data->service)); in dlg_export_to_picasaweb()
H A Ddlg-import-from-picasaweb.c206 web_service_edit_accounts (WEB_SERVICE (data->service), GTK_WINDOW (data->dialog)); in edit_accounts_button_clicked_cb()
226 …if (oauth_account_cmp (account, web_service_get_current_account (WEB_SERVICE (data->service))) != … in account_combobox_changed_cb()
227 web_service_connect (WEB_SERVICE (data->service), account); in account_combobox_changed_cb()
495 current_account = web_service_get_current_account (WEB_SERVICE (data->service)); in update_account_list()
496 …for (scan = web_service_get_accounts (WEB_SERVICE (data->service)), idx = 0; scan; scan = scan->ne… in update_account_list()
665 web_service_autoconnect (WEB_SERVICE (data->service)); in dlg_import_from_picasaweb()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/flicker_utils/
H A Dflickr-service.c227 task = _web_service_get_task (WEB_SERVICE (self)); in flickr_service_old_auth_get_frob_ready_cb()
268 _web_service_send_message (WEB_SERVICE (self), in flickr_service_old_auth_get_frob()
304 task = _web_service_get_task (WEB_SERVICE (self)); in flickr_service_old_auth_get_token_ready_cb()
371 _web_service_send_message (WEB_SERVICE (self), in flickr_service_old_auth_get_token()
701 _web_service_send_message (WEB_SERVICE (self), in flickr_service_get_user_info()
856 _web_service_send_message (WEB_SERVICE (self), in flickr_service_list_photosets()
952 _web_service_send_message (WEB_SERVICE (self), in flickr_service_create_photoset()
1076 _web_service_send_message (WEB_SERVICE (self), in add_current_photo_to_set()
1110 _web_service_reset_task (WEB_SERVICE (self)); in flickr_service_add_photos_to_set()
1379 _web_service_send_message (WEB_SERVICE (self), in post_photo_file_buffer_ready_cb()
[all …]
H A Ddlg-export-to-flickr.c112 account = web_service_get_current_account (WEB_SERVICE (data->service)); in completed_messagedialog_response_cb()
367 current_account = web_service_get_current_account (WEB_SERVICE (data->service)); in update_account_list()
368 …for (scan = web_service_get_accounts (WEB_SERVICE (data->service)), idx = 0; scan; scan = scan->ne… in update_account_list()
461 web_service_edit_accounts (WEB_SERVICE (data->service), GTK_WINDOW (data->dialog)); in edit_accounts_button_clicked_cb()
481 …if (oauth_account_cmp (account, web_service_get_current_account (WEB_SERVICE (data->service))) != … in account_combobox_changed_cb()
482 web_service_connect (WEB_SERVICE (data->service), OAUTH_ACCOUNT (account)); in account_combobox_changed_cb()
676 web_service_autoconnect (WEB_SERVICE (data->service)); in dlg_export_to_flickr()
H A Ddlg-import-from-flickr.c196 current_account = web_service_get_current_account (WEB_SERVICE (data->service)); in update_account_list()
197 …for (scan = web_service_get_accounts (WEB_SERVICE (data->service)), idx = 0; scan; scan = scan->ne… in update_account_list()
284 web_service_edit_accounts (WEB_SERVICE (data->service), GTK_WINDOW (data->dialog)); in edit_accounts_button_clicked_cb()
304 …if (oauth_account_cmp (account, web_service_get_current_account (WEB_SERVICE (data->service))) != … in account_combobox_changed_cb()
305 web_service_connect (WEB_SERVICE (data->service), account); in account_combobox_changed_cb()
635 web_service_autoconnect (WEB_SERVICE (data->service)); in dlg_import_from_flickr()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/facebook/
H A Dfacebook-service.c347 task = _web_service_get_task (WEB_SERVICE (self)); in facebook_service_get_user_info_ready_cb()
378 account = web_service_get_current_account (WEB_SERVICE (self)); in facebook_service_get_user_info()
385 _web_service_send_message (WEB_SERVICE (self), in facebook_service_get_user_info()
452 task = _web_service_get_task (WEB_SERVICE (self)); in facebook_service_get_albums_ready_cb()
505 _web_service_send_message (WEB_SERVICE (self), in facebook_service_get_albums()
571 task = _web_service_get_task (WEB_SERVICE (self)); in facebook_service_create_album_ready_cb()
629 _web_service_send_message (WEB_SERVICE (self), in facebook_service_create_album()
660 task = _web_service_get_task (WEB_SERVICE (self)); in upload_photos_done()
885 _web_service_send_message (WEB_SERVICE (self), in upload_photo_file_buffer_ready_cb()
1000 task = _web_service_get_task (WEB_SERVICE (self)); in facebook_service_list_photos_ready_cb()
[all …]
H A Ddlg-export-to-facebook.c235 current_account = web_service_get_current_account (WEB_SERVICE (data->service)); in update_account_list()
236 …for (scan = web_service_get_accounts (WEB_SERVICE (data->service)), idx = 0; scan; scan = scan->ne… in update_account_list()
328 web_service_edit_accounts (WEB_SERVICE (data->service), GTK_WINDOW (data->dialog)); in edit_accounts_button_clicked_cb()
348 …if (oauth_account_cmp (account, web_service_get_current_account (WEB_SERVICE (data->service))) != … in account_combobox_changed_cb()
349 web_service_connect (WEB_SERVICE (data->service), account); in account_combobox_changed_cb()
645 web_service_autoconnect (WEB_SERVICE (data->service)); in dlg_export_to_facebook()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/oauth/
H A Doauth-service.c133 task = _web_service_get_task (WEB_SERVICE (self)); in _oauth_service_get_request_token_ready_cb()
174 _web_service_send_message (WEB_SERVICE (self), in _oauth_service_get_request_token()
208 task = _web_service_get_task (WEB_SERVICE (self)); in _oauth_service_get_access_token_ready_cb()
241 _web_service_send_message (WEB_SERVICE (self), in _oauth_service_get_access_token()
276 dialog = _web_service_get_auth_dialog (WEB_SERVICE (self)); in get_access_token_ready_cb()
284 web_service_set_current_account (WEB_SERVICE (self), account); in get_access_token_ready_cb()
350 _web_service_set_auth_dialog (WEB_SERVICE (self), GTK_DIALOG (dialog)); in get_request_token_ready_cb()
H A Dweb-service.c100 WebService *self = WEB_SERVICE (object); in G_DEFINE_TYPE_WITH_CODE()
121 WebService *self = WEB_SERVICE (object); in web_service_set_property()
158 WebService *self = WEB_SERVICE (object); in web_service_get_property()
192 WebService *self = WEB_SERVICE (object); in web_service_constructed()
212 WebService *self = WEB_SERVICE (base); in web_service_cancelled()
H A Dweb-service.h43 #define WEB_SERVICE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), WEB_TYPE_SERVICE, WebService)) macro
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/filter_photosynth/
H A DsynthData.h166 WEB_SERVICE = 0, enumerator
H A Ddownloader.cpp131 _step = WEB_SERVICE; in SynthData()
173 _step = WEB_SERVICE; in downloadSynthInfo()
/dports/devel/py-pyral/pyral-1.5.2/pyral/
H A Dconfig.py21 WEB_SERVICE = "slm/webservice/%s" variable
H A Dentity.py22 from .config import WEB_SERVICE, WS_API_VERSION
29 SLM_WS_VER = '/%s/' % (WEB_SERVICE % WS_API_VERSION)
H A Drestapi.py30 from .config import PROTOCOL, SERVER, WS_API_VERSION, WEB_SERVICE, SCHEMA_SERVICE, AUTH_ENDPOINT
190 self.service_url = "%s://%s/%s" % (PROTOCOL, self.server, WEB_SERVICE % self.version)
912 slm_ws_ver = '/%s/' % (WEB_SERVICE % WS_API_VERSION)