Home
last modified time | relevance | path

Searched refs:should_show (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/gio/
Dgappinfo.h112 gboolean (* should_show) (GAppInfo *appinfo); member
Dgappinfo.c766 return (* iface->should_show) (appinfo); in g_app_info_should_show()
Dgosxappinfo.m580 iface->should_show = g_osx_app_info_should_show;
Dgdesktopappinfo.c4117 iface->should_show = g_desktop_app_info_should_show; in g_desktop_app_info_iface_init()