Searched refs:Merge (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DCorruptionBlackBox.h50 bool Merge(uint32 nStartPos, uint32 nEndPos, uint32 dwIP);
H A DCorruptionBlackBox.cpp54 bool CCorruptionBlackBox::CCBBRecord::Merge(uint32 nStartPos, uint32 nEndPos, uint32 dwIP) function in class:CCorruptionBlackBox::CCBBRecord
105 merged = it->Merge(nRelStartPos, nRelEndPos, senderIP);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtextctrl.h206 static wxTextAttr Merge(const wxTextAttr& base, const wxTextAttr& overlay) function in class:wxTextAttr
212 void Merge(const wxTextAttr& overlay) function in class:wxTextAttr
214 *this = Merge(*this, overlay);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtextattr.tex210 \membersection{wxTextAttr::Merge}\label{wxtextattrmerge}
212 \func{void}{Merge}{\param{const wxTextAttr\&}{ overlay}}
216 \func{static wxTextAttr}{Merge}{\param{const wxTextAttr\&}{ base}, \param{const wxTextAttr\&}{ overlay}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h750 virtual bool Merge(wxRichTextObject* WXUNUSED(object)) { return false; }
1465 virtual bool Merge(wxRichTextObject* object);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dx86inc.asm798 ; Merge mmx and sse*
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextbuffer.cpp494 if (child->CanMerge(nextChild) && child->Merge(nextChild))
5699 bool wxRichTextPlainText::Merge(wxRichTextObject* object) function in class:wxRichTextPlainText

Completed in 119 milliseconds