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

#import <WebElementDictionary.h>

Inheritance diagram for WebElementDictionary:

Instance Methods

(id- initWithHitTestResult:
 

Protected Attributes

WebCore::HitTestResult_result
 
NSMutableDictionary * _cache
 
NSMutableSet * _nilValues
 
BOOL _cacheComplete
 

Method Documentation

◆ initWithHitTestResult:()

- (id) initWithHitTestResult: (const WebCore::HitTestResult&)  result

Member Data Documentation

◆ _cache

- (NSMutableDictionary*) _cache
protected

◆ _cacheComplete

- (BOOL) _cacheComplete
protected

◆ _nilValues

- (NSMutableSet*) _nilValues
protected

◆ _result

- (HitTestResult*) WebElementDictionary:
protected

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