Searched refs:AddHandler (Results 51 - 62 of 62) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhthelpct.tex119 {\tt wxFileSystem::AddHandler(new wxArchiveFSHandler);} before calling this method
H A Drichtextbuffer.tex49 \membersection{wxRichTextBuffer::AddHandler}\label{wxrichtextbufferaddhandler}
51 \func{void}{AddHandler}{\param{wxRichTextFileHandler* }{handler}}
H A Dhtwindow.tex26 \helpref{wxImage::AddHandler}{wximageaddhandler}.)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/svg/
H A Ddcsvg.cpp769 wxImage::AddHandler(new wxPNGHandler);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/wxrc/
H A Dwxrc.cpp649 wxT(" else wxFileSystem::AddHandler(new wxMemoryFSHandler);\n")
793 wxT(" wx.FileSystem.AddHandler(wx.MemoryFSHandler())\n")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimage.cpp2299 void wxImage::AddHandler( wxImageHandler *handler ) function in class:wxImage
2329 // see AddHandler for additional comments.
2403 AddHandler(new wxBMPHandler);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dnd/
H A Ddnd.cpp901 wxImage::AddHandler( new wxPNGHandler );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp233 void wxXmlResource::AddHandler(wxXmlResourceHandler *handler) function in class:wxXmlResource
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h1923 static void AddHandler(wxRichTextFileHandler *handler);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dxti.h1873 void AddHandler( const wxChar *handlerName , wxObjectEventFunction address , const wxClassInfo* eventClassInfo ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp3440 wxFileSystem::AddHandler(new wxZipFSHandler);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextbuffer.cpp6455 void wxRichTextBuffer::AddHandler(wxRichTextFileHandler *handler) function in class:wxRichTextBuffer
6541 AddHandler(new wxRichTextPlainTextHandler);

Completed in 229 milliseconds

123