Home
last modified time | relevance | path

Searched refs:object_unlock (Results 1 – 23 of 23) sorted by relevance

/dports/www/elinks/elinks-0.11.7/src/dialogs/
H A Ddownload.c78 object_unlock(file_download); in dlg_abort_download()
93 object_unlock(file_download); in push_delete_button()
103 object_unlock(file_download); in dlg_undisplay_download()
282 object_unlock((struct file_download *) item->udata); in unlock_file_download()
/dports/www/elinks/elinks-0.11.7/src/document/
H A Ddocument.c121 object_unlock(cached); in done_document()
180 object_unlock(document); in release_document()
/dports/www/elinks/elinks-0.11.7/src/main/
H A Dobject.h69 #define object_unlock(obj) \ macro
/dports/www/elinks/elinks-0.11.7/src/bookmarks/
H A Ddialogs.c44 object_unlock((struct bookmark *) item->udata); in unlock_bookmark()
299 object_unlock(bm); in bookmark_edit_done()
310 object_unlock(bm); in bookmark_edit_cancel()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/imagemap/
H A Dimap_edit_area_info.c412 object_unlock(obj); in edit_area_ok_cb()
425 object_unlock(obj); in edit_area_cancel_cb()
483 object_unlock(dialog->obj); in edit_area_info_dialog_show()
H A Dimap_object.h96 void object_unlock(Object_t *obj);
H A Dimap_object.c352 object_unlock(Object_t *obj) in object_unlock() function
/dports/www/elinks/elinks-0.11.7/src/cookies/
H A Ddialogs.c98 object_unlock((struct cookie *) item->udata); in unlock_cookie()
100 object_unlock((struct cookie_server *) item->udata); in unlock_cookie()
H A Dcookies.c185 object_unlock(cs); in done_cookie_server()
/dports/www/elinks/elinks-0.11.7/src/scripting/smjs/
H A Dcache_object.c170 object_unlock(cached); in cache_entry_finalize()
H A Dbookmarks.c56 if (bookmark) object_unlock(bookmark); in bookmark_finalize()
/dports/www/elinks/elinks-0.11.7/src/formhist/
H A Ddialogs.c36 object_unlock((struct formhist_data *) item->udata); in unlock_formhist_data()
/dports/www/elinks/elinks-0.11.7/src/globhist/
H A Ddialogs.c33 object_unlock((struct global_history_item *) item->udata); in unlock_globhist_item()
/dports/www/elinks/elinks-0.11.7/src/cache/
H A Ddialogs.c39 object_unlock((struct cache_entry *) item->udata); in unlock_cache_entry()
/dports/www/elinks/elinks-0.11.7/src/protocol/auth/
H A Ddialogs.c133 object_unlock((struct auth_entry *) item->udata); in unlock_auth_entry()
/dports/www/elinks/elinks-0.11.7/src/terminal/
H A Devent.c162 object_unlock(term->spec); in check_terminal_name()
H A Dterminal.c150 object_unlock(term->spec); in destroy_terminal()
/dports/www/elinks/elinks-0.11.7/src/config/
H A Ddialogs.c122 object_unlock((struct option *) item->udata); in unlock_option()
649 object_unlock((struct keybinding *) item->udata); in unlock_keybinding()
/dports/www/elinks/elinks-0.11.7/src/session/
H A Dsession.c314 if (ftl->cached) object_unlock(ftl->cached); in free_files()
624 if (ftl->cached) object_unlock(ftl->cached); in file_loading_callback()
H A Ddownload.c929 object_unlock(type_query->cached); in done_type_query()
/dports/www/elinks/elinks-0.11.7/src/document/html/
H A Dframes.c274 object_unlock(document); in format_frames()
/dports/www/elinks/elinks-0.11.7/src/protocol/
H A Duri.c1558 object_unlock(uri); in done_uri()
1569 object_unlock(&uri_cache); in done_uri()
/dports/www/elinks/elinks-0.11.7/src/network/
H A Dconnection.c191 object_unlock(host_conn); in done_host_connection()