Searched refs:prop_found (Results 1 – 1 of 1) sorted by relevance
306 gboolean prop_found = FALSE; in has_property() local313 prop_found = g_strv_contains ((const gchar * const *) props, property_name); in has_property()315 return prop_found; in has_property()