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

  /external/chromium/chrome/browser/ui/cocoa/location_bar/
keyword_hint_decoration.h 18 class KeywordHintDecoration : public LocationBarDecoration {
20 KeywordHintDecoration(NSFont* font);
21 virtual ~KeywordHintDecoration();
45 DISALLOW_COPY_AND_ASSIGN(KeywordHintDecoration);
location_bar_view_mac.h 31 class KeywordHintDecoration;
211 scoped_ptr<KeywordHintDecoration> keyword_hint_decoration_;

Completed in 122 milliseconds