Searched refs:behaviour (Results 1 - 25 of 110) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dleds.c161 enum b43_led_behaviour behaviour,
167 /* Map the b43 specific LED behaviour value to the
169 switch (behaviour) {
207 b43warn(dev->wl, "LEDs: Unknown behaviour 0x%02X\n",
208 behaviour);
215 enum b43_led_behaviour *behaviour,
232 *behaviour = B43_LED_ACTIVITY;
235 *behaviour = B43_LED_RADIO_ALL;
238 *behaviour = B43_LED_RADIO_B;
240 *behaviour
159 b43_map_led(struct b43_wldev *dev, u8 led_index, enum b43_led_behaviour behaviour, bool activelow) argument
213 b43_led_get_sprominfo(struct b43_wldev *dev, unsigned int led_index, enum b43_led_behaviour *behaviour, bool *activelow) argument
263 enum b43_led_behaviour behaviour; local
340 enum b43_led_behaviour behaviour; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dleds.c130 enum b43legacy_led_behaviour behaviour,
136 /* Map the b43 specific LED behaviour value to the
138 switch (behaviour) {
183 b43legacywarn(dev->wl, "LEDs: Unknown behaviour 0x%02X\n",
184 behaviour);
194 enum b43legacy_led_behaviour behaviour; local
209 behaviour = B43legacy_LED_ACTIVITY;
212 behaviour = B43legacy_LED_RADIO_ALL;
215 behaviour = B43legacy_LED_RADIO_B;
217 behaviour
128 b43legacy_map_led(struct b43legacy_wldev *dev, u8 led_index, enum b43legacy_led_behaviour behaviour, bool activelow) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtstyles.tex14 Window styles are used to specify alternative behaviour and appearances for windows, when they are
H A Dtusage.tex5 duplicated in derived classes unless their behaviour is different. So in
H A Dtooltip.tex8 alter tooltips behaviour.
H A Dtreebookevent.tex16 behaviour as \helpref{wxNotebookEvent}{wxnotebookevent}.
H A Dcshelp.tex13 There are a couple of ways to invoke this behaviour implicitly:
19 \item Create a \helpref{wxContextHelpButton}{wxcontexthelpbutton}, whose predefined behaviour is to create a context help object.
H A Drichtextfilehandler.tex71 Returns flags that change the behaviour of loading or saving. See the documentation for each
124 Sets flags that change the behaviour of loading or saving. See the documentation for each
H A Dtapp.tex64 closed. This is normally the expected behaviour and means that it is enough to
66 command if your program has a single top level window. If this behaviour is not
H A Dmsgdlg.tex46 \twocolitem{{\bf wxYES\_DEFAULT}}{Used with {\bf wxYES\_NO}, makes {\bf Yes} button the default - which is the default behaviour.}
H A Dnotifevt.tex60 the change because otherwise the applications behaviour (which just refuses to
H A Dauinotebook.tex212 Specifying -1 as the height will return the control to its default auto-sizing behaviour.
220 instruct the control to use dynamic tab height, which is the default behaviour.
221 Under the default behaviour, when a tab with a large bitmap is added, the tab control's
H A Dvalidatr.tex11 \item to filter events (such as keystrokes), thereby changing the behaviour of the
H A Ddatectrl.tex166 the behaviour is undefined.
180 the behaviour is undefined.
H A Dencconv.tex60 {\it Method} affects behaviour of Convert() in case input character
64 \twocolitem{{\bf wxCONVERT\_STRICT}}{follow behaviour of GNU Recode -
H A Dpropdlg.tex88 The default behaviour is to create a notebook except on Smartphone, where a choicebook is used.
151 \twocolitem{wxPROPSHEET\_SHRINKTOFIT}{Shrinks the dialog window to fit the currently selected page (common behaviour for
H A Dtokenizr.tex35 The behaviour is governed by the last
41 \twocolitem{{\tt wxTOKEN\_DEFAULT}}{Default behaviour (as described above):
H A Dhtwindow.tex208 \docparam{location}{The address of document. See \helpref{wxFileSystem}{wxfilesystem} for details on address format and behaviour of "opener".}
224 The default behaviour is to emit a \helpref{wxHtmlCellEvent}{wxhtmlcellevent}
250 Default behaviour is to emit a \helpref{wxHtmlCellEvent}{wxhtmlcellevent}.
264 Called when user clicks on hypertext link. Default behaviour is to emit a
281 behaviour is to always return {\tt wxHTML\_OPEN}.
H A Dtchanges.tex29 \wxheading{New window repainting behaviour}
31 Windows are no longer fully repainted when resized; use the new style \windowstyle{wxFULL\_REPAINT\_ON\_RESIZE} to force this (\windowstyle{wxNO\_FULL\_REPAINT\_ON\_RESIZE} still exists but doesn't do anything any more, this behaviour is default now).
46 The main thrust of the new sizer changes was to make behaviour like \windowstyle{wxADJUST\_MINSIZE} be the default, and also to push the tracking of the minimal size to the window itself (since it knows its own needs) instead of having the sizer take care of it. Consequently these changes were made:
49 \item The \windowstyle{wxFIXED\_MINSIZE} flag was added to allow for the old behaviour. When this flag is used the size a window has when \helpref{Add()}{wxsizeradd}ed to the sizer will be treated as its minimal size and it will not be readjusted on each layout.
101 \item wxChoice and wxCombobox now handle their size in the same way as in all the other ports under MSW, new code is actually correct but different from weird stuff they were doing before so the behaviour of your programs might change
H A Dtevent.tex93 the behaviour of a class by overriding its event handling functions. In
94 many cases this works even for changing the behaviour of native controls.
171 automatically by wxWidgets). If you need to specify a different behaviour for
247 % behaviour, I leave it here
279 behaviour of the GUI. For example, you might want to invoke a dialog editor
282 before restoring its behaviour to normal. So even if the application
283 has derived new classes to customize behaviour, your utility can indulge
H A Dauidockart.tex19 class to alter its behaviour or write a completely new dock
H A Dcmdproc.tex5 if you want different behaviour.
H A Ddisplay.tex47 the defined behaviour is that wxDisplay will reset the video
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtoolbar.cpp185 SInt16 behaviour = kControlBehaviorOffsetContents ; local
187 behaviour += kControlBehaviorToggles ;
192 behaviour + info.contentType , 0 , kControlBevelButtonNormalBevelProc , (long) this ) ;
199 behaviour , 0 , kControlBevelButtonNormalBevelProc , (long) this ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dintro.tex9 on any supported systems with the insurance the behaviour will be the

Completed in 200 milliseconds

12345