Searched refs:InlineIncludeFiles (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/grit/grit/format/
H A Dhtml_inline.py238 def InlineIncludeFiles(src_match): function in function:DoInline
316 # InlineScript, InlineCSSFile and InlineIncludeFiles on text we're eventually
332 flat_text = _INCLUDE_RE.sub(InlineIncludeFiles, flat_text)

Completed in 107 milliseconds