Home
last modified time | relevance | path

Searched refs:panel (Results 1 – 25 of 5221) sorted by relevance

12345678910>>...209

/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/
H A Dpanel.c131 control_show_tips (panel->gui->vctrl, panel->tips.enable, panel->tips.timeout); in panel_show_tips()
135 setup_show_tips (panel->gui->setup, panel->tips.enable, panel->tips.timeout); in panel_show_tips()
140 return (panel) ? panel->tips.enable : 0; in panel_get_tips_enable()
143 return (panel) ? panel->tips.timeout : 0; in panel_get_tips_timeout()
232 panel->gui->panel = NULL; in panel_exit()
663 if (panel->visible && panel->gui->video_display == panel->gui->display) { in _panel_toggle_visibility()
940 …panel_set_title (panel, (panel->gui->is_display_mrl) ? panel->gui->mmk.mrl : panel->gui->mmk.ident… in panel_update_mrl_display()
1232 panel = calloc (1, sizeof (*panel)); in panel_init()
1678 panel->visible = !panel->visible; in panel_init()
1728 panel->gui->panel = panel; in panel_init()
[all …]
/dports/multimedia/tvheadend/tvheadend-4.2.8/vendor/ext-3.4.1/resources/css/structure/
H A Dpanel-reset.css27 .x-panel-reset .x-panel-body html,
31 .x-panel-reset .x-panel-body dd,
32 .x-panel-reset .x-panel-body div,
33 .x-panel-reset .x-panel-body dl,
34 .x-panel-reset .x-panel-body dt,
38 .x-panel-reset .x-panel-body h1,
39 .x-panel-reset .x-panel-body h2,
40 .x-panel-reset .x-panel-body h3,
41 .x-panel-reset .x-panel-body h4,
46 .x-panel-reset .x-panel-body p,
[all …]
/dports/net-mgmt/glpi-plugins-fusioninventory-server/fusioninventory-for-glpi-glpi090-1.5/lib/extjs/resources/css/structure/
H A Dpanel-reset.css13 .x-panel-reset .x-panel-body html,
16 .x-panel-reset .x-panel-body body,
17 .x-panel-reset .x-panel-body dd,
18 .x-panel-reset .x-panel-body div,
19 .x-panel-reset .x-panel-body dl,
20 .x-panel-reset .x-panel-body dt,
24 .x-panel-reset .x-panel-body h1,
25 .x-panel-reset .x-panel-body h2,
26 .x-panel-reset .x-panel-body h3,
32 .x-panel-reset .x-panel-body p,
[all …]
/dports/graphics/deegree-igeoportal/deegree-igeoportal/javascript/ext-3.0.0/resources/css/structure/
H A Dpanel-reset.css13 .x-panel-reset .x-panel-body html,
16 .x-panel-reset .x-panel-body body,
17 .x-panel-reset .x-panel-body dd,
18 .x-panel-reset .x-panel-body div,
19 .x-panel-reset .x-panel-body dl,
20 .x-panel-reset .x-panel-body dt,
24 .x-panel-reset .x-panel-body h1,
25 .x-panel-reset .x-panel-body h2,
26 .x-panel-reset .x-panel-body h3,
32 .x-panel-reset .x-panel-body p,
[all …]
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/
H A DWindowHandling.c297 panel->box = WMCreateBox(panel->parent); in createPanel()
307 panel->placF = WMCreateFrame(panel->box); in createPanel()
321 panel->porigL = WMCreateLabel(panel->placF); in createPanel()
333 panel->porigF = WMCreateFrame(panel->placF); in createPanel()
383 panel->hsli = WMCreateSlider(panel->placF); in createPanel()
390 panel->vsli = WMCreateSlider(panel->placF); in createPanel()
402 panel->opaqF = WMCreateFrame(panel->box); in createPanel()
484 panel->maxiF = WMCreateFrame(panel->box); in createPanel()
531 panel->resF = WMCreateFrame(panel->box); in createPanel()
541 panel->resS = WMCreateSlider(panel->resF); in createPanel()
[all …]
H A DFocus.c192 panel->box = WMCreateBox(panel->parent); in createPanel()
196 panel->kfocF = WMCreateFrame(panel->box); in createPanel()
223 panel->cfocF = WMCreateFrame(panel->box); in createPanel()
237 panel->manB = WMCreateRadioButton(panel->cfocF); in createPanel()
242 panel->autB = WMCreateRadioButton(panel->cfocF); in createPanel()
246 WMGroupButtons(panel->manB, panel->autB); in createPanel()
251 panel->raisF = WMCreateFrame(panel->box); in createPanel()
298 panel->raisT = WMCreateTextField(panel->raisF); in createPanel()
306 panel->raisL = WMCreateLabel(panel->raisF); in createPanel()
319 panel->optF = WMCreateFrame(panel->box); in createPanel()
[all …]
H A DConfigurations.c97 updateLabel(panel->dithS, panel); in showData()
110 sprintf(buffer, "%i", panel->cmapSize * panel->cmapSize * panel->cmapSize); in updateLabel()
134 panel->box = WMCreateBox(panel->parent); in createPanel()
138 panel->icoF = WMCreateFrame(panel->box); in createPanel()
144 panel->shaF = WMCreateFrame(panel->box); in createPanel()
203 panel->smoF = WMCreateFrame(panel->box); in createPanel()
244 panel->titlF = WMCreateFrame(panel->box); in createPanel()
291 WMGroupButtons(panel->newsB, panel->oldsB); in createPanel()
292 WMGroupButtons(panel->newsB, panel->nextB); in createPanel()
297 panel->animF = WMCreateFrame(panel->box); in createPanel()
[all …]
H A DTexturePanel.c489 sliderChangeCallback(panel->ghueS, panel); in gradAddCallback()
512 sliderChangeCallback(panel->ghueS, panel); in gradClickCallback()
513 sliderChangeCallback(panel->gsatS, panel); in gradClickCallback()
543 gradClickCallback(panel->gcolL, panel); in gradDeleteCallback()
680 (*panel->okAction) (panel->okData); in buttonCallback()
969 updateImage(panel, panel->imageFile); in SetTexturePanelTexture()
972 changeTypeCallback(panel->typeP, panel); in SetTexturePanelTexture()
1161 panel->nameF = WMCreateFrame(panel->win); in CreateTexturePanel()
1205 WMHangData(panel->gcolL, panel); in CreateTexturePanel()
1288 panel->dirF = WMCreateFrame(panel->win); in CreateTexturePanel()
[all …]
H A DIcons.c191 WMPerformButtonClick(panel->posB[panel->iconPos]); in showData()
248 panel->box = WMCreateBox(panel->parent); in createPanel()
252 panel->posF = WMCreateFrame(panel->box); in createPanel()
291 WMGroupButtons(panel->posB[0], panel->posB[i]); in createPanel()
318 panel->posVF = WMCreateFrame(panel->posF); in createPanel()
325 panel->posV = WMCreateFrame(panel->posVF); in createPanel()
331 panel->sizeF = WMCreateFrame(panel->box); in createPanel()
374 panel->animF = WMCreateFrame(panel->box); in createPanel()
388 panel->optF = WMCreateFrame(panel->box); in createPanel()
394 panel->arrB = WMCreateSwitchButton(panel->optF); in createPanel()
[all …]
H A DThemes.c133 panel->box = WMCreateBox(panel->parent); in createPanel()
136 panel->saveB = WMCreateCommandButton(panel->box); in createPanel()
141 panel->list = WMCreateList(panel->box); in createPanel()
145 panel->loadB = WMCreateCommandButton(panel->box); in createPanel()
150 panel->instB = WMCreateCommandButton(panel->box); in createPanel()
157 panel->totF = WMCreateFrame(panel->box); in createPanel()
162 panel->totL = WMCreateLabel(panel->totF); in createPanel()
167 panel->totB = WMCreateCommandButton(panel->totF); in createPanel()
177 panel->botF = WMCreateFrame(panel->box); in createPanel()
182 panel->botL = WMCreateLabel(panel->botF); in createPanel()
[all …]
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/
H A DWindowHandling.c297 panel->box = WMCreateBox(panel->parent); in createPanel()
307 panel->placF = WMCreateFrame(panel->box); in createPanel()
321 panel->porigL = WMCreateLabel(panel->placF); in createPanel()
333 panel->porigF = WMCreateFrame(panel->placF); in createPanel()
383 panel->hsli = WMCreateSlider(panel->placF); in createPanel()
390 panel->vsli = WMCreateSlider(panel->placF); in createPanel()
402 panel->opaqF = WMCreateFrame(panel->box); in createPanel()
484 panel->maxiF = WMCreateFrame(panel->box); in createPanel()
531 panel->resF = WMCreateFrame(panel->box); in createPanel()
541 panel->resS = WMCreateSlider(panel->resF); in createPanel()
[all …]
H A DFocus.c192 panel->box = WMCreateBox(panel->parent); in createPanel()
196 panel->kfocF = WMCreateFrame(panel->box); in createPanel()
223 panel->cfocF = WMCreateFrame(panel->box); in createPanel()
237 panel->manB = WMCreateRadioButton(panel->cfocF); in createPanel()
242 panel->autB = WMCreateRadioButton(panel->cfocF); in createPanel()
246 WMGroupButtons(panel->manB, panel->autB); in createPanel()
251 panel->raisF = WMCreateFrame(panel->box); in createPanel()
298 panel->raisT = WMCreateTextField(panel->raisF); in createPanel()
306 panel->raisL = WMCreateLabel(panel->raisF); in createPanel()
319 panel->optF = WMCreateFrame(panel->box); in createPanel()
[all …]
H A DConfigurations.c97 updateLabel(panel->dithS, panel); in showData()
110 sprintf(buffer, "%i", panel->cmapSize * panel->cmapSize * panel->cmapSize); in updateLabel()
134 panel->box = WMCreateBox(panel->parent); in createPanel()
138 panel->icoF = WMCreateFrame(panel->box); in createPanel()
144 panel->shaF = WMCreateFrame(panel->box); in createPanel()
203 panel->smoF = WMCreateFrame(panel->box); in createPanel()
244 panel->titlF = WMCreateFrame(panel->box); in createPanel()
291 WMGroupButtons(panel->newsB, panel->oldsB); in createPanel()
292 WMGroupButtons(panel->newsB, panel->nextB); in createPanel()
297 panel->animF = WMCreateFrame(panel->box); in createPanel()
[all …]
H A DTexturePanel.c489 sliderChangeCallback(panel->ghueS, panel); in gradAddCallback()
512 sliderChangeCallback(panel->ghueS, panel); in gradClickCallback()
513 sliderChangeCallback(panel->gsatS, panel); in gradClickCallback()
543 gradClickCallback(panel->gcolL, panel); in gradDeleteCallback()
680 (*panel->okAction) (panel->okData); in buttonCallback()
969 updateImage(panel, panel->imageFile); in SetTexturePanelTexture()
972 changeTypeCallback(panel->typeP, panel); in SetTexturePanelTexture()
1161 panel->nameF = WMCreateFrame(panel->win); in CreateTexturePanel()
1205 WMHangData(panel->gcolL, panel); in CreateTexturePanel()
1288 panel->dirF = WMCreateFrame(panel->win); in CreateTexturePanel()
[all …]
H A DIcons.c191 WMPerformButtonClick(panel->posB[panel->iconPos]); in showData()
248 panel->box = WMCreateBox(panel->parent); in createPanel()
252 panel->posF = WMCreateFrame(panel->box); in createPanel()
291 WMGroupButtons(panel->posB[0], panel->posB[i]); in createPanel()
318 panel->posVF = WMCreateFrame(panel->posF); in createPanel()
325 panel->posV = WMCreateFrame(panel->posVF); in createPanel()
331 panel->sizeF = WMCreateFrame(panel->box); in createPanel()
374 panel->animF = WMCreateFrame(panel->box); in createPanel()
388 panel->optF = WMCreateFrame(panel->box); in createPanel()
394 panel->arrB = WMCreateSwitchButton(panel->optF); in createPanel()
[all …]
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Dwcolorpanel.c1312 if (panel->mode == panel->lastChanged) in WMSetColorPanelColor()
1335 (*panel->action) (panel, panel->clientData); in updateSwatch()
1744 updateSwatch(panel, panel->color); in magnifyPutCursor()
1767 panel->lastChanged = panel->mode; in magnifyPutCursor()
2109 (*panel->action) (panel, panel->clientData); in wheelHandleActionEvents()
2180 updateSwatch(panel, panel->color); in wheelUpdateSelection()
2268 ofs = panel->coly * panel->wheelMtrx->width + panel->colx; in wheelUpdateBrightnessGradientFromLocation()
2864 panel->palx - 2, panel->paly - 2); in customSetPalette()
2879 panel->palx - 2, panel->paly - 2); in customPalettePositionSelection()
2891 updateSwatch(panel, panel->color); in customPalettePositionSelection()
[all …]
H A Dwpanel.c31 if (panel->altBtn || panel->othBtn) { in handleKeyPress()
32 WMPerformButtonClick(panel->othBtn ? panel->othBtn : panel->altBtn); in handleKeyPress()
112 panel->vbox = WMCreateBox(panel->win); in WMCreateAlertPanel()
152 panel->line = WMCreateFrame(panel->win); in WMCreateAlertPanel()
158 panel->mLbl = WMCreateLabel(panel->vbox); in WMCreateAlertPanel()
168 panel->hbox = WMCreateBox(panel->vbox); in WMCreateAlertPanel()
279 panel->vbox = WMCreateBox(panel->win); in WMCreateScaledAlertPanel()
319 panel->line = WMCreateFrame(panel->win); in WMCreateScaledAlertPanel()
325 panel->mLbl = WMCreateLabel(panel->vbox); in WMCreateScaledAlertPanel()
334 panel->hbox = WMCreateBox(panel->vbox); in WMCreateScaledAlertPanel()
[all …]
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Dwcolorpanel.c1312 if (panel->mode == panel->lastChanged) in WMSetColorPanelColor()
1335 (*panel->action) (panel, panel->clientData); in updateSwatch()
1744 updateSwatch(panel, panel->color); in magnifyPutCursor()
1767 panel->lastChanged = panel->mode; in magnifyPutCursor()
2109 (*panel->action) (panel, panel->clientData); in wheelHandleActionEvents()
2180 updateSwatch(panel, panel->color); in wheelUpdateSelection()
2268 ofs = panel->coly * panel->wheelMtrx->width + panel->colx; in wheelUpdateBrightnessGradientFromLocation()
2864 panel->palx - 2, panel->paly - 2); in customSetPalette()
2879 panel->palx - 2, panel->paly - 2); in customPalettePositionSelection()
2891 updateSwatch(panel, panel->color); in customPalettePositionSelection()
[all …]
H A Dwpanel.c31 if (panel->altBtn || panel->othBtn) { in handleKeyPress()
32 WMPerformButtonClick(panel->othBtn ? panel->othBtn : panel->altBtn); in handleKeyPress()
112 panel->vbox = WMCreateBox(panel->win); in WMCreateAlertPanel()
152 panel->line = WMCreateFrame(panel->win); in WMCreateAlertPanel()
158 panel->mLbl = WMCreateLabel(panel->vbox); in WMCreateAlertPanel()
168 panel->hbox = WMCreateBox(panel->vbox); in WMCreateAlertPanel()
279 panel->vbox = WMCreateBox(panel->win); in WMCreateScaledAlertPanel()
319 panel->line = WMCreateFrame(panel->win); in WMCreateScaledAlertPanel()
325 panel->mLbl = WMCreateLabel(panel->vbox); in WMCreateScaledAlertPanel()
334 panel->hbox = WMCreateBox(panel->vbox); in WMCreateScaledAlertPanel()
[all …]
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dconf_var.c2149 &game.panel.gems.x
2153 &game.panel.gems.y
2533 &game.panel.key[0].x
2745 &game.panel.score.x
2749 &game.panel.score.y
2809 &game.panel.time.x
2813 &game.panel.time.y
2941 &game.panel.frame.x
2945 &game.panel.frame.y
3077 &game.panel.exit.x
[all …]
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Dconf_var.c2149 &game.panel.gems.x
2153 &game.panel.gems.y
2533 &game.panel.key[0].x
2745 &game.panel.score.x
2749 &game.panel.score.y
2809 &game.panel.time.x
2813 &game.panel.time.y
2941 &game.panel.frame.x
2945 &game.panel.frame.y
3077 &game.panel.exit.x
[all …]
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Dconf_var.c2165 &game.panel.gems.x
2169 &game.panel.gems.y
2549 &game.panel.key[0].x
2761 &game.panel.score.x
2765 &game.panel.score.y
2825 &game.panel.time.x
2829 &game.panel.time.y
2957 &game.panel.frame.x
2961 &game.panel.frame.y
3093 &game.panel.exit.x
[all …]
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Dconf_var.c2165 &game.panel.gems.x
2169 &game.panel.gems.y
2549 &game.panel.key[0].x
2761 &game.panel.score.x
2765 &game.panel.score.y
2825 &game.panel.time.x
2829 &game.panel.time.y
2957 &game.panel.frame.x
2961 &game.panel.frame.y
3093 &game.panel.exit.x
[all …]
/dports/comms/deforaos-phone/Phone-0.5.1/src/plugins/
H A Dpanel.c125 Panel * panel; in _panel_init() local
132 if((panel = object_new(sizeof(*panel))) == NULL) in _panel_init()
135 panel->timeout = 0; in _panel_init()
152 gtk_box_pack_start(GTK_BOX(panel->hbox), panel->battery_image, FALSE, in _panel_init()
163 gtk_box_pack_start(GTK_BOX(panel->hbox), panel->signal_image, FALSE, in _panel_init()
175 gtk_box_pack_start(GTK_BOX(panel->hbox), panel->operator, TRUE, TRUE, in _panel_init()
194 gtk_container_add(GTK_CONTAINER(panel->plug), panel->hbox); in _panel_init()
200 return panel; in _panel_init()
212 panel); in _on_plug_delete_event()
240 panel->helper->request(panel->helper->phone, &request); in _on_battery_timeout()
[all …]
/dports/x11/deforaos-panel/Panel-0.3.6/src/
H A Dwindow.c101 if((panel = object_new(sizeof(*panel))) == NULL) in panel_window_new()
149 panel); in panel_window_new()
162 panel); in panel_window_new()
182 return panel; in panel_window_new()
308 pa = &panel->applets[panel->applets_cnt]; in panel_window_append()
377 panel->root.width, panel->height); in _panel_window_reset()
382 panel->root.y + panel->root.height in _panel_window_reset()
385 panel->root.width, panel->height); in _panel_window_reset()
397 panel->root.x + panel->root.width - 48, in _panel_window_reset()
431 strut[9] = panel->root.x + panel->root.width; in _panel_window_reset_strut()
[all …]

12345678910>>...209