HomeSort by relevance Sort by last modified time
    Searched refs:FindBoundsEnd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/extensions/browser/
file_highlighter.h 90 void FindBoundsEnd(const std::string& feature, size_t local_start);
file_highlighter.cc 156 FindBoundsEnd(feature, quote_end + 1);
163 FindBoundsEnd(feature, start_ + feature.size() + 1);
176 void ManifestHighlighter::FindBoundsEnd(const std::string& feature,

Completed in 56 milliseconds