Searched defs:static_scope (Results 1 – 1 of 1) sorted by relevance
2277 gboolean static_scope = node->param_types[i] & G_SIGNAL_TYPE_STATIC_SCOPE; in g_signal_chain_from_overridden_handler() local2322 gboolean static_scope = signal_return_type & G_SIGNAL_TYPE_STATIC_SCOPE; in g_signal_chain_from_overridden_handler() local3371 gboolean static_scope = node->return_type & G_SIGNAL_TYPE_STATIC_SCOPE; in g_signal_emit_valist() local3473 gboolean static_scope = node->param_types[i] & G_SIGNAL_TYPE_STATIC_SCOPE; in g_signal_emit_valist() local3503 gboolean static_scope = signal_return_type & G_SIGNAL_TYPE_STATIC_SCOPE; in g_signal_emit_valist() local