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

  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk_unittest.cc 49 const AutocompleteMatch::ACMatchClassifications& classifications,
56 classifications,
194 AutocompleteMatch::ACMatchClassifications classifications; local
197 classifications,
229 AutocompleteMatch::ACMatchClassifications classifications; local
231 classifications.push_back(
235 classifications,
270 // Push each run onto classifications.
271 AutocompleteMatch::ACMatchClassifications classifications; local
272 classifications.push_back
333 AutocompleteMatch::ACMatchClassifications classifications; local
391 AutocompleteMatch::ACMatchClassifications classifications; local
    [all...]
autocomplete_match.cc 164 const ACMatchClassifications& classifications) const {
166 DCHECK(classifications.size() == 0);
170 // The classifications should always cover the whole string.
171 DCHECK(!classifications.empty()) << "No classification for text";
172 DCHECK(classifications[0].offset == 0) << "Classification misses beginning";
173 if (classifications.size() == 1)
176 // The classifications should always be sorted.
177 size_t last_offset = classifications[0].offset;
178 for (ACMatchClassifications::const_iterator i(classifications.begin() + 1);
179 i != classifications.end(); ++i)
    [all...]
autocomplete_match.h 110 // Fills in the classifications for |text|, using |style| as the base style
116 ACMatchClassifications* classifications);
126 ACMatchClassifications* classifications);
194 // Checks one text/classifications pair for valid values.
197 const ACMatchClassifications& classifications) const;
autocomplete_popup_view_mac.h 103 const AutocompleteMatch::ACMatchClassifications &classifications,
autocomplete_popup_view_gtk.h 58 const AutocompleteMatch::ACMatchClassifications& classifications,
autocomplete_popup_view_gtk.cc 179 const AutocompleteMatch::ACMatchClassifications& classifications,
205 // classifications. We need to take this in to account when we translate the
220 // Walk through the classifications, they are linear, in order, and should
225 for (ACMatchClassifications::const_iterator i = classifications.begin();
226 i != classifications.end(); ++i) {
  /external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_popup_view_gtk_unittest.cc 48 const AutocompleteMatch::ACMatchClassifications& classifications,
55 classifications,
193 AutocompleteMatch::ACMatchClassifications classifications; local
196 classifications,
221 AutocompleteMatch::ACMatchClassifications classifications; local
223 classifications.push_back(
227 classifications,
255 // Push each run onto classifications.
256 AutocompleteMatch::ACMatchClassifications classifications; local
257 classifications.push_back
306 AutocompleteMatch::ACMatchClassifications classifications; local
350 AutocompleteMatch::ACMatchClassifications classifications; local
    [all...]
omnibox_popup_view_gtk.h 67 const AutocompleteMatch::ACMatchClassifications& classifications,
omnibox_popup_view_gtk.cc 176 const AutocompleteMatch::ACMatchClassifications& classifications,
202 // classifications. We need to take this in to account when we translate the
217 // Walk through the classifications, they are linear, in order, and should
222 for (ACMatchClassifications::const_iterator i = classifications.begin();
223 i != classifications.end(); ++i) {
  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_result_view.cc 62 // classifications.
69 Classifications classifications; // Classification pieces within this run, member in struct:AutocompleteResultView::RunData
197 ACMatchClassifications classifications; local
198 classifications.push_back(
200 x = DrawString(canvas, separator, classifications, true, x,
269 const ACMatchClassifications& classifications,
279 for (ACMatchClassifications::const_iterator i(classifications.begin());
280 i != classifications.end(); ++i) {
318 // Compute classifications for this run
    [all...]
autocomplete_result_view.h 57 // |classifications|. If |force_dim| is true, ACMatchClassification::DIM is
58 // added to all of the classifications. Returns the x position to the right
62 const ACMatchClassifications& classifications,
71 typedef std::vector<ClassificationData> Classifications;
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_match.cc 23 bool IsTrivialClassification(const ACMatchClassifications& classifications) {
24 return classifications.empty() ||
25 ((classifications.size() == 1) &&
26 (classifications.back().style == ACMatchClassification::NONE));
277 const ACMatchClassifications& classifications) {
279 for (size_t i = 0; i < classifications.size(); ++i) {
282 serialized_classifications += base::IntToString(classifications[i].offset) +
283 ',' + base::IntToString(classifications[i].style);
291 ACMatchClassifications classifications; local
301 return classifications;
    [all...]
contact_provider_chromeos.cc 34 // matching text in |classifications| (which corresponds to the contact's full
41 ACMatchClassifications* classifications) {
42 DCHECK(classifications);
54 *classifications = AutocompleteMatch::MergeClassifications(
55 *classifications, new_class);
200 ACMatchClassifications classifications; local
202 contact.full_name.size(), &classifications)) {
211 // in classifications "_Bob_ G. _B_ryson" rather than "_Bob_ G. Bryson".
215 contact.full_name.size(), &classifications) &&
217 contact.full_name.size(), &classifications))
    [all...]
autocomplete_match.h 117 // Fills in the classifications for |text|, using |style| as the base style
123 ACMatchClassifications* classifications);
133 ACMatchClassifications* classifications);
135 // Returns a new vector of classifications containing the merged contents of
141 // Converts classifications to and from a serialized string representation
144 const ACMatchClassifications& classifications);
148 // Adds a classification to the end of |classifications| iff its style is
150 // than the offset of the last classification in |classifications|.
152 ACMatchClassifications* classifications,
343 // Checks one text/classifications pair for valid values
    [all...]
bookmark_provider.cc 262 ACMatchClassifications classifications; local
264 classifications.push_back(
266 return classifications;
274 classifications = AutocompleteMatch::MergeClassifications(
275 classifications, new_class);
277 return classifications;
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_result_view.cc 56 // classifications.
67 Classifications classifications; member in struct:OmniboxResultView::RunData
244 ACMatchClassifications classifications; local
245 classifications.push_back(
247 x = DrawString(canvas, separator, classifications, true, x,
342 const ACMatchClassifications& classifications,
352 for (ACMatchClassifications::const_iterator i(classifications.begin());
353 i != classifications.end(); ++i) {
391 // Compute classifications for this run
    [all...]
omnibox_result_view.h 80 // |classifications|. If |force_dim| is true, ACMatchClassification::DIM is
81 // added to all of the classifications. Returns the x position to the right
85 const ACMatchClassifications& classifications,
101 typedef std::vector<gfx::RenderText*> Classifications;
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_view_mac.h 54 // classifications.
57 const AutocompleteMatch::ACMatchClassifications& classifications,
  /external/libvorbis/doc/
08-residue.tex 26 classifies each chunk, encodes the chunk classifications and finally
207 codebook classifications and the maximum possible number of encoding
305 11) array [classifications] element [j],([i]+[partition_count]) =
324 16) [vqclass] = array [classifications] element [j],[partition_count]
  /external/libvorbis/lib/
mapping0.c 670 long **classifications; local
681 classifications=_residue_P[ci->residue_type[resnum]]->
691 couple_bundle,zerobundle,ch_in_bundle,classifications,i);

Completed in 520 milliseconds