Searched refs:get_output_rect (Results 1 – 2 of 2) sorted by relevance
306 def get_output_rect(self, output): member in DisplayFacadeNative333 box = self.get_output_rect(output)347 box = self.get_output_rect(output)
591 def get_output_rect(output): function