OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PaintMatch
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/ui/views/autocomplete/
touch_autocomplete_popup_contents_view.cc
32
void TouchAutocompleteResultView::
PaintMatch
(gfx::Canvas* canvas,
autocomplete_result_view.cc
182
void AutocompleteResultView::
PaintMatch
(gfx::Canvas* canvas,
529
PaintMatch
(canvas, match_, x);
/external/chromium_org/chrome/browser/ui/views/omnibox/
touch_omnibox_popup_contents_view.cc
33
void TouchOmniboxResultView::
PaintMatch
(gfx::Canvas* canvas,
omnibox_result_view.cc
229
void OmniboxResultView::
PaintMatch
(gfx::Canvas* canvas,
619
PaintMatch
(canvas, match_, x);
626
PaintMatch
(canvas, *match_.associated_keyword.get(), x);
Completed in 71 milliseconds