Searched refs:To (Results 101 - 125 of 291) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dclrpicker.tex46 To process a colour picker event, use these event handler macros to direct input to member
151 To process input from a wxColourPickerCtrl, use one of these event handler macros to
H A Dcollpane.tex68 To process a collapsible pane event, use these event handler macros to direct input to member
193 To process input from a wxCollapsiblePane, use one of these event handler macros to
H A Dfilepicker.tex54 To process a file picker event, use these event handler macros to direct input to member
166 To process input from a wxFilePickerCtrl or from a wxDirPickerCtrl, use one of these event handler macros to
H A Dfontpicker.tex47 To process a font picker event, use these event handler macros to direct input to member
171 To process input from a wxFontPickerCtrl, use one of these event handler macros to
H A Dhyperlink.tex54 To process input from an hyperlink control, use these event handler macros to
201 To process input from a wxHyperlinkCtrl, use one of these event handler macros to
H A Drichtextstyleorganiserdialog.tex26 To create a dialog, pass a bitlist of {\it flags} (see below), a style sheet, a text control to apply a selected style to (or NULL), followed by the usual window parameters.
28 To specify the operations available to the user, pass a combination of these values to {\it flags}:
H A Dsrchctrl.tex46 To process input from a search control, use these event handler macros to direct input to member
47 functions that take a \helpref{wxCommandEvent}{wxcommandevent} argument. To retrieve actual search
H A Dtbitmap.tex159 To provide extensibility, the functionality for loading and saving bitmap formats
166 To add a handler object to wxBitmap, your application needs to include the header which implements it, and
H A Darc.tex101 To modify an existing archive, write a new copy of the archive to a new file,
153 To open just one entry in an archive, the most efficient way is
194 To access several entries randomly, it is most efficient to transfer the
226 To open more than one entry simultaneously you need more than one
260 To allow this there is a class factory for each archive type, derived from
H A Dtdocview.tex75 \perlnote{The document/view framework is available in wxPerl. To use it,
109 To use the abstract wxDocument class, you need to derive a new class and override
137 To use the abstract wxView class, you need to derive a new class and override
188 To use the wxDocTemplate class, you do not need to derive a new class.
306 To allow communication between the application's menus and the
H A Dnotebook.tex5 To use the class, create a wxNotebook object and call \helpref{AddPage}{wxnotebookaddpage} or \helpref{InsertPage}{wxnotebookinsertpage},
53 To disable themed pages globally:
61 To give a single page a solid background that more or less fits in with the
H A Dtunicode.tex70 becomes a {\it long} constant, i.e. a wide character one. To make things a bit
88 To summarize, here is a brief example of how a program which can be compiled
165 To get an ANSI string from a wxString, you may use the
H A Dclipbrd.tex6 To use the clipboard, you call member functions of the global {\bf wxTheClipboard} object.
H A Dcloseevt.tex29 To process a close event, use these event handler macros to direct input to member
H A Dcustdobj.tex10 By default, wxCustomDataObject stores the data inside in a buffer. To put the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dsparccpuid.S23 ! resides on the stack, toward lower addresses]. To facilitate for
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-userinfo282 asked for all fields. To accept a default value you should
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dzconf.tab.c387 # define YYCOPY(To, From, Count) \
388 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
390 # define YYCOPY(To, From, Count) \
395 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dmatch32.asm13 ; To be used only with 32 bit flat model. To simplify the code, the option
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dmatch32.asm13 ; To be used only with 32 bit flat model. To simplify the code, the option
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dparse.c449 # define YYCOPY(To, From, Count) \
450 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
452 # define YYCOPY(To, From, Count) \
457 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c274 # define YYCOPY(To, From, Count) \
275 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
277 # define YYCOPY(To, From, Count) \
282 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dclient6_parse.c444 # define YYCOPY(To, From, Count) \
445 __builtin_memcpy (To, From, (Count) * sizeof (*(From)))
447 # define YYCOPY(To, From, Count) \
452 (To)[yyi] = (From)[yyi]; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex48 % To still be able to use captions, we use the capt-of package.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/Android/
H A DAndroid.mk28 # To see all the LIBS options, you'll need to do the "showcommands" trick on an

Completed in 307 milliseconds

1234567891011>>