Searched refs:_getWindow (Results 1 – 10 of 10) sorted by relevance
72 NSWindow * _getWindow() {return mWindow;} in _getWindow() function
74 WindowRef _getWindow() {return mWindow;} in _getWindow() function
67 Window _getWindow() {return window;} in _getWindow() function
90 UIWindow * _getWindow() { return mWindow; } in _getWindow() function
93 WindowRef win = im->_getWindow(); in _initialize()302 WindowRef win = im->_getWindow(); in _mouseCallback()
38 mResponder = [[CocoaMouseView alloc] initWithFrame:[[man->_getWindow() contentView] frame]];42 [[man->_getWindow() contentView] addSubview:mResponder];
47 [man->_getWindow() makeFirstResponder:mResponder];
58 window = static_cast<LinuxInputManager*>(mCreator)->_getWindow(); in _initialize()
198 window = static_cast<LinuxInputManager*>(mCreator)->_getWindow(); in _initialize()
524 + NSWindow * _getWindow() {return mWindow;}1122 + mResponder = [[CocoaMouseView alloc] initWithFrame:[[man->_getWindow() contentView] frame]];1126 + [[man->_getWindow() contentView] addSubview:mResponder];2142 + [man->_getWindow() makeFirstResponder:mResponder];