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

/external/chromium_org/chrome/common/
H A Dspellcheck_result.h14 enum Decoration { enum in struct:SpellCheckResult
28 Decoration d = SPELLING,
36 Decoration decoration;
H A Dspellcheck_messages.h19 IPC_ENUM_TRAITS(SpellCheckResult::Decoration)
/external/clang/lib/Format/
H A DBreakableToken.cpp267 Decoration = "* ";
274 Decoration = "";
276 for (size_t i = 1, e = Lines.size(); i < e && !Decoration.empty(); ++i) {
280 while (!Lines[i].startswith(Decoration))
281 Decoration = Decoration.substr(0, Decoration.size() - 1);
293 } else if (Decoration.empty()) {
303 StartOfLineColumn[i] += Decoration.size();
304 Lines[i] = Lines[i].substr(Decoration
[all...]
H A DBreakableToken.h234 StringRef Decoration; member in class:clang::format::BreakableBlockComment
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_message_filter_unittest.cc85 static const SpellCheckResult::Decoration kDecoration =
/external/chromium_org/chrome/renderer/spellchecker/
H A Dspellcheck.cc389 SpellCheckResult::Decoration decoration = spellcheck_results[i].decoration;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 247 milliseconds