Searched refs:panel (Results 1 - 25 of 31) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/
H A Dhellowindow.cc39 QVBox *panel = new QVBox (this); local
40 panel->setSpacing (2);
42 QLabel *label1 = new QLabel (i18n ("Hello, world!"), panel);
50 QLabel *label2 = new QLabel (label2text, panel);
52 QHBox *buttonbar = new QHBox (panel);
57 panel->resize (panel->sizeHint ());
58 resize (panel->frameSize ());
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-qt/
H A Dhello.cc42 QVBox *panel = new QVBox (window); local
43 panel->setSpacing (2);
45 QLabel *label1 = new QLabel (_("Hello, world!"), panel);
53 QLabel *label2 = new QLabel (label2text, panel);
55 QHBox *buttonbar = new QHBox (panel);
61 panel->resize (panel->sizeHint ());
62 window->resize (panel->frameSize ());
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c-gnome/
H A Dhello.c25 GtkWidget *panel; local
64 panel = gtk_vbox_new (FALSE, GNOME_PAD_SMALL);
65 gtk_box_pack_start_defaults (GTK_BOX (panel), label1aligned);
66 gtk_box_pack_start_defaults (GTK_BOX (panel), label2aligned);
67 gtk_box_pack_start_defaults (GTK_BOX (panel), buttonbar);
69 gnome_app_set_contents (GNOME_APP (window), panel); local
79 gtk_widget_show (panel);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-netx/
H A Dfb.h24 int netx_fb_init(struct clcd_board *board, struct clcd_panel *panel);
H A Dfb.c43 fb->panel = netx_panel;
109 int netx_fb_init(struct clcd_board *board, struct clcd_panel *panel) argument
111 netx_panel = panel;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/examples/
H A Dframeview.pl114 my $panel=new MainWindow(-class=>'AnalyzerPanel');
115 my $X2name=$panel->Class;
117 $panel->optionAdd("$X2name.background", "#353535",20);
118 $panel->optionAdd("$X2name*highlightBackground", "#80c0d3",20);
119 $panel->optionAdd("$X2name.Panel.background", "#353535",20);
120 $panel->optionAdd("$X2name.Panel.foreground", "#4fc627",20);
121 $panel->optionAdd("$X2name.Panel.font",
123 $panel->optionAdd("$X2name*Statuslabel.font",
125 $panel->optionAdd("$X2name*Statuslabel.foreground", "#4fc627",20);
126 $panel
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-gnome/
H A Dhello.cc28 Gtk::VBox *panel; local
66 panel = new Gtk::VBox (false, GNOME_PAD_SMALL);
67 panel->pack_start (*label1aligned);
68 panel->pack_start (*label2aligned);
69 panel->pack_start (*buttonbar);
71 window->add (*panel);
81 panel->show ();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-aaec2000/
H A Dcore.h22 struct clcd_panel panel; member in struct:aaec2000_clcd_info
H A Daaed2000.c47 .panel = {
H A Dcore.c178 fb->panel = &mach_clcd_panel;
244 memcpy(&mach_clcd_panel, &clcd->panel, sizeof(struct clcd_panel));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcomstats.h37 unsigned long panel; member in struct:__anon9708
78 unsigned long panel; member in struct:__anon9709
111 * private port, panel and board structures. The argument required
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-java-qtjambi/
H A DHello.java22 QWidget panel = new QWidget();
49 panel.setLayout(panelLayout);
51 window.setCentralWidget(panel);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Domapfb.h214 int (*init) (struct lcd_panel *panel,
216 void (*cleanup) (struct lcd_panel *panel);
217 int (*enable) (struct lcd_panel *panel);
218 void (*disable) (struct lcd_panel *panel);
219 unsigned long (*get_caps) (struct lcd_panel *panel);
220 int (*set_bklight_level)(struct lcd_panel *panel,
222 unsigned int (*get_bklight_level)(struct lcd_panel *panel);
223 unsigned int (*get_bklight_max) (struct lcd_panel *panel);
224 int (*run_test) (struct lcd_panel *panel, int test_num);
353 struct lcd_panel *panel; /* LC member in struct:omapfb_device
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dau1100fb.c132 if (panel_is_active(fbdev->panel) || panel_is_color(fbdev->panel)) {
156 index = (fbdev->panel->control_base & LCD_CONTROL_SBPPF_MASK) >> LCD_CONTROL_SBPPF_BIT;
172 info->var.rotate = ((fbdev->panel->control_base&LCD_CONTROL_SM_MASK) \
176 fbdev->regs->lcd_control = fbdev->panel->control_base;
177 fbdev->regs->lcd_horztiming = fbdev->panel->horztiming;
178 fbdev->regs->lcd_verttiming = fbdev->panel->verttiming;
179 fbdev->regs->lcd_clkcontrol = fbdev->panel->clkcontrol_base;
184 if (panel_is_dual(fbdev->panel)) {
185 /* Second panel displa
[all...]
H A Damba-clcd.c147 if (fb->panel->cntl & CNTL_LCDTFT) {
164 if (fb->panel->cntl & CNTL_BGR) {
374 fb->fb.var.xres = fb->panel->mode.xres;
375 fb->fb.var.yres = fb->panel->mode.yres;
376 fb->fb.var.xres_virtual = fb->panel->mode.xres;
377 fb->fb.var.yres_virtual = fb->panel->mode.yres;
378 fb->fb.var.bits_per_pixel = fb->panel->bpp;
379 fb->fb.var.grayscale = fb->panel->grayscale;
380 fb->fb.var.pixclock = fb->panel->mode.pixclock;
381 fb->fb.var.left_margin = fb->panel
[all...]
H A Dau1200fb.c150 /* Private, per-framebuffer management information (independent of the panel itself) */
179 static struct panel_settings *panel; variable in typeref:struct:panel_settings
331 /* panel timings */
356 * To add a new panel, enter the same specifications as the
737 if ((xpos + win->w[plane].xres) > panel->Xres) {
739 xsz = panel->Xres - xpos; /* off by 1 ??? */
743 if ((ypos + win->w[plane].yres) > panel->Yres) {
745 ysz = panel->Yres - ypos; /* off by 1 ??? */
819 /* Call shutdown of current panel (if up) */
824 if (panel
[all...]
H A Dau1100fb.h102 struct au1100fb_panel *panel; /* Panel connected to this device */ member in struct:au1100fb_device
257 * To add a new panel, enter the same specifications as the
293 /* Sharp 320x240 TFT panel */
342 /* Generic 640x480 TFT panel */
354 /* Pb1100 LCDB 640x480 PrimeView TFT panel */
376 #define panel_is_dual(panel) (panel->control_base & LCD_CONTROL_DP)
377 #define panel_is_active(panel)(panel->control_base & LCD_CONTROL_PT)
378 #define panel_is_color(panel) (pane
[all...]
H A Depson1355fb.c500 u8 panel, display; local
536 panel = epson1355_read_reg(par, REG_PANEL_TYPE);
537 is_color = (panel & 0x04) != 0;
538 is_dual = (panel & 0x02) != 0;
539 is_tft = (panel & 0x01) != 0;
542 lcd_bpp = epson1355_width_tab[is_tft][(panel >> 4) & 3];
682 the flavor of lcd panel attached */
H A Ds1d13xxxfb.c402 u8 panel, display; local
443 panel = s1d13xxxfb_readreg(par, S1DREG_PANEL_TYPE);
444 is_color = (panel & 0x04) != 0;
445 is_dual = (panel & 0x02) != 0;
446 is_tft = (panel & 0x01) != 0;
447 lcd_bpp = s1d13xxxfb_width_tab[is_tft][(panel >> 4) & 3];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/amba/
H A Dclcd.h2 * linux/include/asm-arm/hardware/amba_clcd.h -- Integrator LCD panel.
146 struct clcd_panel *panel; member in struct:clcd_fb
168 if (fb->panel->cntl & CNTL_LCDDUAL)
176 val = fb->panel->tim2;
181 if (fb->panel->cntl & CNTL_LCDTFT) /* TFT */
185 else if (fb->panel->cntl & CNTL_LCDMONO8) /* STN monochrome, 8bit */
192 regs->tim3 = fb->panel->tim3;
194 val = fb->panel->cntl;
249 /* single panel mode: PCD = max(PCD, 1) */
250 /* dual panel mod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sgi-ip22/
H A Dip22-reset.c62 sgioc->panel = ~SGIOC_PANEL_POWERON;
107 sgioc->panel = SGIOC_PANEL_POWERON | SGIOC_PANEL_POWERINTR |
175 buttons = sgioc->panel;
176 sgioc->panel = SGIOC_PANEL_POWERON | SGIOC_PANEL_POWERINTR;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-realview/
H A Dcore.c320 * Detect which LCD panel is connected, and return the appropriate
322 * the required timings for the 8.4in panel, so we presently assume
328 struct clcd_panel *panel = &vga; local
333 panel = &sanyo_3_8_in;
335 panel = &sanyo_2_5_in;
337 panel = &epson_2_2_in;
339 panel = &vga;
341 printk(KERN_ERR "CLCD: unknown LCD panel ID 0x%08x, using VGA\n",
343 panel = &vga;
346 return panel;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-versatile/
H A Dcore.c475 * Detect which LCD panel is connected, and return the appropriate
477 * the required timings for the 8.4in panel, so we presently assume
483 struct clcd_panel *panel = &vga; local
488 panel = &sanyo_3_8_in;
490 panel = &sanyo_2_5_in;
492 panel = &epson_2_2_in;
494 panel = &vga;
496 printk(KERN_ERR "CLCD: unknown LCD panel ID 0x%08x, using VGA\n",
498 panel = &vga;
501 return panel;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-lh7a40x/
H A Dclcd.c41 #include "lcd-panel.h"
136 fb->panel = &lcd_panel;
139 if (!(fb->panel->tim2 & TIM2_IHS))
141 if (!(fb->panel->tim2 & TIM2_IVS))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/sgi/
H A Dioc.h130 volatile u8 panel; member in struct:sgioc_regs

Completed in 178 milliseconds

12