Searched refs:its (Results 1 - 25 of 625) 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 Dmirrordc.tex15 \helpref{wxDC}{wxdc} object and either forwards all of its operations to it
18 its mirror -- i.e. reflection related to the diagonal line $x == y$.
H A Dwnddisbl.tex15 of one of them) in its constructor and enables them back in its destructor.
H A Dtbuffer.tex24 As mentioned, wxCharBuffer and its wide character variant wxWCharBuffer deal with c strings in memory. They have two constructors, one in which you pass the c string you want them to have a copy of, and another where you specify the size of the buffer in memory in characters you want.
26 wxCharBuffer and its variant only contain the c string as a member, so they can be used safely to c functions with variable arguments such as printf. They also contain standard assignment, character access operators and a copy constructor.
30 It should be noted that on destruction wxCharBuffer and its wide character variant delete the c string that hold onto. If you want to get the pointer to the buffer and don't want wxCharBuffer to delete it on destruction, use the member function release to do so.
H A Ddebugrptz.tex15 compresses all the files in this debug report into a single .ZIP file in its
H A Dttreectl.tex5 The tree control displays its items in a tree like structure. Each item has its
7 its children are not visible) or expanded (meaning that its children are
8 shown). Each item in the tree is identified by its {\it itemId} which is of
31 In addition to its icon and label, a user-specific data structure may be associated
43 the tree at the moment of its creation. However, for large trees it may be
53 The tree control provides functions for enumerating its items. There are 3
56 shown to the user: an item may be invisible either because its branch is
H A Dchfocevt.tex3 A child focus event is sent to a (parent-)window when one of its child windows gains focus,
4 so that the window could restore the focus back to its corresponding child
H A Ddestroyevt.tex13 When a class derived from wxWindow is destroyed its destructor will have
19 received after the destructor has run, an object should not handle its
H A Dnbsizer.tex5 into any sizer class and its minimal size will be determined correctly.
34 Constructor. It takes an associated notebook as its only parameter.
H A Dtsizer.tex8 Sizers, as represented by the wxSizer class and its descendants in
31 will be queried about the recommended size. This sizer in turn will query its
38 reports its own minimal size and the algorithm can handle differences in font sizes
84 {\bf An alignment:} Often, a dialog item is given more space than its minimal size
85 plus its border. Depending on what flags are used for the respective dialog
97 more space than its children and their borders need, the question arises how to
100 will not get more space than its requested minimum size. A value of more than zero
121 consider that control in its size calculations. To hide a window using the sizer,
132 \helpref{wxBoxSizer}{wxboxsizer} can lay out its children either vertically
133 or horizontally, depending on what flag is being used in its constructo
[all...]
H A Ddobjsmpl.tex82 object supports rendering its data.
89 derived class if the object supports rendering its data.
100 the derived class if the object supports setting its data.
H A Dstattext.tex24 adjust its size to exactly fit to the size of the text when
26 given, the control will not change its size (this style is especially useful
105 This functions wraps the controls label so that each of its lines becomes at
H A Dhttagmod.tex31 You must override this method. In most common case its body consists
H A Dsplitpar.tex18 It doesn't have any methods and all of its fields are constant and so can be
H A Dwxmgl.tex5 its widgets using the wxUniversal widget set which is now
H A Dwxx11.tex4 as the underlying graphics backend. wxX11 draws its widgets
H A Dstatline.tex82 dimension of the static line, i.e. its height for a horizontal line or its
H A Dstdevtid.tex12 coming from any control, regardless of its identifier
21 {\tt wxID\_HIGHEST} and, accordingly, the user code should avoid defining its
H A Dtwinsizes.tex17 its label size, but normally won't be smaller than the platform
21 wants to calculate its own best size based on its content. The default
50 border then its client size is the same as its size.
80 window to fit around its children. If it has no children then nothing
H A Dthreadh.tex5 code in its own \helpref{wxThreadHelper::Entry}{wxthreadhelperentry} method
9 synchronize with its worker thread in its own wxThread derived object.
H A Dti18n.tex4 more than just translating its text messages to another message - date, time and
8 facilities for message translation with its
38 extraction recognises the standard \_() as well as (using its {\tt -k} option)
H A Dtruntime.tex6 about a class and its position in the inheritance hierarchy.
14 some (albeit old) compilers, wxWidgets doesn't (yet) use it, but provides its
66 \item its position in the inheritance hierarchy;
H A Dclientdat.tex11 or it is of type wxClientData or its derivatives. In that case the
55 or it is of type wxClientData or its derivatives. In that case the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_mem.l11 CSCmemDone - cleanup and remove a memList (free all its memory)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/debian/
H A Dinit.d36 # If the daemon can reload its config files on the fly
39 # If the daemon responds to changes in its config file
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/boot/compressed/
H A Dhead.S47 .long 0 ; its size in bytes

Completed in 202 milliseconds

1234567891011>>