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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A DNSButton.h25 void AssociateNSButton(WX_NSButton cocoaNSButton);
26 void DisassociateNSButton(WX_NSButton cocoaNSButton) argument
28 if(cocoaNSButton)
29 sm_cocoaHash.erase(cocoaNSButton);

Completed in 75 milliseconds