Home
last modified time | relevance | path

Searched refs:weather_http_queue_request (Results 1 – 5 of 5) sorted by relevance

/dports/misc/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0/panel-plugin/
H A Dweather.h169 void weather_http_queue_request(SoupSession *session,
H A Dweather-search.c170 weather_http_queue_request(dialog->session, url, cb_searchdone, dialog); in search_cb()
438 weather_http_queue_request(session, url, cb_geolocation, data); in weather_search_by_ip()
H A Dweather-config.c301 weather_http_queue_request(dialog->pd->session, url, in lookup_altitude_timezone()
311 weather_http_queue_request(dialog->pd->session, url, in lookup_altitude_timezone()
H A Dweather.c106 weather_http_queue_request(SoupSession *session, in weather_http_queue_request() function
646 weather_http_queue_request(data->session, url, in update_handler()
667 weather_http_queue_request(data->session, url, in update_handler()
H A Dweather-summary.c274 weather_http_queue_request(data->session, in weather_summary_get_logo()