Searched refs:GetSocketGUIFunctionsTable (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dapptrait.h110 virtual GSocketGUIFunctionsTable* GetSocketGUIFunctionsTable() = 0;
177 virtual GSocketGUIFunctionsTable* GetSocketGUIFunctionsTable();
220 virtual GSocketGUIFunctionsTable* GetSocketGUIFunctionsTable();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebInterface.cpp303 virtual GSocketGUIFunctionsTable* GetSocketGUIFunctionsTable();
320 GSocketGUIFunctionsTable *CWebserverAppTraits::GetSocketGUIFunctionsTable() function in class:CWebserverAppTraits
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dappcmn.cpp679 GSocketGUIFunctionsTable* wxGUIAppTraitsBase::GetSocketGUIFunctionsTable() function in class:wxGUIAppTraitsBase
H A Dappbase.cpp528 GSocketGUIFunctionsTable* wxConsoleAppTraitsBase::GetSocketGUIFunctionsTable() function in class:wxConsoleAppTraitsBase
H A Dsocket.cpp147 traits ? traits->GetSocketGUIFunctionsTable() : NULL;
698 bool has_event_loop = wxTheApp->GetTraits() ? (wxTheApp->GetTraits()->GetSocketGUIFunctionsTable() ? true : false) : false;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule.h487 virtual GSocketGUIFunctionsTable* GetSocketGUIFunctionsTable();
H A Damuled.cpp270 GSocketGUIFunctionsTable *CDaemonAppTraits::GetSocketGUIFunctionsTable() function in class:CDaemonAppTraits
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dcfsocket.cpp172 traits ? traits->GetSocketGUIFunctionsTable() : NULL;

Completed in 79 milliseconds