Home
last modified time | relevance | path

Searched full:sidebar (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/python/cpython2/Doc/tools/static/
Dsidebar.js2 * sidebar.js
5 * This script makes the Sphinx sidebar collapsible and implements
10 * used to collapse and expand the sidebar.
12 * When the sidebar is collapsed the .sphinxsidebarwrapper is hidden
13 * and the width of the sidebar and the margin-left of the document
14 * are decreased. When the sidebar is expanded the opposite happens.
16 * remember the position of the sidebar among the pages.
32 var sidebar = $('.sphinxsidebar');
35 // original margin-left of the bodywrapper and width of the sidebar
36 // with the sidebar expanded
[all …]
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/tv/
H A DTvPipKeepClearAlgorithmTest.kt175 val sidebar = makeSideBar(DASHBOARD_WIDTH, Gravity.LEFT) in test_AnchorBottomRight_KeepClearNotObstructing_StayAtAnchor() constant
176 unrestrictedAreas.add(sidebar) in test_AnchorBottomRight_KeepClearNotObstructing_StayAtAnchor()
190 val sidebar = makeSideBar(DASHBOARD_WIDTH, Gravity.RIGHT) in test_AnchorBottomRight_UnrestrictedRightSidebar_PushedLeft() constant
191 unrestrictedAreas.add(sidebar) in test_AnchorBottomRight_UnrestrictedRightSidebar_PushedLeft()
193 val expectedBounds = anchorBoundsOffsetBy(SCREEN_EDGE_INSET - sidebar.width() - PADDING, 0) in test_AnchorBottomRight_UnrestrictedRightSidebar_PushedLeft()
205 val sidebar = makeSideBar(DASHBOARD_WIDTH, Gravity.RIGHT) in test_AnchorTopRight_UnrestrictedRightSidebar_PushedLeft() constant
206 unrestrictedAreas.add(sidebar) in test_AnchorTopRight_UnrestrictedRightSidebar_PushedLeft()
208 val expectedBounds = anchorBoundsOffsetBy(SCREEN_EDGE_INSET - sidebar.width() - PADDING, 0) in test_AnchorTopRight_UnrestrictedRightSidebar_PushedLeft()
220 val sidebar = makeSideBar(DASHBOARD_WIDTH, Gravity.RIGHT) in test_AnchorBottomLeft_UnrestrictedRightSidebar_StayAtAnchor() constant
221 unrestrictedAreas.add(sidebar) in test_AnchorBottomLeft_UnrestrictedRightSidebar_StayAtAnchor()
[all …]
/aosp_15_r20/external/googletest/docs/_sass/
H A Dmain.scss5 $sidebar-width: 260px;
12 .sidebar { class
20 width: $sidebar-width;
23 .sidebar h1 { class
27 .sidebar h2 { class
36 .sidebar .header { class
44 .sidebar .header a { class
49 .sidebar .nav-toggle { class
53 .sidebar .expander { class
63 .sidebar .expander .arrow { class
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/docs/_sass/
H A Dmain.scss5 $sidebar-width: 260px;
12 .sidebar { class
20 width: $sidebar-width;
23 .sidebar h1 { class
27 .sidebar h2 { class
36 .sidebar .header { class
44 .sidebar .header a { class
49 .sidebar .nav-toggle { class
53 .sidebar .expander { class
63 .sidebar .expander .arrow { class
[all …]
/aosp_15_r20/external/cronet/third_party/googletest/src/docs/_sass/
H A Dmain.scss5 $sidebar-width: 260px;
12 .sidebar { class
20 width: $sidebar-width;
23 .sidebar h1 { class
27 .sidebar h2 { class
36 .sidebar .header { class
44 .sidebar .header a { class
49 .sidebar .nav-toggle { class
53 .sidebar .expander { class
63 .sidebar .expander .arrow { class
[all …]
/aosp_15_r20/external/perfetto/ui/src/frontend/
H A Dsidebar.ts38 import {SIDEBAR_SECTIONS, SidebarSections} from '../public/sidebar';
319 '.sidebar-footer',
354 export class Sidebar implements m.ClassComponent<OptionalTraceImplAttrs> { class
366 const sidebar = AppImpl.instance.sidebar; constant
367 if (!sidebar.enabled) return null;
369 'nav.sidebar',
371 class: sidebar.visible ? 'show-sidebar' : 'hide-sidebar',
372 // 150 here matches --sidebar-timing in the css.
388 'button.sidebar-button',
390 onclick: () => sidebar.toggleVisibility(),
[all …]
/aosp_15_r20/external/perfetto/ui/src/assets/
H A Dsidebar.scss17 .sidebar { class
18 --sidebar-padding-bottom: 40px;
19 --sidebar-timing: 0.15s;
20 grid-area: sidebar;
24 width: var(--sidebar-width);
29 margin-left var(--anim-easing) var(--sidebar-timing),
30 visibility linear var(--sidebar-timing);
73 .sidebar-button {
78 left: calc(var(--sidebar-width) - 50px);
81 visibility: visible; // So stays visible when the sidebar is hidden.
[all …]
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/
Dspec_viz_template.html82 #sidebar {
95 #sidebar #sidebar-main {
99 #sidebar h1 {
107 #sidebar .subtitle {
117 #sidebar .property {
122 #sidebar .property_title {
133 #sidebar .property_text {
143 #sidebar .closebtn {
192 <div id="sidebar">
193 <div id="sidebar-main">
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/share/clang/
Dclang-doc-default-stylesheet.css56 header#header-search-sidebar {
75 .sidebar-offcanvas-left {
99 .sidebar-offcanvas-right {
695 /* sidebar styles */
697 .sidebar ol {
705 .sidebar h5 a,
706 .sidebar h5 a:hover {
710 .sidebar h5,
711 .sidebar ol li {
717 .sidebar h5 {
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/share/clang/
Dclang-doc-default-stylesheet.css56 header#header-search-sidebar {
75 .sidebar-offcanvas-left {
99 .sidebar-offcanvas-right {
695 /* sidebar styles */
697 .sidebar ol {
705 .sidebar h5 a,
706 .sidebar h5 a:hover {
710 .sidebar h5,
711 .sidebar ol li {
717 .sidebar h5 {
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/share/clang/
Dclang-doc-default-stylesheet.css56 header#header-search-sidebar {
75 .sidebar-offcanvas-left {
99 .sidebar-offcanvas-right {
695 /* sidebar styles */
697 .sidebar ol {
705 .sidebar h5 a,
706 .sidebar h5 a:hover {
710 .sidebar h5,
711 .sidebar ol li {
717 .sidebar h5 {
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/share/clang/
Dclang-doc-default-stylesheet.css56 header#header-search-sidebar {
75 .sidebar-offcanvas-left {
99 .sidebar-offcanvas-right {
695 /* sidebar styles */
697 .sidebar ol {
705 .sidebar h5 a,
706 .sidebar h5 a:hover {
710 .sidebar h5,
711 .sidebar ol li {
717 .sidebar h5 {
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/share/clang/
Dclang-doc-default-stylesheet.css56 header#header-search-sidebar {
75 .sidebar-offcanvas-left {
99 .sidebar-offcanvas-right {
695 /* sidebar styles */
697 .sidebar ol {
705 .sidebar h5 a,
706 .sidebar h5 a:hover {
710 .sidebar h5,
711 .sidebar ol li {
717 .sidebar h5 {
[all …]
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_sidebar.py1 """Test sidebar, coverage 85%"""
19 import idlelib.sidebar
20 from idlelib.sidebar import get_end_linenumber, get_lineno
65 self.linenumber = idlelib.sidebar.LineNumbers(self.editwin)
69 orig_idleConf_GetHighlight = idlelib.sidebar.idleConf.GetHighlight
75 idlelib.sidebar.idleConf, 'GetHighlight', mock_idleconf_GetHighlight)
83 idlelib.sidebar.idleConf, 'GetFont', mock_idleconf_GetFont)
623 sidebar = self.shell.shell_sidebar
630 idlelib.sidebar.idleConf, 'GetFont', mock_idleconf_GetFont)
634 sidebar.update_font()
[all …]
/aosp_15_r20/out/soong/.intermediates/packages/apps/DocumentsUI/DocumentsUI-lib/android_common/javac/
DDocumentsUI-lib.jar.rsp1sidebar/AppItem.java packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/DragHost.java p…
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/layout/
H A D_page.scss9 &.layout--page--sidebar {
76 z-index: map-get($z-indexes, sidebar);
79 max-width: map-get($layout, sidebar-width);
85 .sidebar-toc {
89 .sidebar-button {
97 .layout--page--sidebar {
126 @include transform(translate(- map-get($layout, sidebar-width), 0));
133 .show-sidebar {
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/layout/
H A D_page.scss9 &.layout--page--sidebar {
76 z-index: map-get($z-indexes, sidebar);
79 max-width: map-get($layout, sidebar-width);
85 .sidebar-toc {
89 .sidebar-button {
97 .layout--page--sidebar {
126 @include transform(translate(- map-get($layout, sidebar-width), 0));
133 .show-sidebar {
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dsidebar.py2 Includes BaseSideBar which can be extended for other sidebar based extensions
85 """Initialize the sidebar's widgets, returning the main widget."""
89 """Update the sidebar text font, usually after config changes."""
93 """Update the sidebar text colors, usually after config changes."""
322 """Update the sidebar text colors, usually after config changes."""
369 sidebar.
384 return # no need to update the sidebar
400 return # no need to update the sidebar
406 """Sidebar for the PyShell window, for prompts etc."""
416 # the sidebar reflects final changes to the text widget contents.
[all …]
/aosp_15_r20/external/perfetto/docs/contributing/
H A Dui-plugins.md105 core capabilities such as commands, sidebar items and pages. Capabilities
604 ### Sidebar Menu Items
605 Plugins can add new entries to the sidebar menu which appears on the left hand
613 sidebar item.
622 trace.sidebar.addMenuItem({
630 If an href is present, the sidebar will be used as a link. This can be an
633 trace.sidebar.addMenuItem({
641 Sidebar items can be instructed to execute arbitrary callbacks when the button
644 trace.sidebar.addMenuItem({
651 If the action returns a promise, the sidebar item will show a little spinner
[all …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_layouts/
H A Dpage.html33 {%- if page.sidebar -%}
34 <div class="layout--page layout--page--sidebar clearfix js-page-root">
35 <div class="page__mask d-print-none js-page-mask js-sidebar-hide"></div>
38 <div class="button button--circle button--lg box-shadow-2 sidebar-button js-sidebar-show">
46 {%- include sidebar/toc.html -%}
57 {%- unless page.sidebar -%}
231 {%- if page.sidebar -%}
257 {%- if page.sidebar -%}
258 <script>{%- include scripts/components/sidebar.js -%}</script>
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_layouts/
H A Dpage.html33 {%- if page.sidebar -%}
34 <div class="layout--page layout--page--sidebar clearfix js-page-root">
35 <div class="page__mask d-print-none js-page-mask js-sidebar-hide"></div>
38 <div class="button button--circle button--lg box-shadow-2 sidebar-button js-sidebar-show">
46 {%- include sidebar/toc.html -%}
57 {%- unless page.sidebar -%}
231 {%- if page.sidebar -%}
257 {%- if page.sidebar -%}
258 <script>{%- include scripts/components/sidebar.js -%}</script>
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/
DDefault.thm13 <Image X="0" Y="0" Width="178" Height="382" ImageFile="SideBar.png"/>
20 <Image X="0" Y="0" Width="178" Height="382" ImageFile="SideBar.png"/>
34 <Image X="0" Y="0" Width="178" Height="382" ImageFile="SideBar.png"/>
45 <Image X="0" Y="0" Width="178" Height="382" ImageFile="SideBar.png"/>
53 <Image X="0" Y="0" Width="178" Height="382" ImageFile="SideBar.png"/>
77 <Image X="0" Y="0" Width="178" Height="382" ImageFile="SideBar.png"/>
98 <Image X="0" Y="0" Width="178" Height="382" ImageFile="SideBar.png"/>
107 <Image X="0" Y="0" Width="178" Height="382" ImageFile="SideBar.png"/>
117 <Image X="0" Y="0" Width="178" Height="382" ImageFile="SideBar.png"/>
129 <Image X="0" Y="0" Width="178" Height="382" ImageFile="SideBar.png"/>
/aosp_15_r20/external/libnl/doc/stylesheets/
H A Ddocbook-xsl.css36 div.sidebar p.title
141 div.sidebar {
147 div.sidebar * { padding: 0; }
148 div.sidebar div { margin: 0; }
149 div.sidebar p.title {
192 div.sidebar ul, div.sidebar ol {
/aosp_15_r20/external/python/mako/doc/build/
Ddefs.rst386 <div class="sidebar">
387 ${caller.sidebar()}
401 <%def name="sidebar()">
403 <li>sidebar 1</li>
404 <li>sidebar 2</li>
420 <div class="sidebar">
422 <li>sidebar 1</li>
423 <li>sidebar 2</li>
/aosp_15_r20/external/perfetto/ui/src/core_plugins/commands/
H A Dindex.ts98 description: 'Show "Open with legacy UI" button in the sidebar',
105 if (ctx.sidebar.enabled) {
108 name: 'Toggle left sidebar',
110 ctx.sidebar.toggleVisibility();
133 ctx.sidebar.addMenuItem({
149 ctx.sidebar.addMenuItem({

12345678910>>...13