Searched refs:You (Results 251 - 275 of 604) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dbufferdc.tex34 themselves natively. You can either use \helpref{wxWindow::IsDoubleBuffered}{wxwindowisdoublebuffered}
76 flushed to this DC when this object is destroyed. You may pass NULL
H A Ddataobj.tex57 \twocolitem{{\bf 1. Use one of the built-in classes}}{You may use wxTextDataObject,
94 You may also derive your own data object classes from
H A Dhtparser.tex176 Proceeds parsing of the document. This is end-user method. You can simply
189 You shouldn't use InitParser, DoParsing, GetProduct or DoneParser directly.
H A Dhtwinprs.tex192 Returns associated window (wxHtmlWindow). This may be NULL! (You should always
207 You must create \helpref{wxHtmlColourCell}{wxhtmlcolourcell} yourself.
H A Dtxtstrm.tex20 You should however be prepared to receive an empty item (empty string / zero number) at the
196 You can also simulate the C++ cout class:
H A Dupduievt.tex58 a millisecond value to set the delay between updates. You may need
98 often as possible. You can reduce the frequency that events
H A Dtevent.tex266 if you don't want to. You can derive a new class from wxEvtHandler instead,
280 in your application that changes aspects of dialog boxes. You can
298 particular context you're interested in, such as a frame and its children. You
312 The following standard identifiers are supplied. You can use wxID\_HIGHEST to
439 type. You'll have to define and declare a new event type using either way,
452 You can ignore the {\it value} parameter of the DECLARE\_EVENT\_TYPE macro
H A Dframe.tex57 You cannot use this style together with wxMAXIMIZE\_BOX or wxMINIMIZE\_BOX, so
416 %You can replace std.ico, mdi.ico and child.ico with your own defaults
496 field must be -1. You should delete this array after calling {\bf SetStatusWidths}.}
H A Dhvscroll.tex40 methods. You also must call
43 requirements are met scrolling is handled entirely by wxHVScrolledWindow. You
45 as usual. You should use
H A Dmediactrl.tex164 gst-play modules of gstreamer to function. You need the correct
185 You need to make sure to use the DECLARE\_CLASS and IMPLEMENT\_CLASS macros.
213 Constructor that calls \helpref{Create}{wxmediactrlcreate}. You may prefer to call \helpref{Create}{wxmediactrlcreate} directly to check to see if wxMediaCtrl is available on the system.
H A Dbrush.tex65 cheap. You can therefore use actual objects instead of pointers without
342 of underlying resources is possible. You don't have to keep track of pointers,
H A Ddocument.tex188 You may need to override this if your document view maintains its own
211 You may need to override this if your document view maintains its own
H A Dkeyevent.tex39 You may discover how the other keys on your system behave interactively by
201 charset. You can obtain the corresponding Unicode character using
H A Dpen.tex64 cheap. You can therefore use actual objects instead of pointers without
362 of underlying resources is possible. You don't have to keep track of pointers,
H A Dregion.tex17 cheap. You can therefore use actual objects instead of pointers without
400 You can use this to test the iterator object as if it were of type bool.
H A Dvscroll.tex30 method. You also must call \helpref{SetLineCount}{wxvscrolledwindowsetlinecount}
34 usual. You should use \helpref{GetFirstVisibleLine()}{wxvscrolledwindowgetfirstvisibleline}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl141 All files used by the program. You should probably use the FE<lt>E<gt>
210 (F) You did not include a NAME header, which is essential.
237 (W) You have a C<=back> without a corresponding C<=over>.
241 (W) You specified a pod directive that isn't in the known list of
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dpod2man.pl141 All files used by the program. You should probably use the FE<lt>E<gt>
210 (F) You did not include a NAME header, which is essential.
237 (W) You have a C<=back> without a corresponding C<=over>.
241 (W) You specified a pod directive that isn't in the known list of
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dfsl_booke_entry_mapping.S210 #error You need to specify the mapping or not use this at all.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/unix/
H A DMakefile9 @echo 'Make what? You must say what system to make Zip for--e.g.'
246 # You can make the zip executable with IBM's make, but you will
270 echo "You didn't set ARCH; I'll assume you meant ARCH=x86..." ; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/math-emu/
H A Dqrnnd.S24 # You should have received a copy of the GNU General Public License
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/
H A Ddepmod.pl259 Kernel binary for the target (vmlinux). You must either supply a kernel binary
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DBuilder.pm190 are. You usually only want to call one of these methods.
232 die sprintf "You tried to plan twice! Second plan at %s line %d\n",
251 die "You said to run 0 tests! You've got to run something.\n";
278 die "Number of tests must be a postive integer. You gave it '$max'.\n"
369 Carp::croak("You tried to run a test without a plan! Gotta have a plan.");
379 You named your test '$name'. You shouldn't use numbers for your test names.
585 You'll want to avoid qr// if you want your tests to work before 5.005.
776 Carp::croak("You trie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/manual/
H A Dstudio.tex148 respect to the first object you select. You can also copy
176 OGL Studio has a diagram clipboard, into which you can copy selections. You can then
344 To place an object on a diagram, click on its symbol, then left-click on the diagram. You will need to click
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/keyboard/
H A Dkeyboard.cpp34 # error You must set wxUSE_LOG to 1 in setup.h

Completed in 215 milliseconds

<<11121314151617181920>>