Searched refs:controls (Results 126 - 150 of 186) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfdrepdlg.tex170 Set the flags to use to initialize the controls of the dialog.
H A Dsrchctrl.tex28 dialog controls).}
H A Dtdelwin.tex127 with parents, such as controls, don't have delayed destruction and don't usually have
H A Dwizpage.tex17 panel, so the controls may be placed directly on it in the usual way.
H A Dcategory.tex91 \twocolitem{\helpref{wxControl}{wxcontrol}}{The base class for controls}
107 \twocolitem{\helpref{wxStaticBox}{wxstaticbox}}{A static, or group box for visually grouping related controls}
242 \twocolitem{\helpref{wxImageList}{wximagelist}}{A list of images, used with some controls}
266 \twocolitem{\helpref{wxCommandEvent}{wxcommandevent}}{An event from a variety of standard controls}
657 Resources allow your application to create controls and other user interface elements
H A Dlistctrl.tex22 itself only when needed which allows to have controls with millions of items
575 controls client size were equal to the size of this rectangle, no scrollbars
722 it). It should return the index of the items image in the controls image list
772 Redraws the given {\it item}. This is only useful for the virtual list controls
790 virtual list controls.
933 This method can only be used with virtual list controls. It is used to indicate
H A Ddataviewmodel.tex82 informing the native controls to redraw themselves and for informing
H A Dsocket.tex554 The {\bf wxSOCKET\_BLOCK} flag controls whether the GUI blocks during
560 The {\bf wxSOCKET\_REUSEADDR} flag controls the use of the SO\_REUSEADDR standard
582 it controls whether the GUI blocks.
584 {\bf wxSOCKET\_REUSEADDR} controls special platform-specific behavior for
H A Dstatusbr.tex33 It is possible to create controls and other windows on the status bar. Position these windows
H A Dsizer.tex145 isn't visible. This makes it possible to dynamically show and hide controls
567 It does nothing in normal windows or controls.
753 isn't visible. This makes it possible to dynamically show and hide controls
H A Dwindow.tex15 screen. All controls, top level windows and so on are windows. Sizers and
720 controls so it is mostly just a hint to wxWidgets and not a mandatory
879 the case for \texttt{colBg} for the controls with themed background.
1107 For frames and dialogs, the value returned is the title. For buttons or static text controls, it is
1518 This function is (or should be, in case of custom controls) called during
1536 different controls use different fonts (and colours) than their siblings so
1900 %% from child controls by using an event table, with identifiers or identifier ranges to identify
2006 %% Gives the window the default behaviour of transferring data to child controls via
2734 Most controls will use this to set their initial size, and their min
2955 any standard controls fo
[all...]
H A Dcombobox.tex37 dialog controls). Windows only.}
H A Dkeyevent.tex41 in any of the text controls shown in it.
H A Dradiobox.tex38 \twocolitem{\windowstyle{wxRA\_USE\_CHECKBOX}}{Use of the checkbox controls instead of radio
H A Dvlbox.tex167 It is valid for both single and multi selection controls. In the former case it
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa6752hs.c808 int err = handle_ctrl(h->has_ac3, &params, ctrls->controls + i, set);
839 int err = get_ctrl(h->has_ac3, &h->params, ctrls->controls + i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_v4l2.c101 * Mapping V4L2 controls to UVC controls can be straighforward if done well.
102 * Most of the UVC controls exist in V4L2, and can be mapped directly. Some
104 * Balance V4L2 controls use the White Balance Component UVC control) or
106 * table for the controls that can be mapped directly, and handle the others
617 struct v4l2_ext_control *ctrl = ctrls->controls;
641 struct v4l2_ext_control *ctrl = ctrls->controls;
1010 /* Dynamic controls. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb_mixer.c720 struct sbmix_elem *controls,
743 err = snd_sbmixer_add_ctl_elem(chip, &controls[idx]);
797 /* use only the first 16 controls from SB16 */
719 snd_sbmixer_init(struct snd_sb *chip, struct sbmix_elem *controls, int controls_count, unsigned char map[][2], int map_count, char *name) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Doxygen_lib.c174 if (chip->controls[CONTROL_SPDIF_INPUT_BITS]) {
186 &chip->controls[CONTROL_SPDIF_INPUT_BITS]->id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-api.c298 dprintk(DBGLVL_API, " controls = 0x%x\n",
299 tunerunithdr->controls);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dov9640.c719 .controls = ov9640_controls,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dinit.c209 INIT_LIST_HEAD(&card->controls);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc.h311 const struct snd_kcontrol_new *controls, int num_controls);
527 /* codec/machine specific init - e.g. add machine controls */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-core.c1772 * snd_soc_add_controls - add an array of controls to a codec.
1773 * Convienience function to add a list of controls. Many codecs were
1776 * @codec: codec to add controls to
1777 * @controls: array of controls to add
1783 const struct snd_kcontrol_new *controls, int num_controls)
1789 const struct snd_kcontrol_new *control = &controls[i];
2350 list_for_each_entry(kctl, &card->controls, list) {
1782 snd_soc_add_controls(struct snd_soc_codec *codec, const struct snd_kcontrol_new *controls, int num_controls) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8994.c2592 /* Power is done with the muxes since the ADC power also controls the
3660 struct snd_kcontrol_new controls[] = { local
3716 ret = snd_soc_add_controls(&wm8994->codec, controls,
3717 ARRAY_SIZE(controls));
3720 "Failed to add ReTune Mobile controls: %d\n", ret);
3744 struct snd_kcontrol_new controls[] = { local
3769 ret = snd_soc_add_controls(&wm8994->codec, controls,
3770 ARRAY_SIZE(controls));
3773 "Failed to add DRC mode controls: %d\n", ret);

Completed in 195 milliseconds

12345678