Home
last modified time | relevance | path

Searched refs:Tab (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/
H A Dkbdconfig34 <alt>Tab=next
35 <alt><shift>Tab=prev
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/doc/src/
H A Dbrowser.qdoc30 \title Tab Browser
34 The Tab Browser example shows \l{Qt WebKit} module in action,
/OK3568_Linux_fs/kernel/lib/reed_solomon/
H A Dtest_rslib.c46 static struct etab Tab[] = { variable
491 for (i = 0; Tab[i].symsize != 0 ; i++) { in test_rslib_init()
494 retval = run_exercise(Tab + i); in test_rslib_init()
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/canned-wks/
H A Ddirectdisk-bootloader-config.cfg9 menu tabmsg Press [Tab] to edit, [Return] to select
/OK3568_Linux_fs/kernel/arch/m68k/hp300/
H A Dhp300map.map68 keycode 55 = Tab Tab
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap.js2061 var Tab = function (element) { class
2067 Tab.VERSION = '3.3.6'
2069 Tab.TRANSITION_DURATION = 150
2071 Tab.prototype.show = function () { class
2111 Tab.prototype.activate = function (element, container, callback) {
2153 .emulateTransitionEnd(Tab.TRANSITION_DURATION) :
2168 if (!data) $this.data('bs.tab', (data = new Tab(this)))
2176 $.fn.tab.Constructor = Tab
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Ddefkeymap.map54 keycode 15 = Tab Tab
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dsyslinux.bbclass148 cfgfile.write('menu tabmsg Press [Tab] to edit, [Return] to select\n')
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dtegra20-acer-a500-picasso.dts13 model = "Acer Iconia Tab A500";
972 nvidia,model = "Acer Iconia Tab A500 WM8903";
/OK3568_Linux_fs/kernel/drivers/leds/
H A DKconfig932 tristate "Power button LED support for Acer Iconia Tab A500"
936 Acer Iconia Tab A500.
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/fonts/
H A Dqt_zh_CN.ts26 <source>Close Tab</source>
4861 <source>Tab</source>
4862 <translation>Tab</translation>
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/
H A Dqt_zh_CN.ts26 <source>Close Tab</source>
4861 <source>Tab</source>
4862 <translation>Tab</translation>
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/fonts/
H A Dqt_zh_CN.ts26 <source>Close Tab</source>
4861 <source>Tab</source>
4862 <translation>Tab</translation>
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/fonts/
H A Dqt_zh_CN.ts26 <source>Close Tab</source>
4861 <source>Tab</source>
4862 <translation>Tab</translation>
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0001-CVE-2021-42574.patch2115 cpp_display_width_computation. Tab characters will be expanded to spaces
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst33 used as the caption of a Tab page in a GUI, for example.
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info2162 Mnemonic for horizontal Tab; for ASCII this is octal code 011.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info2162 Mnemonic for horizontal Tab; for ASCII this is octal code 011.
/OK3568_Linux_fs/external/xserver/
H A DChangeLog66508 Set WS_EX_TOOLWINDOW style to hide window from Alt-Tab switcher
124322 when a modifier key release event wasn't sent to Xnest (e.g. Alt-Tab away).