OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_aura
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/
bisect-builds.py
65
is_official,
is_aura
, flash_path = None):
73
self.
is_aura
=
is_aura
108
if self.
is_aura
:
276
if self.
is_aura
:
454
is_aura
,
495
official_builds,
is_aura
, flash_path)
[
all
...]
/external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_result_view.cc
263
const bool
is_aura
= theme == ui::NativeThemeAura::instance();
local
265
const bool
is_aura
= false;
local
268
if (
is_aura
) {
Completed in 193 milliseconds