HomeSort by relevance Sort by last modified time
    Searched full:split_context_re_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/tools/grit/grit/gather/
chrome_scaled_image.py 91 split_context_re_ = lazy_re.compile(r'(.+)_(\d+)_percent\Z') variable in class:ChromeScaledImage
95 match = self.split_context_re_.match(output_context)

Completed in 2686 milliseconds