/external/chromium/chrome/browser/resources/net_internals/ |
tabswitcherview.css | 6 .tab-switcher-view { 10 .tab-switcher-view ul { 16 .tab-switcher-view { 22 .tab-switcher-view li { 27 html[dir=rtl] .tab-switcher-view li { 31 .tab-switcher-view a { 43 .tab-switcher-view a:hover { 48 .tab-switcher-view a:visited, 49 .tab-switcher-view a { 53 .tab-switcher-view .selected [all...] |
/external/chromium_org/chrome/browser/resources/ntp4/ |
new_tab_theme.css | 37 .page-switcher { 41 .page-switcher:hover, 42 .page-switcher:focus, 43 .page-switcher.drag-target { 48 .showing-login-area #page-switcher-end:hover, 49 .showing-login-area #page-switcher-end:focus, 50 .showing-login-area #page-switcher-end.drag-target {
|
page_switcher.js | 6 * @fileoverview Page switcher 23 el.direction_ = el.id == 'page-switcher-start' ? -1 : 1; 29 * Activate the switcher (go to the next card). 116 * Starts a timer to activate the switcher. The timer repeats until 136 * Cancels the timer that activates the switcher while dragging.
|
new_tab.html | 84 <button id="page-switcher-start" class="page-switcher custom-appearance" 88 <button id="page-switcher-end" class="page-switcher custom-appearance"
|
/external/llvm/test/MC/MachO/ |
gen-dwarf-macro-cpp.s | 5 .macro switcher 8 switcher NaClSwitchNoSSE, 0
|
/external/chromium_org/chrome/test/functional/perf/endure_graphs/ |
endure_plotter.html | 20 div#switcher * { 26 div#switcher a { 99 <div id="switcher"></div> 106 document.getElementById("switcher").style.display = "none";
|
/external/chromium_org/ui/app_list/views/ |
page_switcher.h | 27 // Returns the page index of the page switcher button under the point. If no 28 // page switcher button is under the point, -1 is return. |point| is in
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_view_unittest.cc | 165 // switcher button which is added to Windows 8 metro Chrome. 168 // switcher button to the view. We also provide an incognito profile to ensure 169 // that the switcher button is visible. 210 // We need an incognito profile for the window switcher button to be 230 // Test whether the windows incognito/normal browser window switcher button 233 // added to it. This test ensures that we don't regress in the window switcher 242 // Validate whether the window switcher button is the target for the position
|
opaque_browser_frame_view_layout_delegate.h | 59 // switcher button.
|
/external/kernel-headers/original/linux/spi/ |
cpcap.h | 157 CPCAP_REG_SDVSPLL, /* Switcher DVS and PLL */ 158 CPCAP_REG_SI2CC1, /* Switcher I2C Control 1 */ 159 CPCAP_REG_Si2CC2, /* Switcher I2C Control 2 */ 160 CPCAP_REG_S1C1, /* Switcher 1 Control 1 */ 161 CPCAP_REG_S1C2, /* Switcher 1 Control 2 */ 162 CPCAP_REG_S2C1, /* Switcher 2 Control 1 */ 163 CPCAP_REG_S2C2, /* Switcher 2 Control 2 */ 164 CPCAP_REG_S3C, /* Switcher 3 Control */ 165 CPCAP_REG_S4C1, /* Switcher 4 Control 1 */ 166 CPCAP_REG_S4C2, /* Switcher 4 Control 2 * [all...] |
/cts/tests/res/layout/ |
imageswitcher_test.xml | 22 <ImageSwitcher android:id="@+id/switcher"
|
/development/samples/ApiDemos/res/layout/ |
image_switcher_1.xml | 21 <ImageSwitcher android:id="@+id/switcher"
|
text_switcher_1.xml | 27 <TextSwitcher android:id="@+id/switcher"
|
/external/chromium/chrome/browser/chromeos/status/ |
window_switcher_button.h | 20 // The window switcher button in the status area. This button allows
|
/frameworks/ex/carousel/test/res/values-en-rGB/ |
strings.xml | 25 <string name="task_switcher_activity_label" msgid="714620143340933546">"Task Switcher"</string>
|
/frameworks/ex/carousel/test/res/values-en-rIN/ |
strings.xml | 25 <string name="task_switcher_activity_label" msgid="714620143340933546">"Task Switcher"</string>
|
/packages/apps/Calendar/res/layout/ |
day_activity.xml | 26 android:id="@+id/switcher"
|
/frameworks/base/core/java/android/widget/ |
ViewSwitcher.java | 61 * @throws IllegalStateException if this switcher already contains two children 109 * @param factory the view factory used to generate the switcher's content
|
/developers/build/prebuilts/gradle/TextSwitcher/TextSwitcherSample/src/main/res/layout/ |
sample_main.xml | 43 android:id="@+id/switcher"
|
/developers/samples/android/ui/views/TextSwitcher/TextSwitcherSample/src/main/res/layout/ |
sample_main.xml | 43 android:id="@+id/switcher"
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
TextSwitcher1.java | 48 mSwitcher = (TextSwitcher) findViewById(R.id.switcher);
|
/development/samples/browseable/TextSwitcher/res/layout/ |
sample_main.xml | 43 android:id="@+id/switcher"
|
/external/chromium_org/ui/message_center/views/ |
message_center_button_bar.h | 26 // notification area - the label (or NotifierGroup switcher) and the buttons.
|
/packages/apps/Settings/res/layout/ |
crypt_keeper_password_field.xml | 21 switcher, if necessary. Assumed to be in a horizontal LinearLayout. -->
|
/external/chromium_org/cc/trees/ |
layer_tree_host_perftest.cc | 145 // Simulates a tab switcher scene with two stacks of 10 tabs each. 158 // Simulates a tab switcher scene with two stacks of 10 tabs each. 201 // Simulates a tab switcher scene with two stacks of 10 tabs each. Invalidate a
|