OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_description
(Results
1 - 3
of
3
) sorted by null
/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-trace/trace-viewer/third_party/closure_linter/closure_linter/
statetracker.py
132
HAS_DESCRIPTION
= frozenset([
196
if self.flag_type in self.
HAS_DESCRIPTION
:
ecmalintrules.py
496
elif (flag.flag_type in state.GetDocFlag().
HAS_DESCRIPTION
and
[
all
...]
Completed in 9219 milliseconds