Searched refs:constructor2 (Results 1 – 3 of 3) sorted by relevance
476 cairo_surface_t *(*constructor2) (cairo_write_func_t write_func, in helper_cairo_create_context() local529 constructor2 = _cairo_ansi_surface_create_for_stream; in helper_cairo_create_context()532 constructor2 = _cairo_png_surface_create_for_stream; in helper_cairo_create_context()551 constructor2 = _cairo_script_surface_create_for_stream; in helper_cairo_create_context()579 else if (constructor2) in helper_cairo_create_context()580 surface = constructor2 (stdio_write_func, f, w, h, content, protocol); in helper_cairo_create_context()
1833 constructor2 = None variable in TestOperationsMutating1850 set2 = self.constructor2(Bad() for _ in range(randrange(50)))1938 constructor2 = set variable in TestBinaryOpsMutating_Set_Set1942 constructor2 = SetSubclass variable in TestBinaryOpsMutating_Subclass_Subclass1946 constructor2 = SetSubclass variable in TestBinaryOpsMutating_Set_Subclass1950 constructor2 = set variable in TestBinaryOpsMutating_Subclass_Set1991 constructor2 = set variable in TestMethodsMutating_Set_Set1995 constructor2 = SetSubclass variable in TestMethodsMutating_Subclass_Subclass1999 constructor2 = SetSubclass variable in TestMethodsMutating_Set_Subclass2003 constructor2 = set variable in TestMethodsMutating_Subclass_Set[all …]
2553 [section:constructor2 `externally_locked(mutex_type&, T&&)`]