Home
last modified time | relevance | path

Searched refs:AppleRemoteMainController (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/apple_remote/source/
H A DRemoteMainController.m40 @implementation AppleRemoteMainController implementation
76 NSLog(@"AppleRemoteMainController init done");
80 NSLog(@"AppleRemoteMainController init failed");
108 pressed = @"(AppleRemoteMainController: button pressed)";
127 …default: NSLog( @"AppleRemoteMainController: Unmapped event for button %d", buttonIdentifier); …
134 pressed = @"(AppleRemoteMainController: button released)";
/aoo42x/main/apple_remote/inc/
H A DRemoteMainController.h40 @interface AppleRemoteMainController : NSObject { interface
/aoo42x/main/vcl/inc/aqua/
H A Dsaldata.hxx109 AppleRemoteMainController* mpAppleRemoteMainController;
/aoo42x/main/vcl/aqua/source/app/
H A Dvclnsapp.mm469 AppleRemoteMainController* pAppleRemoteCtrl = pSalData->mpAppleRemoteMainController;
497 AppleRemoteMainController* pAppleRemoteCtrl = pSalData->mpAppleRemoteMainController;
H A Dsalinst.cxx193 GetSalData()->mpAppleRemoteMainController = [[AppleRemoteMainController alloc] init]; in initNSApp()

Completed in 124 milliseconds