webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
CarbonWindowAdapter Class Reference

#import <CarbonWindowAdapter.h>

Inheritance diagram for CarbonWindowAdapter:

Instance Methods

(id- initWithCarbonWindowRef:takingOwnership:
 
(id- initWithCarbonWindowRef:takingOwnership:disableOrdering:carbon:
 
(WindowRef) - windowRef
 
(BOOL- reconcileToCarbonWindowBounds
 
(void- sendSuperEvent:
 
(void- relinquishFocus
 

Method Documentation

◆ initWithCarbonWindowRef:takingOwnership:()

- (id) initWithCarbonWindowRef: (WindowRef)  inWindowRef
takingOwnership: (BOOL inWindowRefIsOwned 

◆ initWithCarbonWindowRef:takingOwnership:disableOrdering:carbon:()

- (id) initWithCarbonWindowRef: (WindowRef)  inWindowRef
takingOwnership: (BOOL inWindowRefIsOwned
disableOrdering: (BOOL inDisableOrdering
carbon: (BOOL inCarbon 

◆ reconcileToCarbonWindowBounds()

- (BOOL) reconcileToCarbonWindowBounds

◆ relinquishFocus()

- (void) relinquishFocus

◆ sendSuperEvent:()

- (void) sendSuperEvent: (NSEvent *)  inEvent

◆ windowRef()

- (WindowRef) windowRef

The documentation for this class was generated from the following files: