OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:partial_string_
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/cocoa/location_bar/
selected_keyword_decoration.mm
42
if (no_image_width <= width || !
partial_string_
) {
47
SetLabel(
partial_string_
);
48
return GetWidthForImageAndLabel(nil,
partial_string_
);
64
partial_string_
.reset();
66
partial_string_
.reset(
selected_keyword_decoration.h
39
scoped_nsobject<NSString>
partial_string_
;
member in class:SelectedKeywordDecoration
selected_keyword_decoration_unittest.mm
61
decoration_.
partial_string_
.reset();
Completed in 245 milliseconds