Searched refs:returned (Results 176 - 200 of 239) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dregex.tex171 interpreted as above. Empty string is returned if match failed
H A Dstream.tex92 It returns the size of the data read. If the returned size is different of the specified
H A Dtcommdlg.tex112 the wxFontDialog class. The application uses the returned font
H A Dapp.tex123 returned and the event processing stops immediately considering that the event
403 as returned by the base class method if you override it.
576 If true is returned, more OnIdle processing is requested by one or more window.
H A Darchive.tex183 Adds this class factory to the list returned
201 Removes this class factory from the list returned
296 The names of directory entries are returned without any trailing path
H A Drichtextbuffer.tex603 // The point was before the position returned from HitTest
605 // The point was after the position returned from HitTest
607 // The point was on the position returned from HitTest
H A Dwxmsw.tex48 wxBORDER\_SIMPLE will be returned; on Windows 95/98/NT/2K, wxBORDER\_SUNKEN will be
49 returned, and on XP and above where theming is turned on, wxBORDER\_THEME will be returned.
H A Dfunction.tex768 If an error occurs, $0$ is returned.
1354 concatenating the values returned by \helpref{wxGetFullHostName}{wxgetfullhostname}\rtfsp
1415 that the returned name is {\it not} fully qualified, i.e. it does not include
1593 original string is returned. In debug build, an error message is logged -- this
1607 plural form. If no message catalog is found \arg{str} is returned if `n == 1',
2110 number of items in the listbox whose indices will be returned in
2206 If Cancel is pressed, -1 is returned.
2272 string. If the user pressed cancel, -1 is returned.
2826 When loading a function from a DLL you always have to cast the returned
3295 a new character array and copies the data into it. A pointer to this data is returned
[all...]
H A Ddc.tex621 rectangle are returned as a tuple.}
634 font is returned.
676 The text extent is returned in {\it w} and {\it h} pointers (first form) or as
730 \pythonnote{For wxPython the wxColour value is returned and is not
806 The text extent is returned in {\it w} and {\it h} pointers (first form) or as
H A Dwxstring.tex576 Note that the returned value will not be convertible to {\tt char*} or
593 {\tt char*} pointer. Note that any change to the returned buffer is lost and so
710 In Unicode build, returned value can be either wide character string
1259 (e.g. $-1$ is returned as \texttt{ULONG\_MAX}).
1371 {\tt char*} pointer. Note that any change to the returned buffer is lost and so
H A Dmenu.tex964 Returns the label of a top-level menu. Note that the returned string does not
1005 Returns the label of a top-level menu. Note that the returned string
1030 Returns the label of a top-level menu. Note that the returned string does not
H A Daccessible.tex56 wxACC_FALSE, // The function returned false
H A Darrstrng.tex20 The references returned by \helpref{Item}{wxarraystringitem},
H A Dctrlsub.tex256 for some reason, -1 is returned.
H A Ddocument.tex95 Closes the document, by calling OnSaveModified and then (if this returned true) OnCloseDocument.
H A Dfile.tex77 invalid value of type {\it wxFileOffset} and is returned by functions returning {\it wxFileOffset} on error and the seek
H A Dftp.tex355 Initializes an output stream to the specified {\it file}. The returned
H A Dregion.tex114 On Windows, only wxOutRegion and wxInRegion are returned; a value wxInRegion then indicates that
H A Dsettings.tex104 The value of {\it win} determines if the metric returned is a global value or
H A Dtabview.tex64 The new tab width is returned.
H A Dtprint.tex115 are the values returned by GetSize.
H A Duri.tex114 the URI that is returned from Get is the same one
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_spoolss.c3721 if (!prs_uint32("returned", ps, depth, &r_u->returned))
4107 if (!prs_uint32("returned", ps, depth, &r_u->returned))
4273 if (!prs_uint32("returned", ps, depth, &r_u->returned))
4480 if (!prs_uint32("returned", ps, depth, &r_u->returned))
5605 if (!prs_uint32("returned", ps, depth, &r_u->returned))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex460 should be returned in the pointer argument $ms_info$. Note that
485 listen to commands anymore). Preferably, control is returned to the
511 an error is returned by the low-level driver, the \UCD\ tries whenever
731 set), no actions are taken and a value of 0 will be returned.
887 selected slot be returned.
895 about the currently selected slot be returned.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp799 wxObject *returned = DoCreateResource(); local
806 return returned;

Completed in 362 milliseconds

12345678910