Home
last modified time | relevance | path

Searched defs:RunData (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/autocomplete/
Dautocomplete_result_view.cc63 struct AutocompleteResultView::RunData { struct in AutocompleteResultView
64 size_t run_start; // Offset within the match text where this run begins.
65 int visual_order; // Where this run occurs in visual order. The earliest
67 bool is_rtl;
68 int pixel_width;
69 Classifications classifications; // Classification pieces within this run,