Home
last modified time | relevance | path

Searched refs:_fill_group (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/py-glooey/glooey-0.3.3/glooey/
H A Dmisc.py185 self._fill_group = None
202 self._fill_group = drawing.ScissorGroup(parent=fill_layer)
206 self._fill._regroup(self._fill_group)
225 if self._fill_group and self.fill.rect:
226 self._fill_group.rect = self.fill.rect.copy()
227 self._fill_group.rect.width *= self._fill_fraction
/dports/www/firefox-esr/firefox-91.8.0/python/mozbuild/mozbuild/backend/
H A Dconfigenvironment.py230 def _fill_group(self, values): member in PartialConfigDict
347 self.substs._fill_group(substs)
348 self.defines._fill_group(defines)
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozbuild/mozbuild/backend/
H A Dconfigenvironment.py230 def _fill_group(self, values): member in PartialConfigDict
347 self.substs._fill_group(substs)
348 self.defines._fill_group(defines)
/dports/lang/spidermonkey60/firefox-60.9.0/python/mozbuild/mozbuild/backend/
H A Dconfigenvironment.py247 def _fill_group(self, values): member in PartialConfigDict
362 self.substs._fill_group(substs)
363 self.defines._fill_group(defines)
/dports/www/firefox/firefox-99.0/python/mozbuild/mozbuild/backend/
H A Dconfigenvironment.py237 def _fill_group(self, values): member in PartialConfigDict
355 self.substs._fill_group(substs)
356 self.defines._fill_group(defines)
/dports/lang/spidermonkey78/firefox-78.9.0/python/mozbuild/mozbuild/backend/
H A Dconfigenvironment.py249 def _fill_group(self, values): member in PartialConfigDict
365 self.substs._fill_group(substs)
366 self.defines._fill_group(defines)