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

  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
selected_keyword_decoration.mm 24 GetWidthForImageAndLabel(search_image_, full_string_);
27 SetLabel(full_string_);
32 const CGFloat no_image_width = GetWidthForImageAndLabel(nil, full_string_);
34 SetLabel(full_string_);
56 full_string_.reset([full_string copy]);
selected_keyword_decoration.h 40 base::scoped_nsobject<NSString> full_string_; member in class:SelectedKeywordDecoration

Completed in 296 milliseconds