Searched refs:friend (Results 126 - 150 of 251) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dregion.h57 friend class WXDLLIMPEXP_FWD_CORE wxRegionIterator;
H A Dwindow.h35 friend class wxSpinCtrl;
36 friend class wxSlider;
37 friend class wxRadioBox;
39 friend class wxWindowMSW;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dmetafile.h37 friend class WXDLLEXPORT wxMetafile;
H A Dpen.h24 friend class WXDLLEXPORT wxPen;
H A Dregion.h78 friend class WXDLLEXPORT wxRegionIterator;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dmetafile.h30 friend class WXDLLEXPORT wxMetafile;
H A Dpen.h57 friend class WXDLLEXPORT wxPen;
H A Dregion.h58 friend class WXDLLEXPORT wxRegionIterator;
H A Dtreectrl.h424 friend class wxTreeItemIndirectData;
425 friend class wxTreeSortHelper;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dthread.h162 friend class wxConditionInternal;
578 friend class wxThreadInternal;
H A Dhtmllbox.h180 friend class wxHtmlListBoxStyle;
181 friend class wxHtmlListBoxWinInterface;
H A Dmimetype.h206 friend class WXDLLIMPEXP_FWD_BASE wxMimeTypesManagerImpl; // it has access to m_impl
439 friend class wxMimeTypeCmnModule;
H A Dodcombo.h73 friend class wxOwnerDrawnComboBox;
240 //friend class wxComboPopupWindow;
241 friend class wxVListBoxComboPopup;
H A Dzipstrm.h262 friend class wxZipInputStream;
263 friend class wxZipOutputStream;
438 friend bool wxZipOutputStream::CopyEntry(
440 friend bool wxZipOutputStream::CopyArchiveMetaData(
445 friend class wxArchiveFSHandler;
H A Dstream.h83 friend class wxStreamBuffer;
217 friend class wxStreamBuffer;
252 friend class wxStreamBuffer;
H A Dhash.h110 // for some compilers (AIX xlC), defining it as friend inside the class is not
116 friend class WXDLLIMPEXP_FWD_BASE wxHashTableBase;
157 friend class WXDLLIMPEXP_FWD_BASE wxHashTableBase_Node;
315 friend class WXDLLIMPEXP_FWD_BASE wxHashTable;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dscrolbar.h195 friend WXDLLEXPORT class wxControlRenderer; // for geometry methods
196 friend class wxStdScrollBarInputHandler; // for geometry methods
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Ddataview.h287 friend class wxDataViewMainWindow;
288 friend class wxDataViewHeaderWindow;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dwindow.h33 friend class wxDC;
34 friend class wxPaintDC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dwindow.h23 friend class WXDLLEXPORT wxDC;
24 friend class WXDLLEXPORT wxWindowDC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dwsdl.h312 friend ostream& operator<<(ostream&, const wsdl__definitions&);
313 friend istream& operator>>(istream&, wsdl__definitions&);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dwsdl.h312 friend ostream& operator<<(ostream&, const wsdl__definitions&);
313 friend istream& operator>>(istream&, wsdl__definitions&);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dpolynomi.h39 friend class PolynomialOver<T>;
263 friend ThisType operator>>(ThisType a, unsigned int n) {return ThisType(a>>=n);}
265 friend ThisType operator<<(ThisType a, unsigned int n) {return ThisType(a<<=n);}
290 friend std::istream& operator>>(std::istream& in, ThisType &a)
293 friend std::ostream& operator<<(std::ostream& out, const ThisType &a)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DStatistics.h65 friend class CStatistics; // for playing dirty tricks to compute running average :P
217 friend class CStatisticsDlg; // to access CStatistics::GetTreeRoot()
514 friend class CStatisticsDlg; // to access CStatistics::GetTreeRoot()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/iostream3/
H A Dzfstream.h418 friend gzofstream&

Completed in 131 milliseconds

1234567891011