Home
last modified time | relevance | path

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

/external/chromium_org/tools/grit/grit/format/
Dhtml_inline.py219 def InlineFileContents(src_match, pattern, inlined_files=inlined_files): function
242 return InlineFileContents(src_match, '%s')
249 return InlineFileContents(match, '<script' + attrs + '>%s</script>')