Searched refs:identifier (Results 126 - 150 of 169) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbbutton.tex113 \docparam{id}{Button identifier. A value of -1 indicates a default value.}
H A Dlistbox.tex88 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
H A Dscrolbar.tex80 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
H A Dslider.tex66 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
H A Dstatusbr.tex58 \docparam{id}{The window identifier. It may take a value of -1 to indicate a default value.}
H A Dtreebook.tex77 \docparam{id}{The window identifier.}
H A Dgrid.tex54 The ...\_CMD\_... variants also take a window identifier.
60 \twocolitem{{\bf EVT\_GRID\_CMD\_COL\_SIZE(func)}}{The user resized a column by dragging it; variant taking a window identifier. Processes a wxEVT\_GRID\_COL\_SIZE.}
61 \twocolitem{{\bf EVT\_GRID\_CMD\_ROW\_SIZE(func)}}{The user resized a row by dragging it; variant taking a window identifier. Processes a wxEVT\_GRID\_ROW\_SIZE.}
66 The ...\_CMD\_... variant also takes a window identifier.
71 \twocolitem{{\bf EVT\_GRID\_CMD\_RANGE\_SELECT(id, func)}}{The user selected a group of contiguous cells; variant taking a window identifier. Processes a wxEVT\_GRID\_RANGE\_SELECT.}
76 The ...\_CMD\_... variant also takes a window identifier.
81 \twocolitem{{\bf EVT\_GRID\_CMD\_EDITOR\_CREATED(id, func)}}{The editor for a cell was created; variant taking a window identifier. Processes a wxEVT\_GRID\_EDITOR\_CREATED.}
H A Dwindow.tex144 \docparam{id}{Window identifier. If wxID\_ANY, will automatically create an identifier.}
619 Find a child of this window, by identifier.
1084 Returns the identifier of the window.
1088 Each window has an integer identifier. If the application has not provided one
1089 (or the default wxID\_ANY) an unique identifier with a negative value will be generated.
1900 %% from child controls by using an event table, with identifiers or identifier ranges to identify
2438 \docparam{hotkeyId}{Numeric identifier of the hotkey. For applications this must be between 0 and 0xBFFF. If
2439 this function is called from a shared DLL, it must be a system wide unique identifier between 0xC000 and 0xFFFF.
3021 Sets the identifier o
[all...]
H A Dcombobox.tex85 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
H A Dhtmllbox.tex290 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
H A Dmenuitem.tex149 Returns the menu item identifier.
H A Dnotebook.tex99 \docparam{id}{The window identifier.}
H A Dradiobox.tex86 \docparam{id}{Window identifier. A value of -1 indicates a default value.}
H A Dtabview.tex42 {\it id} is the application-chosen identifier for the tab, which will be used in subsequent tab operations.
H A Dtipc.tex68 port identifier in which case an Internet domain socket will be
H A Dvscroll.tex73 \docparam{id}{The identifier of this window, {\tt wxID\_ANY} by default}
H A Dmdi.tex75 \docparam{id}{The window identifier. It may take a value of -1 to indicate a default value.}
309 \docparam{id}{The window identifier. It may take a value of -1 to indicate a default value.}
H A Dporting.tex164 functions, you will need to use an identifier such as wxNullPen or wxNullBrush.
194 If you overrode or called {\bf wxDialog::Show}, use {\bf ShowModal} and test for a returned identifier,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_eckd.c857 if (sneq->flags.identifier == 1 && sneq->format == 1)
859 else if (sneq->flags.identifier == 1 && sneq->format == 4)
861 else if (sneq->flags.identifier == 2)
863 else if (sneq->flags.identifier == 3 && sneq->res1 == 1)
887 if (gneq->flags.identifier == 2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/
H A Dapibuild.py91 class identifier: class in inherits:
204 d = identifier(name, header, module, type, lineno, info, extra, conditionals)
226 d = identifier(name, header, module, type, lineno, info, extra, conditionals)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dapibuild.py91 class identifier: class in inherits:
204 d = identifier(name, header, module, type, lineno, info, extra, conditionals)
226 d = identifier(name, header, module, type, lineno, info, extra, conditionals)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c1221 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) argument
1235 *identifier = sas_device->enclosure_logical_id;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_cmds.h674 u8 identifier; member in struct:be_cmd_resp_port_type::data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/firewire/
H A Dnosy-dump.c774 switch (pp->common.identifier) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex66 identifier: \verb|inet|, \verb|inet6| or \verb|link|.
72 identifier meaning that no networking protocol is involved.
178 prefixed with a comment and a syscall identifier.
1202 In this case, the table identifier effectively becomes
1234 number or an identifier from {\tt /etc/iproute2/rt\_dsfield}.
1350 --- the routing protocol identifier of this route.
2069 --- the routing table identifier to lookup if the rule selector matches.
2144 The keyword \verb|lookup| is followed by a routing table identifier,
2194 protocol identifier. The word \verb|link| denotes a link layer

Completed in 122 milliseconds

1234567