Searched refs:panel (Results 1 – 17 of 17) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/ |
D | wcgui.py | 327 self.panel = mp.addpanel(name) 329 self.panel, width=60, height=5) 382 self.panel = mp.addpanel(name) 383 self.text, self.frame = tktools.make_text_box(self.panel, height=10) 399 self.panel.update() 425 panel = Frame(self.botframe) 426 label = Label(panel, text=name, borderwidth=2, relief=RAISED, anchor=W) 428 t = v, check, panel 432 panel.pack(expand=1, fill=BOTH) 433 return panel [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/DeviceTree/ |
D | hi6220-hikey.dts | 336 /* For panel reg's value should >= 1 */ 337 panel@1 { 343 panel-width-mm = <58>; 344 panel-height-mm = <103>;
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_curses.py | 22 curses.panel = import_module('curses.panel') 245 p = curses.panel.new_panel(w) 250 except curses.panel.error:
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | IgdOSBCB.ASL | 165 // Set the panel-related NVRAM variables based the input from the driver. 169 // Change panel type if a change is requested by the driver (Change if 170 // panel type input is non-zero). Zero=No change requested.
|
D | PchXhci.asl | 114 …//95:64 - bit[66:64]=b'011 visiable/docking/no lid bit[69:67]=b'001 bottom panel bit[71:70]=b'01 C… 153 …//95:64 - bit[66:64]=b'011 visiable/docking/no lid bit[69:67]=b'001 bottom panel bit[71:70]=b'01 C… 196 …//95:64 - bit[66:64]=b'011 visiable/docking/no lid bit[69:67]=b'001 bottom panel bit[71:70]=b'01 C…
|
D | IgdOpRn.ASL | 187 CPFM, 32, // Current panel fitting mode 188 EPFM, 32, // Enabled panel fitting modes
|
D | IgdOGBDA.ASL | 85 Add(PARM, 0x100, PARM) // Adjust panel type, 0 = VBT default
|
D | IgdOMOBF.ASL | 360 If(LEqual(Arg0, 2)) // Arg0 = 2, so request a panel fitting mode change. 423 …// The following code for panel fitting (within the Else condition) is retained for backward compa…
|
/device/linaro/bootloader/arm-trusted-firmware/fdts/ |
D | fvp-base-gicv2legacy-psci.dts | 296 panel@0 { 297 compatible = "panel";
|
D | fvp-base-gicv3-psci.dts | 303 panel@0 { 304 compatible = "panel";
|
D | fvp-base-gicv2-psci.dts | 296 panel@0 { 297 compatible = "panel";
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/DeviceTree/ |
D | fvp-base-gicv2-psci.dts | 300 panel@0 { 301 compatible = "panel";
|
D | fvp-base-gicv2legacy-psci.dts | 300 panel@0 { 301 compatible = "panel";
|
D | fvp-base-gicv3-psci.dts | 307 panel@0 { 308 compatible = "panel";
|
/device/asus/fugu/kernel-headers/linux/ |
D | psb_drm.h | 547 struct mrst_panel_descriptor_v1 panel[4]; member 562 struct mrst_panel_descriptor_v2 panel[4]; member
|
/device/asus/fugu/original-kernel-headers/linux/ |
D | psb_drm.h | 603 struct mrst_panel_descriptor_v1 panel[4];/*panel descrs,38 bytes each*/ member 620 struct mrst_panel_descriptor_v2 panel[4];/*panel descrs,38 bytes each*/ member
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/ |
D | VfrStrings.uni | 27 // In the Far left panel " " -this is 37 spaces wide. 393 #string STR_IGD_FLAT_PANEL_HELP #language en-US "Select the LCD panel used b… 425 #string STR_PANNEL_SCALING_HELP #language en-US "Select the LCD panel scalin… 878 …y directly even you select enable here. MIPI VBT is specific to different panel, user need replace…
|