Searched refs:ChildWaitLoopData (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dapp.cpp85 struct ChildWaitLoopData struct
87 ChildWaitLoopData(wxWindowDisabler *wd_, wxWindow *winActive_) function in struct:ChildWaitLoopData
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dapp.cpp141 struct ChildWaitLoopData struct
143 ChildWaitLoopData(wxWindowDisabler *wd_, wxWindow *winActive_) function in struct:ChildWaitLoopData
189 return new ChildWaitLoopData(wd, winActive);
201 ChildWaitLoopData * const data = (ChildWaitLoopData *)dataOrig;

Completed in 122 milliseconds