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

#import <WebEventRegion.h>

Inheritance diagram for WebEventRegion:
NSObject NSObject

Instance Methods

(id- initWithPoints::::
 
(BOOL- hitTest:
 
(CGPoint- p1
 
(CGPoint- p2
 
(CGPoint- p3
 
(CGPoint- p4
 
(id- initWithPoints::::
 
(BOOL- hitTest:
 
(CGPoint- p1
 
(CGPoint- p2
 
(CGPoint- p3
 
(CGPoint- p4
 

Protected Attributes

CGPoint p1
 
CGPoint p2
 
CGPoint p3
 
CGPoint p4
 

Method Documentation

◆ hitTest:() [1/2]

- (BOOL) hitTest: (CGPoint point

◆ hitTest:() [2/2]

- (BOOL) hitTest: (CGPoint point

◆ initWithPoints::::() [1/2]

- (id) initWithPoints: (CGPoint inP1
: (CGPoint inP2
: (CGPoint inP3
: (CGPoint inP4 

◆ initWithPoints::::() [2/2]

- (id) initWithPoints: (CGPoint inP1
: (CGPoint inP2
: (CGPoint inP3
: (CGPoint inP4 

◆ p1() [1/2]

- (CGPoint) p1

◆ p1() [2/2]

- (CGPoint) p1

◆ p2() [1/2]

- (CGPoint) p2

◆ p2() [2/2]

- (CGPoint) p2

◆ p3() [1/2]

- (CGPoint) p3

◆ p3() [2/2]

- (CGPoint) p3

◆ p4() [1/2]

- (CGPoint) p4

◆ p4() [2/2]

- (CGPoint) p4

Member Data Documentation

◆ p1

- (CGPoint) p1
protected

◆ p2

- (CGPoint) p2
protected

◆ p3

- (CGPoint) p3
protected

◆ p4

- (CGPoint) p4
protected

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