Home
last modified time | relevance | path

Searched refs:pseudo_if_not_available (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/tools/grit/grit/gather/
Drc_unittest.py343 transl = dlg.Translate('de', pseudo_if_not_available=True,
346 transl = dlg.Translate('de', pseudo_if_not_available=True,
349 transl = dlg.Translate('de', pseudo_if_not_available=False,
352 transl = dlg.Translate('de', pseudo_if_not_available=False,
355 transl = dlg.Translate('en', pseudo_if_not_available=True,
358 transl = dlg.Translate('en', pseudo_if_not_available=True,
361 transl = dlg.Translate('en', pseudo_if_not_available=False,
364 transl = dlg.Translate('en', pseudo_if_not_available=False,
Dtxt.py33 def Translate(self, lang, pseudo_if_not_available=True, argument
36 pseudo_if_not_available,
Dskeleton_gatherer.py70 def Translate(self, lang, pseudo_if_not_available=True, argument
91 pseudo_if_not_available,
Dinterface.py110 def Translate(self, lang, pseudo_if_not_available=True, argument
Dtr_html.py635 def Translate(self, lang, pseudo_if_not_available=True, argument
664 pseudo_if_not_available,
Dchrome_html.py327 def Translate(self, lang, pseudo_if_not_available=True, argument
/external/chromium_org/tools/grit/grit/format/policy_templates/
Dtemplate_formatter.py70 pseudo_if_not_available=item.PseudoIsAllowed(),
/external/chromium_org/tools/grit/grit/format/
Drc.py392 pseudo_if_not_available=item.PseudoIsAllowed(),
/external/chromium_org/tools/grit/grit/node/
Dstructure.py310 pseudo_if_not_available=self.PseudoIsAllowed(),