Home
last modified time | relevance | path

Searched refs:marked_with_lre (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_gtk.cc190 bool marked_with_lre = false; in SetupLayoutForMatch() local
201 marked_with_lre = true; in SetupLayoutForMatch()
241 if (is_rtl && !marked_with_lre) { in SetupLayoutForMatch()