Searched refs:null_method (Results 1 – 3 of 3) sorted by relevance
341 null_method (j_compress_ptr cinfo) in null_method() function361 cconvert->pub.start_pass = null_method; in jinit_color_converter()
525 null_method (j_compress_ptr cinfo) in null_method() function545 cconvert->pub.start_pass = null_method; in jinit_color_converter()
22 def null_method(*args, **kwargs): function26 setattr(self, method_name, null_method)