Searched refs:which_functions (Results 1 – 1 of 1) sorted by relevance
302 def __init__(self, which_functions): argument308 self.emit_set = ((which_functions & PrintGlxSizeStubs_common.do_set) != 0)309 self.emit_get = ((which_functions & PrintGlxSizeStubs_common.do_get) != 0)673 which_functions = PrintGlxSizeStubs_common.do_get | PrintGlxSizeStubs_common.do_set variable681 which_functions = PrintGlxSizeStubs_common.do_get variable683 which_functions = PrintGlxSizeStubs_common.do_set variable688 printer = PrintGlxSizeStubs_c( which_functions )690 printer = PrintGlxSizeStubs_h( which_functions )