Searched refs:ShowResults (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTextClient.h70 void ShowResults(CResultMap results_map);
H A DSearchListCtrl.h46 * To display results, first use the ShowResults function, which will display
50 * with the AddResult function before calling ShowResults.
103 void ShowResults( long ResultsId );
121 * @return The Search Id of the displayed results (set through ShowResults()).
H A DSearchDlg.cpp241 ctrl->ShowResults(0);
407 list->ShowResults(nSearchID);
H A DTextClient.cpp596 void CamulecmdApp::ShowResults(CResultMap results_map) function in class:CamulecmdApp
822 ShowResults(m_Results_map);
H A DSearchListCtrl.cpp365 void CSearchListCtrl::ShowResults( long ResultsID ) function in class:CSearchListCtrl

Completed in 67 milliseconds