HomeSort by relevance Sort by last modified time
    Searched defs:text_bounds_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_result_view.h 67 const gfx::Rect& text_bounds() const { return text_bounds_; }
122 gfx::Rect text_bounds_; member in class:AutocompleteResultView
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_result_view.h 90 const gfx::Rect& text_bounds() const { return text_bounds_; }
163 gfx::Rect text_bounds_; member in class:OmniboxResultView

Completed in 383 milliseconds