Searched refs:Size (Results 151 - 175 of 201) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dlistbox.cpp98 wxCONSTRUCTOR_4( wxListBox , wxWindow* , Parent , wxWindowID , Id , wxPoint , Position , wxSize , Size )
H A Dnotebook.cpp199 wxCONSTRUCTOR_5( wxNotebook , wxWindow* , Parent , wxWindowID , Id , wxPoint , Position , wxSize , Size , long , WindowStyle)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.h556 int Size() const { return m_size; } function in class:CStatsData
H A DWebServer.cpp1331 CAnyImage(data->Size(), height), CDynPngImage(data->Size(), height)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmediactrl.tex219 \docparam{size}{Size to put the control at and to stretch movie to.}
249 \docparam{size}{Size to put the control at and to stretch movie to.}
H A Dartprov.tex185 \docparam{size}{Size of the returned bitmap or {\tt wxDefaultSize} if size doesn't matter.}
H A Dgridedit.tex136 Size and position the edit control.
H A Dipcconn.tex195 member to be called. Size may be NULL or a pointer to a variable
H A Dimage.tex981 \helpref{Size}{wximagesize}
1148 \membersection{wxImage::Size}\label{wximagesize}
1150 \constfunc{wxImage}{Size}{\param{const wxSize\&}{ size}, \param{const wxPoint&}{ pos}, \param{int}{ red = -1}, \param{int}{ green = -1}, \param{int}{ blue = -1}}
H A DwxPython.tex157 018: wxStaticText(panel, -1, "Size:",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aacraid/
H A Drx.c437 writel(le16_to_cpu(fib->hw_fib_va->header.Size), device);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Daction.c476 total = pAd->MacTab.Size * NUM_OF_TID;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddecbin.S15 | Object Size:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dhead.S403 lsrq 1, $r2 ; Size is in bytes, we copy words.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dapp.cpp145 Size actualSize;
186 Size actualSize;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dapp.cpp162 Size actualSize;
196 Size actualSize;
H A Dtextctrl.cpp822 Size actualSize = 0;
1103 Size byteCount;
H A Dlistbox.cpp252 Size asize;
H A Dutils.cpp1136 Size cflen = CFStringGetLength( m_cfs ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/
H A DMoreDesktopMgr.c926 Size bufferSize;
H A DMoreFilesExtras.c3426 Size infoSize;
3504 Size alternateAddressDataSize;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DMoreDesktopMgr.c926 Size bufferSize;
H A DMoreFilesExtras.c3426 Size infoSize;
3504 Size alternateAddressDataSize;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/kdb/
H A Dkdb_main.c1979 kdb_printf("Module Size modstruct Used by\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dsmc91c92_cs.c463 req.Base = req.Size = 0;
469 smc->base = ioremap(req.Base, req.Size);

Completed in 225 milliseconds

123456789