Searched refs:CONTROL_CHECKSTOP (Results 1 – 2 of 2) sorted by relevance
19280 return CONTROL_CHECKSTOP (ret); in control_checkstop_proxy_new_finish()19314 return CONTROL_CHECKSTOP (ret); in control_checkstop_proxy_new_sync()19370 return CONTROL_CHECKSTOP (ret); in control_checkstop_proxy_new_for_bus_finish()19404 return CONTROL_CHECKSTOP (ret); in control_checkstop_proxy_new_for_bus_sync()19693 return CONTROL_CHECKSTOP (g_object_new (TYPE_CONTROL_CHECKSTOP_SKELETON, NULL)); in control_checkstop_skeleton_new()32274 return CONTROL_CHECKSTOP (ret); in object_get_control_checkstop()32654 return CONTROL_CHECKSTOP (ret); in object_peek_control_checkstop()
2408 #define CONTROL_CHECKSTOP(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_CONTROL_CHECKSTOP, ControlCheck… macro