Home
last modified time | relevance | path

Searched refs:db_arrayof_location_get_length (Results 1 – 2 of 2) sorted by relevance

/dports/net/libgweather/libgweather-40.0/libgweather/
H A Dgweather-db.h1922 db_arrayof_location_get_length (DbArrayofLocationRef v) in db_arrayof_location_get_length() function
1954 gsize len = db_arrayof_location_get_length (v); in db_arrayof_location_format()
H A Dgweather-location.c247 …g_ptr_array_set_size (world_db->locations, db_arrayof_location_get_length (world_db->locations_ref… in gweather_location_get_world()