/external/chromium_org/chrome/browser/resources/chromeos/ |
proxy_settings.css | 28 height: 100% !important; 42 box-shadow: 0 0 23px rgb(77, 144, 254) !important;
|
/external/chromium_org/chrome/browser/resources/help/ |
channel_change_page.css | 24 display: none !important; 33 display: block !important;
|
/external/chromium_org/chrome/test/perf/ |
shutdown_test.cc | 70 bool important, TestSize test_size, 119 graph, std::string(), trace, times, "ms", important); 125 true, /* important */ SIMPLE, ProxyLauncher::WINDOW_CLOSE); 130 true, /* important */ SIMPLE, ProxyLauncher::USER_QUIT); 135 true, /* important */ SIMPLE, ProxyLauncher::SESSION_ENDING); 149 true, /* important */ TWENTY_TABS, 155 true, /* important */ TWENTY_TABS, ProxyLauncher::USER_QUIT); 167 true, /* important */ TWENTY_TABS,
|
/external/chromium_org/net/base/ |
openssl_private_key_store_android.cc | 22 // Important: Do not use i2d_PublicKey() here, which returns data in 28 // Important: Do not use i2d_PrivateKey() here, it returns data
|
/external/chromium_org/tools/telemetry/telemetry/value/ |
histogram_unittest.py | 33 important=False) 46 histogram.important = True
|
list_of_scalar_values_unittest.py | 44 self.assertEquals(True, vM.important) 63 self.assertEquals(True, vM.important) 82 self.assertEquals(True, vM.important)
|
/frameworks/base/core/tests/coretests/apks/version/ |
AndroidManifest.xml | 19 <!-- Which permission it uses is not important as long as it's a system-only 23 <!-- Which permission it uses is not important as long as it's a normal
|
/external/chromium_org/chrome/common/extensions/docs/examples/howto/userscript-runat/ |
runat.user.js | 44 'margin: 4px 0 !important;', 45 'padding: 0 !important;', 75 'margin: 0 0 0 30px !important;', 76 'padding: 2px !important' 82 'color: #000 !important;'
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
manifest_data_source_test.py | 30 'annotations': ['not so important'], 71 'annotations': ['not so important'], 119 'annotations': ['Optional', 'not so important'], 250 'annotations': ['important!'], 270 'important!'
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
cmdevtools.css | 6 line-height: 1.2em !important; 7 background-color: transparent !important; 41 min-width: 22px !important; 54 border-width: 1px 4px 1px 1px !important; 56 margin: 0px 0px 0px 3px !important; 60 line-height: 12px !important; 90 color: #222 !important; 94 color: #222 !important; 119 display: block !important; 123 background-color: rgb(171, 191, 254) !important; [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/ |
chrome_shared.css | 9 display: none !important; 13 -webkit-transition-delay: 0 !important; 14 -webkit-transition-duration: 0 !important;
|
/frameworks/base/docs/html/training/managing-audio/ |
index.jd | 28 <p>If your app plays audio, it?s important that your users can control the audio in a predictable 29 manner. To ensure a great user experience, it?s also important that your app manages the audio focus 53 <dd>With multiple apps potentially playing audio it's important to think about how they should
|
/dalvik/vm/compiler/template/mips/ |
funop.S | 13 * IMPORTANT: you may specify "chkzero" or "preinstr" but not both.
|
/external/chromium-trace/trace-viewer/src/about_tracing/ |
profiling_view.css | 14 margin-left: 64px !important;
|
/external/chromium_org/base/android/java/src/org/chromium/base/ |
ImportantFileWriterAndroid.java | 9 * important data files without risking data loss.
|
/external/chromium_org/chrome/browser/performance_monitor/ |
event_type.h | 10 // IMPORTANT: To add new events, please
|
/external/chromium_org/chrome/browser/profiles/ |
chrome_browser_main_extra_parts_profiles.h | 24 // especially important for services that should be created at profile
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
header_bar.css | 58 color: white !important; 59 opacity: 1 !important; 107 color: white !important; 108 opacity: 0.4 !important;
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/ |
ttsdebug.html | 17 require manually listening to the speech, and it's important to listen to
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_manifestVersion.html | 7 but occasionally breaking changes must be made to address important issues.
|
/external/chromium_org/sandbox/linux/services/ |
init_process_reaper.h | 17 // Since this function calls fork(), it's very important that the caller has
|
/external/chromium_org/third_party/skia/include/xml/ |
SkBML_WXMLParser.h | 42 // important that these are U8, so we get automatic wrap-around
|
/external/clang/test/CXX/basic/basic.def.odr/ |
p1-var.cpp | 19 // Bad. The important thing here is that we don't emit the diagnostic twice.
|
/external/eigen/scripts/ |
eigen_gen_docs | 15 # (the '/' at the end of path is very important, see rsync documentation)
|
/external/libcap-ng/libcap-ng-0.7/docs/ |
capng_save_state.3 | 11 capng_save_state is a function that returns a pointer to the internal state of the libcap-ng library. It should be considered opaque and not for alteration directly. This function should be used when you suspect a third party library may use libcap-ng also and want to make sure it doesn't alter something important. This function is not available in the python bindings.
|