OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_description
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/installer/util/
chrome_browser_operations.cc
134
if (!properties->
has_description
())
shell_util.h
165
bool
has_description
() const {
function in struct:ShellUtil::ShortcutProperties
shell_util_unittest.cc
140
if (properties.
has_description
())
shell_util.cc
[
all
...]
/external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.cc
632
bool
has_description
= !match.description.empty();
local
634
int allocated_content_width =
has_description
?
664
if (
has_description
) {
/external/chromium_org/chrome/browser/ui/gtk/omnibox/
omnibox_popup_view_gtk.cc
675
bool
has_description
= !match->description.empty();
local
677
int allocated_content_width =
has_description
?
710
if (
has_description
) {
/external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.cc
450
simple_collapsed_layout().
has_description
())
Completed in 1550 milliseconds