Searched refs:_IsImportantGivenOutputIntent (Results 1 – 6 of 6) sorted by relevance
39 if self._IsImportantGivenOutputIntent(output_context):
41 if self._IsImportantGivenOutputIntent(output_context):
65 if self._IsImportantGivenOutputIntent(output_context):
44 if self._IsImportantGivenOutputIntent(output_context):
50 if self._IsImportantGivenOutputIntent(output_context):
114 def _IsImportantGivenOutputIntent(self, output_context): member in Value