Home
last modified time | relevance | path

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

/external/chromium_org/tools/grit/grit/format/
Dhtml_inline.py258 return InlineCSSImports(text, filepath)
302 def InlineCSSImports(text, filepath=input_filepath): function