Searched refs:advanced (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/chrome/browser/resources/print_preview/settings/
H A Dadvanced_options_settings.css5 #advanced-options-settings .advanced-options-settings-button {
/external/chromium_org/chrome/browser/resources/print_preview/settings/advanced_settings/
H A Dadvanced_settings.css5 #advanced-settings {
9 #advanced-settings.transparent {
15 #advanced-settings .page {
19 #advanced-settings > .page > .close-button {
23 #advanced-settings .search-box-area {
27 #advanced-settings .search-box {
31 #advanced-settings .no-settings-match-hint {
38 #advanced-settings .settings-area {
43 #advanced-settings .settings {
50 .advanced
[all...]
H A Dadvanced_settings_item.css5 .advanced-settings-item {
10 .advanced-settings-item > * {
15 .advanced-settings-item-label {
25 .advanced-settings-item-name .search-hint {
31 .advanced-settings-item-query-highlight {
35 .advanced-settings-item-value {
44 .advanced-settings-item-value-select-control {
48 .advanced-settings-item-value-text-control {
/external/chromium_org/chrome/common/safe_browsing/
H A Dzip_analyzer.cc24 bool advanced = true; local
25 for (; reader.HasMore(); advanced = reader.AdvanceToNextEntry()) {
26 if (!advanced) {
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dproxy_settings.css31 #advanced-config {
/external/chromium_org/chrome/browser/resources/chromeos/network_ui/
H A Dnetwork_ui.css85 #advanced-options {
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_local_account_browsertest.cc649 bool advanced = false; local
657 "domAutomationController.send(pod.classList.contains('advanced'));",
659 &advanced));
660 // Verify that the pod expanded to its basic/advanced form, as expected.
661 EXPECT_EQ(expect_advanced, advanced);
1466 // Click the link that switches the pod to its advanced form. Verify that the
1467 // pod switches from basic to advanced.
1468 bool advanced = false; local
1475 "domAutomationController.send(pod.classList.contains('advanced'));",
1477 &advanced));
1724 bool advanced = false; local
1765 bool advanced = false; local
[all...]
/external/chromium_org/ui/login/account_picker/
H A Duser_pod_row.css530 .pod.public-account.expanded.advanced {
576 .pod.public-account.transitioning-to-advanced .expanded-pane-contents {
580 .pod.public-account.expanded.advanced .expanded-pane-contents {
610 .pod.public-account.transitioning-to-advanced .language-and-input-section {
616 .pod.public-account.expanded.advanced .language-and-input-section {
685 .pod.public-account.expanded.advanced .language-and-input-container {
H A Duser_pod_row.js1433 // Show the advanced expanded pod directly if there are at least two
1437 this.classList.add('advanced');
1460 get advanced() {
1461 return this.classList.contains('advanced');
1634 var width = this.classList.contains('advanced') ?
1645 * Transition the expanded pod from the basic to the advanced view.
1651 this.classList.add('transitioning-to-advanced');
1653 pod.classList.add('advanced');
1659 pod.classList.remove('transitioning-to-advanced');
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
H A DColor.js109 var advanced = /^(?:rgba\(([^)]+)\)|hsla\(([^)]+)\))$/;
110 match = value.match(advanced);
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dpystate.pxd83 # Routines for advanced debuggers, requested by David Beazley.
/external/chromium_org/chrome/browser/resources/ntp4/
H A Dnew_tab.css291 #login-status-advanced-container {
/external/chromium_org/chrome/browser/resources/options/
H A Dbrowser_options.css426 #advanced-settings {
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas113 (* advanced functions *)
/external/iproute2/doc/
H A Dapi-ip6-flowlabels.tex257 advanced API, especially, taking into account that eventually we
H A Dip-cref.tex2957 network. A more advanced script, which may be used both on multihomed
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
H A DAntlr.Runtime.Tree.Tests.pas722 /// advanced somewhere to the middle of the lookahead buffer.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 440 milliseconds